Skip to content

Commit ddd5129

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.5 to 19.0.4
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.5 to 19.0.4. - [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 fc40ae0 commit ddd5129

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
@@ -53,7 +53,7 @@
5353
"@types/classnames": "^2.2.10",
5454
"@types/jest": "^29.5.11",
5555
"@types/react": "^18.0.0",
56-
"@types/react-dom": "^18.0.0",
56+
"@types/react-dom": "^19.0.4",
5757
"@umijs/fabric": "^4.0.1",
5858
"cross-env": "^7.0.2",
5959
"dumi": "^2.1.4",

0 commit comments

Comments
 (0)