Skip to content

Commit 0fbffdf

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

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
@@ -68,7 +68,7 @@
6868
"prettier": "^3.9.0",
6969
"rc-test": "^7.1.3",
7070
"react": "^18.3.1",
71-
"react-dom": "^18.3.1",
71+
"react-dom": "^19.2.7",
7272
"ts-jest": "^29.4.11",
7373
"typescript": "^5.9.3",
7474
"husky": "^9.1.7",

0 commit comments

Comments
 (0)