Skip to content

Commit ca434d2

Browse files
Bump react-dom from 19.1.0 to 19.1.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.0 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bdbc9da commit ca434d2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"clsx": "^2.1.1",
2222
"prism-react-renderer": "^2.4.1",
2323
"react": "^19.1.0",
24-
"react-dom": "^19.1.0"
24+
"react-dom": "^19.1.1"
2525
},
2626
"devDependencies": {
2727
"@docusaurus/module-type-aliases": "^3.8.0",

0 commit comments

Comments
 (0)