Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent bead25d commit a1ece88
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
16 changes: 7 additions & 9 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 @@ -32,11 +32,11 @@
},
"homepage": "https://github.com/eclass/useSideEffect#readme",
"peerDependencies": {
"react": "16.12.0",
"react-dom": "16.12.0"
"react": "18.0.0",
"react-dom": "18.0.0"
},
"devDependencies": {
"react": "16.12.0",
"react": "18.0.0",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@eclass/eslint-config": "1.3.0",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-node": "10.0.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.17.0",
"eslint-plugin-react-hooks": "2.3.0",
"eslint-plugin-react-hooks": "4.4.0",
"eslint-plugin-security": "1.4.0",
"eslint-plugin-sonarjs": "0.5.0",
"eslint-plugin-standard": "4.0.1",
Expand Down

0 comments on commit a1ece88

Please sign in to comment.