We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c096d9 commit b924d50Copy full SHA for b924d50
package.json
@@ -30,7 +30,7 @@
30
"framer-motion": "^12.6.2",
31
"lucide-react": "^0.484.0",
32
"next": "15.2.4",
33
- "react": "18.2.0",
+ "react": "19.0.0",
34
"react-dom": "^19.0.0",
35
"react-resizable-panels": "^2.1.7",
36
"recharts": "^2.15.4",
@@ -42,7 +42,7 @@
42
"devDependencies": {
43
"@tailwindcss/postcss": "^4",
44
"@types/node": "^20",
45
- "@types/react": "^18",
+ "@types/react": "^19",
46
"@types/react-dom": "^19",
47
"prettier": "^3.5.3",
48
"tailwindcss": "^4",
0 commit comments