Skip to content

Commit de0a1b7

Browse files
fix(deps): update react monorepo to v19
1 parent 5402c9f commit de0a1b7

File tree

2 files changed

+29
-42
lines changed

2 files changed

+29
-42
lines changed

package-lock.json

Lines changed: 25 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"motion": "^12.6.5",
2727
"next": "^15.3.0",
2828
"next-themes": "^0.4.6",
29-
"react": "^18.3.1",
30-
"react-dom": "^18.3.1",
29+
"react": "^19.0.0",
30+
"react-dom": "^19.0.0",
3131
"react-hook-form": "^7.55.0",
3232
"sharp": "^0.34.1",
3333
"sonner": "^2.0.3",
@@ -37,8 +37,8 @@
3737
},
3838
"devDependencies": {
3939
"@types/node": "^22.14.1",
40-
"@types/react": "^18.3.20",
41-
"@types/react-dom": "^18.3.6",
40+
"@types/react": "^19.0.0",
41+
"@types/react-dom": "^19.0.0",
4242
"daisyui": "^5.0.19",
4343
"eslint": "^9.24.0",
4444
"eslint-config-next": "15.3.2",

0 commit comments

Comments
 (0)