Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent d82471c commit 09128a6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"commit": "git-cz"
},
"peerDependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
"react": "^16.13.1 || ^18.0.0",
"react-dom": "^16.13.1 || ^18.0.0"
},
"devDependencies": {
"@babel/core": "7.12.3",
Expand All @@ -56,9 +56,9 @@
"husky": "4.3.0",
"prettier": "2.1.2",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-is": "16.13.1",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-is": "18.3.0",
"rollup": "2.33.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-peer-deps-external": "2.2.3",
Expand Down

0 comments on commit 09128a6

Please sign in to comment.