Skip to content

Commit 80c941a

Browse files
fix(deps): update dependency react-dom to v19.1.0 (#189)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 848c5c1 commit 80c941a

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"axios": "^1.7.9",
77
"prop-types": "15.8.1",
88
"react": "^19.0.0",
9-
"react-dom": "19.0.0",
9+
"react-dom": "19.1.0",
1010
"react-router": "^7.2.0",
1111
"react-router-dom": "^7.2.0",
1212
"react-scripts": "5.0.1",

0 commit comments

Comments
 (0)