Skip to content

Commit 8b83f77

Browse files
fix(deps): update react monorepo to v18
1 parent 261ec8e commit 8b83f77

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
@@ -45,8 +45,8 @@
4545
"@travi/brand": "^1.0.0",
4646
"polished": "^4.0.0",
4747
"prop-types": "^15.7.2",
48-
"react": "^16.12.0",
49-
"react-dom": "^16.12.0",
48+
"react": "^18.0.0",
49+
"react-dom": "^18.0.0",
5050
"travi": "^1.0.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)