1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-19 00:09:16 +08:00

feat: 更新 npm 依赖 (#1154)

This commit is contained in:
吴小白 2023-05-26 13:44:27 +08:00 committed by GitHub
parent 0b66bb5eff
commit 84e44127b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 521 additions and 9031 deletions

File diff suppressed because it is too large Load Diff

View File

@ -94,6 +94,9 @@
"vite-plugin-vue-setup-extend": "^0.4.0",
"vue-tsc": "^0.29.8"
},
"overrides": {
"esbuild":"npm:esbuild-wasm@latest"
},
"config": {
"commitizen": {
"path": "node_modules/cz-git"