We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf8474 commit 42a884bCopy full SHA for 42a884b
frontend/package.json
@@ -22,17 +22,17 @@
22
"@yudiel/react-qr-scanner": "^1.1.9",
23
"highcharts": "^11.1.0",
24
"highcharts-react-official": "^3.2.0",
25
- "react": "^18.2.0",
26
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
27
"react-hot-toast": "^2.4.1",
28
"react-modal": "^3.16.1",
29
"react-qr-code": "^2.0.11",
30
"react-router-dom": "^7.0.0",
31
"uuid": "^11.0.0"
32
},
33
"devDependencies": {
34
- "@types/react": "^18.0.37",
35
- "@types/react-dom": "^18.0.11",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
36
"@types/react-modal": "^3.16.0",
37
"@types/uuid": "^10.0.0",
38
"@vitejs/plugin-react-swc": "^3.0.0",
0 commit comments