chore: update deps

This commit is contained in:
Netfan
2025-04-08 14:56:40 +08:00
parent a8c5df38e9
commit 08c6496e24
3 changed files with 67 additions and 59 deletions

13
.vscode/settings.json vendored
View File

@@ -223,5 +223,16 @@
"commentTranslate.multiLineMerge": true,
"vue.server.hybridMode": true,
"typescript.tsdk": "node_modules/typescript/lib",
"oxc.enable": false
"oxc.enable": false,
"cSpell.words": [
"archiver",
"axios",
"dotenv",
"isequal",
"jspm",
"napi",
"nolebase",
"rollup",
"vitest"
]
}