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] authored Feb 16, 2023
1 parent ae65de4 commit 01dc85a
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.2.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.36",
"@types/react": "17.0.53",
"@types/react": "18.0.28",
"@types/react-dom": "17.0.19",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
Expand Down

0 comments on commit 01dc85a

Please sign in to comment.