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 Apr 26, 2022
1 parent 5b4223c commit c13e588
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
28 changes: 20 additions & 8 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.15",
"@types/react": "17.0.44",
"@types/react": "18.0.8",
"@types/react-dom": "17.0.16",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
Expand Down

0 comments on commit c13e588

Please sign in to comment.