Skip to content

Commit b924d50

Browse files
committed
init - react": "19.0.0",
1 parent 0c096d9 commit b924d50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"framer-motion": "^12.6.2",
3131
"lucide-react": "^0.484.0",
3232
"next": "15.2.4",
33-
"react": "18.2.0",
33+
"react": "19.0.0",
3434
"react-dom": "^19.0.0",
3535
"react-resizable-panels": "^2.1.7",
3636
"recharts": "^2.15.4",
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@tailwindcss/postcss": "^4",
4444
"@types/node": "^20",
45-
"@types/react": "^18",
45+
"@types/react": "^19",
4646
"@types/react-dom": "^19",
4747
"prettier": "^3.5.3",
4848
"tailwindcss": "^4",

0 commit comments

Comments
 (0)