Skip to content

Commit 5539e17

Browse files
fix(deps): update react monorepo to v19
1 parent 9bebac0 commit 5539e17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"next-themes": "^0.3.0",
3232
"nodemailer": "^6.9.1",
3333
"nprogress": "^0.2.0",
34-
"react": "18.3.1",
35-
"react-dom": "18.3.1",
34+
"react": "19.0.0",
35+
"react-dom": "19.0.0",
3636
"react-icons": "^5.0.0",
3737
"swr": "^2.0.1"
3838
},
@@ -46,8 +46,8 @@
4646
"@types/node": "20.12.11",
4747
"@types/nodemailer": "^6.4.7",
4848
"@types/nprogress": "^0.2.0",
49-
"@types/react": "18.3.1",
50-
"@types/react-dom": "18.3.0",
49+
"@types/react": "19.0.9",
50+
"@types/react-dom": "19.0.3",
5151
"@typescript-eslint/eslint-plugin": "^6.0.0",
5252
"@typescript-eslint/parser": "^6.0.0",
5353
"autoprefixer": "^10.4.8",

0 commit comments

Comments
 (0)