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 24, 2022
1 parent 278dc9c commit 583e8d3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 16 deletions.
31 changes: 19 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"jsdom": "15.2.1",
"lodash": "4.17.21",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react": "18.0.0",
"react-dom": "18.0.0",
"semantic-release": "17.4.7",
"sinon": "9.2.4",
"sinon-chai": "3.7.0",
Expand All @@ -55,7 +55,7 @@
"peerDependencies": {
"lodash": "^4.17.11",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react": "^16.8.6 || ^18.0.0",
"react-dom": "^16.8.6 || ^18.0.0"
}
}

0 comments on commit 583e8d3

Please sign in to comment.