|
16 | 16 | "dependencies": { |
17 | 17 | "@emotion/react": "^11.14.0", |
18 | 18 | "@emotion/styled": "^11.14.1", |
19 | | - "@gridsuite/commons-ui": "0.139.0", |
| 19 | + "@gridsuite/commons-ui": "0.142.0", |
20 | 20 | "@hookform/resolvers": "^4.1.3", |
21 | 21 | "@mui/icons-material": "^5.18.0", |
22 | 22 | "@mui/lab": "5.0.0-alpha.175", |
|
30 | 30 | "date-fns": "^4.1.0", |
31 | 31 | "notistack": "^3.0.2", |
32 | 32 | "oidc-client": "^1.11.5", |
33 | | - "react": "^18.3.1", |
34 | | - "react-dom": "^18.3.1", |
| 33 | + "react": "^19.2.0", |
| 34 | + "react-dom": "^19.2.0", |
35 | 35 | "react-hook-form": "^7.62.0", |
36 | 36 | "react-hook-form-mui": "^7.6.2", |
37 | 37 | "react-intl": "^7.1.11", |
|
71 | 71 | "@types/license-checker": "^25.0.6", |
72 | 72 | "@types/node": "^22.18.1", |
73 | 73 | "@types/prop-types": "^15.7.15", |
74 | | - "@types/react": "^18.3.24", |
75 | | - "@types/react-dom": "^18.3.7", |
| 74 | + "@types/react": "^19.2.2", |
| 75 | + "@types/react-dom": "^19.2.1", |
76 | 76 | "@types/react-redux": "^7.1.34", |
77 | 77 | "@types/react-window": "^1.8.8", |
78 | 78 | "@vitejs/plugin-react": "^5.0.4", |
|
0 commit comments