Skip to content

Commit 896cd43

Browse files
chore(deps): bump react-dom from 19.2.4 to 19.2.5 in /site (#1571)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.4 to 19.2.5. - [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.5/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcos Sevilla <31174242+marcossevilla@users.noreply.github.com>
1 parent 6125c50 commit 896cd43

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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.4"
27+
"react-dom": "^19.2.5"
2828
},
2929
"devDependencies": {
3030
"@docusaurus/eslint-plugin": "^3.9.2",

0 commit comments

Comments
 (0)