From 2dbc7d9cab5f1628f0ec57fd2431dd9bb5610d65 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Fri, 20 Dec 2024 13:02:25 +0100 Subject: [PATCH] Update Astro Signed-off-by: Chris Chinchilla --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 04bf5e8f..91cfb2d2 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,7 @@ "astro": "^4.16.13", "astro-icon": "^1.1.2", "eslint": "^9.14.0", + "astro": "^5.1.0", "eslint-plugin-astro": "^1.3.1", "limax": "4.1.0", "mdast-util-to-string": "^4.0.0",