Skip to content

Commit 20be4a9

Browse files
committed
fix: upgrade react-dom from 19.0.0 to 19.2.3
Snyk has created this PR to upgrade react-dom from 19.0.0 to 19.2.3. See this package in npm: react-dom See this project in Snyk: https://app.snyk.io/org/rohitkini/project/f5839c72-4eaa-4ba2-bbc8-3ad073e785f7?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent af46e05 commit 20be4a9

2 files changed

Lines changed: 10 additions & 13 deletions

File tree

package-lock.json

Lines changed: 9 additions & 12 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
@@ -20,7 +20,7 @@
2020
"moment": "2.30.1",
2121
"next": "16.0.10",
2222
"react": "19.0.0",
23-
"react-dom": "19.0.0",
23+
"react-dom": "19.2.3",
2424
"react-loading-skeleton": "3.5.0"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)