Skip to content

Commit ffeeffd

Browse files
fix(deps): update react monorepo to v18
1 parent b45ebec commit ffeeffd

File tree

2 files changed

+89
-14
lines changed

2 files changed

+89
-14
lines changed

package-lock.json

+87-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@travi/brand": "^1.0.0",
4747
"polished": "^4.0.0",
4848
"prop-types": "^15.7.2",
49-
"react": "^16.12.0",
50-
"react-dom": "^16.12.0",
49+
"react": "^18.0.0",
50+
"react-dom": "^18.0.0",
5151
"travi": "^1.0.0"
5252
},
5353
"devDependencies": {

0 commit comments

Comments
 (0)