This commit is contained in:
2025-11-21 11:51:31 +08:00
parent 7ea114d876
commit 4b9decaa2a
37 changed files with 6401 additions and 30 deletions

View File

@@ -11,8 +11,11 @@
},
"dependencies": {
"@astrojs/node": "^9.5.1",
"@astrojs/rss": "^4.0.14",
"@astrojs/sitemap": "^3.6.0",
"@astrojs/solid-js": "^5.1.3",
"astro": "^5.15.8",
"fuse.js": "^7.1.0",
"modern-normalize": "^3.0.1",
"solid-js": "^1.9.10"
},