Skip to content

Commit e8d2567

Browse files
committed
Update react monorepo to v18
1 parent 4ebbb87 commit e8d2567

File tree

2 files changed

+81
-32
lines changed

2 files changed

+81
-32
lines changed

package-lock.json

Lines changed: 79 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"jest": "^23.6.0",
3939
"jest-dom": "^2.0.0",
4040
"prettier": "^1.14.2",
41-
"react": "^16.5.2",
42-
"react-dom": "^16.5.2",
41+
"react": "^18.0.0",
42+
"react-dom": "^18.0.0",
4343
"react-testing-library": "^5.1.1",
4444
"reworm": "^1.0.4"
4545
},

0 commit comments

Comments
 (0)