chore: update deps
This commit is contained in:
parent
586d28134d
commit
773ad02748
18
package.json
18
package.json
@ -5,7 +5,7 @@
|
|||||||
"dev": "vite --port 3333 --open"
|
"dev": "vite --port 3333 --open"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vueuse/core": "^4.2.2",
|
"@vueuse/core": "^4.3.1",
|
||||||
"@vueuse/head": "^0.3.1",
|
"@vueuse/head": "^0.3.1",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"prism-theme-vars": "^0.1.4",
|
"prism-theme-vars": "^0.1.4",
|
||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^0.4.3",
|
"@antfu/eslint-config": "^0.4.3",
|
||||||
"@iconify/json": "^1.1.309",
|
"@iconify/json": "^1.1.310",
|
||||||
"@intlify/vite-plugin-vue-i18n": "^1.0.0-beta.17",
|
"@intlify/vite-plugin-vue-i18n": "^1.0.0-beta.17",
|
||||||
"@types/nprogress": "^0.2.0",
|
"@types/nprogress": "^0.2.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.15.2",
|
"@typescript-eslint/eslint-plugin": "^4.15.2",
|
||||||
@ -23,18 +23,18 @@
|
|||||||
"@vue/compiler-sfc": "^3.0.6",
|
"@vue/compiler-sfc": "^3.0.6",
|
||||||
"@vue/server-renderer": "^3.0.6",
|
"@vue/server-renderer": "^3.0.6",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"eslint": "^7.20.0",
|
"eslint": "^7.21.0",
|
||||||
"markdown-it-prism": "^2.1.4",
|
"markdown-it-prism": "^2.1.4",
|
||||||
"pnpm": "^5.18.1",
|
"pnpm": "^5.18.1",
|
||||||
"typescript": "^4.2.2",
|
"typescript": "^4.2.2",
|
||||||
"vite": "^2.0.4",
|
"vite": "^2.0.4",
|
||||||
"vite-plugin-components": "^0.7.4",
|
"vite-plugin-components": "^0.7.5",
|
||||||
"vite-plugin-icons": "^0.3.1",
|
"vite-plugin-icons": "^0.3.2",
|
||||||
"vite-plugin-md": "^0.6.0",
|
"vite-plugin-md": "^0.6.0",
|
||||||
"vite-plugin-pages": "^0.4.5",
|
"vite-plugin-pages": "^0.4.7",
|
||||||
"vite-plugin-pwa": "^0.5.5",
|
"vite-plugin-pwa": "^0.5.6",
|
||||||
"vite-plugin-vue-layouts": "^0.2.2",
|
"vite-plugin-vue-layouts": "^0.2.2",
|
||||||
"vite-plugin-windicss": "^0.5.4",
|
"vite-plugin-windicss": "^0.6.2",
|
||||||
"vite-ssg": "^0.8.11"
|
"vite-ssg": "^0.8.12"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
239
pnpm-lock.yaml
generated
239
pnpm-lock.yaml
generated
@ -1,5 +1,5 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 4.2.2_vue@3.0.6
|
'@vueuse/core': 4.3.1_vue@3.0.6
|
||||||
'@vueuse/head': 0.3.1_vue@3.0.6
|
'@vueuse/head': 0.3.1_vue@3.0.6
|
||||||
nprogress: 0.2.0
|
nprogress: 0.2.0
|
||||||
prism-theme-vars: 0.1.4
|
prism-theme-vars: 0.1.4
|
||||||
@ -7,62 +7,62 @@ dependencies:
|
|||||||
vue-i18n: 9.0.0_vue@3.0.6
|
vue-i18n: 9.0.0_vue@3.0.6
|
||||||
vue-router: 4.0.4_vue@3.0.6
|
vue-router: 4.0.4_vue@3.0.6
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@antfu/eslint-config': 0.4.3_eslint@7.20.0+typescript@4.2.2
|
'@antfu/eslint-config': 0.4.3_eslint@7.21.0+typescript@4.2.2
|
||||||
'@iconify/json': 1.1.309
|
'@iconify/json': 1.1.310
|
||||||
'@intlify/vite-plugin-vue-i18n': 1.0.0-beta.17
|
'@intlify/vite-plugin-vue-i18n': 1.0.0-beta.17
|
||||||
'@types/nprogress': 0.2.0
|
'@types/nprogress': 0.2.0
|
||||||
'@typescript-eslint/eslint-plugin': 4.15.2_eslint@7.20.0+typescript@4.2.2
|
'@typescript-eslint/eslint-plugin': 4.15.2_eslint@7.21.0+typescript@4.2.2
|
||||||
'@vitejs/plugin-vue': 1.1.5_@vue+compiler-sfc@3.0.6
|
'@vitejs/plugin-vue': 1.1.5_@vue+compiler-sfc@3.0.6
|
||||||
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
||||||
'@vue/server-renderer': 3.0.6_vue@3.0.6
|
'@vue/server-renderer': 3.0.6_vue@3.0.6
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
markdown-it-prism: 2.1.4
|
markdown-it-prism: 2.1.4
|
||||||
pnpm: 5.18.1
|
pnpm: 5.18.1
|
||||||
typescript: 4.2.2
|
typescript: 4.2.2
|
||||||
vite: 2.0.4
|
vite: 2.0.4
|
||||||
vite-plugin-components: 0.7.4_vite@2.0.4
|
vite-plugin-components: 0.7.5_vite@2.0.4
|
||||||
vite-plugin-icons: 0.3.1_240164799f4e66dc3bd000ca5a7ec237
|
vite-plugin-icons: 0.3.2_440fb7288ff60d4759e5fcf1a3eebf60
|
||||||
vite-plugin-md: 0.6.0_334fe0ebace64fe7a60d51d9a7bb5766
|
vite-plugin-md: 0.6.0_334fe0ebace64fe7a60d51d9a7bb5766
|
||||||
vite-plugin-pages: 0.4.5_vite@2.0.4+vue@3.0.6
|
vite-plugin-pages: 0.4.7_vite@2.0.4+vue@3.0.6
|
||||||
vite-plugin-pwa: 0.5.5
|
vite-plugin-pwa: 0.5.6
|
||||||
vite-plugin-vue-layouts: 0.2.2_vite@2.0.4
|
vite-plugin-vue-layouts: 0.2.2_vite@2.0.4
|
||||||
vite-plugin-windicss: 0.5.4_vite@2.0.4
|
vite-plugin-windicss: 0.6.2_vite@2.0.4
|
||||||
vite-ssg: 0.8.11_d67734a1a968a8cfcca6448f421f89ae
|
vite-ssg: 0.8.12_d67734a1a968a8cfcca6448f421f89ae
|
||||||
lockfileVersion: 5.2
|
lockfileVersion: 5.2
|
||||||
packages:
|
packages:
|
||||||
/@antfu/eslint-config-basic/0.4.3_eslint@7.20.0:
|
/@antfu/eslint-config-basic/0.4.3_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-config-standard: 14.1.1_72e4ede31ce014a0c4834e4224188d21
|
eslint-config-standard: 14.1.1_b9e64c71324bb217536039c9c39bc39b
|
||||||
eslint-plugin-html: 6.1.1
|
eslint-plugin-html: 6.1.1
|
||||||
eslint-plugin-import: 2.22.1_eslint@7.20.0
|
eslint-plugin-import: 2.22.1_eslint@7.21.0
|
||||||
eslint-plugin-node: 11.1.0_eslint@7.20.0
|
eslint-plugin-node: 11.1.0_eslint@7.21.0
|
||||||
eslint-plugin-promise: 4.3.1
|
eslint-plugin-promise: 4.3.1
|
||||||
eslint-plugin-standard: 4.1.0_eslint@7.20.0
|
eslint-plugin-standard: 4.1.0_eslint@7.21.0
|
||||||
eslint-plugin-unicorn: 23.0.0_eslint@7.20.0
|
eslint-plugin-unicorn: 23.0.0_eslint@7.21.0
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-XDkJvR76mG1DWOnrS5iNG6QqUDroC0N5UrWJckyes11P5c3Witr6cUJZTuUDgl4iIJQvz+xiDezwRa3NNHM4yA==
|
integrity: sha512-XDkJvR76mG1DWOnrS5iNG6QqUDroC0N5UrWJckyes11P5c3Witr6cUJZTuUDgl4iIJQvz+xiDezwRa3NNHM4yA==
|
||||||
/@antfu/eslint-config-react/0.4.3_eslint@7.20.0+typescript@4.2.2:
|
/@antfu/eslint-config-react/0.4.3_eslint@7.21.0+typescript@4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-ts': 0.4.3_eslint@7.20.0+typescript@4.2.2
|
'@antfu/eslint-config-ts': 0.4.3_eslint@7.21.0+typescript@4.2.2
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-plugin-react: 7.22.0_eslint@7.20.0
|
eslint-plugin-react: 7.22.0_eslint@7.21.0
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-3/35G5xEKXjLThp6HNALoAO6uRr8AvOMl97Jt/obSzg7yhpT9gCclaILFyWkioHses2EyluqArF1g5Yl6Lgbdg==
|
integrity: sha512-3/35G5xEKXjLThp6HNALoAO6uRr8AvOMl97Jt/obSzg7yhpT9gCclaILFyWkioHses2EyluqArF1g5Yl6Lgbdg==
|
||||||
/@antfu/eslint-config-ts/0.4.3_eslint@7.20.0+typescript@4.2.2:
|
/@antfu/eslint-config-ts/0.4.3_eslint@7.21.0+typescript@4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-basic': 0.4.3_eslint@7.20.0
|
'@antfu/eslint-config-basic': 0.4.3_eslint@7.21.0
|
||||||
'@typescript-eslint/eslint-plugin': 4.15.2_f59adae6c23e25423ba8722b4851fe62
|
'@typescript-eslint/eslint-plugin': 4.15.2_dcfd9166014d27a95aa168c9277ee0c5
|
||||||
'@typescript-eslint/parser': 4.15.2_eslint@7.20.0+typescript@4.2.2
|
'@typescript-eslint/parser': 4.15.2_eslint@7.21.0+typescript@4.2.2
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
typescript: 4.2.2
|
typescript: 4.2.2
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -70,22 +70,22 @@ packages:
|
|||||||
typescript: '>=3.9'
|
typescript: '>=3.9'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-7KhbAkZiGt/UvYbjhls4d7l74Or54vT9TcJFro85Fc3H0m8Psx7sKXvLCeNxtO/3p1i9NCbDlhEiqhMtRg1jkg==
|
integrity: sha512-7KhbAkZiGt/UvYbjhls4d7l74Or54vT9TcJFro85Fc3H0m8Psx7sKXvLCeNxtO/3p1i9NCbDlhEiqhMtRg1jkg==
|
||||||
/@antfu/eslint-config-vue/0.4.3_eslint@7.20.0+typescript@4.2.2:
|
/@antfu/eslint-config-vue/0.4.3_eslint@7.21.0+typescript@4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-ts': 0.4.3_eslint@7.20.0+typescript@4.2.2
|
'@antfu/eslint-config-ts': 0.4.3_eslint@7.21.0+typescript@4.2.2
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-plugin-vue: 7.1.0_eslint@7.20.0
|
eslint-plugin-vue: 7.1.0_eslint@7.21.0
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-WAvCnFt+StRUMHoc7ixnUdH9Qc7P5wVWvd6p8NgADv7za11MFqQ6O7Q01JqdpwAD6kAr8DD6ckkNpZ+5mQSFIQ==
|
integrity: sha512-WAvCnFt+StRUMHoc7ixnUdH9Qc7P5wVWvd6p8NgADv7za11MFqQ6O7Q01JqdpwAD6kAr8DD6ckkNpZ+5mQSFIQ==
|
||||||
/@antfu/eslint-config/0.4.3_eslint@7.20.0+typescript@4.2.2:
|
/@antfu/eslint-config/0.4.3_eslint@7.21.0+typescript@4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/eslint-config-react': 0.4.3_eslint@7.20.0+typescript@4.2.2
|
'@antfu/eslint-config-react': 0.4.3_eslint@7.21.0+typescript@4.2.2
|
||||||
'@antfu/eslint-config-vue': 0.4.3_eslint@7.20.0+typescript@4.2.2
|
'@antfu/eslint-config-vue': 0.4.3_eslint@7.21.0+typescript@4.2.2
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.4.0'
|
eslint: '>=7.4.0'
|
||||||
@ -131,10 +131,10 @@ packages:
|
|||||||
node: '>=6.9.0'
|
node: '>=6.9.0'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
|
integrity: sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
|
||||||
/@babel/eslint-parser/7.13.8_@babel+core@7.13.8+eslint@7.20.0:
|
/@babel/eslint-parser/7.13.8_@babel+core@7.13.8+eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.13.8
|
'@babel/core': 7.13.8
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-scope: 5.1.0
|
eslint-scope: 5.1.0
|
||||||
eslint-visitor-keys: 1.3.0
|
eslint-visitor-keys: 1.3.0
|
||||||
semver: 6.3.0
|
semver: 6.3.0
|
||||||
@ -209,7 +209,7 @@ packages:
|
|||||||
'@babel/helper-module-imports': 7.12.13
|
'@babel/helper-module-imports': 7.12.13
|
||||||
'@babel/helper-plugin-utils': 7.13.0
|
'@babel/helper-plugin-utils': 7.13.0
|
||||||
'@babel/traverse': 7.13.0
|
'@babel/traverse': 7.13.0
|
||||||
debug: 4.3.2
|
debug: 4.3.1
|
||||||
lodash.debounce: 4.0.8
|
lodash.debounce: 4.0.8
|
||||||
resolve: 1.20.0
|
resolve: 1.20.0
|
||||||
semver: 6.3.0
|
semver: 6.3.0
|
||||||
@ -1035,7 +1035,7 @@ packages:
|
|||||||
to-fast-properties: 2.0.0
|
to-fast-properties: 2.0.0
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
|
integrity: sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
|
||||||
/@eslint/eslintrc/0.3.0:
|
/@eslint/eslintrc/0.4.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
debug: 4.3.1
|
debug: 4.3.1
|
||||||
@ -1044,14 +1044,13 @@ packages:
|
|||||||
ignore: 4.0.6
|
ignore: 4.0.6
|
||||||
import-fresh: 3.3.0
|
import-fresh: 3.3.0
|
||||||
js-yaml: 3.14.1
|
js-yaml: 3.14.1
|
||||||
lodash: 4.17.21
|
|
||||||
minimatch: 3.0.4
|
minimatch: 3.0.4
|
||||||
strip-json-comments: 3.1.1
|
strip-json-comments: 3.1.1
|
||||||
dev: true
|
dev: true
|
||||||
engines:
|
engines:
|
||||||
node: ^10.12.0 || >=12.0.0
|
node: ^10.12.0 || >=12.0.0
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg==
|
integrity: sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog==
|
||||||
/@hapi/address/2.1.4:
|
/@hapi/address/2.1.4:
|
||||||
deprecated: Moved to 'npm install @sideway/address'
|
deprecated: Moved to 'npm install @sideway/address'
|
||||||
dev: true
|
dev: true
|
||||||
@ -1094,10 +1093,10 @@ packages:
|
|||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-LFelJDOLZ6JHlmlAkgrvmcu4hpNPB91KYcr4f60D/exzU1eNOb4/KCVHIydGHIQFaOacIOD+Xy+B7P1z812cZg==
|
integrity: sha512-LFelJDOLZ6JHlmlAkgrvmcu4hpNPB91KYcr4f60D/exzU1eNOb4/KCVHIydGHIQFaOacIOD+Xy+B7P1z812cZg==
|
||||||
/@iconify/json/1.1.309:
|
/@iconify/json/1.1.310:
|
||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-L9556ireR0vOEcrIc54AJpwhts+T4YKArkB5NkxQCMk5b4Rc9+DviglggXByaR2ryqyRZT1/cv1AD/xJtQBQ6g==
|
integrity: sha512-gLCuqulJPC2ly3upqPILOA1nV2fYfb99Dx64hLvneUb0r22opL+TfMfl352AjSZTFMGKV6ve8pNSAOS5gvY3vg==
|
||||||
/@intlify/cli/0.2.0:
|
/@intlify/cli/0.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@intlify/core': 9.0.0
|
'@intlify/core': 9.0.0
|
||||||
@ -1315,12 +1314,13 @@ packages:
|
|||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
|
integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
|
||||||
/@typescript-eslint/eslint-plugin/4.15.2_eslint@7.20.0+typescript@4.2.2:
|
/@typescript-eslint/eslint-plugin/4.15.2_dcfd9166014d27a95aa168c9277ee0c5:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/experimental-utils': 4.15.2_eslint@7.20.0+typescript@4.2.2
|
'@typescript-eslint/experimental-utils': 4.15.2_eslint@7.21.0+typescript@4.2.2
|
||||||
|
'@typescript-eslint/parser': 4.15.2_eslint@7.21.0+typescript@4.2.2
|
||||||
'@typescript-eslint/scope-manager': 4.15.2
|
'@typescript-eslint/scope-manager': 4.15.2
|
||||||
debug: 4.3.1
|
debug: 4.3.1
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
regexpp: 3.1.0
|
regexpp: 3.1.0
|
||||||
@ -1339,13 +1339,12 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
|
integrity: sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
|
||||||
/@typescript-eslint/eslint-plugin/4.15.2_f59adae6c23e25423ba8722b4851fe62:
|
/@typescript-eslint/eslint-plugin/4.15.2_eslint@7.21.0+typescript@4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/experimental-utils': 4.15.2_eslint@7.20.0+typescript@4.2.2
|
'@typescript-eslint/experimental-utils': 4.15.2_eslint@7.21.0+typescript@4.2.2
|
||||||
'@typescript-eslint/parser': 4.15.2_eslint@7.20.0+typescript@4.2.2
|
|
||||||
'@typescript-eslint/scope-manager': 4.15.2
|
'@typescript-eslint/scope-manager': 4.15.2
|
||||||
debug: 4.3.1
|
debug: 4.3.1
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
regexpp: 3.1.0
|
regexpp: 3.1.0
|
||||||
@ -1364,13 +1363,13 @@ packages:
|
|||||||
optional: true
|
optional: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
|
integrity: sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q==
|
||||||
/@typescript-eslint/experimental-utils/4.15.2_eslint@7.20.0+typescript@4.2.2:
|
/@typescript-eslint/experimental-utils/4.15.2_eslint@7.21.0+typescript@4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.7
|
'@types/json-schema': 7.0.7
|
||||||
'@typescript-eslint/scope-manager': 4.15.2
|
'@typescript-eslint/scope-manager': 4.15.2
|
||||||
'@typescript-eslint/types': 4.15.2
|
'@typescript-eslint/types': 4.15.2
|
||||||
'@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.2
|
'@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.2
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 2.1.0
|
eslint-utils: 2.1.0
|
||||||
dev: true
|
dev: true
|
||||||
@ -1381,13 +1380,13 @@ packages:
|
|||||||
typescript: '*'
|
typescript: '*'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
|
integrity: sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ==
|
||||||
/@typescript-eslint/parser/4.15.2_eslint@7.20.0+typescript@4.2.2:
|
/@typescript-eslint/parser/4.15.2_eslint@7.21.0+typescript@4.2.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 4.15.2
|
'@typescript-eslint/scope-manager': 4.15.2
|
||||||
'@typescript-eslint/types': 4.15.2
|
'@typescript-eslint/types': 4.15.2
|
||||||
'@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.2
|
'@typescript-eslint/typescript-estree': 4.15.2_typescript@4.2.2
|
||||||
debug: 4.3.1
|
debug: 4.3.1
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
typescript: 4.2.2
|
typescript: 4.2.2
|
||||||
dev: true
|
dev: true
|
||||||
engines:
|
engines:
|
||||||
@ -1535,15 +1534,15 @@ packages:
|
|||||||
/@vue/shared/3.0.6:
|
/@vue/shared/3.0.6:
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-c37C60HpelUZIx+SNZVEINSxkFzQYhIXFg5AynnIA4QDBmY4iSPoACfGSwSUTCTKImukPeCgY2oqRJVP3R1Mnw==
|
integrity: sha512-c37C60HpelUZIx+SNZVEINSxkFzQYhIXFg5AynnIA4QDBmY4iSPoACfGSwSUTCTKImukPeCgY2oqRJVP3R1Mnw==
|
||||||
/@vueuse/core/4.2.2_vue@3.0.6:
|
/@vueuse/core/4.3.1_vue@3.0.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/shared': 4.2.2_vue@3.0.6
|
'@vueuse/shared': 4.3.1_vue@3.0.6
|
||||||
vue-demi: 0.6.2_vue@3.0.6
|
vue-demi: 0.7.0_vue@3.0.6
|
||||||
dev: false
|
dev: false
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: '*'
|
vue: '*'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-NMU3Vr4eBiNrPzCoUH5ptNj+DETg85Vtww0OJjaQEXobDTH28gzbLJseqCh4m3NYR92C5qlXRnzhSvWOoR/uLg==
|
integrity: sha512-/UkL83zSkE1qb1aqidSjUxADB9ggRnchXe5CliqAb5Ak7Rt9IfdUC4zfvvAtwlIgNvT1Fo9YCtgRma4H2TVLEQ==
|
||||||
/@vueuse/head/0.3.1_vue@3.0.6:
|
/@vueuse/head/0.3.1_vue@3.0.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.0.6
|
vue: 3.0.6
|
||||||
@ -1552,15 +1551,15 @@ packages:
|
|||||||
vue: '>=3'
|
vue: '>=3'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-SaKib18YjFLrErxHYDxLXsBBY4/Q93b6rYer8WRMaRSBqotmZYGEBaoRURhtVYfneBf5dX9O9P3EdjkSn+gL0g==
|
integrity: sha512-SaKib18YjFLrErxHYDxLXsBBY4/Q93b6rYer8WRMaRSBqotmZYGEBaoRURhtVYfneBf5dX9O9P3EdjkSn+gL0g==
|
||||||
/@vueuse/shared/4.2.2_vue@3.0.6:
|
/@vueuse/shared/4.3.1_vue@3.0.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
vue-demi: 0.6.2_vue@3.0.6
|
vue-demi: 0.7.0_vue@3.0.6
|
||||||
dev: false
|
dev: false
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: '*'
|
vue: '*'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-yudh4jt0SxaW0i3j2iumI8GTloA8aUpLwGaBw9Xv2rQCdZvOZpXpvpGEz8EsMK793ySs+d5S4/opItlxuzjtSg==
|
integrity: sha512-K2F+z16BqcOtEp/pJEK7cPvOMsgBChGGfx0UAatXt8Awk+b4Vi6L6//KclAV1N7w+e9u2kJlC1Ld8GqdY5ZxRg==
|
||||||
/@windicss/plugin-utils/0.5.4:
|
/@windicss/plugin-utils/0.6.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.8.53
|
esbuild: 0.8.53
|
||||||
esbuild-register: 2.0.0_esbuild@0.8.53
|
esbuild-register: 2.0.0_esbuild@0.8.53
|
||||||
@ -1569,7 +1568,7 @@ packages:
|
|||||||
windicss: 2.2.0
|
windicss: 2.2.0
|
||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-zxpHdTsVZl7TF8A3uAymJCqMRlG83dMRAXf//fXonluoLDSJCuGBJyxN3NdkAyNZZR1L1DvoUUtkZLYOba+ElQ==
|
integrity: sha512-qR2h/vDn3LZtL0cC3id9nxPwhYqCtkcwASs63sHTUOzLhxz+zkG4xR+odndbR6PTjrlTgBC7n5hLjpq0lxRksg==
|
||||||
/abab/2.0.5:
|
/abab/2.0.5:
|
||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
@ -2421,13 +2420,13 @@ packages:
|
|||||||
node: '>=4'
|
node: '>=4'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-otzzTim2/1+lVrlH19EfQQJEhVJSu0zOb9ygb3iapN6UlyaDtyRq4b5U1FuW0v1lRa9Fp/GJyHkSwm6NqABgCA==
|
integrity: sha512-otzzTim2/1+lVrlH19EfQQJEhVJSu0zOb9ygb3iapN6UlyaDtyRq4b5U1FuW0v1lRa9Fp/GJyHkSwm6NqABgCA==
|
||||||
/eslint-config-standard/14.1.1_72e4ede31ce014a0c4834e4224188d21:
|
/eslint-config-standard/14.1.1_b9e64c71324bb217536039c9c39bc39b:
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-plugin-import: 2.22.1_eslint@7.20.0
|
eslint-plugin-import: 2.22.1_eslint@7.21.0
|
||||||
eslint-plugin-node: 11.1.0_eslint@7.20.0
|
eslint-plugin-node: 11.1.0_eslint@7.21.0
|
||||||
eslint-plugin-promise: 4.3.1
|
eslint-plugin-promise: 4.3.1
|
||||||
eslint-plugin-standard: 4.1.0_eslint@7.20.0
|
eslint-plugin-standard: 4.1.0_eslint@7.21.0
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=6.2.2'
|
eslint: '>=6.2.2'
|
||||||
@ -2453,9 +2452,9 @@ packages:
|
|||||||
node: '>=4'
|
node: '>=4'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
|
integrity: sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA==
|
||||||
/eslint-plugin-es/3.0.1_eslint@7.20.0:
|
/eslint-plugin-es/3.0.1_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-utils: 2.1.0
|
eslint-utils: 2.1.0
|
||||||
regexpp: 3.1.0
|
regexpp: 3.1.0
|
||||||
dev: true
|
dev: true
|
||||||
@ -2471,14 +2470,14 @@ packages:
|
|||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-JSe3ZDb7feKMnQM27XWGeoIjvP4oWQMJD9GZ6wW67J7/plVL87NK72RBwlvfc3tTZiYUchHhxAwtgEd1GdofDA==
|
integrity: sha512-JSe3ZDb7feKMnQM27XWGeoIjvP4oWQMJD9GZ6wW67J7/plVL87NK72RBwlvfc3tTZiYUchHhxAwtgEd1GdofDA==
|
||||||
/eslint-plugin-import/2.22.1_eslint@7.20.0:
|
/eslint-plugin-import/2.22.1_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
array-includes: 3.1.3
|
array-includes: 3.1.3
|
||||||
array.prototype.flat: 1.2.4
|
array.prototype.flat: 1.2.4
|
||||||
contains-path: 0.1.0
|
contains-path: 0.1.0
|
||||||
debug: 2.6.9
|
debug: 2.6.9
|
||||||
doctrine: 1.5.0
|
doctrine: 1.5.0
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-import-resolver-node: 0.3.4
|
eslint-import-resolver-node: 0.3.4
|
||||||
eslint-module-utils: 2.6.0
|
eslint-module-utils: 2.6.0
|
||||||
has: 1.0.3
|
has: 1.0.3
|
||||||
@ -2494,10 +2493,10 @@ packages:
|
|||||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0
|
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
|
integrity: sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==
|
||||||
/eslint-plugin-node/11.1.0_eslint@7.20.0:
|
/eslint-plugin-node/11.1.0_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-plugin-es: 3.0.1_eslint@7.20.0
|
eslint-plugin-es: 3.0.1_eslint@7.21.0
|
||||||
eslint-utils: 2.1.0
|
eslint-utils: 2.1.0
|
||||||
ignore: 5.1.8
|
ignore: 5.1.8
|
||||||
minimatch: 3.0.4
|
minimatch: 3.0.4
|
||||||
@ -2516,12 +2515,12 @@ packages:
|
|||||||
node: '>=6'
|
node: '>=6'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
|
integrity: sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
|
||||||
/eslint-plugin-react/7.22.0_eslint@7.20.0:
|
/eslint-plugin-react/7.22.0_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
array-includes: 3.1.3
|
array-includes: 3.1.3
|
||||||
array.prototype.flatmap: 1.2.4
|
array.prototype.flatmap: 1.2.4
|
||||||
doctrine: 2.1.0
|
doctrine: 2.1.0
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
has: 1.0.3
|
has: 1.0.3
|
||||||
jsx-ast-utils: 3.2.0
|
jsx-ast-utils: 3.2.0
|
||||||
object.entries: 1.1.3
|
object.entries: 1.1.3
|
||||||
@ -2537,21 +2536,21 @@ packages:
|
|||||||
eslint: ^3 || ^4 || ^5 || ^6 || ^7
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
|
integrity: sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
|
||||||
/eslint-plugin-standard/4.1.0_eslint@7.20.0:
|
/eslint-plugin-standard/4.1.0_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=5.0.0'
|
eslint: '>=5.0.0'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
|
integrity: sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
|
||||||
/eslint-plugin-unicorn/23.0.0_eslint@7.20.0:
|
/eslint-plugin-unicorn/23.0.0_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
ci-info: 2.0.0
|
ci-info: 2.0.0
|
||||||
clean-regexp: 1.0.0
|
clean-regexp: 1.0.0
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-ast-utils: 1.1.0
|
eslint-ast-utils: 1.1.0
|
||||||
eslint-template-visitor: 2.3.2_eslint@7.20.0
|
eslint-template-visitor: 2.3.2_eslint@7.21.0
|
||||||
eslint-utils: 2.1.0
|
eslint-utils: 2.1.0
|
||||||
import-modules: 2.1.0
|
import-modules: 2.1.0
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
@ -2568,13 +2567,13 @@ packages:
|
|||||||
eslint: '>=7.11.0'
|
eslint: '>=7.11.0'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ==
|
integrity: sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ==
|
||||||
/eslint-plugin-vue/7.1.0_eslint@7.20.0:
|
/eslint-plugin-vue/7.1.0_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-utils: 2.1.0
|
eslint-utils: 2.1.0
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
semver: 7.3.4
|
semver: 7.3.4
|
||||||
vue-eslint-parser: 7.5.0_eslint@7.20.0
|
vue-eslint-parser: 7.5.0_eslint@7.21.0
|
||||||
dev: true
|
dev: true
|
||||||
engines:
|
engines:
|
||||||
node: '>=8.10'
|
node: '>=8.10'
|
||||||
@ -2600,11 +2599,11 @@ packages:
|
|||||||
node: '>=8.0.0'
|
node: '>=8.0.0'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
||||||
/eslint-template-visitor/2.3.2_eslint@7.20.0:
|
/eslint-template-visitor/2.3.2_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.13.8
|
'@babel/core': 7.13.8
|
||||||
'@babel/eslint-parser': 7.13.8_@babel+core@7.13.8+eslint@7.20.0
|
'@babel/eslint-parser': 7.13.8_@babel+core@7.13.8+eslint@7.21.0
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-visitor-keys: 2.0.0
|
eslint-visitor-keys: 2.0.0
|
||||||
esquery: 1.4.0
|
esquery: 1.4.0
|
||||||
multimap: 1.1.0
|
multimap: 1.1.0
|
||||||
@ -2633,10 +2632,10 @@ packages:
|
|||||||
node: '>=10'
|
node: '>=10'
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
integrity: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
||||||
/eslint/7.20.0:
|
/eslint/7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.12.11
|
'@babel/code-frame': 7.12.11
|
||||||
'@eslint/eslintrc': 0.3.0
|
'@eslint/eslintrc': 0.4.0
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
chalk: 4.1.0
|
chalk: 4.1.0
|
||||||
cross-spawn: 7.0.3
|
cross-spawn: 7.0.3
|
||||||
@ -2677,7 +2676,7 @@ packages:
|
|||||||
node: ^10.12.0 || >=12.0.0
|
node: ^10.12.0 || >=12.0.0
|
||||||
hasBin: true
|
hasBin: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw==
|
integrity: sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg==
|
||||||
/espree/6.2.1:
|
/espree/6.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 7.4.1
|
acorn: 7.4.1
|
||||||
@ -5042,7 +5041,7 @@ packages:
|
|||||||
'0': node >=0.6.0
|
'0': node >=0.6.0
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
|
integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
|
||||||
/vite-plugin-components/0.7.4_vite@2.0.4:
|
/vite-plugin-components/0.7.5_vite@2.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 3.5.1
|
chokidar: 3.5.1
|
||||||
debug: 4.3.2
|
debug: 4.3.2
|
||||||
@ -5053,10 +5052,10 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^2.0.0-beta.69
|
vite: ^2.0.0-beta.69
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-dhmcJixlrXTbVMY03bXss+uC6zCCWJ2ilVVh8FP22bPKau17/FjQE5QXHXZ1oQzV/aJjKjbzGKoSw3/fqJ0QnQ==
|
integrity: sha512-Sly+l1GMRqLeeOFXc9uT1wJUSZQ0LP/65h/c4NK9CWdw2HhHBuB/yyp3ocPLfaq2k+KUeIX2J/Vco/G4hGAy4w==
|
||||||
/vite-plugin-icons/0.3.1_240164799f4e66dc3bd000ca5a7ec237:
|
/vite-plugin-icons/0.3.2_440fb7288ff60d4759e5fcf1a3eebf60:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/json': 1.1.309
|
'@iconify/json': 1.1.310
|
||||||
'@iconify/json-tools': 1.0.10
|
'@iconify/json-tools': 1.0.10
|
||||||
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
||||||
vue-template-es2015-compiler: 1.9.1
|
vue-template-es2015-compiler: 1.9.1
|
||||||
@ -5066,7 +5065,7 @@ packages:
|
|||||||
'@vue/compiler-sfc': ^3.0.2
|
'@vue/compiler-sfc': ^3.0.2
|
||||||
vue-template-compiler: ^2.6.12
|
vue-template-compiler: ^2.6.12
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-eu+smRfcTfLVDXQfbwlpwLqy+GkKf9TuKjrB7VyRnCO0jusWxE/awcmz5/3AiZ8TT5qDJj3KId+HUDZyb573OQ==
|
integrity: sha512-6HDBO6aqJLaJ8lkT9FChAUtniRRzhDWbhNzJLfT7QdDcQ2kaapReksngNEA1+tNlFd5Auey4VGS2VjI3V1KkvA==
|
||||||
/vite-plugin-md/0.6.0_334fe0ebace64fe7a60d51d9a7bb5766:
|
/vite-plugin-md/0.6.0_334fe0ebace64fe7a60d51d9a7bb5766:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
||||||
@ -5079,7 +5078,7 @@ packages:
|
|||||||
vite: ^2.0.0-beta.1
|
vite: ^2.0.0-beta.1
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-JAYDQAqmh+HPcEFea/DnNul6+5xQIsZ+eGB69BuBdqf0IluunBRDhILRGRonqn9Tq11ZZEVpMv6Weyl7BcjUnw==
|
integrity: sha512-JAYDQAqmh+HPcEFea/DnNul6+5xQIsZ+eGB69BuBdqf0IluunBRDhILRGRonqn9Tq11ZZEVpMv6Weyl7BcjUnw==
|
||||||
/vite-plugin-pages/0.4.5_vite@2.0.4+vue@3.0.6:
|
/vite-plugin-pages/0.4.7_vite@2.0.4+vue@3.0.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
||||||
chalk: 4.1.0
|
chalk: 4.1.0
|
||||||
@ -5098,8 +5097,8 @@ packages:
|
|||||||
vite: ^2.0.0-beta.64
|
vite: ^2.0.0-beta.64
|
||||||
vue: ^3.0.0
|
vue: ^3.0.0
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-bx41hp/5dwS6gU4Jyv4awCBjtoYeuC2z+ErtjkmIKAh7bmpPtom87rFVzynZ+9ulil/bqyIV+N6ZFdap0iDjtQ==
|
integrity: sha512-Rz3nj8+1YeQNIBV+ahlXKPV4k4N4t+hZwSNFOVa8YoroLZqwSH/MSxpwwDTcUPoi8pzX0BgwKNatwaMH58ovKQ==
|
||||||
/vite-plugin-pwa/0.5.5:
|
/vite-plugin-pwa/0.5.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.2
|
debug: 4.3.2
|
||||||
fast-glob: 3.2.5
|
fast-glob: 3.2.5
|
||||||
@ -5107,7 +5106,7 @@ packages:
|
|||||||
workbox-build: 6.1.1
|
workbox-build: 6.1.1
|
||||||
dev: true
|
dev: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-gwPg+pDm87iMOLORz/fOZiNNWNXhHFrMPW34XpX3F9JLl6ytcNZ6cJMYJ1FRKQPtVADqkbZjk3g3AOi1oI6HKQ==
|
integrity: sha512-CQjfKdSm0YMRRdMkfdI1RqJyrCjOFUl61+puGfMNAUMM5tex9rjF9gHxqDV5pN/2jFMQoTKkLLQ7HOYM0VbF2w==
|
||||||
/vite-plugin-vue-layouts/0.2.2_vite@2.0.4:
|
/vite-plugin-vue-layouts/0.2.2_vite@2.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
||||||
@ -5121,17 +5120,17 @@ packages:
|
|||||||
vite: ^2.0.0-beta.65
|
vite: ^2.0.0-beta.65
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-I5BfkCHwHV1WlbJE1ps2r6vwTo3N5QpLks3UpGa8XHcmHW03lavvJkdfjBpagI1bUQGEwWjLowFisG0Q/NJq3A==
|
integrity: sha512-I5BfkCHwHV1WlbJE1ps2r6vwTo3N5QpLks3UpGa8XHcmHW03lavvJkdfjBpagI1bUQGEwWjLowFisG0Q/NJq3A==
|
||||||
/vite-plugin-windicss/0.5.4_vite@2.0.4:
|
/vite-plugin-windicss/0.6.2_vite@2.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@windicss/plugin-utils': 0.5.4
|
'@windicss/plugin-utils': 0.6.2
|
||||||
vite: 2.0.4
|
vite: 2.0.4
|
||||||
windicss: 2.2.0
|
windicss: 2.2.0
|
||||||
dev: true
|
dev: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: ^2.0.1
|
vite: ^2.0.1
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-iPLoqfpZdnRIY1AzweumpdE8ILQQnyhywZwJDqFpj8SZ3h43e5tfQFnJb5nS6FLccOsBcCV9JFugD2w6pGyfqg==
|
integrity: sha512-V4WnjkxvriJSVQjswY+SrDKogOLNq1eG6dQw1wWcJRV+0QUz9pAGrMolSwed4d4MwSSbJrCA7If8xa+EFLUigw==
|
||||||
/vite-ssg/0.8.11_d67734a1a968a8cfcca6448f421f89ae:
|
/vite-ssg/0.8.12_d67734a1a968a8cfcca6448f421f89ae:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
'@vue/compiler-sfc': 3.0.6_vue@3.0.6
|
||||||
'@vue/server-renderer': 3.0.6_vue@3.0.6
|
'@vue/server-renderer': 3.0.6_vue@3.0.6
|
||||||
@ -5157,7 +5156,7 @@ packages:
|
|||||||
vue: ^3.0.4
|
vue: ^3.0.4
|
||||||
vue-router: ^4.0.1
|
vue-router: ^4.0.1
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-f6emDScba4up09U1qEiztKoUbzXijDdkGIIoXq9geTKaQzCKg+GM8oyDL66MMBvXq2SwEuf6qKkpIKjWVsBAGQ==
|
integrity: sha512-Jyn7QHluvJwTqh3O/O57eRHzNHzYsM8UmPgrX9GStvjvYN8Utdbh7H4wcJSN2iz7jAl7KXZAB5+jSIltXGUGig==
|
||||||
/vite/2.0.4:
|
/vite/2.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.8.53
|
esbuild: 0.8.53
|
||||||
@ -5172,20 +5171,24 @@ packages:
|
|||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-+PP89D7AKXFE4gps8c5+4eP5yXTh5qCogjdYX7iSsIxbLZAa26JoGSq6OLk0qdb/fqDh7gtJqGiLbG2V6NvkKQ==
|
integrity: sha512-+PP89D7AKXFE4gps8c5+4eP5yXTh5qCogjdYX7iSsIxbLZAa26JoGSq6OLk0qdb/fqDh7gtJqGiLbG2V6NvkKQ==
|
||||||
/vue-demi/0.6.2_vue@3.0.6:
|
/vue-demi/0.7.0_vue@3.0.6:
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.0.6
|
vue: 3.0.6
|
||||||
dev: false
|
dev: false
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
'@vue/composition-api': ^1.0.0-beta.1
|
||||||
vue: ^2.6.0 || >=3.0.0-rc.1
|
vue: ^2.6.0 || >=3.0.0-rc.1
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@vue/composition-api':
|
||||||
|
optional: true
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
resolution:
|
resolution:
|
||||||
integrity: sha512-4KfwxbqsZcDz7UryD11oHa6FLK9Gzx4MIwAEcP37IbUdXuF6DHg2w9L5Zv5t+FNqsuAjEQ2NnGVIZ3u71y435Q==
|
integrity: sha512-yOQ/BMfvTFbguwxQ1h6USEFkxvOI8ThhyZ1+57vlOl4jBZKC6ThmkzuQv4KOv4ItdxTj/foZBR6Lr5+tcr7nqg==
|
||||||
/vue-eslint-parser/7.5.0_eslint@7.20.0:
|
/vue-eslint-parser/7.5.0_eslint@7.21.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.1
|
debug: 4.3.1
|
||||||
eslint: 7.20.0
|
eslint: 7.21.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-visitor-keys: 1.3.0
|
eslint-visitor-keys: 1.3.0
|
||||||
espree: 6.2.1
|
espree: 6.2.1
|
||||||
@ -5585,31 +5588,31 @@ packages:
|
|||||||
integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
|
integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
|
||||||
specifiers:
|
specifiers:
|
||||||
'@antfu/eslint-config': ^0.4.3
|
'@antfu/eslint-config': ^0.4.3
|
||||||
'@iconify/json': ^1.1.309
|
'@iconify/json': ^1.1.310
|
||||||
'@intlify/vite-plugin-vue-i18n': ^1.0.0-beta.17
|
'@intlify/vite-plugin-vue-i18n': ^1.0.0-beta.17
|
||||||
'@types/nprogress': ^0.2.0
|
'@types/nprogress': ^0.2.0
|
||||||
'@typescript-eslint/eslint-plugin': ^4.15.2
|
'@typescript-eslint/eslint-plugin': ^4.15.2
|
||||||
'@vitejs/plugin-vue': ^1.1.5
|
'@vitejs/plugin-vue': ^1.1.5
|
||||||
'@vue/compiler-sfc': ^3.0.6
|
'@vue/compiler-sfc': ^3.0.6
|
||||||
'@vue/server-renderer': ^3.0.6
|
'@vue/server-renderer': ^3.0.6
|
||||||
'@vueuse/core': ^4.2.2
|
'@vueuse/core': ^4.3.1
|
||||||
'@vueuse/head': ^0.3.1
|
'@vueuse/head': ^0.3.1
|
||||||
cross-env: ^7.0.3
|
cross-env: ^7.0.3
|
||||||
eslint: ^7.20.0
|
eslint: ^7.21.0
|
||||||
markdown-it-prism: ^2.1.4
|
markdown-it-prism: ^2.1.4
|
||||||
nprogress: ^0.2.0
|
nprogress: ^0.2.0
|
||||||
pnpm: ^5.18.1
|
pnpm: ^5.18.1
|
||||||
prism-theme-vars: ^0.1.4
|
prism-theme-vars: ^0.1.4
|
||||||
typescript: ^4.2.2
|
typescript: ^4.2.2
|
||||||
vite: ^2.0.4
|
vite: ^2.0.4
|
||||||
vite-plugin-components: ^0.7.4
|
vite-plugin-components: ^0.7.5
|
||||||
vite-plugin-icons: ^0.3.1
|
vite-plugin-icons: ^0.3.2
|
||||||
vite-plugin-md: ^0.6.0
|
vite-plugin-md: ^0.6.0
|
||||||
vite-plugin-pages: ^0.4.5
|
vite-plugin-pages: ^0.4.7
|
||||||
vite-plugin-pwa: ^0.5.5
|
vite-plugin-pwa: ^0.5.6
|
||||||
vite-plugin-vue-layouts: ^0.2.2
|
vite-plugin-vue-layouts: ^0.2.2
|
||||||
vite-plugin-windicss: ^0.5.4
|
vite-plugin-windicss: ^0.6.2
|
||||||
vite-ssg: ^0.8.11
|
vite-ssg: ^0.8.12
|
||||||
vue: ^3.0.6
|
vue: ^3.0.6
|
||||||
vue-i18n: ^9.0.0
|
vue-i18n: ^9.0.0
|
||||||
vue-router: ^4.0.4
|
vue-router: ^4.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user