Skip to content

Commit 064477a

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.6 to 19.1.2 (#531)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.6 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87e82fa commit 064477a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/jest": "^29.5.2",
5050
"@types/node": "^22.0.2",
5151
"@types/react": "^18.0.0",
52-
"@types/react-dom": "^18.0.0",
52+
"@types/react-dom": "^19.1.2",
5353
"@umijs/fabric": "^4.0.1",
5454
"cross-env": "^7.0.1",
5555
"dumi": "^2.1.0",

0 commit comments

Comments
 (0)