Skip to content

Commit 12e9003

Browse files
Update react monorepo to v18
1 parent f8b8d31 commit 12e9003

File tree

2 files changed

+29
-35
lines changed

2 files changed

+29
-35
lines changed

package-lock.json

Lines changed: 27 additions & 33 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
@@ -15,8 +15,8 @@
1515
"@types/node": "16.11.26",
1616
"@types/react": "17.0.43",
1717
"@types/react-dom": "17.0.14",
18-
"react": "17.0.2",
19-
"react-dom": "17.0.2",
18+
"react": "18.2.0",
19+
"react-dom": "18.2.0",
2020
"react-router-dom": "6.3.0",
2121
"react-scripts": "5.0.0",
2222
"typescript": "4.6.3",

0 commit comments

Comments
 (0)