chore(deps): bump @astrojs/react in /templates/astro-monorepo

Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 4.4.2 to 5.0.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@5.0.0/packages/integrations/react)

---
updated-dependencies:
- dependency-name: "@astrojs/react"
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-12 16:18:23 +00:00
committed by GitHub
parent bc9f556c38
commit af8f6f558e

View File

@@ -13,7 +13,7 @@
"typecheck": "astro check"
},
"dependencies": {
"@astrojs/react": "^4.4.2",
"@astrojs/react": "^5.0.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@workspace/ui": "workspace:*",