Skip to content

Commit 57ddecc

Browse files
fix(deps): update react monorepo to v19
1 parent 03eaf4b commit 57ddecc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"date-fns-tz": "2.0.1",
3737
"feather-icons": "4.29.2",
3838
"ics": "3.8.1",
39-
"react": "18.3.1",
40-
"react-dom": "18.3.1",
39+
"react": "19.0.0",
40+
"react-dom": "19.0.0",
4141
"react-router-dom": "6.28.1"
4242
},
4343
"devDependencies": {
@@ -50,8 +50,8 @@
5050
"@testing-library/react": "14.3.1",
5151
"@types/feather-icons": "4.29.4",
5252
"@types/jest": "29.5.14",
53-
"@types/react": "18.3.18",
54-
"@types/react-dom": "18.3.5",
53+
"@types/react": "19.0.6",
54+
"@types/react-dom": "19.0.3",
5555
"@types/sinon": "17.0.3",
5656
"@typescript-eslint/eslint-plugin": "7.18.0",
5757
"@typescript-eslint/parser": "7.18.0",

0 commit comments

Comments
 (0)