Skip to content

Commit 4a2c8a4

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.6 to 19.1.1 (#140)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.6 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: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> Co-authored-by: lijianan <[email protected]>
1 parent d916442 commit 4a2c8a4

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.5.1",
5151
"@types/react": "^19.1.0",
52-
"@types/react-dom": "^18.0.11",
52+
"@types/react-dom": "^19.1.1",
5353
"@umijs/fabric": "^4.0.1",
5454
"cross-env": "^7.0.1",
5555
"dumi": "^2.1.0",

0 commit comments

Comments
 (0)