Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 72d1e9c commit cc067a6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 23 deletions.
35 changes: 15 additions & 20 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"glamorous": "^4.12.1",
"prop-types": "^15.6.1",
"ramda": "^0.26.1",
"react": "^16.10.2",
"react": "^18.0.0",
"react-addons-update": "^15.6.2",
"react-dom": "^16.10.2"
"react-dom": "^18.0.0"
},
"devDependencies": {
"@babel/core": "7.6.4",
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.16.0",
"eslint-plugin-react-hooks": "1.7.0",
"eslint-plugin-react-hooks": "4.6.0",
"file-loader": "3.0.1",
"fs-extra": "7.0.1",
"html-webpack-plugin": "4.0.0-beta.8",
Expand Down

0 comments on commit cc067a6

Please sign in to comment.