feat(package.json): bump deps
All checks were successful
Deploy to Web Server / deploy (push) Successful in 2m11s

This commit is contained in:
aria 2025-06-09 21:07:47 +10:00
parent 36238efd9a
commit cf234d5b3e
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
2 changed files with 47 additions and 42 deletions

View file

@ -14,9 +14,9 @@
"@astrojs/mdx": "^4.3.0",
"@astrojs/node": "^9.2.2",
"@astrojs/preact": "^4.1.0",
"@astrojs/rss": "^4.0.11",
"@astrojs/rss": "^4.0.12",
"@astrojs/tailwind": "^5.1.5",
"astro": "^5.8.1",
"astro": "^5.9.1",
"astro-icon": "^1.1.5",
"dayjs": "^1.11.13",
"preact": "^10.26.8",
@ -29,8 +29,8 @@
"@iconify-json/hugeicons": "^1.2.5",
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/meteor-icons": "^1.2.1",
"@iconify-json/tabler": "^1.2.18",
"@iconify-json/token": "^1.2.16",
"@iconify-json/tabler": "^1.2.19",
"@iconify-json/token": "^1.2.17",
"@tailwindcss/typography": "^0.5.16",
"vite": "^6.3.5"
}