Merge branch 'fix-typo-drive' into 'main'
[ProtonMail-WebClient.git] / packages / redux-shared-store-types / package.json
blob36af350c5a070552b8821f203597dc51f55faa55
2     "name": "@proton/redux-shared-store-types",
3     "description": "",
4     "dependencies": {
5         "@proton/shared": "workspace:^",
6         "@proton/unleash": "workspace:^",
7         "@reduxjs/toolkit": "^2.3.0",
8         "@types/history": "^4.7.11",
9         "react": "^18.3.1",
10         "react-redux": "^9.1.2"
11     }