Skip to content

Commit 4bba514

Browse files
[dev] Update react monorepo to v18
1 parent 3a10839 commit 4bba514

File tree

2 files changed

+39
-27
lines changed

2 files changed

+39
-27
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"@types/react-dom": "17.0.5",
4242
"@types/react-test-renderer": "17.0.1",
4343
"husky": "4.3.8",
44-
"react": "16.14.0",
45-
"react-dom": "16.14.0",
46-
"react-test-renderer": "16.14.0",
44+
"react": "18.2.0",
45+
"react-dom": "18.2.0",
46+
"react-test-renderer": "18.2.0",
4747
"tsdx": "0.13.3",
4848
"tslib": "1.14.1",
4949
"typescript": "3.9.9"

0 commit comments

Comments
 (0)