From 94bc17cf9754a423a3a57f049ec8f7ebcb40299f Mon Sep 17 00:00:00 2001 From: Rasensprenger Date: Wed, 5 Aug 2026 21:00:13 +0200 Subject: [PATCH] Update dependency @astrojs/starlight to v0.41.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6d4cd3..4dc3cc7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@astrojs/check": "0.9.9", "@astrojs/mdx": "5.0.6", - "@astrojs/starlight": "0.39.2", + "@astrojs/starlight": "0.41.7", "@astrojs/starlight-tailwind": "^5.0.0", "@tailwindcss/vite": "^4.2.1", "astro": "6.3.7",