Skip to content

Commit a53c077

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.2 to 19.0.0 (#500)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.2 to 19.0.0. - [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-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 a9c5ec8 commit a53c077

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
@@ -48,7 +48,7 @@
4848
"@types/jest": "^29.5.2",
4949
"@types/node": "^22.0.2",
5050
"@types/react": "^18.0.0",
51-
"@types/react-dom": "^18.0.11",
51+
"@types/react-dom": "^19.0.0",
5252
"@umijs/fabric": "^4.0.1",
5353
"cross-env": "^7.0.1",
5454
"dumi": "^2.1.0",

0 commit comments

Comments
 (0)