Skip to content

Commit a09c573

Browse files
chore(deps): Bump the astrojs group with 6 updates
Bumps the astrojs group with 6 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/markdoc](https://github.com/withastro/astro/tree/HEAD/packages/integrations/markdoc) | `0.15.4` | `0.15.7` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `4.3.0` | `4.4.0` | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.4.2` | `3.6.0` | | [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) | `7.1.0` | `7.2.0` | | [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) | `8.2.3` | `8.2.8` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.13.2` | `5.14.1` | Updates `@astrojs/markdoc` from 0.15.4 to 0.15.7 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/markdoc/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdoc@0.15.7/packages/integrations/markdoc) Updates `@astrojs/react` from 4.3.0 to 4.4.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@4.4.0/packages/integrations/react) Updates `@astrojs/sitemap` from 3.4.2 to 3.6.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.6.0/packages/integrations/sitemap) Updates `@astrojs/svelte` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.2.0/packages/integrations/svelte) Updates `@astrojs/vercel` from 8.2.3 to 8.2.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@8.2.8/packages/integrations/vercel) Updates `astro` from 5.13.2 to 5.14.1 - [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@5.14.1/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/markdoc" dependency-version: 0.15.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astrojs - dependency-name: "@astrojs/react" dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astrojs - dependency-name: "@astrojs/sitemap" dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astrojs - dependency-name: "@astrojs/svelte" dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astrojs - dependency-name: "@astrojs/vercel" dependency-version: 8.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astrojs - dependency-name: astro dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astrojs ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2498243 commit a09c573

File tree

2 files changed

+712
-916
lines changed

2 files changed

+712
-916
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
},
3535
"dependencies": {
3636
"@astrojs/check": "0.9.4",
37-
"@astrojs/markdoc": "0.15.4",
38-
"@astrojs/react": "4.3.0",
39-
"@astrojs/sitemap": "3.4.2",
40-
"@astrojs/svelte": "7.1.0",
41-
"@astrojs/vercel": "8.2.3",
37+
"@astrojs/markdoc": "0.15.7",
38+
"@astrojs/react": "4.4.0",
39+
"@astrojs/sitemap": "3.6.0",
40+
"@astrojs/svelte": "7.2.0",
41+
"@astrojs/vercel": "8.2.8",
4242
"@kcws/reset.css": "1.38.2",
4343
"@keystatic/astro": "5.0.6",
4444
"@keystatic/core": "0.5.48",
45-
"astro": "5.13.2",
45+
"astro": "5.14.1",
4646
"autoprefixer": "10.4.21",
4747
"cssnano": "7.1.0",
4848
"debug": "4.4.1",

0 commit comments

Comments
 (0)