Bump deps

This commit is contained in:
aria 2025-05-25 23:55:26 +10:00
parent 4b207959be
commit d877b6974a
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
2 changed files with 69 additions and 68 deletions

View file

@ -11,15 +11,15 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.2.6",
"@astrojs/node": "^9.2.1",
"@astrojs/preact": "^4.0.11",
"@astrojs/mdx": "^4.3.0",
"@astrojs/node": "^9.2.2",
"@astrojs/preact": "^4.1.0",
"@astrojs/rss": "^4.0.11",
"@astrojs/tailwind": "^5.1.5",
"astro": "^5.7.13",
"astro": "^5.8.0",
"astro-icon": "^1.1.5",
"dayjs": "^1.11.13",
"preact": "^10.26.6",
"preact": "^10.26.7",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.17",
"typescript": "^5.8.3"