2 "name": "@proton/payments",
9 "lint": "eslint index.ts core --ext .js,.ts,.tsx --quiet --cache",
11 "test:ci": "jest --runInBand",
12 "test:watch": "jest --watch"
15 "@proton/shared": "workspace:^",
16 "@reduxjs/toolkit": "^2.4.0",
18 "react-redux": "^9.1.2"
21 "@proton/eslint-config-proton": "workspace:^",
22 "@swc/jest": "^0.2.37",
23 "@testing-library/jest-dom": "^6.6.3",
24 "@testing-library/react": "^15.0.7",
27 "jest-environment-jsdom": "^29.7.0",
29 "react-dom": "^18.3.1",
31 "typescript": "^5.7.2"