mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +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",
|
||||
"version": "2.1.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@6.20.1",
|
||||
"workspaces": [
|
||||
"build/**",
|
||||
"mock/**",
|
||||
"src/**",
|
||||
"types/**"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">= 16",
|
||||
"pnpm": ">= 6"
|
||||
@ -62,7 +55,7 @@
|
||||
"sortablejs": "1.13.0",
|
||||
"typescript-cookie": "^1.0.0",
|
||||
"v-contextmenu": "3.0.0",
|
||||
"vue": "^3.2.20",
|
||||
"vue": "^3.2.21",
|
||||
"vue-i18n": "^9.2.0-beta.3",
|
||||
"vue-json-pretty": "^2.0.2",
|
||||
"vue-router": "^4.0.11",
|
||||
@ -85,7 +78,7 @@
|
||||
"@typescript-eslint/parser": "4.31.0",
|
||||
"@vitejs/plugin-vue": "1.6.0",
|
||||
"@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-typescript": "7.0.0",
|
||||
"autoprefixer": "10.2.4",
|
||||
@ -102,7 +95,7 @@
|
||||
"prettier": "2.3.2",
|
||||
"pretty-quick": "3.1.1",
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "1.38.0",
|
||||
"sass": "1.32.8",
|
||||
"sass-loader": "12.1.0",
|
||||
"stylelint": "13.13.1",
|
||||
"stylelint-config-prettier": "8.0.2",
|
||||
|
422
pnpm-lock.yaml
generated
422
pnpm-lock.yaml
generated
@ -1,166 +1,166 @@
|
||||
lockfileVersion: 5.3
|
||||
|
||||
importers:
|
||||
.:
|
||||
specifiers:
|
||||
"@amap/amap-jsapi-loader": ^1.0.1
|
||||
"@commitlint/cli": 13.1.0
|
||||
"@commitlint/config-conventional": 13.1.0
|
||||
"@logicflow/core": 0.7.1
|
||||
"@logicflow/extension": 0.7.1
|
||||
"@types/element-resize-detector": 1.1.3
|
||||
"@types/mockjs": 1.0.3
|
||||
"@types/node": 14.14.14
|
||||
"@types/nprogress": 0.2.0
|
||||
"@typescript-eslint/eslint-plugin": 4.31.0
|
||||
"@typescript-eslint/parser": 4.31.0
|
||||
"@vitejs/plugin-vue": 1.6.0
|
||||
"@vitejs/plugin-vue-jsx": 1.1.7
|
||||
"@vue/compiler-sfc": 3.2.20
|
||||
"@vue/eslint-config-prettier": 6.0.0
|
||||
"@vue/eslint-config-typescript": 7.0.0
|
||||
"@vueuse/core": ^6.7.1
|
||||
"@vueuse/motion": ^2.0.0-beta.4
|
||||
animate.css: ^4.1.1
|
||||
autoprefixer: 10.2.4
|
||||
await-to-js: ^3.0.0
|
||||
axios: ^0.21.1
|
||||
babel-plugin-transform-remove-console: 6.9.4
|
||||
chalk: 2.4.2
|
||||
cropperjs: ^1.5.11
|
||||
cross-env: 7.0.3
|
||||
dayjs: ^1.10.7
|
||||
echarts: ^5.2.1
|
||||
element-plus: 1.1.0-beta.24
|
||||
element-resize-detector: ^1.2.3
|
||||
eslint: 7.30.0
|
||||
eslint-plugin-prettier: 3.4.0
|
||||
eslint-plugin-vue: 7.17.0
|
||||
font-awesome: ^4.7.0
|
||||
husky: 7.0.2
|
||||
lint-staged: 11.1.2
|
||||
lodash-es: ^4.17.21
|
||||
lowdb: ^3.0.0
|
||||
mitt: ^3.0.0
|
||||
mockjs: ^1.1.0
|
||||
nprogress: ^0.2.0
|
||||
path: ^0.12.7
|
||||
path-to-regexp: ^6.2.0
|
||||
pinia: ^2.0.0-rc.14
|
||||
postcss: 8.2.6
|
||||
postcss-import: 14.0.0
|
||||
prettier: 2.3.2
|
||||
pretty-quick: 3.1.1
|
||||
resize-observer-polyfill: ^1.5.1
|
||||
responsive-storage: ^1.0.11
|
||||
rimraf: 3.0.2
|
||||
sass: 1.38.0
|
||||
sass-loader: 12.1.0
|
||||
sortablejs: 1.13.0
|
||||
stylelint: 13.13.1
|
||||
stylelint-config-prettier: 8.0.2
|
||||
stylelint-config-standard: 22.0.0
|
||||
stylelint-order: 4.1.0
|
||||
typescript: 4.4.2
|
||||
typescript-cookie: ^1.0.0
|
||||
unplugin-element-plus: ^0.1.0
|
||||
v-contextmenu: 3.0.0
|
||||
vite: latest
|
||||
vite-plugin-mock: ^2.9.6
|
||||
vite-plugin-style-import: ^1.2.1
|
||||
vite-svg-loader: ^2.2.0
|
||||
vue: ^3.2.20
|
||||
vue-eslint-parser: 7.10.0
|
||||
vue-i18n: ^9.2.0-beta.3
|
||||
vue-json-pretty: ^2.0.2
|
||||
vue-router: ^4.0.11
|
||||
vue-types: ^4.1.0
|
||||
vuedraggable: 4.1.0
|
||||
vxe-table: 4.0.30
|
||||
wangeditor: 4.7.7
|
||||
xe-ajax: 4.0.5
|
||||
xe-utils: 3.4.0
|
||||
xgplayer: 2.28.0
|
||||
dependencies:
|
||||
"@amap/amap-jsapi-loader": 1.0.1
|
||||
"@logicflow/core": 0.7.1
|
||||
"@logicflow/extension": 0.7.1
|
||||
"@vueuse/core": 6.7.5_vue@3.2.21
|
||||
"@vueuse/motion": 2.0.0-beta.4_vue@3.2.21
|
||||
animate.css: 4.1.1
|
||||
await-to-js: 3.0.0
|
||||
axios: 0.21.4
|
||||
cropperjs: 1.5.12
|
||||
dayjs: 1.10.7
|
||||
echarts: 5.2.2
|
||||
element-plus: 1.1.0-beta.24_vue@3.2.21
|
||||
element-resize-detector: 1.2.3
|
||||
font-awesome: 4.7.0
|
||||
lodash-es: 4.17.21
|
||||
lowdb: 3.0.0
|
||||
mitt: 3.0.0
|
||||
mockjs: 1.1.0
|
||||
nprogress: 0.2.0
|
||||
path: 0.12.7
|
||||
path-to-regexp: 6.2.0
|
||||
pinia: 2.0.2_typescript@4.4.2+vue@3.2.21
|
||||
resize-observer-polyfill: 1.5.1
|
||||
responsive-storage: 1.0.11_vue@3.2.21
|
||||
sortablejs: 1.13.0
|
||||
typescript-cookie: 1.0.0
|
||||
v-contextmenu: 3.0.0_vue@3.2.21
|
||||
vue: 3.2.21
|
||||
vue-i18n: 9.2.0-beta.17_vue@3.2.21
|
||||
vue-json-pretty: 2.0.4_vue@3.2.21
|
||||
vue-router: 4.0.12_vue@3.2.21
|
||||
vue-types: 4.1.1_vue@3.2.21
|
||||
vuedraggable: 4.1.0_vue@3.2.21
|
||||
vxe-table: 4.0.30_vue@3.2.21+xe-utils@3.4.0
|
||||
wangeditor: 4.7.7
|
||||
xe-ajax: 4.0.5
|
||||
xe-utils: 3.4.0
|
||||
xgplayer: 2.28.0
|
||||
devDependencies:
|
||||
"@commitlint/cli": 13.1.0
|
||||
"@commitlint/config-conventional": 13.1.0
|
||||
"@types/element-resize-detector": 1.1.3
|
||||
"@types/mockjs": 1.0.3
|
||||
"@types/node": 14.14.14
|
||||
"@types/nprogress": 0.2.0
|
||||
"@typescript-eslint/eslint-plugin": 4.31.0_f4e6dc0776b3600ef484e3c64a523136
|
||||
"@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-jsx": 1.1.7
|
||||
"@vue/compiler-sfc": 3.2.20
|
||||
"@vue/eslint-config-prettier": 6.0.0_82e4252401b0cc5be86f7c2133946f49
|
||||
"@vue/eslint-config-typescript": 7.0.0_e03d82996bd4a66fb128f33523d782ea
|
||||
autoprefixer: 10.2.4_postcss@8.2.6
|
||||
babel-plugin-transform-remove-console: 6.9.4
|
||||
chalk: 2.4.2
|
||||
cross-env: 7.0.3
|
||||
eslint: 7.30.0
|
||||
eslint-plugin-prettier: 3.4.0_eslint@7.30.0+prettier@2.3.2
|
||||
eslint-plugin-vue: 7.17.0_eslint@7.30.0
|
||||
husky: 7.0.2
|
||||
lint-staged: 11.1.2
|
||||
postcss: 8.2.6
|
||||
postcss-import: 14.0.0_postcss@8.2.6
|
||||
prettier: 2.3.2
|
||||
pretty-quick: 3.1.1_prettier@2.3.2
|
||||
rimraf: 3.0.2
|
||||
sass: 1.38.0
|
||||
sass-loader: 12.1.0_sass@1.38.0
|
||||
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-order: 4.1.0_stylelint@13.13.1
|
||||
typescript: 4.4.2
|
||||
unplugin-element-plus: 0.1.3_vite@2.6.13+vue@3.2.21
|
||||
vite: 2.6.13_sass@1.38.0
|
||||
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-svg-loader: 2.2.0
|
||||
vue-eslint-parser: 7.10.0_eslint@7.30.0
|
||||
specifiers:
|
||||
"@amap/amap-jsapi-loader": ^1.0.1
|
||||
"@commitlint/cli": 13.1.0
|
||||
"@commitlint/config-conventional": 13.1.0
|
||||
"@logicflow/core": 0.7.1
|
||||
"@logicflow/extension": 0.7.1
|
||||
"@types/element-resize-detector": 1.1.3
|
||||
"@types/mockjs": 1.0.3
|
||||
"@types/node": 14.14.14
|
||||
"@types/nprogress": 0.2.0
|
||||
"@typescript-eslint/eslint-plugin": 4.31.0
|
||||
"@typescript-eslint/parser": 4.31.0
|
||||
"@vitejs/plugin-vue": 1.6.0
|
||||
"@vitejs/plugin-vue-jsx": 1.1.7
|
||||
"@vue/compiler-sfc": ^3.2.21
|
||||
"@vue/eslint-config-prettier": 6.0.0
|
||||
"@vue/eslint-config-typescript": 7.0.0
|
||||
"@vueuse/core": ^6.7.1
|
||||
"@vueuse/motion": ^2.0.0-beta.4
|
||||
animate.css: ^4.1.1
|
||||
autoprefixer: 10.2.4
|
||||
await-to-js: ^3.0.0
|
||||
axios: ^0.21.1
|
||||
babel-plugin-transform-remove-console: 6.9.4
|
||||
chalk: 2.4.2
|
||||
cropperjs: ^1.5.11
|
||||
cross-env: 7.0.3
|
||||
dayjs: ^1.10.7
|
||||
echarts: ^5.2.1
|
||||
element-plus: 1.1.0-beta.24
|
||||
element-resize-detector: ^1.2.3
|
||||
eslint: 7.30.0
|
||||
eslint-plugin-prettier: 3.4.0
|
||||
eslint-plugin-vue: 7.17.0
|
||||
font-awesome: ^4.7.0
|
||||
husky: 7.0.2
|
||||
lint-staged: 11.1.2
|
||||
lodash-es: ^4.17.21
|
||||
lowdb: ^3.0.0
|
||||
mitt: ^3.0.0
|
||||
mockjs: ^1.1.0
|
||||
nprogress: ^0.2.0
|
||||
path: ^0.12.7
|
||||
path-to-regexp: ^6.2.0
|
||||
pinia: ^2.0.0-rc.14
|
||||
postcss: 8.2.6
|
||||
postcss-import: 14.0.0
|
||||
prettier: 2.3.2
|
||||
pretty-quick: 3.1.1
|
||||
resize-observer-polyfill: ^1.5.1
|
||||
responsive-storage: ^1.0.11
|
||||
rimraf: 3.0.2
|
||||
sass: 1.32.8
|
||||
sass-loader: 12.1.0
|
||||
sortablejs: 1.13.0
|
||||
stylelint: 13.13.1
|
||||
stylelint-config-prettier: 8.0.2
|
||||
stylelint-config-standard: 22.0.0
|
||||
stylelint-order: 4.1.0
|
||||
typescript: 4.4.2
|
||||
typescript-cookie: ^1.0.0
|
||||
unplugin-element-plus: ^0.1.0
|
||||
v-contextmenu: 3.0.0
|
||||
vite: latest
|
||||
vite-plugin-mock: ^2.9.6
|
||||
vite-plugin-style-import: ^1.2.1
|
||||
vite-svg-loader: ^2.2.0
|
||||
vue: ^3.2.21
|
||||
vue-eslint-parser: 7.10.0
|
||||
vue-i18n: ^9.2.0-beta.3
|
||||
vue-json-pretty: ^2.0.2
|
||||
vue-router: ^4.0.11
|
||||
vue-types: ^4.1.0
|
||||
vuedraggable: 4.1.0
|
||||
vxe-table: 4.0.30
|
||||
wangeditor: 4.7.7
|
||||
xe-ajax: 4.0.5
|
||||
xe-utils: 3.4.0
|
||||
xgplayer: 2.28.0
|
||||
|
||||
dependencies:
|
||||
"@amap/amap-jsapi-loader": 1.0.1
|
||||
"@logicflow/core": 0.7.1
|
||||
"@logicflow/extension": 0.7.1
|
||||
"@vueuse/core": 6.7.5_vue@3.2.21
|
||||
"@vueuse/motion": 2.0.0-beta.4_vue@3.2.21
|
||||
animate.css: 4.1.1
|
||||
await-to-js: 3.0.0
|
||||
axios: 0.21.4
|
||||
cropperjs: 1.5.12
|
||||
dayjs: 1.10.7
|
||||
echarts: 5.2.2
|
||||
element-plus: 1.1.0-beta.24_vue@3.2.21
|
||||
element-resize-detector: 1.2.3
|
||||
font-awesome: 4.7.0
|
||||
lodash-es: 4.17.21
|
||||
lowdb: 3.0.0
|
||||
mitt: 3.0.0
|
||||
mockjs: 1.1.0
|
||||
nprogress: 0.2.0
|
||||
path: 0.12.7
|
||||
path-to-regexp: 6.2.0
|
||||
pinia: 2.0.2_typescript@4.4.2+vue@3.2.21
|
||||
resize-observer-polyfill: 1.5.1
|
||||
responsive-storage: 1.0.11_vue@3.2.21
|
||||
sortablejs: 1.13.0
|
||||
typescript-cookie: 1.0.0
|
||||
v-contextmenu: 3.0.0_vue@3.2.21
|
||||
vue: 3.2.21
|
||||
vue-i18n: 9.2.0-beta.17_vue@3.2.21
|
||||
vue-json-pretty: 2.0.4_vue@3.2.21
|
||||
vue-router: 4.0.12_vue@3.2.21
|
||||
vue-types: 4.1.1_vue@3.2.21
|
||||
vuedraggable: 4.1.0_vue@3.2.21
|
||||
vxe-table: 4.0.30_vue@3.2.21+xe-utils@3.4.0
|
||||
wangeditor: 4.7.7
|
||||
xe-ajax: 4.0.5
|
||||
xe-utils: 3.4.0
|
||||
xgplayer: 2.28.0
|
||||
|
||||
devDependencies:
|
||||
"@commitlint/cli": 13.1.0
|
||||
"@commitlint/config-conventional": 13.1.0
|
||||
"@types/element-resize-detector": 1.1.3
|
||||
"@types/mockjs": 1.0.3
|
||||
"@types/node": 14.14.14
|
||||
"@types/nprogress": 0.2.0
|
||||
"@typescript-eslint/eslint-plugin": 4.31.0_f4e6dc0776b3600ef484e3c64a523136
|
||||
"@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.21
|
||||
"@vitejs/plugin-vue-jsx": 1.1.7
|
||||
"@vue/compiler-sfc": 3.2.21
|
||||
"@vue/eslint-config-prettier": 6.0.0_82e4252401b0cc5be86f7c2133946f49
|
||||
"@vue/eslint-config-typescript": 7.0.0_e03d82996bd4a66fb128f33523d782ea
|
||||
autoprefixer: 10.2.4_postcss@8.2.6
|
||||
babel-plugin-transform-remove-console: 6.9.4
|
||||
chalk: 2.4.2
|
||||
cross-env: 7.0.3
|
||||
eslint: 7.30.0
|
||||
eslint-plugin-prettier: 3.4.0_eslint@7.30.0+prettier@2.3.2
|
||||
eslint-plugin-vue: 7.17.0_eslint@7.30.0
|
||||
husky: 7.0.2
|
||||
lint-staged: 11.1.2
|
||||
postcss: 8.2.6
|
||||
postcss-import: 14.0.0_postcss@8.2.6
|
||||
prettier: 2.3.2
|
||||
pretty-quick: 3.1.1_prettier@2.3.2
|
||||
rimraf: 3.0.2
|
||||
sass: 1.32.8
|
||||
sass-loader: 12.1.0_sass@1.32.8
|
||||
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-order: 4.1.0_stylelint@13.13.1
|
||||
typescript: 4.4.2
|
||||
unplugin-element-plus: 0.1.3_vite@2.6.13+vue@3.2.21
|
||||
vite: 2.6.13_sass@1.32.8
|
||||
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-svg-loader: 2.2.0
|
||||
vue-eslint-parser: 7.10.0_eslint@7.30.0
|
||||
|
||||
packages:
|
||||
/@amap/amap-jsapi-loader/1.0.1:
|
||||
@ -1276,7 +1276,7 @@ packages:
|
||||
- supports-color
|
||||
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:
|
||||
{
|
||||
integrity: sha512-n3i8htn8pTg9M+kM3cnEfsPZx/6ngInlTroth6fA1LQTJq5aTVQ8ggaE5pPoAy9vCgHPtcaXMzwpldhqRAkebQ==
|
||||
@ -1285,7 +1285,7 @@ packages:
|
||||
peerDependencies:
|
||||
"@vue/compiler-sfc": ^3.2.6
|
||||
dependencies:
|
||||
"@vue/compiler-sfc": 3.2.20
|
||||
"@vue/compiler-sfc": 3.2.21
|
||||
dev: true
|
||||
|
||||
/@vue/babel-helper-vue-transform-on/1.0.2:
|
||||
@ -1315,18 +1315,6 @@ packages:
|
||||
- supports-color
|
||||
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:
|
||||
resolution:
|
||||
{
|
||||
@ -1337,17 +1325,6 @@ packages:
|
||||
"@vue/shared": 3.2.21
|
||||
estree-walker: 2.0.2
|
||||
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:
|
||||
resolution:
|
||||
@ -1357,25 +1334,6 @@ packages:
|
||||
dependencies:
|
||||
"@vue/compiler-core": 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:
|
||||
resolution:
|
||||
@ -1393,17 +1351,6 @@ packages:
|
||||
magic-string: 0.25.7
|
||||
postcss: 8.3.11
|
||||
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:
|
||||
resolution:
|
||||
@ -1413,7 +1360,6 @@ packages:
|
||||
dependencies:
|
||||
"@vue/compiler-dom": 3.2.21
|
||||
"@vue/shared": 3.2.21
|
||||
dev: false
|
||||
|
||||
/@vue/devtools-api/6.0.0-beta.20:
|
||||
resolution:
|
||||
@ -1468,19 +1414,6 @@ packages:
|
||||
"@vue/shared": 3.2.21
|
||||
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:
|
||||
resolution:
|
||||
{
|
||||
@ -1492,7 +1425,6 @@ packages:
|
||||
"@vue/shared": 3.2.21
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.25.7
|
||||
dev: false
|
||||
|
||||
/@vue/runtime-core/3.2.21:
|
||||
resolution:
|
||||
@ -1528,19 +1460,11 @@ packages:
|
||||
vue: 3.2.21
|
||||
dev: false
|
||||
|
||||
/@vue/shared/3.2.20:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-FbpX+hD5BvXCQerEYO7jtAGHlhAkhTQ4KIV73kmLWNlawWhTiVuQxizgVb0BOkX5oG9cIRZ42EG++d/k/Efp0w==
|
||||
}
|
||||
dev: true
|
||||
|
||||
/@vue/shared/3.2.21:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-5EQmIPK6gw4UVYUbM959B0uPsJ58+xoMESCZs3N89XyvJ9e+fX4pqEPrOGV8OroIk3SbEvJcC+eYc8BH9JQrHA==
|
||||
}
|
||||
dev: false
|
||||
|
||||
/@vueuse/core/6.1.0_vue@3.2.21:
|
||||
resolution:
|
||||
@ -5639,7 +5563,7 @@ packages:
|
||||
}
|
||||
dev: true
|
||||
|
||||
/sass-loader/12.1.0_sass@1.38.0:
|
||||
/sass-loader/12.1.0_sass@1.32.8:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-FVJZ9kxVRYNZTIe2xhw93n3xJNYZADr+q69/s98l9nTCrWASo+DR2Ot0s5xTKQDDEosUkatsGeHxcH4QBp5bSg==
|
||||
@ -5660,13 +5584,13 @@ packages:
|
||||
dependencies:
|
||||
klona: 2.0.5
|
||||
neo-async: 2.6.2
|
||||
sass: 1.38.0
|
||||
sass: 1.32.8
|
||||
dev: true
|
||||
|
||||
/sass/1.38.0:
|
||||
/sass/1.32.8:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==
|
||||
integrity: sha512-Sl6mIeGpzjIUZqvKnKETfMf0iDAswD9TNlv13A7aAF3XZlRPMq4VvJWBC2N2DXbp94MQVdNSFG6LfF/iOXrPHQ==
|
||||
}
|
||||
engines: { node: ">=8.9.0" }
|
||||
hasBin: true
|
||||
@ -6506,7 +6430,7 @@ packages:
|
||||
webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
vite: 2.6.13_sass@1.38.0
|
||||
vite: 2.6.13_sass@1.32.8
|
||||
webpack-virtual-modules: 0.4.3
|
||||
dev: true
|
||||
|
||||
@ -6626,7 +6550,7 @@ packages:
|
||||
fast-glob: 3.2.7
|
||||
mockjs: 1.1.0
|
||||
path-to-regexp: 6.2.0
|
||||
vite: 2.6.13_sass@1.38.0
|
||||
vite: 2.6.13_sass@1.32.8
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
@ -6645,7 +6569,7 @@ packages:
|
||||
debug: 4.3.2
|
||||
es-module-lexer: 0.9.3
|
||||
magic-string: 0.25.7
|
||||
vite: 2.6.13_sass@1.38.0
|
||||
vite: 2.6.13_sass@1.32.8
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -6656,11 +6580,11 @@ packages:
|
||||
integrity: sha512-FP6qCN57coIOwmtah68ofpi4dewGmfzPcoKe76RMnJoz7qBTXxQVm2BlnH0YzGeCbOcjm9NKauJ1I6J9OlUUtg==
|
||||
}
|
||||
dependencies:
|
||||
"@vue/compiler-sfc": 3.2.20
|
||||
"@vue/compiler-sfc": 3.2.21
|
||||
svgo: 2.8.0
|
||||
dev: true
|
||||
|
||||
/vite/2.6.13_sass@1.38.0:
|
||||
/vite/2.6.13_sass@1.32.8:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-+tGZ1OxozRirTudl4M3N3UTNJOlxdVo/qBl2IlDEy/ZpTFcskp+k5ncNjayR3bRYTCbqSOFz2JWGN1UmuDMScA==
|
||||
@ -6683,7 +6607,7 @@ packages:
|
||||
postcss: 8.3.11
|
||||
resolve: 1.20.0
|
||||
rollup: 2.59.0
|
||||
sass: 1.38.0
|
||||
sass: 1.32.8
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
@ -1,6 +0,0 @@
|
||||
#
|
||||
packages:
|
||||
- "build/**"
|
||||
- "mock/**"
|
||||
- "src/**"
|
||||
- "types/**"
|
Loading…
x
Reference in New Issue
Block a user