2 "name": "@proton/redux-utilities",
3 "description": "Re-usable redux utilities",
8 "test": "jest --runInBand"
11 "@proton/react-redux-store": "workspace:^",
12 "@reduxjs/toolkit": "^2.4.0",
14 "react-redux": "^9.1.2"
17 "@testing-library/jest-dom": "^6.6.3",
18 "@testing-library/react": "^15.0.7",
21 "jest-environment-jsdom": "^29.7.0",
23 "react-dom": "^18.3.1",
25 "typescript": "^5.7.2"