From 77889770c9a1795c5540aea972cbde758bfae5ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:59:00 +0000 Subject: [PATCH] fix(deps): update dependency @astrojs/starlight to v0.29.2 --- pnpm-lock.yaml | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63f48123..ef6bd7b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,10 +13,10 @@ importers: version: 11.2.0(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) '@astrojs/starlight': specifier: ^0.29.0 - version: 0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) + version: 0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) '@astrojs/starlight-tailwind': specifier: ^2.0.1 - version: 2.0.3(@astrojs/starlight@0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(@astrojs/tailwind@5.1.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))(tailwindcss@3.4.15))(tailwindcss@3.4.15) + version: 2.0.3(@astrojs/starlight@0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(@astrojs/tailwind@5.1.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))(tailwindcss@3.4.15))(tailwindcss@3.4.15) '@astrojs/tailwind': specifier: ^5.1.0 version: 5.1.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))(tailwindcss@3.4.15) @@ -34,7 +34,7 @@ importers: version: 0.33.5 starlight-links-validator: specifier: ^0.12.0 - version: 0.12.4(@astrojs/starlight@0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) + version: 0.12.4(@astrojs/starlight@0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) tailwindcss: specifier: ^3.4.0 version: 3.4.15 @@ -102,8 +102,8 @@ packages: '@astrojs/tailwind': ^5.0.0 tailwindcss: ^3.3.3 - '@astrojs/starlight@0.29.1': - resolution: {integrity: sha512-0f/YRTo9oche2AqPyPzhKMl5uT09ANM8Yuwb54AIaWOnOYXsedEekS+ryYVsz5jo3F0AfA7MlZhwqj+z2ZtmcA==} + '@astrojs/starlight@0.29.2': + resolution: {integrity: sha512-xv9AhWkP3fxCB6EF6MlT4yEbxzye3aMSbuVbFEGbQh8G/w1MPhdNCnQakIHpmIwwyxwG9cW3mQdAZum4oOO39w==} peerDependencies: astro: ^4.14.0 @@ -1974,9 +1974,6 @@ packages: micromark-util-decode-numeric-character-reference@2.0.2: resolution: {integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==} - micromark-util-decode-string@2.0.0: - resolution: {integrity: sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==} - micromark-util-decode-string@2.0.1: resolution: {integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==} @@ -3032,13 +3029,13 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/starlight-tailwind@2.0.3(@astrojs/starlight@0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(@astrojs/tailwind@5.1.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))(tailwindcss@3.4.15))(tailwindcss@3.4.15)': + '@astrojs/starlight-tailwind@2.0.3(@astrojs/starlight@0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(@astrojs/tailwind@5.1.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))(tailwindcss@3.4.15))(tailwindcss@3.4.15)': dependencies: - '@astrojs/starlight': 0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) + '@astrojs/starlight': 0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) '@astrojs/tailwind': 5.1.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))(tailwindcss@3.4.15) tailwindcss: 3.4.15 - '@astrojs/starlight@0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))': + '@astrojs/starlight@0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4))': dependencies: '@astrojs/mdx': 3.1.9(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) '@astrojs/sitemap': 3.2.1 @@ -4902,7 +4899,7 @@ snapshots: mdast-util-to-string: 4.0.0 micromark: 4.0.0 micromark-util-decode-numeric-character-reference: 2.0.1 - micromark-util-decode-string: 2.0.0 + micromark-util-decode-string: 2.0.1 micromark-util-normalize-identifier: 2.0.0 micromark-util-symbol: 2.0.0 micromark-util-types: 2.0.0 @@ -5363,13 +5360,6 @@ snapshots: dependencies: micromark-util-symbol: 2.0.1 - micromark-util-decode-string@2.0.0: - dependencies: - decode-named-character-reference: 1.0.2 - micromark-util-character: 2.1.1 - micromark-util-decode-numeric-character-reference: 2.0.1 - micromark-util-symbol: 2.0.0 - micromark-util-decode-string@2.0.1: dependencies: decode-named-character-reference: 1.0.2 @@ -6153,9 +6143,9 @@ snapshots: as-table: 1.0.55 get-source: 2.0.12 - starlight-links-validator@0.12.4(@astrojs/starlight@0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)): + starlight-links-validator@0.12.4(@astrojs/starlight@0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)))(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)): dependencies: - '@astrojs/starlight': 0.29.1(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) + '@astrojs/starlight': 0.29.2(astro@4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4)) '@types/picomatch': 2.3.3 astro: 4.16.13(@types/node@22.9.1)(rollup@4.27.0)(typescript@5.5.4) github-slugger: 2.0.0