Skip to content

Commit 2a9a957

Browse files
chore(deps): bump react-dom from 19.2.0 to 19.2.1 in /site (#1434)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.0 to 19.2.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.2.1/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4323143 commit 2a9a957

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

site/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.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"clsx": "^2.1.1",
2525
"prism-react-renderer": "^2.4.1",
2626
"react": "^19.1.0",
27-
"react-dom": "^19.2.0"
27+
"react-dom": "^19.2.1"
2828
},
2929
"devDependencies": {
3030
"@babel/eslint-parser": "^7.28.5",

0 commit comments

Comments
 (0)