From c692285a1e5a74b04d0dd802f72aca3ae20ae6dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:14:27 +0000 Subject: [PATCH] chore(deps): bump astro from 5.0.3 to 5.0.8 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.0.3 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:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 61 +++++++++++++++++--------------------------------- 2 files changed, 21 insertions(+), 42 deletions(-) diff --git a/package.json b/package.json index ab88398..d38be62 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@astrojs/svelte": "^7.0.0", - "astro": "^5.0.0", + "astro": "^5.0.8", "svelte": "^5.0.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5dd2bd0..2ec978d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: dependencies: '@astrojs/svelte': specifier: ^7.0.0 - version: 7.0.1(@types/node@20.17.9)(astro@5.0.3(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0))(svelte@5.9.0)(typescript@5.6.3)(yaml@2.6.0) + version: 7.0.1(@types/node@20.17.9)(astro@5.0.8(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0))(svelte@5.9.0)(typescript@5.6.3)(yaml@2.6.0) astro: - specifier: ^5.0.0 - version: 5.0.3(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0) + specifier: ^5.0.8 + version: 5.0.8(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0) svelte: specifier: ^5.0.0 version: 5.9.0 @@ -58,8 +58,8 @@ packages: prettier-plugin-astro: optional: true - '@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/prism@3.2.0': resolution: {integrity: sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw==} @@ -866,8 +866,8 @@ packages: array-iterate@2.0.1: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} - astro@5.0.3: - resolution: {integrity: sha512-qpeN+POmmfAQu/XDXaI2CxkUgQFwH9uMUVaA1reV9rybzIbOVYc3E3BU5SkiP/W4BMUFPdJtyw6+/n/0AUv6rw==} + 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 @@ -958,15 +958,6 @@ packages: engines: {node: '>=4'} hasBin: true - debug@4.3.7: - resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.4.0: resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} engines: {node: '>=6.0'} @@ -1846,14 +1837,6 @@ packages: yaml: optional: true - vitefu@1.0.3: - resolution: {integrity: sha512-iKKfOMBHob2WxEJbqbJjHAkmYgvFDPhuqrO82om83S8RLk+17FtyMBfcyeH8GqD0ihShtkMW/zzJgiA51hCNCQ==} - peerDependencies: - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0 - peerDependenciesMeta: - vite: - optional: true - vitefu@1.0.4: resolution: {integrity: sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==} peerDependencies: @@ -2099,7 +2082,7 @@ snapshots: transitivePeerDependencies: - typescript - '@astrojs/markdown-remark@6.0.0': + '@astrojs/markdown-remark@6.0.1': dependencies: '@astrojs/prism': 3.2.0 github-slugger: 2.0.0 @@ -2127,10 +2110,10 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/svelte@7.0.1(@types/node@20.17.9)(astro@5.0.3(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0))(svelte@5.9.0)(typescript@5.6.3)(yaml@2.6.0)': + '@astrojs/svelte@7.0.1(@types/node@20.17.9)(astro@5.0.8(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0))(svelte@5.9.0)(typescript@5.6.3)(yaml@2.6.0)': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.9.0)(vite@6.0.3(@types/node@20.17.9)(yaml@2.6.0)) - astro: 5.0.3(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0) + '@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.9.0)(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)) + astro: 5.0.8(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0) svelte: 5.9.0 svelte2tsx: 0.7.28(svelte@5.9.0)(typescript@5.6.3) typescript: 5.6.3 @@ -2601,23 +2584,23 @@ snapshots: '@sveltejs/vite-plugin-svelte-inspector@4.0.1(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.9.0)(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)))(svelte@5.9.0)(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0))': dependencies: - '@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.9.0)(vite@6.0.3(@types/node@20.17.9)(yaml@2.6.0)) - debug: 4.3.7 + '@sveltejs/vite-plugin-svelte': 5.0.1(svelte@5.9.0)(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)) + debug: 4.4.0 svelte: 5.9.0 vite: 6.0.2(@types/node@20.17.9)(yaml@2.6.0) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.9.0)(vite@6.0.3(@types/node@20.17.9)(yaml@2.6.0))': + '@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.9.0)(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0))': dependencies: '@sveltejs/vite-plugin-svelte-inspector': 4.0.1(@sveltejs/vite-plugin-svelte@5.0.1(svelte@5.9.0)(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)))(svelte@5.9.0)(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)) - debug: 4.3.7 + debug: 4.4.0 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.14 svelte: 5.9.0 - vite: 6.0.3(@types/node@20.17.9)(yaml@2.6.0) - vitefu: 1.0.3(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)) + vite: 6.0.2(@types/node@20.17.9)(yaml@2.6.0) + vitefu: 1.0.4(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)) transitivePeerDependencies: - supports-color @@ -2738,11 +2721,11 @@ snapshots: array-iterate@2.0.1: {} - astro@5.0.3(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0): + astro@5.0.8(@types/node@20.17.9)(rollup@4.28.1)(typescript@5.6.3)(yaml@2.6.0): 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.1) @@ -2891,10 +2874,6 @@ snapshots: cssesc@3.0.0: {} - debug@4.3.7: - dependencies: - ms: 2.1.3 - debug@4.4.0: dependencies: ms: 2.1.3 @@ -4074,7 +4053,7 @@ snapshots: fsevents: 2.3.3 yaml: 2.6.0 - vitefu@1.0.3(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)): + vitefu@1.0.4(vite@6.0.2(@types/node@20.17.9)(yaml@2.6.0)): optionalDependencies: vite: 6.0.2(@types/node@20.17.9)(yaml@2.6.0)