Upgraded Astro

This commit is contained in:
Daisuke Nakahara 2025-04-27 13:59:58 +09:00
parent b292fb88b3
commit abedec9402
2 changed files with 870 additions and 2104 deletions

2970
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -9,9 +9,9 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/preact": "^4.0.1", "@astrojs/preact": "^4.0.10",
"@astrojs/rss": "^4.0.11", "@astrojs/rss": "^4.0.11",
"astro": "^5.1.5", "astro": "^5.7.5",
"preact": "^10.25.4" "preact": "^10.25.4"
}, },
"devDependencies": { "devDependencies": {