Skip to content

Commit ec89556

Browse files
chore(deps-dev): bump react-dom from 18.3.1 to 19.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.2.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.2.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab9d333 commit ec89556

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
@@ -62,7 +62,7 @@
6262
"raf": "^3.4.0",
6363
"rc-test": "^7.0.13",
6464
"react": "^18.0.0",
65-
"react-dom": "^18.0.0",
65+
"react-dom": "^19.2.0",
6666
"regenerator-runtime": "^0.14.1",
6767
"sinon": "^9.0.2",
6868
"typescript": "^5.3.3",

0 commit comments

Comments
 (0)