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] authored Jan 24, 2023
1 parent 0ea3bf7 commit 33c4387
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.2.0"
},
"devDependencies": {
"@babel/core": "7.20.12",
Expand All @@ -35,7 +35,7 @@
"@types/jest": "26.0.24",
"@types/node": "14.18.36",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.18",
"@types/react-dom": "18.0.10",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"babel-loader": "8.3.0",
Expand Down

0 comments on commit 33c4387

Please sign in to comment.