Skip to content

Commit 8996ef0

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 4.3.14 to 5.0.1 - [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.1/packages/integrations/mdx) Updates `@astrojs/node` from 9.5.5 to 10.0.2 - [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.0.2/packages/integrations/node) Updates `@astrojs/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) Updates `astro` from 5.18.1 to 6.0.5 - [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.0.5/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro - dependency-name: "@astrojs/node" dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro - dependency-name: "@astrojs/react" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro - dependency-name: astro dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5aaa290 commit 8996ef0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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": "^4.3.13",
15-
"@astrojs/node": "^9.5.3",
16-
"@astrojs/react": "^4.4.2",
14+
"@astrojs/mdx": "^5.0.1",
15+
"@astrojs/node": "^10.0.2",
16+
"@astrojs/react": "^5.0.0",
1717
"@astrojs/rss": "^4.0.15",
1818
"@astrojs/sitemap": "^3.7.0",
1919
"@keystatic/astro": "^5.0.6",
2020
"@keystatic/core": "^0.5.48",
2121
"@resvg/resvg-js": "^2.6.2",
22-
"astro": "^5.17.1",
22+
"astro": "^6.0.5",
2323
"cmdk": "^1.1.1",
2424
"react": "^19.2.4",
2525
"react-dom": "^19.2.4",

0 commit comments

Comments
 (0)