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"