Skip to content

Commit 530bb68

Browse files
chore(deps): ⬆️ update react monorepo to v18 (major) (#335)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f537566 commit 530bb68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@
205205
"yaml": "1.10.2"
206206
},
207207
"peerDependencies": {
208-
"react": "16.x || 17.x",
209-
"react-dom": "16.x || 17.x",
208+
"react": "16.x || 17.x || 18.x",
209+
"react-dom": "16.x || 17.x || 18.x",
210210
"reakit": "^1.3.0"
211211
},
212212
"publishConfig": {

0 commit comments

Comments
 (0)