Skip to content

Commit 32a5226

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 7c6b853 commit 32a5226

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
@@ -73,7 +73,7 @@
7373
"prettier": "^3.3.3",
7474
"rc-test": "^7.0.14",
7575
"react": "^18.3.1",
76-
"react-dom": "^18.3.1",
76+
"react-dom": "^19.2.0",
7777
"regenerator-runtime": "^0.14.0",
7878
"typescript": "^5.1.6"
7979
},

0 commit comments

Comments
 (0)