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 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" } } |
