From 8f3fa949fcfdb1929c71e026a9e825289e1ed90d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Fri, 24 Jan 2025 19:39:14 +0100 Subject: [PATCH] Update package-lock.json Signed-off-by: Kjeld Schouten --- website/package-lock.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index 40b09a1114e..22d6bb595e5 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -8,24 +8,24 @@ "name": "website", "version": "0.0.1", "dependencies": { - "@astrojs/check": "0.9.4", - "@astrojs/sitemap": "3.2.1", - "@astrojs/starlight": "0.29.3", - "@astrojs/starlight-tailwind": "2.0.3", - "@astrojs/tailwind": "5.1.5", - "@playform/compress": "0.1.1", - "astro": "5.1.9", - "astro-better-image-service": "2.0.37", - "astro-integration-lottie": "0.3.2", - "astro-robots-txt": "1.0.0", - "lottie-web": "5.12.2", - "prettier": "3.4.2", - "sharp": "0.33.5", - "starlight-blog": "0.15.0", - "starlight-image-zoom": "0.9.0", - "starlight-links-validator": "0.14.1", - "tailwindcss": "3.4.17", - "typescript": "5.7.3" + "@astrojs/check": "0.9.4", + "@astrojs/sitemap": "3.2.1", + "@astrojs/starlight": "0.31.1", + "@astrojs/starlight-tailwind": "2.0.3", + "@astrojs/tailwind": "5.1.5", + "@playform/compress": "0.1.1", + "astro": "5.1.9", + "astro-better-image-service": "2.0.37", + "astro-integration-lottie": "0.3.2", + "astro-robots-txt": "1.0.0", + "lottie-web": "5.12.2", + "prettier": "3.4.2", + "sharp": "0.33.5", + "starlight-blog": "0.15.0", + "starlight-image-zoom": "0.9.0", + "starlight-links-validator": "0.14.1", + "tailwindcss": "3.4.17", + "typescript": "5.7.3" } }, "node_modules/@alloc/quick-lru": {