Skip to content

Commit c7d030f

Browse files
authored
Merge pull request #254 from deploystackio/dependabot/npm_and_yarn/multi-357e51bb92
build(deps): bump react-dom and @types/react-dom
2 parents 1652571 + 17b2e51 commit c7d030f

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 20 additions & 20 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
@@ -23,15 +23,15 @@
2323
"next": "^15.5.4",
2424
"node-fetch": "^3.3.2",
2525
"react": "^19.1.1",
26-
"react-dom": "^19.1.1",
26+
"react-dom": "^19.2.0",
2727
"schema-dts": "^1.1.5"
2828
},
2929
"devDependencies": {
3030
"@semantic-release/github": "^11.0.5",
3131
"@tailwindcss/postcss": "^4.1.14",
3232
"@types/node": "24.5.2",
3333
"@types/react": "^19.1.12",
34-
"@types/react-dom": "^19.1.9",
34+
"@types/react-dom": "^19.2.1",
3535
"autoprefixer": "^10.4.21",
3636
"markdownlint-cli": "^0.45.0",
3737
"markdownlint-cli2": "^0.18.1",

0 commit comments

Comments
 (0)