Skip to content

Commit 2d292dd

Browse files
dependabot[bot]marcossevillaunicoderbot[bot]
authored
chore(deps): bump react from 19.2.7 to 19.2.8 in /site (#1661)
* chore(deps): bump react from 19.2.7 to 19.2.8 in /site Bumps [react](https://github.com/react/react/tree/HEAD/packages/react) from 19.2.7 to 19.2.8. - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix: address review feedback on PR #1661 Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com> --------- 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: unicoderbot[bot] <269805761+unicoderbot[bot]@users.noreply.github.com> Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
1 parent 2266566 commit 2d292dd

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

site/package-lock.json

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

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"@mdx-js/react": "^3.1.1",
2424
"clsx": "^2.1.1",
2525
"prism-react-renderer": "^2.4.1",
26-
"react": "^19.1.0",
27-
"react-dom": "^19.2.7"
26+
"react": "^19.2.8",
27+
"react-dom": "^19.2.8"
2828
},
2929
"devDependencies": {
3030
"@docusaurus/eslint-plugin": "^3.10.2",

0 commit comments

Comments
 (0)