Browse Source

feat: 更新 npm 依赖 (#1154)

pull/1156/head
吴小白 2 years ago committed by GitHub
parent
commit
84e44127b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9549
      frontend/package-lock.json
  2. 3
      frontend/package.json

9549
frontend/package-lock.json generated

File diff suppressed because it is too large Load Diff

3
frontend/package.json

@ -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"

Loading…
Cancel
Save