chore: update deps

This commit is contained in:
vben
2024-06-01 22:17:52 +08:00
parent c531f0c154
commit f7b97e8a83
47 changed files with 569 additions and 322 deletions

View File

@@ -25,6 +25,10 @@
"cache": false,
"persistent": true
},
"typecheck": {}
"typecheck": {
"outputs": [],
"outputMode": "errors-only"
// "outputMode": "new-only"
}
}
}