Skip to content

Commit 811792a

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.2 to 19.0.1 (#742)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.2 to 19.0.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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5971749 commit 811792a

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
@@ -61,7 +61,7 @@
6161
"@types/lodash": "^4.14.135",
6262
"@types/node": "^22.0.2",
6363
"@types/react": "^18.0.0",
64-
"@types/react-dom": "^18.0.0",
64+
"@types/react-dom": "^19.0.1",
6565
"@umijs/fabric": "^4.0.1",
6666
"dumi": "^2.0.0",
6767
"eslint": "^8.54.0",

0 commit comments

Comments
 (0)