This commit is contained in:
2026-05-02 20:45:40 +08:00
Unverified
parent bc5d3894cb
commit 955dc9b608
8 changed files with 1636 additions and 2054 deletions
+4 -5
View File
@@ -9,9 +9,8 @@
"preview": "astro preview"
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"astro": "^4.16.18",
"typescript": "^5.6.3"
},
"devDependencies": {}
"@astrojs/check": "^0.9.9",
"astro": "^6.2.1",
"typescript": "^6.0.3"
}
}