Skip to content

Commit

Permalink
feat: upgrade react-dom from 18.3.1 to 19.0.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-dom from 18.3.1 to 19.0.0.

See this package in npm:
react-dom

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/63543855-c8af-438d-9aa9-ce9af390b39e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 11, 2025
1 parent 6254136 commit b17842c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
24 changes: 11 additions & 13 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dom": "^19.0.0",
"react-scripts": "5.0.1",
"web-vitals": "^4.2.4"
},
Expand Down

0 comments on commit b17842c

Please sign in to comment.