Skip to content

Commit

Permalink
fix(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2022
1 parent 05160b1 commit ea60bdb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
27 changes: 12 additions & 15 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"graphql-tag": "2.12.6",
"i18next": "21.8.10",
"next": "^12.1.0",
"react": "17.0.2",
"react": "18.2.0",
"react-i18next": "11.17.2",
"styled-components": "5.3.5"
},
Expand All @@ -46,7 +46,7 @@
"@types/styled-components": "5.1.25",
"aws-sso-creds-helper": "^1.8.9",
"env-cmd": "^10.1.0",
"react-dom": "17.0.2",
"react-dom": "18.2.0",
"serve": "^13.0.0",
"serverless": "2.72.3",
"serverless-finch": "2.8.0",
Expand Down

0 comments on commit ea60bdb

Please sign in to comment.