Skip to content

Commit

Permalink
chore(deps): update dependency react-dom 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 35a6e3e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
26 changes: 12 additions & 14 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 @@ -22,7 +22,7 @@
"license": "ISC",
"dependencies": {
"react": "17.0.2",
"react-dom": "17.0.2"
"react-dom": "18.1.0"
},
"devDependencies": {
"@babel/core": "7.17.9",
Expand All @@ -35,7 +35,7 @@
"@types/jest": "26.0.24",
"@types/node": "14.18.15",
"@types/react": "17.0.44",
"@types/react-dom": "17.0.16",
"@types/react-dom": "18.0.0",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"babel-loader": "8.2.5",
Expand Down

0 comments on commit 35a6e3e

Please sign in to comment.