From 9046f5cc95289eb6e5a9e93e2da8a4eda74cb5ff Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 10 Feb 2024 13:15:02 -0800 Subject: refactored some components - added DiscordStatus to about - Updated projects - Added tags to each project - Fixed some text styling --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 94ed9b9..be66219 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/tailwind": "^5.0.2", - "@fortawesome/fontawesome-free": "^6.4.2", - "astro": "^3.1.1", + "@astrojs/tailwind": "^5.1.0", + "@fortawesome/fontawesome-free": "^6.5.1", + "astro": "^3.6.4", "astro-single-file": "^1.1.0", "html-minifier-terser": "^7.2.0", "jsdom": "^22.1.0", - "tailwindcss": "^3.3.5" + "tailwindcss": "^3.4.1" } } -- cgit v1.2.3