Skip to content

Commit

Permalink
chore(deps): update dependency react to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2022
1 parent c778d5b commit 9d6da29
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 13 deletions.
34 changes: 23 additions & 11 deletions web-client/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 web-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"react": "17.0.2",
"react": "18.1.0",
"react-dom": "17.0.2"
},
"devDependencies": {
Expand All @@ -34,7 +34,7 @@
"@testing-library/react": "11.2.7",
"@types/jest": "26.0.24",
"@types/node": "14.18.18",
"@types/react": "17.0.45",
"@types/react": "18.0.9",
"@types/react-dom": "17.0.17",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
Expand Down

0 comments on commit 9d6da29

Please sign in to comment.