Skip to content

Commit 8e2f7a9

Browse files
[deps]: Update react monorepo to v19
1 parent 4838e4c commit 8e2f7a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

client/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@mdx-js/react": "3.1.0",
2525
"clsx": "2.1.1",
2626
"prism-react-renderer": "2.4.1",
27-
"react": "18.3.1",
28-
"react-dom": "18.3.1"
27+
"react": "19.0.0",
28+
"react-dom": "19.0.0"
2929
},
3030
"devDependencies": {
3131
"@axe-core/cli": "4.10.1",
@@ -35,7 +35,7 @@
3535
"@emotion/babel-plugin": "11.13.5",
3636
"@emotion/react": "11.14.0",
3737
"@emotion/styled": "11.14.0",
38-
"@types/react": "18.3.18",
38+
"@types/react": "19.0.2",
3939
"mui-one-time-password-input": "3.0.1"
4040
},
4141
"browserslist": {

0 commit comments

Comments
 (0)