From 84a4dd75ee19b2070464b4a516b123fa36965f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:22:17 +0000 Subject: [PATCH] chore(deps): bump @astrojs/starlight from 0.21.3 to 0.21.4 in /site Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.21.3 to 0.21.4. - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.21.4/packages/starlight) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/pnpm-lock.yaml | 17 ++++------------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/site/package.json b/site/package.json index c66dbb1..a43153c 100644 --- a/site/package.json +++ b/site/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.21.3", + "@astrojs/starlight": "^0.21.4", "astro": "^4.5.12", "sharp": "^0.33.2", "@astrojs/check": "^0.5.6", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index 988e0c2..5e1c706 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^0.5.6 version: 0.5.6(typescript@5.4.4) '@astrojs/starlight': - specifier: ^0.21.3 - version: 0.21.3(astro@4.5.12) + specifier: ^0.21.4 + version: 0.21.4(astro@4.5.12) astro: specifier: ^4.5.12 version: 4.5.12(typescript@5.4.4) @@ -178,8 +178,8 @@ packages: zod: 3.22.4 dev: false - /@astrojs/starlight@0.21.3(astro@4.5.12): - resolution: {integrity: sha512-SvIKB8ECR+RhYdTg3bKsTL2e5Yac75eTatfOMGjkp3ced9Bx34xXMSURuKx/AHBWo1X/+WoWzKT3Y3d2y7kkVg==} + /@astrojs/starlight@0.21.4(astro@4.5.12): + resolution: {integrity: sha512-n9K9WMYN9HtRsZ6u06yLXKMaLMo+a6ifDoBkP24S6EFOsgFUa4P9/t+xliDnNFTf3KGtm9YTdSUA3oI/2wq1eQ==} peerDependencies: astro: ^4.2.7 dependencies: @@ -201,7 +201,6 @@ packages: rehype: 13.0.1 remark-directive: 3.0.0 unified: 11.0.4 - unist-util-remove: 4.0.0 unist-util-visit: 5.0.0 vfile: 6.0.1 transitivePeerDependencies: @@ -4523,14 +4522,6 @@ packages: unist-util-visit: 5.0.0 dev: false - /unist-util-remove@4.0.0: - resolution: {integrity: sha512-b4gokeGId57UVRX/eVKej5gXqGlc9+trkORhFJpu9raqZkZhU0zm8Doi05+HaiBsMEIJowL+2WtQ5ItjsngPXg==} - dependencies: - '@types/unist': 3.0.2 - unist-util-is: 6.0.0 - unist-util-visit-parents: 6.0.1 - dev: false - /unist-util-stringify-position@3.0.3: resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} dependencies: