Skip to content

Commit

Permalink
Merge pull request #93 from Concordium/dependabot/npm_and_yarn/fronte…
Browse files Browse the repository at this point in the history
…nd/multi-ec30208de6

Bump react-dom and @types/react-dom in /frontend
  • Loading branch information
limemloh committed May 13, 2024
2 parents f96fc7f + 008e13c commit 43415ce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"dependencies": {
"@concordium/web-sdk": "^7.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.3.1"
},
"devDependencies": {
"@concordium/ccd-js-gen": "^1.2.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.20.0",
"@vitejs/plugin-react-swc": "^3.6.0",
Expand Down

0 comments on commit 43415ce

Please sign in to comment.