From 47ad1dc45350519e261842b861d9335bc8957972 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 23 May 2026 17:59:57 -0700 Subject: chore: bump deps --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index ea51ffd..01726dc 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ "dependencies": { "@astrojs/tailwind": "^6.0.2", "@fortawesome/fontawesome-free": "^7.2.0", - "astro": "^5.18.1", + "astro": "^6.3.7", "astro-single-file": "^1.1.0", "html-minifier-terser": "^7.2.0", - "jsdom": "^26.1.0", - "tailwindcss": "^3.4.19" + "jsdom": "^29.1.1", + "tailwindcss": "^4.3.0" } } -- cgit v1.2.3