chore: 更新 lock 文件

This commit is contained in:
wangxuefeng 2025-02-10 19:05:02 +08:00
parent 7af9b6b9e6
commit c8c9406fd5
4 changed files with 12315 additions and 2801 deletions

2
.npmrc
View File

@ -2,5 +2,5 @@
registry=https://registry.npmmirror.com/
# 公司私有源配置
registry:sy=http://sy-registry.shiyue.com
@sy:registry=http://sy-registry.shiyue.com

13129
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,32 +29,33 @@
"dayjs": "^1.11.13",
"lodash-es": "^4.17.21",
"p-limit": "^6.1.0",
"pinia": "^2.1.7",
"vue": "^3.4.15",
"pinia": "^2.3.1",
"vue": "^3.5.13",
"vue-grid-layout": "^3.0.0-beta1",
"vue-router": "^4.2.5"
"vue-router": "^4.5.0",
"wujie-vue3": "^1.0.24"
},
"devDependencies": {
"@farmfe/cli": "^1.0.4",
"@farmfe/core": "^1.6.6",
"@rushstack/eslint-patch": "^1.3.3",
"@tsconfig/node20": "^20.1.2",
"@types/node": "^20.11.10",
"@rushstack/eslint-patch": "^1.10.5",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.17.17",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.49.0",
"eslint-plugin-vue": "^9.17.0",
"less": "^4.2.0",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.7.0",
"eslint": "^8.57.1",
"eslint-plugin-vue": "^9.32.0",
"less": "^4.2.2",
"npm-run-all2": "^6.1.1",
"semantic-release": "^24.2.1",
"typescript": "~5.3.0",
"semantic-release": "^24.2.2",
"typescript": "~5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.11",
"vite": "^5.4.14",
"vite-plugin-qiankun": "^1.0.15",
"vue-tsc": "^1.8.27",
"vue-tsc": "^2.2.0",
"yargs-parser": "^21.1.1"
},
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
"packageManager": "pnpm@9.15.0"
}

1950
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff