Skip to content

Commit af00a54

Browse files
committed
Update react monorepo to v18
1 parent ab556c2 commit af00a54

File tree

2 files changed

+16
-19
lines changed

2 files changed

+16
-19
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"test:watch": "jest --env=jsdom --colors --coverage test --watch"
4848
},
4949
"peerDependencies": {
50-
"react": "^17.0.2"
50+
"react": "^17.0.2 || ^18.0.0"
5151
},
5252
"devDependencies": {
5353
"@babel/preset-react": "7.16.7",
@@ -76,8 +76,8 @@
7676
"lodash-es": "4.17.21",
7777
"postcss": "8.4.12",
7878
"prettier": "2.6.2",
79-
"react": "17.0.2",
80-
"react-dom": "17.0.2",
79+
"react": "18.0.0",
80+
"react-dom": "18.0.0",
8181
"rollup": "2.70.1",
8282
"rollup-plugin-peer-deps-external": "2.2.4",
8383
"rollup-plugin-postcss": "4.0.2",

pnpm-lock.yaml

+13-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)