We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9d0e7 commit 265e15cCopy full SHA for 265e15c
frontend/package.json
@@ -25,8 +25,8 @@
25
"@mui/x-data-grid": "^7.16.0",
26
"@vitejs/plugin-react": "^4.3.1",
27
"axios": "^1.7.7",
28
- "react": "^18.3.1",
29
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
30
"react-router": "^7.0.0",
31
"react-router-dom": "^7.0.0",
32
"vite": "^6.0.0",
@@ -38,8 +38,8 @@
38
"@testing-library/jest-dom": "^6.0.0",
39
"@testing-library/react": "^16.0.0",
40
"@testing-library/user-event": "^14.4.3",
41
- "@types/react": "^18.2.6",
42
- "@types/react-dom": "^18.2.4",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
43
"@vitest/coverage-v8": "^2.0.0",
44
"@vitest/ui": "^2.0.0",
45
"eslint": "^8.57.0",
0 commit comments