|
16 | 16 | "@tanstack/react-query": "^5.40.0", |
17 | 17 | "@tanstack/react-query-devtools": "^5.40.0", |
18 | 18 | "@types/node": "^22.0.0", |
19 | | - "@types/react": "^18.3.3", |
20 | | - "@types/react-dom": "^18.3.0", |
| 19 | + "@types/react": "^19.0.0", |
| 20 | + "@types/react-dom": "^19.0.0", |
21 | 21 | "@uppy/aws-s3": "patch:@uppy/aws-s3@npm%3A4.1.3#~/.yarn/patches/@uppy-aws-s3-npm-4.1.3-4c4ba3e640.patch", |
22 | 22 | "@uppy/core": "^4.4.3", |
23 | 23 | "@uppy/dashboard": "^4.1.0", |
|
39 | 39 | "lz-string": "^1.5.0", |
40 | 40 | "material-react-table": "^3.2.1", |
41 | 41 | "msw": "^2.7.5", |
42 | | - "react": "^18.3.1", |
43 | | - "react-dom": "^18.3.1", |
| 42 | + "react": "^19.0.0", |
| 43 | + "react-dom": "^19.0.0", |
44 | 44 | "react-hook-form": "^7.52.0", |
45 | 45 | "react-redux": "^9.1.2", |
46 | 46 | "react-router": "^7.7.0", |
|
95 | 95 | "eslint-plugin-no-only-tests": "3.3.0", |
96 | 96 | "eslint-plugin-prettier": "5.2.6", |
97 | 97 | "eslint-plugin-react": "7.37.5", |
98 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 98 | + "eslint-plugin-react-hooks": "6.1.0", |
99 | 99 | "eslint-plugin-testing-library": "7.1.1", |
100 | 100 | "express": "5.1.0", |
101 | 101 | "globals": "16.0.0", |
|
0 commit comments