mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
chore: update
This commit is contained in:
parent
a7ca161271
commit
d501339274
13
package.json
13
package.json
@ -2,13 +2,6 @@
|
|||||||
"name": "vue-pure-admin",
|
"name": "vue-pure-admin",
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@6.20.1",
|
|
||||||
"workspaces": [
|
|
||||||
"build/**",
|
|
||||||
"mock/**",
|
|
||||||
"src/**",
|
|
||||||
"types/**"
|
|
||||||
],
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 16",
|
"node": ">= 16",
|
||||||
"pnpm": ">= 6"
|
"pnpm": ">= 6"
|
||||||
@ -62,7 +55,7 @@
|
|||||||
"sortablejs": "1.13.0",
|
"sortablejs": "1.13.0",
|
||||||
"typescript-cookie": "^1.0.0",
|
"typescript-cookie": "^1.0.0",
|
||||||
"v-contextmenu": "3.0.0",
|
"v-contextmenu": "3.0.0",
|
||||||
"vue": "^3.2.20",
|
"vue": "^3.2.21",
|
||||||
"vue-i18n": "^9.2.0-beta.3",
|
"vue-i18n": "^9.2.0-beta.3",
|
||||||
"vue-json-pretty": "^2.0.2",
|
"vue-json-pretty": "^2.0.2",
|
||||||
"vue-router": "^4.0.11",
|
"vue-router": "^4.0.11",
|
||||||
@ -85,7 +78,7 @@
|
|||||||
"@typescript-eslint/parser": "4.31.0",
|
"@typescript-eslint/parser": "4.31.0",
|
||||||
"@vitejs/plugin-vue": "1.6.0",
|
"@vitejs/plugin-vue": "1.6.0",
|
||||||
"@vitejs/plugin-vue-jsx": "1.1.7",
|
"@vitejs/plugin-vue-jsx": "1.1.7",
|
||||||
"@vue/compiler-sfc": "3.2.20",
|
"@vue/compiler-sfc": "^3.2.21",
|
||||||
"@vue/eslint-config-prettier": "6.0.0",
|
"@vue/eslint-config-prettier": "6.0.0",
|
||||||
"@vue/eslint-config-typescript": "7.0.0",
|
"@vue/eslint-config-typescript": "7.0.0",
|
||||||
"autoprefixer": "10.2.4",
|
"autoprefixer": "10.2.4",
|
||||||
@ -102,7 +95,7 @@
|
|||||||
"prettier": "2.3.2",
|
"prettier": "2.3.2",
|
||||||
"pretty-quick": "3.1.1",
|
"pretty-quick": "3.1.1",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"sass": "1.38.0",
|
"sass": "1.32.8",
|
||||||
"sass-loader": "12.1.0",
|
"sass-loader": "12.1.0",
|
||||||
"stylelint": "13.13.1",
|
"stylelint": "13.13.1",
|
||||||
"stylelint-config-prettier": "8.0.2",
|
"stylelint-config-prettier": "8.0.2",
|
||||||
|
120
pnpm-lock.yaml
generated
120
pnpm-lock.yaml
generated
@ -1,7 +1,5 @@
|
|||||||
lockfileVersion: 5.3
|
lockfileVersion: 5.3
|
||||||
|
|
||||||
importers:
|
|
||||||
.:
|
|
||||||
specifiers:
|
specifiers:
|
||||||
"@amap/amap-jsapi-loader": ^1.0.1
|
"@amap/amap-jsapi-loader": ^1.0.1
|
||||||
"@commitlint/cli": 13.1.0
|
"@commitlint/cli": 13.1.0
|
||||||
@ -16,7 +14,7 @@ importers:
|
|||||||
"@typescript-eslint/parser": 4.31.0
|
"@typescript-eslint/parser": 4.31.0
|
||||||
"@vitejs/plugin-vue": 1.6.0
|
"@vitejs/plugin-vue": 1.6.0
|
||||||
"@vitejs/plugin-vue-jsx": 1.1.7
|
"@vitejs/plugin-vue-jsx": 1.1.7
|
||||||
"@vue/compiler-sfc": 3.2.20
|
"@vue/compiler-sfc": ^3.2.21
|
||||||
"@vue/eslint-config-prettier": 6.0.0
|
"@vue/eslint-config-prettier": 6.0.0
|
||||||
"@vue/eslint-config-typescript": 7.0.0
|
"@vue/eslint-config-typescript": 7.0.0
|
||||||
"@vueuse/core": ^6.7.1
|
"@vueuse/core": ^6.7.1
|
||||||
@ -54,7 +52,7 @@ importers:
|
|||||||
resize-observer-polyfill: ^1.5.1
|
resize-observer-polyfill: ^1.5.1
|
||||||
responsive-storage: ^1.0.11
|
responsive-storage: ^1.0.11
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
sass: 1.38.0
|
sass: 1.32.8
|
||||||
sass-loader: 12.1.0
|
sass-loader: 12.1.0
|
||||||
sortablejs: 1.13.0
|
sortablejs: 1.13.0
|
||||||
stylelint: 13.13.1
|
stylelint: 13.13.1
|
||||||
@ -69,7 +67,7 @@ importers:
|
|||||||
vite-plugin-mock: ^2.9.6
|
vite-plugin-mock: ^2.9.6
|
||||||
vite-plugin-style-import: ^1.2.1
|
vite-plugin-style-import: ^1.2.1
|
||||||
vite-svg-loader: ^2.2.0
|
vite-svg-loader: ^2.2.0
|
||||||
vue: ^3.2.20
|
vue: ^3.2.21
|
||||||
vue-eslint-parser: 7.10.0
|
vue-eslint-parser: 7.10.0
|
||||||
vue-i18n: ^9.2.0-beta.3
|
vue-i18n: ^9.2.0-beta.3
|
||||||
vue-json-pretty: ^2.0.2
|
vue-json-pretty: ^2.0.2
|
||||||
@ -81,6 +79,7 @@ importers:
|
|||||||
xe-ajax: 4.0.5
|
xe-ajax: 4.0.5
|
||||||
xe-utils: 3.4.0
|
xe-utils: 3.4.0
|
||||||
xgplayer: 2.28.0
|
xgplayer: 2.28.0
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
"@amap/amap-jsapi-loader": 1.0.1
|
"@amap/amap-jsapi-loader": 1.0.1
|
||||||
"@logicflow/core": 0.7.1
|
"@logicflow/core": 0.7.1
|
||||||
@ -120,6 +119,7 @@ importers:
|
|||||||
xe-ajax: 4.0.5
|
xe-ajax: 4.0.5
|
||||||
xe-utils: 3.4.0
|
xe-utils: 3.4.0
|
||||||
xgplayer: 2.28.0
|
xgplayer: 2.28.0
|
||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
"@commitlint/cli": 13.1.0
|
"@commitlint/cli": 13.1.0
|
||||||
"@commitlint/config-conventional": 13.1.0
|
"@commitlint/config-conventional": 13.1.0
|
||||||
@ -129,9 +129,9 @@ importers:
|
|||||||
"@types/nprogress": 0.2.0
|
"@types/nprogress": 0.2.0
|
||||||
"@typescript-eslint/eslint-plugin": 4.31.0_f4e6dc0776b3600ef484e3c64a523136
|
"@typescript-eslint/eslint-plugin": 4.31.0_f4e6dc0776b3600ef484e3c64a523136
|
||||||
"@typescript-eslint/parser": 4.31.0_eslint@7.30.0+typescript@4.4.2
|
"@typescript-eslint/parser": 4.31.0_eslint@7.30.0+typescript@4.4.2
|
||||||
"@vitejs/plugin-vue": 1.6.0_@vue+compiler-sfc@3.2.20
|
"@vitejs/plugin-vue": 1.6.0_@vue+compiler-sfc@3.2.21
|
||||||
"@vitejs/plugin-vue-jsx": 1.1.7
|
"@vitejs/plugin-vue-jsx": 1.1.7
|
||||||
"@vue/compiler-sfc": 3.2.20
|
"@vue/compiler-sfc": 3.2.21
|
||||||
"@vue/eslint-config-prettier": 6.0.0_82e4252401b0cc5be86f7c2133946f49
|
"@vue/eslint-config-prettier": 6.0.0_82e4252401b0cc5be86f7c2133946f49
|
||||||
"@vue/eslint-config-typescript": 7.0.0_e03d82996bd4a66fb128f33523d782ea
|
"@vue/eslint-config-typescript": 7.0.0_e03d82996bd4a66fb128f33523d782ea
|
||||||
autoprefixer: 10.2.4_postcss@8.2.6
|
autoprefixer: 10.2.4_postcss@8.2.6
|
||||||
@ -148,15 +148,15 @@ importers:
|
|||||||
prettier: 2.3.2
|
prettier: 2.3.2
|
||||||
pretty-quick: 3.1.1_prettier@2.3.2
|
pretty-quick: 3.1.1_prettier@2.3.2
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
sass: 1.38.0
|
sass: 1.32.8
|
||||||
sass-loader: 12.1.0_sass@1.38.0
|
sass-loader: 12.1.0_sass@1.32.8
|
||||||
stylelint: 13.13.1
|
stylelint: 13.13.1
|
||||||
stylelint-config-prettier: 8.0.2_stylelint@13.13.1
|
stylelint-config-prettier: 8.0.2_stylelint@13.13.1
|
||||||
stylelint-config-standard: 22.0.0_stylelint@13.13.1
|
stylelint-config-standard: 22.0.0_stylelint@13.13.1
|
||||||
stylelint-order: 4.1.0_stylelint@13.13.1
|
stylelint-order: 4.1.0_stylelint@13.13.1
|
||||||
typescript: 4.4.2
|
typescript: 4.4.2
|
||||||
unplugin-element-plus: 0.1.3_vite@2.6.13+vue@3.2.21
|
unplugin-element-plus: 0.1.3_vite@2.6.13+vue@3.2.21
|
||||||
vite: 2.6.13_sass@1.38.0
|
vite: 2.6.13_sass@1.32.8
|
||||||
vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.6.13
|
vite-plugin-mock: 2.9.6_mockjs@1.1.0+vite@2.6.13
|
||||||
vite-plugin-style-import: 1.3.0_vite@2.6.13
|
vite-plugin-style-import: 1.3.0_vite@2.6.13
|
||||||
vite-svg-loader: 2.2.0
|
vite-svg-loader: 2.2.0
|
||||||
@ -1276,7 +1276,7 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vitejs/plugin-vue/1.6.0_@vue+compiler-sfc@3.2.20:
|
/@vitejs/plugin-vue/1.6.0_@vue+compiler-sfc@3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-n3i8htn8pTg9M+kM3cnEfsPZx/6ngInlTroth6fA1LQTJq5aTVQ8ggaE5pPoAy9vCgHPtcaXMzwpldhqRAkebQ==
|
integrity: sha512-n3i8htn8pTg9M+kM3cnEfsPZx/6ngInlTroth6fA1LQTJq5aTVQ8ggaE5pPoAy9vCgHPtcaXMzwpldhqRAkebQ==
|
||||||
@ -1285,7 +1285,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@vue/compiler-sfc": ^3.2.6
|
"@vue/compiler-sfc": ^3.2.6
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-sfc": 3.2.20
|
"@vue/compiler-sfc": 3.2.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vue/babel-helper-vue-transform-on/1.0.2:
|
/@vue/babel-helper-vue-transform-on/1.0.2:
|
||||||
@ -1315,18 +1315,6 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@vue/compiler-core/3.2.20:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-vcEXlKXoPwBXFP5aUTHN9GTZaDfwCofa9Yu9bbW2C5O/QSa9Esdt7OG4+0RRd3EHEMxUvEdj4RZrd/KpQeiJbA==
|
|
||||||
}
|
|
||||||
dependencies:
|
|
||||||
"@babel/parser": 7.16.2
|
|
||||||
"@vue/shared": 3.2.20
|
|
||||||
estree-walker: 2.0.2
|
|
||||||
source-map: 0.6.1
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@vue/compiler-core/3.2.21:
|
/@vue/compiler-core/3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
@ -1337,17 +1325,6 @@ packages:
|
|||||||
"@vue/shared": 3.2.21
|
"@vue/shared": 3.2.21
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@vue/compiler-dom/3.2.20:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-QnI77ec/JtV7R0YBbcVayYTDCRcI9OCbxiUQK6izVyqQO0658n0zQuoNwe+bYgtqnvGAIqTR3FShTd5y4oOjdg==
|
|
||||||
}
|
|
||||||
dependencies:
|
|
||||||
"@vue/compiler-core": 3.2.20
|
|
||||||
"@vue/shared": 3.2.20
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@vue/compiler-dom/3.2.21:
|
/@vue/compiler-dom/3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
@ -1357,25 +1334,6 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-core": 3.2.21
|
"@vue/compiler-core": 3.2.21
|
||||||
"@vue/shared": 3.2.21
|
"@vue/shared": 3.2.21
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@vue/compiler-sfc/3.2.20:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-03aZo+6tQKiFLfunHKSPZvdK4Jsn/ftRCyaro8AQIWkuxJbvSosbKK6HTTn+D2c3nPScG155akJoxKENw7rftQ==
|
|
||||||
}
|
|
||||||
dependencies:
|
|
||||||
"@babel/parser": 7.16.2
|
|
||||||
"@vue/compiler-core": 3.2.20
|
|
||||||
"@vue/compiler-dom": 3.2.20
|
|
||||||
"@vue/compiler-ssr": 3.2.20
|
|
||||||
"@vue/ref-transform": 3.2.20
|
|
||||||
"@vue/shared": 3.2.20
|
|
||||||
estree-walker: 2.0.2
|
|
||||||
magic-string: 0.25.7
|
|
||||||
postcss: 8.2.6
|
|
||||||
source-map: 0.6.1
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@vue/compiler-sfc/3.2.21:
|
/@vue/compiler-sfc/3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
@ -1393,17 +1351,6 @@ packages:
|
|||||||
magic-string: 0.25.7
|
magic-string: 0.25.7
|
||||||
postcss: 8.3.11
|
postcss: 8.3.11
|
||||||
source-map: 0.6.1
|
source-map: 0.6.1
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@vue/compiler-ssr/3.2.20:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-rzzVVYivm+EjbfiGQvNeyiYZWzr6Hkej97RZLZvcumacQlnKv9176Xo9rRyeWwFbBlxmtNdrVMslRXtipMXk2w==
|
|
||||||
}
|
|
||||||
dependencies:
|
|
||||||
"@vue/compiler-dom": 3.2.20
|
|
||||||
"@vue/shared": 3.2.20
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@vue/compiler-ssr/3.2.21:
|
/@vue/compiler-ssr/3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
@ -1413,7 +1360,6 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-dom": 3.2.21
|
"@vue/compiler-dom": 3.2.21
|
||||||
"@vue/shared": 3.2.21
|
"@vue/shared": 3.2.21
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@vue/devtools-api/6.0.0-beta.20:
|
/@vue/devtools-api/6.0.0-beta.20:
|
||||||
resolution:
|
resolution:
|
||||||
@ -1468,19 +1414,6 @@ packages:
|
|||||||
"@vue/shared": 3.2.21
|
"@vue/shared": 3.2.21
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@vue/ref-transform/3.2.20:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-Y42d3PGlYZ1lXcF3dbd3+qU/C/a3wYEZ949fyOI5ptzkjDWlkfU6vn74fmOjsLjEcjs10BXK2qO99FqQIK2r1Q==
|
|
||||||
}
|
|
||||||
dependencies:
|
|
||||||
"@babel/parser": 7.16.2
|
|
||||||
"@vue/compiler-core": 3.2.20
|
|
||||||
"@vue/shared": 3.2.20
|
|
||||||
estree-walker: 2.0.2
|
|
||||||
magic-string: 0.25.7
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@vue/ref-transform/3.2.21:
|
/@vue/ref-transform/3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
@ -1492,7 +1425,6 @@ packages:
|
|||||||
"@vue/shared": 3.2.21
|
"@vue/shared": 3.2.21
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.25.7
|
magic-string: 0.25.7
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@vue/runtime-core/3.2.21:
|
/@vue/runtime-core/3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
@ -1528,19 +1460,11 @@ packages:
|
|||||||
vue: 3.2.21
|
vue: 3.2.21
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@vue/shared/3.2.20:
|
|
||||||
resolution:
|
|
||||||
{
|
|
||||||
integrity: sha512-FbpX+hD5BvXCQerEYO7jtAGHlhAkhTQ4KIV73kmLWNlawWhTiVuQxizgVb0BOkX5oG9cIRZ42EG++d/k/Efp0w==
|
|
||||||
}
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@vue/shared/3.2.21:
|
/@vue/shared/3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-5EQmIPK6gw4UVYUbM959B0uPsJ58+xoMESCZs3N89XyvJ9e+fX4pqEPrOGV8OroIk3SbEvJcC+eYc8BH9JQrHA==
|
integrity: sha512-5EQmIPK6gw4UVYUbM959B0uPsJ58+xoMESCZs3N89XyvJ9e+fX4pqEPrOGV8OroIk3SbEvJcC+eYc8BH9JQrHA==
|
||||||
}
|
}
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@vueuse/core/6.1.0_vue@3.2.21:
|
/@vueuse/core/6.1.0_vue@3.2.21:
|
||||||
resolution:
|
resolution:
|
||||||
@ -5639,7 +5563,7 @@ packages:
|
|||||||
}
|
}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/sass-loader/12.1.0_sass@1.38.0:
|
/sass-loader/12.1.0_sass@1.32.8:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-FVJZ9kxVRYNZTIe2xhw93n3xJNYZADr+q69/s98l9nTCrWASo+DR2Ot0s5xTKQDDEosUkatsGeHxcH4QBp5bSg==
|
integrity: sha512-FVJZ9kxVRYNZTIe2xhw93n3xJNYZADr+q69/s98l9nTCrWASo+DR2Ot0s5xTKQDDEosUkatsGeHxcH4QBp5bSg==
|
||||||
@ -5660,13 +5584,13 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
klona: 2.0.5
|
klona: 2.0.5
|
||||||
neo-async: 2.6.2
|
neo-async: 2.6.2
|
||||||
sass: 1.38.0
|
sass: 1.32.8
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/sass/1.38.0:
|
/sass/1.32.8:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==
|
integrity: sha512-Sl6mIeGpzjIUZqvKnKETfMf0iDAswD9TNlv13A7aAF3XZlRPMq4VvJWBC2N2DXbp94MQVdNSFG6LfF/iOXrPHQ==
|
||||||
}
|
}
|
||||||
engines: { node: ">=8.9.0" }
|
engines: { node: ">=8.9.0" }
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@ -6506,7 +6430,7 @@ packages:
|
|||||||
webpack:
|
webpack:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 2.6.13_sass@1.38.0
|
vite: 2.6.13_sass@1.32.8
|
||||||
webpack-virtual-modules: 0.4.3
|
webpack-virtual-modules: 0.4.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -6626,7 +6550,7 @@ packages:
|
|||||||
fast-glob: 3.2.7
|
fast-glob: 3.2.7
|
||||||
mockjs: 1.1.0
|
mockjs: 1.1.0
|
||||||
path-to-regexp: 6.2.0
|
path-to-regexp: 6.2.0
|
||||||
vite: 2.6.13_sass@1.38.0
|
vite: 2.6.13_sass@1.32.8
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -6645,7 +6569,7 @@ packages:
|
|||||||
debug: 4.3.2
|
debug: 4.3.2
|
||||||
es-module-lexer: 0.9.3
|
es-module-lexer: 0.9.3
|
||||||
magic-string: 0.25.7
|
magic-string: 0.25.7
|
||||||
vite: 2.6.13_sass@1.38.0
|
vite: 2.6.13_sass@1.32.8
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
@ -6656,11 +6580,11 @@ packages:
|
|||||||
integrity: sha512-FP6qCN57coIOwmtah68ofpi4dewGmfzPcoKe76RMnJoz7qBTXxQVm2BlnH0YzGeCbOcjm9NKauJ1I6J9OlUUtg==
|
integrity: sha512-FP6qCN57coIOwmtah68ofpi4dewGmfzPcoKe76RMnJoz7qBTXxQVm2BlnH0YzGeCbOcjm9NKauJ1I6J9OlUUtg==
|
||||||
}
|
}
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-sfc": 3.2.20
|
"@vue/compiler-sfc": 3.2.21
|
||||||
svgo: 2.8.0
|
svgo: 2.8.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite/2.6.13_sass@1.38.0:
|
/vite/2.6.13_sass@1.32.8:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-+tGZ1OxozRirTudl4M3N3UTNJOlxdVo/qBl2IlDEy/ZpTFcskp+k5ncNjayR3bRYTCbqSOFz2JWGN1UmuDMScA==
|
integrity: sha512-+tGZ1OxozRirTudl4M3N3UTNJOlxdVo/qBl2IlDEy/ZpTFcskp+k5ncNjayR3bRYTCbqSOFz2JWGN1UmuDMScA==
|
||||||
@ -6683,7 +6607,7 @@ packages:
|
|||||||
postcss: 8.3.11
|
postcss: 8.3.11
|
||||||
resolve: 1.20.0
|
resolve: 1.20.0
|
||||||
rollup: 2.59.0
|
rollup: 2.59.0
|
||||||
sass: 1.38.0
|
sass: 1.32.8
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
#
|
|
||||||
packages:
|
|
||||||
- "build/**"
|
|
||||||
- "mock/**"
|
|
||||||
- "src/**"
|
|
||||||
- "types/**"
|
|
Loading…
x
Reference in New Issue
Block a user