Skip to content

Commit 2b7e5e0

Browse files
Update react monorepo to v18
1 parent 8bb0d6d commit 2b7e5e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"access": "public"
2323
},
2424
"peerDependencies": {
25-
"react": "17.0.2"
25+
"react": "18.2.0"
2626
},
2727
"scripts": {
2828
"commit": "cz",
@@ -80,9 +80,9 @@
8080
"microbundle": "^0.13.3",
8181
"prettier": "^2.2.1",
8282
"prism-react-renderer": "^1.1.1",
83-
"react": "16.14.0",
83+
"react": "18.2.0",
8484
"react-docgen-typescript": "^1.20.5",
85-
"react-dom": "16.14.0",
85+
"react-dom": "18.2.0",
8686
"react-focus-lock": "^2.5.2",
8787
"react-router-dom": "^5.2.0",
8888
"rehype-stringify": "^8.0.0",

0 commit comments

Comments
 (0)