From ab56e06830a9ee952b8c01d5d39ced98437dfc2a Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 23 Jan 2026 08:47:12 +0100 Subject: Bump astro to v5.16.14 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 45d0efe..1d5e368 100644 --- a/package.json +++ b/package.json @@ -12,13 +12,13 @@ }, "dependencies": { "@astrojs/react": "^4.4.2", - "@astrojs/sitemap": "^3.6.0", + "@astrojs/sitemap": "^3.7.0", "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.1.5", "@types/netmask": "^2.0.5", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", - "astro": "^5.15.6", + "astro": "^5.16.14", "netmask": "^2.0.2", "react": "^19.1.0", "react-dom": "^19.1.0", -- cgit v1.3.1