Skip to content

Commit 2c460e4

Browse files
dependabot-npm(deps): bump @types/react-dom from 19.0.4 to 19.1.1
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.4 to 19.1.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e42be3e commit 2c460e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@types/node": "^22.13.14",
1919
"@types/react": "^19.0.12",
20-
"@types/react-dom": "^19.0.4",
20+
"@types/react-dom": "^19.1.1",
2121
"bootstrap": "^5.3.3",
2222
"next": "^15.2.4",
2323
"react": "^19.0.0",

0 commit comments

Comments
 (0)