Bump astro from 5.0.2 to 5.0.8

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.0.2 to 5.0.8.
- [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.0.8/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-19 15:14:09 +00:00 committed by GitHub
parent 88a5014dfd
commit 01b14489fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 40 additions and 13 deletions

View File

@ -18,7 +18,7 @@
"@fontsource-variable/jost": "^5.1.1",
"@fontsource-variable/playfair-display": "^5.1.0",
"@iconify-json/ion": "^1.2.1",
"astro": "^5.0.2",
"astro": "^5.0.8",
"fuse.js": "^7.0.0",
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",

51
pnpm-lock.yaml generated
View File

@ -16,7 +16,7 @@ importers:
version: 6.0.0
'@astrojs/mdx':
specifier: ^4.0.1
version: 4.0.1(astro@5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))
version: 4.0.1(astro@5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))
'@astrojs/rss':
specifier: ^4.0.9
version: 4.0.9
@ -25,7 +25,7 @@ importers:
version: 3.2.1
'@astrojs/svelte':
specifier: ^7.0.1
version: 7.0.1(astro@5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))(sass@1.81.1)(stylus@0.64.0)(svelte@5.5.2)(typescript@5.7.2)(yaml@2.6.1)
version: 7.0.1(astro@5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))(sass@1.81.1)(stylus@0.64.0)(svelte@5.5.2)(typescript@5.7.2)(yaml@2.6.1)
'@fontsource-variable/jost':
specifier: ^5.1.1
version: 5.1.1
@ -36,8 +36,8 @@ importers:
specifier: ^1.2.1
version: 1.2.1
astro:
specifier: ^5.0.2
version: 5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1)
specifier: ^5.0.8
version: 5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1)
fuse.js:
specifier: ^7.0.0
version: 7.0.0
@ -114,6 +114,9 @@ packages:
'@astrojs/markdown-remark@6.0.0':
resolution: {integrity: sha512-Tabo7xM44Pz2Yf9qpdaCCgxRmtaypi2YCinqTUNefDrWUa+OyKW62OuNeCaGwNh/ys+QAd9FUWN5/3HgPWjP4Q==}
'@astrojs/markdown-remark@6.0.1':
resolution: {integrity: sha512-CTSYijj25NfxgZi15TU3CwPwgyD1/7yA3FcdcNmB9p94nydupiUbrIiq3IqeTp2m5kCVzxbPZeC7fTwEOaNyGw==}
'@astrojs/mdx@4.0.1':
resolution: {integrity: sha512-ShntQtbIsMEnR29DCF9vBNxBOGU29FVRBXKdS5njYic4t4asrbxYmjFXiqqQ0ONnBNHk9P0RHFgqEy1GL/YbJg==}
engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0}
@ -974,8 +977,8 @@ packages:
resolution: {integrity: sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==}
hasBin: true
astro@5.0.2:
resolution: {integrity: sha512-MKf82vUiTZ2aK+c/8EDnLYIsToBdVVk4PuhhGdE8F/PcuUyS+oIcuCPf30iVf8WCQwXOfnYGnv1JbRjzkqUc3w==}
astro@5.0.8:
resolution: {integrity: sha512-nW4TmRCeG3t2iDmm91KPvYpYNljNfjeaneN4BX463DKAZ3MPmUn92aKefOXC0bjMHQ2Gamc8MIZ6sORS2EhyAQ==}
engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
hasBin: true
@ -2469,12 +2472,36 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@astrojs/mdx@4.0.1(astro@5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))':
'@astrojs/markdown-remark@6.0.1':
dependencies:
'@astrojs/prism': 3.2.0
github-slugger: 2.0.0
hast-util-from-html: 2.0.3
hast-util-to-text: 4.0.2
import-meta-resolve: 4.1.0
js-yaml: 4.1.0
mdast-util-definitions: 6.0.0
rehype-raw: 7.0.0
rehype-stringify: 10.0.1
remark-gfm: 4.0.0
remark-parse: 11.0.0
remark-rehype: 11.1.1
remark-smartypants: 3.0.2
shiki: 1.24.0
unified: 11.0.5
unist-util-remove-position: 5.0.0
unist-util-visit: 5.0.0
unist-util-visit-parents: 6.0.1
vfile: 6.0.3
transitivePeerDependencies:
- supports-color
'@astrojs/mdx@4.0.1(astro@5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))':
dependencies:
'@astrojs/markdown-remark': 6.0.0
'@mdx-js/mdx': 3.1.0(acorn@8.14.0)
acorn: 8.14.0
astro: 5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1)
astro: 5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1)
es-module-lexer: 1.5.4
estree-util-visit: 2.0.0
hast-util-to-html: 9.0.3
@ -2503,10 +2530,10 @@ snapshots:
stream-replace-string: 2.0.0
zod: 3.23.8
'@astrojs/svelte@7.0.1(astro@5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))(sass@1.81.1)(stylus@0.64.0)(svelte@5.5.2)(typescript@5.7.2)(yaml@2.6.1)':
'@astrojs/svelte@7.0.1(astro@5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1))(sass@1.81.1)(stylus@0.64.0)(svelte@5.5.2)(typescript@5.7.2)(yaml@2.6.1)':
dependencies:
'@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.5.2)(vite@6.0.2(sass@1.81.1)(stylus@0.64.0)(yaml@2.6.1))
astro: 5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1)
astro: 5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1)
svelte: 5.5.2
svelte2tsx: 0.7.30(svelte@5.5.2)(typescript@5.7.2)
typescript: 5.7.2
@ -3207,11 +3234,11 @@ snapshots:
astring@1.9.0: {}
astro@5.0.2(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1):
astro@5.0.8(rollup@4.28.0)(sass@1.81.1)(stylus@0.64.0)(typescript@5.7.2)(yaml@2.6.1):
dependencies:
'@astrojs/compiler': 2.10.3
'@astrojs/internal-helpers': 0.4.2
'@astrojs/markdown-remark': 6.0.0
'@astrojs/markdown-remark': 6.0.1
'@astrojs/telemetry': 3.2.0
'@oslojs/encoding': 1.1.0
'@rollup/pluginutils': 5.1.3(rollup@4.28.0)