There was an error while loading. Please reload this page.
1 parent c09f0ab commit 30779c8Copy full SHA for 30779c8
1 file changed
frontend/package.json
@@ -15,17 +15,17 @@
15
"@heroicons/react": "^2.0.18",
16
"@hookform/resolvers": "^3.3.2",
17
"@types/node": "^20.10.0",
18
- "@types/react": "^18.2.42",
19
- "@types/react-dom": "^18.2.17",
+ "@types/react": "^19.0.0",
+ "@types/react-dom": "^19.0.0",
20
"autoprefixer": "^10.4.16",
21
"axios": "^1.6.2",
22
"clsx": "^2.0.0",
23
"date-fns": "^2.30.0",
24
"lucide-react": "^0.294.0",
25
"next": "^15.0.0",
26
"postcss": "^8.4.32",
27
- "react": "^18.2.0",
28
- "react-dom": "^18.2.0",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
29
"react-hook-form": "^7.48.2",
30
"react-hot-toast": "^2.4.1",
31
"react-query": "^3.39.3",
0 commit comments