From ad941ff1dd8f282edb70d187c5ad0b593ddc17e7 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Fri, 11 Oct 2024 23:14:54 +0200 Subject: Improve portfolio section References #2 --- package.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 040eba5..184b61f 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,13 @@ "astro": "astro" }, "dependencies": { - "@astrojs/check": "^0.7.0", - "@astrojs/rss": "^4.0.6", - "@astrojs/sitemap": "^3.1.6", + "@astrojs/check": "^0.9.4", + "@astrojs/rss": "^4.0.8", + "@astrojs/sitemap": "^3.2.0", "@fontsource-variable/sen": "^5.0.5", - "astro": "^4.10.3", - "typescript": "^5.4.5" + "astro": "^4.16.1", + "braces": ">=3.0.3", + "typescript": "5.5.4" }, "devDependencies": { "sass": "^1.76.0" -- cgit v1.3