diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-23 17:59:57 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-05-23 17:59:57 -0700 |
| commit | 47ad1dc45350519e261842b861d9335bc8957972 (patch) | |
| tree | 3d753311b77b1f651c59a8abf4c98352e7e26db7 /package.json | |
| parent | c3acd89b02680cd3c75674ef713875953d84b738 (diff) | |
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" } } |
