mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-05 19:41:43 +08:00
deploy
This commit is contained in:
parent
564611a8bd
commit
4bd207397f
@ -29,7 +29,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.2",
|
||||
"caniuse-lite": "^1.0.30001565",
|
||||
"caniuse-lite": "^1.0.30001566",
|
||||
"clipboard": "^2.0.11",
|
||||
"core-js": "^3.33.3",
|
||||
"dayjs": "^1.11.10",
|
||||
@ -44,10 +44,10 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"qs": "^6.11.2",
|
||||
"screenfull": "^5.2.0",
|
||||
"sortablejs": "^1.15.0",
|
||||
"sortablejs": "^1.15.1",
|
||||
"vab-icon": "file:vab-icon",
|
||||
"vue": "~2.7.14",
|
||||
"vue-echarts": "6.6.1",
|
||||
"vue-echarts": "6.6.2",
|
||||
"vue-router": "^3.6.5",
|
||||
"vue-template-compiler": "~2.7.14",
|
||||
"vuex": "^3.6.2"
|
||||
@ -67,7 +67,7 @@
|
||||
"eslint-plugin-vue": "^9.1.1",
|
||||
"filemanager-webpack-plugin": "^8.0.0",
|
||||
"image-webpack-loader": "^8.1.0",
|
||||
"lint-staged": "^15.1.0",
|
||||
"lint-staged": "^15.2.0",
|
||||
"prettier": "^2.8.8",
|
||||
"sass": "~1.32.13",
|
||||
"sass-loader": "^10.1.1",
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -9,8 +9,8 @@ dependencies:
|
||||
specifier: ^1.6.2
|
||||
version: 1.6.2
|
||||
caniuse-lite:
|
||||
specifier: ^1.0.30001564
|
||||
version: 1.0.30001564
|
||||
specifier: ^1.0.30001565
|
||||
version: 1.0.30001565
|
||||
clipboard:
|
||||
specifier: ^2.0.11
|
||||
version: 2.0.11
|
||||
@ -2892,7 +2892,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
browserslist: 4.22.1
|
||||
caniuse-lite: 1.0.30001564
|
||||
caniuse-lite: 1.0.30001565
|
||||
normalize-range: 0.1.2
|
||||
num2fraction: 1.2.2
|
||||
picocolors: 0.2.1
|
||||
@ -3331,7 +3331,7 @@ packages:
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001564
|
||||
caniuse-lite: 1.0.30001565
|
||||
electron-to-chromium: 1.4.594
|
||||
node-releases: 2.0.13
|
||||
update-browserslist-db: 1.0.13(browserslist@4.22.1)
|
||||
@ -3537,13 +3537,13 @@ packages:
|
||||
resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==}
|
||||
dependencies:
|
||||
browserslist: 4.22.1
|
||||
caniuse-lite: 1.0.30001564
|
||||
caniuse-lite: 1.0.30001565
|
||||
lodash.memoize: 4.1.2
|
||||
lodash.uniq: 4.5.0
|
||||
dev: true
|
||||
|
||||
/caniuse-lite@1.0.30001564:
|
||||
resolution: {integrity: sha512-DqAOf+rhof+6GVx1y+xzbFPeOumfQnhYzVnZD6LAXijR77yPtm9mfOcqOnT3mpnJiZVT+kwLAFnRlZcIz+c6bg==}
|
||||
/caniuse-lite@1.0.30001565:
|
||||
resolution: {integrity: sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w==}
|
||||
|
||||
/case-sensitive-paths-webpack-plugin@2.4.0:
|
||||
resolution: {integrity: sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==}
|
||||
|
Loading…
x
Reference in New Issue
Block a user