Skip to content

Commit 78b1bc7

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.2 to 19.0.0
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]>
1 parent 3dae665 commit 78b1bc7

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.0",
6565
"@umijs/fabric": "^4.0.1",
6666
"dumi": "^2.0.0",
6767
"eslint": "^8.54.0",

0 commit comments

Comments
 (0)