build(deps): 更新依赖并添加新的包
This commit is contained in:
1
frontend/.yarnrc.yml
Normal file
1
frontend/.yarnrc.yml
Normal file
@@ -0,0 +1 @@
|
||||
nodeLinker: node-modules
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"build": {
|
||||
"asar": true,
|
||||
"asarUnpack":[],
|
||||
"asarUnpack": [],
|
||||
"extraMetadata": {
|
||||
"env": "prod"
|
||||
},
|
||||
@@ -50,11 +50,14 @@
|
||||
"@types/adm-zip": "^0.5.7",
|
||||
"adm-zip": "^0.5.16",
|
||||
"ant-design-vue": "4.x",
|
||||
"axios": "^1.11.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"form-data": "^4.0.4",
|
||||
"vue": "^3.5.17",
|
||||
"vue-router": "4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.17.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.38.0",
|
||||
"@typescript-eslint/parser": "^8.38.0",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
@@ -76,5 +79,8 @@
|
||||
"vue-tsc": "^2.2.12",
|
||||
"wait-on": "^8.0.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/node": "22.17.1"
|
||||
},
|
||||
"packageManager": "yarn@4.9.1+sha256.6ffc213b3ce0af5c92507977d9537ea3cc085caa52d1c3f08e94d613407fed19"
|
||||
}
|
||||
|
||||
@@ -1062,16 +1062,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*":
|
||||
version: 24.2.1
|
||||
resolution: "@types/node@npm:24.2.1"
|
||||
dependencies:
|
||||
undici-types: "npm:~7.10.0"
|
||||
checksum: 10c0/439a3c7edf88a298e0c92e46f670234070b892589c3b06e82cc86c47a7e1cf220f4a4b4736ec6ac7e4b9e1c40d7b6d443a1e22f99dd17f13f9dd15de3b32011b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.7.7":
|
||||
"@types/node@npm:22.17.1":
|
||||
version: 22.17.1
|
||||
resolution: "@types/node@npm:22.17.1"
|
||||
dependencies:
|
||||
@@ -3032,12 +3023,14 @@ __metadata:
|
||||
dependencies:
|
||||
"@ant-design/icons-vue": "npm:^7.0.1"
|
||||
"@types/adm-zip": "npm:^0.5.7"
|
||||
"@types/node": "npm:22.17.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.38.0"
|
||||
"@typescript-eslint/parser": "npm:^8.38.0"
|
||||
"@vitejs/plugin-vue": "npm:^6.0.1"
|
||||
"@vue/tsconfig": "npm:^0.7.0"
|
||||
adm-zip: "npm:^0.5.16"
|
||||
ant-design-vue: "npm:4.x"
|
||||
axios: "npm:^1.11.0"
|
||||
concurrently: "npm:^9.2.0"
|
||||
cross-env: "npm:^10.0.0"
|
||||
dayjs: "npm:^1.11.13"
|
||||
@@ -3047,6 +3040,7 @@ __metadata:
|
||||
eslint-config-prettier: "npm:^10.1.8"
|
||||
eslint-plugin-prettier: "npm:^5.5.3"
|
||||
eslint-plugin-vue: "npm:^10.4.0"
|
||||
form-data: "npm:^4.0.4"
|
||||
openapi-typescript-codegen: "npm:^0.29.0"
|
||||
prettier: "npm:^3.6.2"
|
||||
typescript: "npm:^5.9.2"
|
||||
@@ -5446,13 +5440,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"undici-types@npm:~7.10.0":
|
||||
version: 7.10.0
|
||||
resolution: "undici-types@npm:7.10.0"
|
||||
checksum: 10c0/8b00ce50e235fe3cc601307f148b5e8fb427092ee3b23e8118ec0a5d7f68eca8cee468c8fc9f15cbb2cf2a3797945ebceb1cbd9732306a1d00e0a9b6afa0f635
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unique-filename@npm:^2.0.0":
|
||||
version: 2.0.1
|
||||
resolution: "unique-filename@npm:2.0.1"
|
||||
|
||||
Reference in New Issue
Block a user