diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index ba2c5ca..ea51ffd 100644 --- a/package.json +++ b/package.json @@ -11,11 +11,11 @@ }, "dependencies": { "@astrojs/tailwind": "^6.0.2", - "@fortawesome/fontawesome-free": "^7.0.1", - "astro": "^5.13.5", + "@fortawesome/fontawesome-free": "^7.2.0", + "astro": "^5.18.1", "astro-single-file": "^1.1.0", "html-minifier-terser": "^7.2.0", "jsdom": "^26.1.0", - "tailwindcss": "^3.4.17" + "tailwindcss": "^3.4.19" } } |
