Skip to content

Commit 4ee68ac

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

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
@@ -66,7 +66,7 @@
6666
"rc-test": "^7.0.14",
6767
"react": "^18.0.0",
6868
"react-19": "npm:react@19.0.0",
69-
"react-dom": "^18.0.0",
69+
"react-dom": "^19.1.1",
7070
"react-dom-19": "npm:react-dom@19.0.0",
7171
"typescript": "^5.3.2"
7272
},

0 commit comments

Comments
 (0)