Skip to content

Commit f9beb68

Browse files
dependabot-npm(deps): bump @types/react-dom from 19.0.4 to 19.1.2 (#127)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.4 to 19.1.2. - [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.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 022e333 commit f9beb68

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.14.0",
1919
"@types/react": "^19.1.0",
20-
"@types/react-dom": "^19.0.4",
20+
"@types/react-dom": "^19.1.2",
2121
"bootstrap": "^5.3.5",
2222
"next": "^15.2.4",
2323
"react": "^19.0.0",

0 commit comments

Comments
 (0)