From 858c419dbf65e7fea9ccf58c2329d77ed009f223 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 07:52:25 +0200 Subject: [PATCH] build(deps): bump astro from 4.15.11 to 4.16.1 in /docs (#1203) Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.15.11 to 4.16.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@4.16.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 81 +++++++++++++++++++++++++++++---------------- 2 files changed, 53 insertions(+), 30 deletions(-) diff --git a/docs/package.json b/docs/package.json index fb3a2ffec..cee592f49 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ "@astrojs/starlight-tailwind": "^2.0.2", "@astrojs/tailwind": "^5.1.1", "@fontsource-variable/inter": "^5.1.0", - "astro": "^4.15.11", + "astro": "^4.16.1", "sharp": "^0.33.5", "tailwindcss": "^3.4.13", "typescript": "^5.6.2" diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 588955112..cbf2e1d83 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -13,19 +13,19 @@ importers: version: 0.9.4(prettier@3.3.3)(typescript@5.6.2) '@astrojs/starlight': specifier: ^0.28.2 - version: 0.28.2(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2)) + version: 0.28.2(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2)) '@astrojs/starlight-tailwind': specifier: ^2.0.2 - version: 2.0.3(@astrojs/starlight@0.28.2(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2)))(@astrojs/tailwind@5.1.1(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13))(tailwindcss@3.4.13) + version: 2.0.3(@astrojs/starlight@0.28.2(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2)))(@astrojs/tailwind@5.1.1(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13))(tailwindcss@3.4.13) '@astrojs/tailwind': specifier: ^5.1.1 - version: 5.1.1(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13) + version: 5.1.1(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13) '@fontsource-variable/inter': specifier: ^5.1.0 version: 5.1.0 astro: - specifier: ^4.15.11 - version: 4.15.11(rollup@4.24.0)(typescript@5.6.2) + specifier: ^4.16.1 + version: 4.16.1(rollup@4.24.0)(typescript@5.6.2) sharp: specifier: ^0.33.5 version: 0.33.5 @@ -77,6 +77,9 @@ packages: '@astrojs/markdown-remark@5.2.0': resolution: {integrity: sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==} + '@astrojs/markdown-remark@5.3.0': + resolution: {integrity: sha512-r0Ikqr0e6ozPb5bvhup1qdWnSPUvQu6tub4ZLYaKyG50BXZ0ej6FhGz3GpChKpH7kglRFPObJd/bDyf2VM9pkg==} + '@astrojs/mdx@3.1.7': resolution: {integrity: sha512-8lGdCt+S0TrZgQpbcP3fQJc4cTeacAirtz9TpAMtHCWrQGW8slKt3WG4/0N+bhZgYRC4h5AT5drzFz+y3wvmsg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} @@ -823,8 +826,8 @@ packages: peerDependencies: astro: ^4.0.0-beta || ^3.3.0 - astro@4.15.11: - resolution: {integrity: sha512-uA9fenaRR+j6ksPFsmhM88ttz94a66SET1TZxAJLxctxWkDlgz58BxZYUc1gNlt0azhgzOgh4hP3q9M4YzAmBA==} + astro@4.16.1: + resolution: {integrity: sha512-ZeZd+L147HHgHmvoSkve7KM3EutV+hY0mOCa4PwARHEFAAh+omo4MUNoTWsFkfq7ozTgR0PCXQwslrZduoWHNg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -979,8 +982,8 @@ packages: convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - cookie@0.6.0: - resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} + cookie@0.7.2: + resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} cross-spawn@7.0.3: @@ -2511,12 +2514,35 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.1.7(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2))': + '@astrojs/markdown-remark@5.3.0': + dependencies: + '@astrojs/prism': 3.1.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 + 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.22.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@3.1.7(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2))': dependencies: '@astrojs/markdown-remark': 5.2.0 '@mdx-js/mdx': 3.0.1 acorn: 8.12.1 - astro: 4.15.11(rollup@4.24.0)(typescript@5.6.2) + astro: 4.16.1(rollup@4.24.0)(typescript@5.6.2) es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 gray-matter: 4.0.3 @@ -2541,21 +2567,21 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/starlight-tailwind@2.0.3(@astrojs/starlight@0.28.2(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2)))(@astrojs/tailwind@5.1.1(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13))(tailwindcss@3.4.13)': + '@astrojs/starlight-tailwind@2.0.3(@astrojs/starlight@0.28.2(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2)))(@astrojs/tailwind@5.1.1(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13))(tailwindcss@3.4.13)': dependencies: - '@astrojs/starlight': 0.28.2(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2)) - '@astrojs/tailwind': 5.1.1(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13) + '@astrojs/starlight': 0.28.2(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2)) + '@astrojs/tailwind': 5.1.1(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13) tailwindcss: 3.4.13 - '@astrojs/starlight@0.28.2(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2))': + '@astrojs/starlight@0.28.2(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2))': dependencies: - '@astrojs/mdx': 3.1.7(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2)) + '@astrojs/mdx': 3.1.7(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2)) '@astrojs/sitemap': 3.1.6 '@pagefind/default-ui': 1.1.1 '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - astro: 4.15.11(rollup@4.24.0)(typescript@5.6.2) - astro-expressive-code: 0.35.6(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2)) + astro: 4.16.1(rollup@4.24.0)(typescript@5.6.2) + astro-expressive-code: 0.35.6(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2)) bcp-47: 2.1.0 hast-util-from-html: 2.0.3 hast-util-select: 6.0.2 @@ -2575,9 +2601,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/tailwind@5.1.1(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13)': + '@astrojs/tailwind@5.1.1(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13)': dependencies: - astro: 4.15.11(rollup@4.24.0)(typescript@5.6.2) + astro: 4.16.1(rollup@4.24.0)(typescript@5.6.2) autoprefixer: 10.4.20(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -3278,16 +3304,16 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.35.6(astro@4.15.11(rollup@4.24.0)(typescript@5.6.2)): + astro-expressive-code@0.35.6(astro@4.16.1(rollup@4.24.0)(typescript@5.6.2)): dependencies: - astro: 4.15.11(rollup@4.24.0)(typescript@5.6.2) + astro: 4.16.1(rollup@4.24.0)(typescript@5.6.2) rehype-expressive-code: 0.35.6 - astro@4.15.11(rollup@4.24.0)(typescript@5.6.2): + astro@4.16.1(rollup@4.24.0)(typescript@5.6.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 - '@astrojs/markdown-remark': 5.2.0 + '@astrojs/markdown-remark': 5.3.0 '@astrojs/telemetry': 3.1.0 '@babel/core': 7.25.7 '@babel/plugin-transform-react-jsx': 7.25.7(@babel/core@7.25.7) @@ -3303,7 +3329,7 @@ snapshots: ci-info: 4.0.0 clsx: 2.1.1 common-ancestor-path: 1.0.1 - cookie: 0.6.0 + cookie: 0.7.2 cssesc: 3.0.0 debug: 4.3.7 deterministic-object-hash: 2.0.2 @@ -3315,7 +3341,6 @@ snapshots: esbuild: 0.21.5 estree-walker: 3.0.3 fast-glob: 3.3.2 - fastq: 1.17.1 flattie: 1.1.1 github-slugger: 2.0.0 gray-matter: 4.0.3 @@ -3336,8 +3361,6 @@ snapshots: rehype: 13.0.2 semver: 7.6.3 shiki: 1.22.0 - string-width: 7.2.0 - strip-ansi: 7.1.0 tinyexec: 0.3.0 tsconfck: 3.1.3(typescript@5.6.2) unist-util-visit: 5.0.0 @@ -3511,7 +3534,7 @@ snapshots: convert-source-map@2.0.0: {} - cookie@0.6.0: {} + cookie@0.7.2: {} cross-spawn@7.0.3: dependencies: