Skip to content

Commit e19341d

Browse files
committed
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/morningstarxcdcode/project/ed5202b8-0e25-41eb-97eb-d436d0b3c303?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3ee25b commit e19341d

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

package-lock.json

Lines changed: 11 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"node-cron": "^3.0.2",
3737
"pg": "^8.16.0",
3838
"react": "^18.3.1",
39-
"react-dom": "^18.3.1",
39+
"react-dom": "^19.1.0",
4040
"react-query": "^3.39.3",
4141
"react-router-dom": "^6.15.0",
4242
"recharts": "^2.8.0",

0 commit comments

Comments
 (0)