Skip to content

Commit 8356020

Browse files
chore(deps-dev): bump @types/react-dom from 18.3.7 to 19.2.3
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.3.7 to 19.2.3. - [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.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa4f655 commit 8356020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/jest": "^30.0.0",
5959
"@types/node": "^24.7.1",
6060
"@types/react": "^18.2.14",
61-
"@types/react-dom": "^18.3.7",
61+
"@types/react-dom": "^19.2.3",
6262
"@types/warning": "^3.0.0",
6363
"@umijs/fabric": "^4.0.1",
6464
"dumi": "^2.1.17",

0 commit comments

Comments
 (0)