1 parent e68066b commit 6660693Copy full SHA for 6660693
2 files changed
package.json
@@ -31,8 +31,8 @@
31
"lucide-react": "^0.510.0",
32
"motion": "^12.11.2",
33
"next": "15.3.2",
34
- "react": "^19.0.0",
35
- "react-dom": "^19.0.0",
+ "react": "^19.2.1",
+ "react-dom": "^19.2.1",
36
"react-hook-form": "^7.56.4",
37
"sharp": "^0.34.2",
38
"tailwind-merge": "^3.3.0",
@@ -43,8 +43,8 @@
43
"@next/bundle-analyzer": "^15.3.4",
44
"@tailwindcss/postcss": "^4",
45
"@types/node": "^20",
46
- "@types/react": "^19",
47
- "@types/react-dom": "^19",
+ "@types/react": "^19.2.7",
+ "@types/react-dom": "^19.2.3",
48
"@vitejs/plugin-react": "^4.5.2",
49
"@vitest/coverage-v8": "3.2.4",
50
"eslint": "^9",
0 commit comments