Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

Commit 680cb51

Browse files
dependabot[bot]kanywst
authored andcommitted
chore(deps): bump the astro group with 2 updates
Bumps the astro group with 2 updates: [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/react` from 5.0.5 to 5.0.6 - [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.6/packages/integrations/react) Updates `astro` from 6.3.7 to 6.4.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.4.2/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/react" dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64763c2 commit 680cb51

2 files changed

Lines changed: 28 additions & 25 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"check": "npm run lint && npm run typecheck && npm run test && npm run audit && npm run build"
2222
},
2323
"dependencies": {
24-
"@astrojs/react": "^5.0.5",
24+
"@astrojs/react": "^5.0.6",
2525
"@tailwindcss/vite": "^4.3.0",
2626
"@types/react": "^19.2.15",
2727
"@types/react-dom": "^19.2.3",
28-
"astro": "^6.3.7",
28+
"astro": "^6.4.2",
2929
"lucide-react": "^1.16.0",
3030
"motion": "^12.40.0",
3131
"react": "^19.2.6",

0 commit comments

Comments
 (0)