Skip to content

Commit 53b7362

Browse files
chore(deps-dev): bump react-dom from 18.3.1 to 19.0.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.0.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ff731d commit 53b7362

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
@@ -81,7 +81,7 @@
8181
"rc-dialog": "^9.0.0",
8282
"rc-test": "^7.0.9",
8383
"react": "^18.2.0",
84-
"react-dom": "^18.2.0",
84+
"react-dom": "^19.0.0",
8585
"typescript": "^5.2.2"
8686
}
8787
}

0 commit comments

Comments
 (0)