From 9906a52b8e2b90334b527e3b0d87201866cf262b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 15:23:58 +0000 Subject: [PATCH] chore(deps): bump starlight-sidebar-topics from 0.6.2 to 0.7.1 Bumps [starlight-sidebar-topics](https://github.com/HiDeoo/starlight-sidebar-topics/tree/HEAD/packages/starlight-sidebar-topics) from 0.6.2 to 0.7.1. - [Release notes](https://github.com/HiDeoo/starlight-sidebar-topics/releases) - [Changelog](https://github.com/HiDeoo/starlight-sidebar-topics/blob/main/packages/starlight-sidebar-topics/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-sidebar-topics/commits/starlight-sidebar-topics@0.7.1/packages/starlight-sidebar-topics) --- updated-dependencies: - dependency-name: starlight-sidebar-topics dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index fbfaee5..7f77d37 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "astro": "^5.18.0", "sharp": "^0.34.5", "starlight-sidebar-swipe": "^0.2.0", - "starlight-sidebar-topics": "^0.6.2", + "starlight-sidebar-topics": "^0.7.1", }, "devDependencies": { "wrangler": "^4.77.0", @@ -820,7 +820,7 @@ "starlight-sidebar-swipe": ["starlight-sidebar-swipe@0.2.0", "", { "peerDependencies": { "@astrojs/starlight": ">=0.38" } }, "sha512-+krC5fbHjKjztStsGaGgaR5KaOahlPfwb32lYKbo1kzPR9v4Li95VM0tj+2qibilhS9cBq/okWdxN74fyccmBw=="], - "starlight-sidebar-topics": ["starlight-sidebar-topics@0.6.2", "", { "dependencies": { "picomatch": "^4.0.2" }, "peerDependencies": { "@astrojs/starlight": ">=0.32.0" } }, "sha512-SNCTUZS/hcVor0ZcaXbaSVU37+V+qtvzNirkvnOg3Mqu/awuGpthkH5+uKpiZqWxLffp6TrOlsv5E5QsxrndNg=="], + "starlight-sidebar-topics": ["starlight-sidebar-topics@0.7.1", "", { "dependencies": { "picomatch": "^4.0.3" }, "peerDependencies": { "@astrojs/starlight": ">=0.38.0" } }, "sha512-2PBR05ZUvnKNoJtbL2u6GoE1qmQD0tFcd5+inYEJHJkx3LE2P+vlNslofTGHLtzch2XzyNbHUBQQu35bouA6NQ=="], "stream-replace-string": ["stream-replace-string@2.0.0", "", {}, "sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w=="], diff --git a/package.json b/package.json index e25b9a3..e362e38 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "astro": "^5.18.0", "sharp": "^0.34.5", "starlight-sidebar-swipe": "^0.2.0", - "starlight-sidebar-topics": "^0.6.2" + "starlight-sidebar-topics": "^0.7.1" }, "devDependencies": { "wrangler": "^4.77.0"