diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-08-22 23:44:19 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-22 23:44:19 -0700 |
| commit | e24cfbaf72a7b7bae60279b74b64a7f4320d6923 (patch) | |
| tree | ee38254ca7a0be5093233113571861ca5bc074cc /package.json | |
| parent | 22a9df07f6a81eb0092a7c28c6fb2e6b6677cbc9 (diff) | |
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 0f1d2e0..405a909 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "astro": "astro" }, "dependencies": { - "@fortawesome/fontawesome-free": "^7.2.0", - "@tailwindcss/vite": "^4.3.1", - "astro": "^6.4.7", + "@fortawesome/fontawesome-free": "^7.3.1", + "@tailwindcss/vite": "^4.3.3", + "astro": "^6.4.8", "astro-single-file": "^1.1.0", "html-minifier-terser": "^7.2.0", "jsdom": "^29.1.1", - "tailwindcss": "^4.3.1", + "tailwindcss": "^4.3.3", "vite": "7.3.5" } } |
