From 3013f352570439832075bab19c9ae91ec6ab98ac Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:13:29 +0100 Subject: Update to astro 5 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 184b61f..1856324 100644 --- a/package.json +++ b/package.json @@ -11,12 +11,12 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/rss": "^4.0.8", - "@astrojs/sitemap": "^3.2.0", - "@fontsource-variable/sen": "^5.0.5", - "astro": "^4.16.1", - "braces": ">=3.0.3", - "typescript": "5.5.4" + "@astrojs/rss": "4.0.10", + "@astrojs/sitemap": "3.2.1", + "@fontsource-variable/sen": "5.1.0", + "astro": "^5.1.1", + "braces": "3.0.3", + "typescript": "5.7.2" }, "devDependencies": { "sass": "^1.76.0" -- cgit v1.3