We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb0d6d commit 2b7e5e0Copy full SHA for 2b7e5e0
1 file changed
package.json
@@ -22,7 +22,7 @@
22
"access": "public"
23
},
24
"peerDependencies": {
25
- "react": "17.0.2"
+ "react": "18.2.0"
26
27
"scripts": {
28
"commit": "cz",
@@ -80,9 +80,9 @@
80
"microbundle": "^0.13.3",
81
"prettier": "^2.2.1",
82
"prism-react-renderer": "^1.1.1",
83
- "react": "16.14.0",
+ "react": "18.2.0",
84
"react-docgen-typescript": "^1.20.5",
85
- "react-dom": "16.14.0",
+ "react-dom": "18.2.0",
86
"react-focus-lock": "^2.5.2",
87
"react-router-dom": "^5.2.0",
88
"rehype-stringify": "^8.0.0",
0 commit comments