Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: upgrade react-dom from 18.3.1 to 19.1.0
Snyk has created this PR to upgrade react-dom from 18.3.1 to 19.1.0.

See this package in npm:
react-dom

See this project in Snyk:
https://app.snyk.io/org/lordpython/project/ccd10b8c-16ea-49c5-beeb-045ac89fba4f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 10, 2025
commit 63663bb550066650f59aacacdd905df456caa499
2 changes: 1 addition & 1 deletion dataconnect/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dotenv": "^16.4.5",
"firebase": "^10.14.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dom": "^19.1.0",
"react-icons": "^5.2.1",
"react-router-dom": "^6.25.1"
},
Expand Down