Skip to content

Commit 9d14a0f

Browse files
chore(deps-dev): bump react-dom from 18.3.1 to 19.2.4
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.2.4. - [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.4/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc81062 commit 9d14a0f

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
@@ -60,7 +60,7 @@
6060
"father": "^4.0.0",
6161
"rc-test": "^7.0.13",
6262
"react": "^18",
63-
"react-dom": "^18",
63+
"react-dom": "^19",
6464
"regenerator-runtime": "^0.14.1",
6565
"typescript": "^5.0.0",
6666
"@umijs/fabric": "^4.0.1"

0 commit comments

Comments
 (0)