Skip to content

Commit aa0680c

Browse files
chore(deps-dev): bump react-dom and @types/react-dom (#956)
1 parent 599da0c commit aa0680c

File tree

2 files changed

+62
-30
lines changed

2 files changed

+62
-30
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/jest": "^29.5.12",
7070
"@types/lodash": "^4.17.4",
7171
"@types/react": "^19.0.1",
72-
"@types/react-dom": "^18.2.17",
72+
"@types/react-dom": "^19.0.2",
7373
"@types/react-test-renderer": "^19.0.0",
7474
"@types/string-template": "^1.0.2",
7575
"conventional-changelog-cli": "^5.0.0",
@@ -83,7 +83,7 @@
8383
"lint-staged": "^15.2.7",
8484
"lodash": "^4.17.21",
8585
"react": "^19.0.0",
86-
"react-dom": "^18.2.0",
86+
"react-dom": "^19.0.0",
8787
"react-test-renderer": "^19.0.0",
8888
"string-template": "^1.0.0",
8989
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)