Skip to content

Commit 2af9b3f

Browse files
Bump the astro group with 4 updates
Bumps the astro group with 4 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node), [@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/mdx` from 5.0.4 to 5.0.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@5.0.6/packages/integrations/mdx) Updates `@astrojs/node` from 10.0.6 to 10.1.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.1.1/packages/integrations/node) Updates `@astrojs/react` from 5.0.4 to 5.0.5 - [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.5/packages/integrations/react) Updates `astro` from 6.2.1 to 6.3.3 - [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.3.3/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/node" dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro - dependency-name: "@astrojs/react" dependency-version: 5.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d37c3ee commit 2af9b3f

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

bun.lock

Lines changed: 23 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^5.0.4",
15-
"@astrojs/node": "^10.0.6",
16-
"@astrojs/react": "^5.0.4",
14+
"@astrojs/mdx": "^5.0.6",
15+
"@astrojs/node": "^10.1.1",
16+
"@astrojs/react": "^5.0.5",
1717
"@astrojs/rss": "^4.0.18",
1818
"@astrojs/sitemap": "^3.7.2",
1919
"@keystatic/astro": "^5.0.6",
2020
"@keystatic/core": "^0.5.50",
2121
"@resvg/resvg-js": "^2.6.2",
22-
"astro": "^6.2.1",
22+
"astro": "^6.3.3",
2323
"cmdk": "^1.1.1",
2424
"react": "^19.2.5",
2525
"react-dom": "^19.2.5",

0 commit comments

Comments
 (0)