Skip to content

Commit b9d7d15

Browse files
authored
Merge pull request #95 from vadimcoder/dependabot/npm_and_yarn/multi-a449f800c3
Bump react-dom and @types/react-dom
2 parents 1922050 + 0943c9e commit b9d7d15

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
@@ -24,7 +24,7 @@
2424
"lodash.shuffle": "^4.2.0",
2525
"lodash.uniq": "^4.5.0",
2626
"react": "^19.1.1",
27-
"react-dom": "^19.1.1",
27+
"react-dom": "^19.2.0",
2828
"react-router-dom": "^7.9.1",
2929
"zod": "^4.1.12"
3030
},
@@ -35,7 +35,7 @@
3535
"@types/lodash.shuffle": "^4.2.9",
3636
"@types/lodash.uniq": "^4.5.9",
3737
"@types/react": "^19.1.13",
38-
"@types/react-dom": "^19.1.9",
38+
"@types/react-dom": "^19.2.1",
3939
"@typescript-eslint/eslint-plugin": "^8.44.0",
4040
"@typescript-eslint/parser": "^8.46.0",
4141
"@vitejs/plugin-react": "^5.1.0",

0 commit comments

Comments
 (0)