feat: merge self-built-framework

This commit is contained in:
故璃
2026-07-09 10:02:56 +08:00
parent 49095c3a8a
commit 8fd072bcd1
42 changed files with 2120 additions and 232 deletions
+3 -1
View File
@@ -40,10 +40,12 @@
"check": "vp check"
},
"dependencies": {
"yaml": "^2.8.3"
"yaml": "^2.8.3",
"yauzl": "catalog:"
},
"devDependencies": {
"@types/node": "catalog:",
"@types/yauzl": "catalog:",
"@typescript/native-preview": "7.0.0-dev.20260328.1",
"typescript": "^6.0.2",
"vite-plus": "catalog:"