Skip to content

Commit 7385eef

Browse files
committed
fix(deps): update react monorepo to v18
1 parent d3c2574 commit 7385eef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@material-ui/icons": "^4.5.1",
4444
"@travi/brand": "^1.0.0",
4545
"prop-types": "^15.7.2",
46-
"react": "^17.0.0",
47-
"react-dom": "^17.0.0"
46+
"react": "^18.0.0",
47+
"react-dom": "^18.0.0"
4848
},
4949
"devDependencies": {
5050
"@babel/register": "7.17.7",

0 commit comments

Comments
 (0)