|
20 | 20 | "url": "https://github.com/ParabolInc/parabol/issues" |
21 | 21 | }, |
22 | 22 | "devDependencies": { |
23 | | - "@mattermost/types": "6.7.0-0", |
| 23 | + "@mattermost/types": "^10.10.0", |
24 | 24 | "@tailwindcss/postcss": "^4.0.3", |
25 | 25 | "@types/node": "^16.11.62", |
26 | | - "@types/react": "16.9.11", |
27 | | - "@types/react-bootstrap": "0.32.37", |
| 26 | + "@types/react": "^16.9.11", |
| 27 | + "@types/react-bootstrap": "^0.32.37", |
28 | 28 | "@types/styled-components": "^5.1.34", |
29 | 29 | "openapi-fetch": "^0.10.0", |
30 | 30 | "tailwindcss": "^4.0.3" |
|
34 | 34 | "@mui/material": "^6.3.1", |
35 | 35 | "@radix-ui/react-popover": "^1.1.2", |
36 | 36 | "@radix-ui/react-tooltip": "^1.1.3", |
37 | | - "@reduxjs/toolkit": "1.9.7", |
38 | | - "mattermost-redux": "5.33.1", |
| 37 | + "@reduxjs/toolkit": "^2.9.0", |
| 38 | + "mattermost-redux": "^10.10.0", |
39 | 39 | "parabol-client": "workspace:*", |
40 | 40 | "react": "^17.0.2", |
41 | 41 | "react-dom": "^17.0.2", |
42 | 42 | "react-is": "^17.0.2", |
43 | 43 | "react-redux": "^9.2.0", |
44 | | - "react-select": "5.8.2", |
45 | | - "styled-components": "5.3.6" |
| 44 | + "react-select": "^5.8.2", |
| 45 | + "redux": "^5.0.1", |
| 46 | + "styled-components": "^5.3.6" |
46 | 47 | }, |
47 | 48 | "overrides": { |
48 | 49 | "@mui/base": { |
|
0 commit comments