Skip to content

Commit 3bfb45e

Browse files
dependabot[bot]marcossevillaomartinma
authored
chore: bump react-dom from 19.2.3 to 19.2.4 in /site (#416)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.3 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: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> Co-authored-by: Oscar <martinm.oscar@gmail.com>
1 parent 2143c1c commit 3bfb45e

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
@@ -25,7 +25,7 @@
2525
"clsx": "^2.1.1",
2626
"prism-react-renderer": "^2.4.1",
2727
"react": "^19.2.0",
28-
"react-dom": "^19.2.3"
28+
"react-dom": "^19.2.4"
2929
},
3030
"devDependencies": {
3131
"@babel/eslint-parser": "^7.28.6",

0 commit comments

Comments
 (0)