chore: bump deps

This commit is contained in:
aria 2025-06-15 02:27:42 +10:00
parent 1a23cddd83
commit 069577600e
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
5 changed files with 667 additions and 595 deletions

View file

@ -15,13 +15,13 @@
"@astrojs/node": "^9.2.2",
"@astrojs/preact": "^4.1.0",
"@astrojs/rss": "^4.0.12",
"@astrojs/tailwind": "^5.1.5",
"astro": "^5.9.1",
"@tailwindcss/vite": "^4.1.10",
"astro": "^5.9.3",
"astro-icon": "^1.1.5",
"dayjs": "^1.11.13",
"preact": "^10.26.8",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.17",
"preact": "^10.26.9",
"sharp": "^0.34.2",
"tailwindcss": "^4.1.10",
"typescript": "^5.8.3"
},
"devDependencies": {