chore: update deps
This commit is contained in:
parent
58ceb77b06
commit
f144cd42a1
22
package.json
22
package.json
@ -7,20 +7,20 @@
|
||||
"preview-https": "serve dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^4.4.1",
|
||||
"@vueuse/core": "^4.6.0",
|
||||
"@vueuse/head": "^0.5.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"prism-theme-vars": "^0.2.0",
|
||||
"prism-theme-vars": "^0.2.2",
|
||||
"vue": "^3.0.7",
|
||||
"vue-i18n": "^9.0.0",
|
||||
"vue-router": "^4.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.6.2",
|
||||
"@iconify/json": "^1.1.316",
|
||||
"@intlify/vite-plugin-vue-i18n": "^2.0.3",
|
||||
"@iconify/json": "^1.1.322",
|
||||
"@intlify/vite-plugin-vue-i18n": "^2.0.4",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.18.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.19.0",
|
||||
"@vitejs/plugin-vue": "^1.1.5",
|
||||
"@vue/compiler-sfc": "^3.0.7",
|
||||
"@vue/server-renderer": "^3.0.7",
|
||||
@ -28,16 +28,16 @@
|
||||
"eslint": "^7.22.0",
|
||||
"https-localhost": "^4.6.4",
|
||||
"markdown-it-prism": "^2.1.6",
|
||||
"pnpm": "^5.18.7",
|
||||
"pnpm": "^5.18.9",
|
||||
"typescript": "^4.2.3",
|
||||
"vite": "^2.1.0",
|
||||
"vite": "^2.1.3",
|
||||
"vite-plugin-components": "^0.8.3",
|
||||
"vite-plugin-icons": "^0.3.2",
|
||||
"vite-plugin-md": "^0.6.1",
|
||||
"vite-plugin-pages": "^0.7.1",
|
||||
"vite-plugin-icons": "^0.4.0",
|
||||
"vite-plugin-md": "^0.6.3",
|
||||
"vite-plugin-pages": "^0.8.0",
|
||||
"vite-plugin-pwa": "^0.6.3",
|
||||
"vite-plugin-vue-layouts": "^0.2.2",
|
||||
"vite-plugin-windicss": "^0.8.3",
|
||||
"vite-plugin-windicss": "^0.9.11",
|
||||
"vite-ssg": "^0.9.1"
|
||||
}
|
||||
}
|
||||
|
225
pnpm-lock.yaml
225
pnpm-lock.yaml
@ -1,17 +1,17 @@
|
||||
dependencies:
|
||||
'@vueuse/core': 4.4.1_vue@3.0.7
|
||||
'@vueuse/core': 4.6.0_vue@3.0.7
|
||||
'@vueuse/head': 0.5.1_vue@3.0.7
|
||||
nprogress: 0.2.0
|
||||
prism-theme-vars: 0.2.0
|
||||
prism-theme-vars: 0.2.2
|
||||
vue: 3.0.7
|
||||
vue-i18n: 9.0.0_vue@3.0.7
|
||||
vue-router: 4.0.5_vue@3.0.7
|
||||
devDependencies:
|
||||
'@antfu/eslint-config': 0.6.2_eslint@7.22.0+typescript@4.2.3
|
||||
'@iconify/json': 1.1.316
|
||||
'@intlify/vite-plugin-vue-i18n': 2.0.3_vite@2.1.0
|
||||
'@iconify/json': 1.1.322
|
||||
'@intlify/vite-plugin-vue-i18n': 2.0.4_vite@2.1.3+vue-i18n@9.0.0
|
||||
'@types/nprogress': 0.2.0
|
||||
'@typescript-eslint/eslint-plugin': 4.18.0_eslint@7.22.0+typescript@4.2.3
|
||||
'@typescript-eslint/eslint-plugin': 4.19.0_eslint@7.22.0+typescript@4.2.3
|
||||
'@vitejs/plugin-vue': 1.1.5_@vue+compiler-sfc@3.0.7
|
||||
'@vue/compiler-sfc': 3.0.7_vue@3.0.7
|
||||
'@vue/server-renderer': 3.0.7_vue@3.0.7
|
||||
@ -19,17 +19,17 @@ devDependencies:
|
||||
eslint: 7.22.0
|
||||
https-localhost: 4.6.4
|
||||
markdown-it-prism: 2.1.6
|
||||
pnpm: 5.18.7
|
||||
pnpm: 5.18.9
|
||||
typescript: 4.2.3
|
||||
vite: 2.1.0
|
||||
vite-plugin-components: 0.8.3_vite@2.1.0
|
||||
vite-plugin-icons: 0.3.2_73647d8a1b0b129264002e51bcd7cf99
|
||||
vite-plugin-md: 0.6.1_bc628ee9a9518a85fd605c5d26e36077
|
||||
vite-plugin-pages: 0.7.1_vite@2.1.0+vue@3.0.7
|
||||
vite: 2.1.3
|
||||
vite-plugin-components: 0.8.3_vite@2.1.3
|
||||
vite-plugin-icons: 0.4.0_826c6058e99692b43c982b96bfab39ec
|
||||
vite-plugin-md: 0.6.3_vite@2.1.3
|
||||
vite-plugin-pages: 0.8.0_9954abeb89a16881319dd77f554257ba
|
||||
vite-plugin-pwa: 0.6.3
|
||||
vite-plugin-vue-layouts: 0.2.2_vite@2.1.0
|
||||
vite-plugin-windicss: 0.8.3_vite@2.1.0
|
||||
vite-ssg: 0.9.1_5615d07f6676c56e36f981abcba4ed80
|
||||
vite-plugin-vue-layouts: 0.2.2_vite@2.1.3
|
||||
vite-plugin-windicss: 0.9.11_vite@2.1.3
|
||||
vite-ssg: 0.9.1_95d322f6e90982d66e3b763805f1ec3b
|
||||
lockfileVersion: 5.2
|
||||
packages:
|
||||
/@antfu/eslint-config-basic/0.6.2_eslint@7.22.0:
|
||||
@ -1124,10 +1124,10 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-LFelJDOLZ6JHlmlAkgrvmcu4hpNPB91KYcr4f60D/exzU1eNOb4/KCVHIydGHIQFaOacIOD+Xy+B7P1z812cZg==
|
||||
/@iconify/json/1.1.316:
|
||||
/@iconify/json/1.1.322:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-PFXr6OExcIS9tdEO1j2YmwFUlVZL7YN/2EWoLxLDI5i2pfEE95vdMI1ghc7VWhmk7gM6/GL36tTJmtrzNkc1fQ==
|
||||
integrity: sha512-D4o3P8Mrrvd/Gz2qBFVNZYeEn+A/OQkdfT9eh6hz3mz49ob/nk8Q3IRUC0xvVdE4PLawqcKAiKjUyYC8tk8+lA==
|
||||
/@intlify/cli/0.2.0:
|
||||
dependencies:
|
||||
'@intlify/core': 9.0.0
|
||||
@ -1192,21 +1192,23 @@ packages:
|
||||
node: '>= 10'
|
||||
resolution:
|
||||
integrity: sha512-0r4v7dnY8g/Jfx2swUWy2GyfH/WvIpWvkU4OIupvxDTWiE8RhcpbOCVvqpVh/xGi0proHQ/r2Dhc0QSItUsfDQ==
|
||||
/@intlify/vite-plugin-vue-i18n/2.0.3_vite@2.1.0:
|
||||
/@intlify/vite-plugin-vue-i18n/2.0.4_vite@2.1.3+vue-i18n@9.0.0:
|
||||
dependencies:
|
||||
'@intlify/cli': 0.2.0
|
||||
'@intlify/shared': 9.0.0
|
||||
'@rollup/pluginutils': 4.1.0
|
||||
debug: 4.3.1
|
||||
fast-glob: 3.2.5
|
||||
vite: 2.1.0
|
||||
vite: 2.1.3
|
||||
vue-i18n: 9.0.0_vue@3.0.7
|
||||
dev: true
|
||||
engines:
|
||||
node: '>= 12'
|
||||
peerDependencies:
|
||||
vite: ^2.0.1
|
||||
vue-i18n: ^9.0.0
|
||||
resolution:
|
||||
integrity: sha512-n+G/5eenBZAxaFkHWeKcz2vTU6W0ZToyxw81tX2KpzHpeEvVdp67FZADznR+kC1YSTmheNBXvsN7tIxi3tsiUA==
|
||||
integrity: sha512-Wumxwenjoo+Lors1q6pxovngLfjba9b5JM0FKWbgQxroBP0yJpdn9GNrs0+WZp+hHqqUAtYvTfOPCovymySFxw==
|
||||
/@nodelib/fs.scandir/2.1.4:
|
||||
dependencies:
|
||||
'@nodelib/fs.stat': 2.0.4
|
||||
@ -1361,10 +1363,10 @@ packages:
|
||||
optional: true
|
||||
resolution:
|
||||
integrity: sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
|
||||
/@typescript-eslint/eslint-plugin/4.18.0_eslint@7.22.0+typescript@4.2.3:
|
||||
/@typescript-eslint/eslint-plugin/4.19.0_eslint@7.22.0+typescript@4.2.3:
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 4.18.0_eslint@7.22.0+typescript@4.2.3
|
||||
'@typescript-eslint/scope-manager': 4.18.0
|
||||
'@typescript-eslint/experimental-utils': 4.19.0_eslint@7.22.0+typescript@4.2.3
|
||||
'@typescript-eslint/scope-manager': 4.19.0
|
||||
debug: 4.3.1
|
||||
eslint: 7.22.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
@ -1384,7 +1386,7 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
resolution:
|
||||
integrity: sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ==
|
||||
integrity: sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw==
|
||||
/@typescript-eslint/experimental-utils/4.18.0_eslint@7.22.0+typescript@4.2.3:
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.7
|
||||
@ -1402,6 +1404,23 @@ packages:
|
||||
typescript: '*'
|
||||
resolution:
|
||||
integrity: sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
|
||||
/@typescript-eslint/experimental-utils/4.19.0_eslint@7.22.0+typescript@4.2.3:
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.7
|
||||
'@typescript-eslint/scope-manager': 4.19.0
|
||||
'@typescript-eslint/types': 4.19.0
|
||||
'@typescript-eslint/typescript-estree': 4.19.0_typescript@4.2.3
|
||||
eslint: 7.22.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 2.1.0
|
||||
dev: true
|
||||
engines:
|
||||
node: ^10.12.0 || >=12.0.0
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
typescript: '*'
|
||||
resolution:
|
||||
integrity: sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA==
|
||||
/@typescript-eslint/parser/4.18.0_eslint@7.22.0+typescript@4.2.3:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 4.18.0
|
||||
@ -1430,12 +1449,27 @@ packages:
|
||||
node: ^8.10.0 || ^10.13.0 || >=11.10.1
|
||||
resolution:
|
||||
integrity: sha512-olX4yN6rvHR2eyFOcb6E4vmhDPsfdMyfQ3qR+oQNkAv8emKKlfxTWUXU5Mqxs2Fwe3Pf1BoPvrwZtwngxDzYzQ==
|
||||
/@typescript-eslint/scope-manager/4.19.0:
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 4.19.0
|
||||
'@typescript-eslint/visitor-keys': 4.19.0
|
||||
dev: true
|
||||
engines:
|
||||
node: ^8.10.0 || ^10.13.0 || >=11.10.1
|
||||
resolution:
|
||||
integrity: sha512-GGy4Ba/hLXwJXygkXqMzduqOMc+Na6LrJTZXJWVhRrSuZeXmu8TAnniQVKgj8uTRKe4igO2ysYzH+Np879G75g==
|
||||
/@typescript-eslint/types/4.18.0:
|
||||
dev: true
|
||||
engines:
|
||||
node: ^8.10.0 || ^10.13.0 || >=11.10.1
|
||||
resolution:
|
||||
integrity: sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
|
||||
/@typescript-eslint/types/4.19.0:
|
||||
dev: true
|
||||
engines:
|
||||
node: ^8.10.0 || ^10.13.0 || >=11.10.1
|
||||
resolution:
|
||||
integrity: sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA==
|
||||
/@typescript-eslint/typescript-estree/4.18.0_typescript@4.2.3:
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 4.18.0
|
||||
@ -1456,6 +1490,26 @@ packages:
|
||||
optional: true
|
||||
resolution:
|
||||
integrity: sha512-wt4xvF6vvJI7epz+rEqxmoNQ4ZADArGQO9gDU+cM0U5fdVv7N+IAuVoVAoZSOZxzGHBfvE3XQMLdy+scsqFfeg==
|
||||
/@typescript-eslint/typescript-estree/4.19.0_typescript@4.2.3:
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 4.19.0
|
||||
'@typescript-eslint/visitor-keys': 4.19.0
|
||||
debug: 4.3.1
|
||||
globby: 11.0.2
|
||||
is-glob: 4.0.1
|
||||
semver: 7.3.4
|
||||
tsutils: 3.21.0_typescript@4.2.3
|
||||
typescript: 4.2.3
|
||||
dev: true
|
||||
engines:
|
||||
node: ^10.12.0 || >=12.0.0
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
resolution:
|
||||
integrity: sha512-3xqArJ/A62smaQYRv2ZFyTA+XxGGWmlDYrsfZG68zJeNbeqRScnhf81rUVa6QG4UgzHnXw5VnMT5cg75dQGDkA==
|
||||
/@typescript-eslint/visitor-keys/4.18.0:
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 4.18.0
|
||||
@ -1465,6 +1519,15 @@ packages:
|
||||
node: ^8.10.0 || ^10.13.0 || >=11.10.1
|
||||
resolution:
|
||||
integrity: sha512-Q9t90JCvfYaN0OfFUgaLqByOfz8yPeTAdotn/XYNm5q9eHax90gzdb+RJ6E9T5s97Kv/UHWKERTmqA0jTKAEHw==
|
||||
/@typescript-eslint/visitor-keys/4.19.0:
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 4.19.0
|
||||
eslint-visitor-keys: 2.0.0
|
||||
dev: true
|
||||
engines:
|
||||
node: ^8.10.0 || ^10.13.0 || >=11.10.1
|
||||
resolution:
|
||||
integrity: sha512-aGPS6kz//j7XLSlgpzU2SeTqHPsmRYxFztj2vPuMMFJXZudpRSehE3WCV+BaxwZFvfAqMoSd86TEuM0PQ59E/A==
|
||||
/@vitejs/plugin-vue/1.1.5_@vue+compiler-sfc@3.0.7:
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.0.7_vue@3.0.7
|
||||
@ -1556,15 +1619,15 @@ packages:
|
||||
/@vue/shared/3.0.7:
|
||||
resolution:
|
||||
integrity: sha512-dn5FyfSc4ky424jH4FntiHno7Ss5yLkqKNmM/NXwANRnlkmqu74pnGetexDFVG5phMk9/FhwovUZCWGxsotVKg==
|
||||
/@vueuse/core/4.4.1_vue@3.0.7:
|
||||
/@vueuse/core/4.6.0_vue@3.0.7:
|
||||
dependencies:
|
||||
'@vueuse/shared': 4.4.1_vue@3.0.7
|
||||
'@vueuse/shared': 4.6.0_vue@3.0.7
|
||||
vue-demi: 0.7.4_vue@3.0.7
|
||||
dev: false
|
||||
peerDependencies:
|
||||
vue: '*'
|
||||
resolution:
|
||||
integrity: sha512-L9TWFwI+pEqgEmfv+uWz2kQ9bXejtpaQdoS67UUyii22rSesjP1aTTU7z7XX5i7aIgsHKnKYv68cDCtEZbjsPA==
|
||||
integrity: sha512-SC9UK6eNESVSBkEzklNfmqxmIwAuohuW9FQvf7tvsz++XirbKblRPaXkohClS0ZmrtW+ylI5q3aOdBhADbbfEQ==
|
||||
/@vueuse/head/0.5.1_vue@3.0.7:
|
||||
dependencies:
|
||||
vue: 3.0.7
|
||||
@ -1573,23 +1636,24 @@ packages:
|
||||
vue: '>=3'
|
||||
resolution:
|
||||
integrity: sha512-xt6qgtItb4z/7vp664opQc0c2+ZoU9itMfvpmg4+h0uJcEnhl7LYxO4V+G8H7EVki7SyXDIFMfoCiCFaJrArmg==
|
||||
/@vueuse/shared/4.4.1_vue@3.0.7:
|
||||
/@vueuse/shared/4.6.0_vue@3.0.7:
|
||||
dependencies:
|
||||
vue-demi: 0.7.4_vue@3.0.7
|
||||
dev: false
|
||||
peerDependencies:
|
||||
vue: '*'
|
||||
resolution:
|
||||
integrity: sha512-pY7bXgYaA9g25XNREE3zeuIWfOwbyiKeQ0IppE4nIRuro4gVGuLoV/BIU6D0VOTv7hYefv5eqE+WS03v61y8xA==
|
||||
/@windicss/plugin-utils/0.8.3:
|
||||
integrity: sha512-330uwtbWoIy53O0YwllckYDiK/f353aVrqeB7Z6/Sg5uFckNiKqX68g2wlDdvUnW/SIOC6cyxIZutZe/xxEFAw==
|
||||
/@windicss/plugin-utils/0.9.11:
|
||||
dependencies:
|
||||
debug: 4.3.2
|
||||
fast-glob: 3.2.5
|
||||
micromatch: 4.0.2
|
||||
sucrase: 3.17.1
|
||||
windicss: 2.4.7
|
||||
windicss: 2.5.5
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-Tk0/EOwRnfi3KzvYJwfDyrImbHRXd7jMUw0MsAJWee0pzHre5Se7IM8/8SrcafJ29aL3v9KcB/qd/uBD8TBmow==
|
||||
integrity: sha512-gGLe3/Ud63fcpj1FTq+0/feP/UM34j9W+iSyBtpPnmfLx8mi2a9g9vhZrojqL9X9IYY+ZhHczZ8Fn9qcHdzWVw==
|
||||
/abab/2.0.5:
|
||||
dev: true
|
||||
resolution:
|
||||
@ -2524,12 +2588,12 @@ packages:
|
||||
node: '>= 0.4'
|
||||
resolution:
|
||||
integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
|
||||
/esbuild/0.9.2:
|
||||
/esbuild/0.9.7:
|
||||
dev: true
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
resolution:
|
||||
integrity: sha512-xE3oOILjnmN8PSjkG3lT9NBbd1DbxNqolJ5qNyrLhDWsFef3yTp/KTQz1C/x7BYFKbtrr9foYtKA6KA1zuNAUQ==
|
||||
integrity: sha512-VtUf6aQ89VTmMLKrWHYG50uByMF4JQlVysb8dmg6cOgW8JnFCipmz7p+HNBl+RR3LLCuBxFGVauAe2wfnF9bLg==
|
||||
/escalade/3.1.1:
|
||||
dev: true
|
||||
engines:
|
||||
@ -4436,13 +4500,13 @@ packages:
|
||||
node: '>=4'
|
||||
resolution:
|
||||
integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
|
||||
/pnpm/5.18.7:
|
||||
/pnpm/5.18.9:
|
||||
dev: true
|
||||
engines:
|
||||
node: '>=10.16'
|
||||
hasBin: true
|
||||
resolution:
|
||||
integrity: sha512-7LSLQSeskkDtzAuq8DxEcVNWlqFd0ppWPT6Z4+TiS8SjxGCRSpnCeDVzwliAPd0hedl6HuUiSnDPgmg/kHUVXw==
|
||||
integrity: sha512-TYIkMI/ydQkorwVe5CGTZQj0Bn1Cd7aEMYLV91AIAwqiwt7ItrHkBnwmORS49r6vpNtjYE+4M6/6O2w1tcnbaA==
|
||||
/postcss-modules-extract-imports/3.0.0_postcss@8.2.8:
|
||||
dependencies:
|
||||
postcss: 8.2.8
|
||||
@ -4554,10 +4618,10 @@ packages:
|
||||
node: '>=6'
|
||||
resolution:
|
||||
integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==
|
||||
/prism-theme-vars/0.2.0:
|
||||
/prism-theme-vars/0.2.2:
|
||||
dev: false
|
||||
resolution:
|
||||
integrity: sha512-3hsFwPB8UiMzy+o0hVgS85zZ7KNvwbBYydeOAo09Qyu3F5vYjrteorCAqIn/2oipcSL9UzizWItdNEiPaZK9KA==
|
||||
integrity: sha512-EL9ifuU/F8tEldoCa2sspiiLWysCL54xDbf2gN/ubwdtbuJROqOGopG5kSwunapwaioT+jLUQ/Ky+7jnv62xJA==
|
||||
/prismjs/1.23.0:
|
||||
dev: true
|
||||
optionalDependencies:
|
||||
@ -4894,15 +4958,6 @@ packages:
|
||||
rollup: ^2.0.0
|
||||
resolution:
|
||||
integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==
|
||||
/rollup/2.41.3:
|
||||
dev: true
|
||||
engines:
|
||||
node: '>=10.0.0'
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
resolution:
|
||||
integrity: sha512-swrSUfX3UK7LGd5exBJNUC7kykdxemUTRuyO9hUFJsmQUsUovHcki9vl5MAWFbB6oI47HpeZHtbmuzdm1SRUZw==
|
||||
/rollup/2.42.4:
|
||||
dev: true
|
||||
engines:
|
||||
@ -5654,21 +5709,21 @@ packages:
|
||||
'0': node >=0.6.0
|
||||
resolution:
|
||||
integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
|
||||
/vite-plugin-components/0.8.3_vite@2.1.0:
|
||||
/vite-plugin-components/0.8.3_vite@2.1.3:
|
||||
dependencies:
|
||||
chokidar: 3.5.1
|
||||
debug: 4.3.2
|
||||
fast-glob: 3.2.5
|
||||
minimatch: 3.0.4
|
||||
vite: 2.1.0
|
||||
vite: 2.1.3
|
||||
dev: true
|
||||
peerDependencies:
|
||||
vite: ^2.0.0-beta.69
|
||||
resolution:
|
||||
integrity: sha512-wqKt3DU7RzWJvE46qbZsi9E6TCaUwkOQZfRSDnRndKel72psJae02nD+qu/ObkRduqK9kdeGmAOcZw1qUkNUrg==
|
||||
/vite-plugin-icons/0.3.2_73647d8a1b0b129264002e51bcd7cf99:
|
||||
/vite-plugin-icons/0.4.0_826c6058e99692b43c982b96bfab39ec:
|
||||
dependencies:
|
||||
'@iconify/json': 1.1.316
|
||||
'@iconify/json': 1.1.322
|
||||
'@iconify/json-tools': 1.0.10
|
||||
'@vue/compiler-sfc': 3.0.7_vue@3.0.7
|
||||
vue-template-es2015-compiler: 1.9.1
|
||||
@ -5678,20 +5733,18 @@ packages:
|
||||
'@vue/compiler-sfc': ^3.0.2
|
||||
vue-template-compiler: ^2.6.12
|
||||
resolution:
|
||||
integrity: sha512-6HDBO6aqJLaJ8lkT9FChAUtniRRzhDWbhNzJLfT7QdDcQ2kaapReksngNEA1+tNlFd5Auey4VGS2VjI3V1KkvA==
|
||||
/vite-plugin-md/0.6.1_bc628ee9a9518a85fd605c5d26e36077:
|
||||
integrity: sha512-IBXx2+cYEXqOMwZd+DsNYisJgWOc4uHDTs4oWz/XeiN0mIelDYDW+TmtxKt0Vl2tz6rFh6iyjOuW+KZocCRsGw==
|
||||
/vite-plugin-md/0.6.3_vite@2.1.3:
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.0.7_vue@3.0.7
|
||||
gray-matter: 4.0.2
|
||||
markdown-it: 12.0.4
|
||||
vite: 2.1.0
|
||||
vite: 2.1.3
|
||||
dev: true
|
||||
peerDependencies:
|
||||
'@vue/compiler-sfc': ^3.0.5
|
||||
vite: ^2.0.0-beta.1
|
||||
resolution:
|
||||
integrity: sha512-dJ06wlic1Gprb+PLpTpwkoufm+/5wtBUwSIMvMa9mql34eqY+DZpOdz7s2FpdRAe/6XSRFH4oHVp0xfUnZp52Q==
|
||||
/vite-plugin-pages/0.7.1_vite@2.1.0+vue@3.0.7:
|
||||
integrity: sha512-z0cayEJwJP2aRAx+kWzs05VruGt6ylyIZDOXJLApPu4b7m9/bouqbIljAi1RdBuSYhPT881xLcEZJGlBJhOOvg==
|
||||
/vite-plugin-pages/0.8.0_9954abeb89a16881319dd77f554257ba:
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.0.7_vue@3.0.7
|
||||
chalk: 4.1.0
|
||||
@ -5701,7 +5754,7 @@ packages:
|
||||
fast-glob: 3.2.5
|
||||
glob-to-regexp: 0.4.1
|
||||
json5: 2.2.0
|
||||
vite: 2.1.0
|
||||
vite: 2.1.3
|
||||
vue: 3.0.7
|
||||
vue-router: 4.0.5_vue@3.0.7
|
||||
yaml: 2.0.0-4
|
||||
@ -5709,8 +5762,9 @@ packages:
|
||||
peerDependencies:
|
||||
vite: ^2.0.0
|
||||
vue: ^3.0.0
|
||||
vue-router: ^4.0.0
|
||||
resolution:
|
||||
integrity: sha512-Ib5iru9W145spN2qM+5rS8ixrFVcMf1HQ3KdvLQWqp1NF5cYdMlsCeCcF+qSgZf/sHk15xqXO31ubdee3N1aMA==
|
||||
integrity: sha512-g7XJjF1DW7aUaiKfD7yprIoDLFGVlyVa/FznvDHogII6uUi0Y0RdU4R/CA3oDo+97Fpgz3l91Ri5tIDFyuLjJw==
|
||||
/vite-plugin-pwa/0.6.3:
|
||||
dependencies:
|
||||
debug: 4.3.2
|
||||
@ -5721,12 +5775,12 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-wZxE2ZAKpwaig2JFOm6ama8p2iHBUZuHLEko1co7zDdnb6C/Epmih5aCIyHHvZKcFEaUxFogLQCnRDD41vd5cw==
|
||||
/vite-plugin-vue-layouts/0.2.2_vite@2.1.0:
|
||||
/vite-plugin-vue-layouts/0.2.2_vite@2.1.3:
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.0.7_vue@3.0.7
|
||||
debug: 4.3.2
|
||||
fast-glob: 3.2.5
|
||||
vite: 2.1.0
|
||||
vite: 2.1.3
|
||||
vue: 3.0.7
|
||||
vue-router: 4.0.5_vue@3.0.7
|
||||
dev: true
|
||||
@ -5734,17 +5788,18 @@ packages:
|
||||
vite: ^2.0.0-beta.65
|
||||
resolution:
|
||||
integrity: sha512-I5BfkCHwHV1WlbJE1ps2r6vwTo3N5QpLks3UpGa8XHcmHW03lavvJkdfjBpagI1bUQGEwWjLowFisG0Q/NJq3A==
|
||||
/vite-plugin-windicss/0.8.3_vite@2.1.0:
|
||||
/vite-plugin-windicss/0.9.11_vite@2.1.3:
|
||||
dependencies:
|
||||
'@windicss/plugin-utils': 0.8.3
|
||||
vite: 2.1.0
|
||||
windicss: 2.4.7
|
||||
'@windicss/plugin-utils': 0.9.11
|
||||
debug: 4.3.2
|
||||
vite: 2.1.3
|
||||
windicss: 2.5.5
|
||||
dev: true
|
||||
peerDependencies:
|
||||
vite: ^2.0.1
|
||||
resolution:
|
||||
integrity: sha512-VhiYUBIexKD1Il1dxV6yB4SN+ufza3HWhKK7IFFGrf4gj2JqSX9MNUdS2jPOEInyJszw+fT7WrHj1hsYd7ROJA==
|
||||
/vite-ssg/0.9.1_5615d07f6676c56e36f981abcba4ed80:
|
||||
integrity: sha512-wcF2VmglWqvtsi8Zq4kTVVU9jPiiAfdyy91TnlgaJYlgRaBZcwb7QSJ9p5SeOWIyl6RpzjlK2JFWa0djrVmG8w==
|
||||
/vite-ssg/0.9.1_95d322f6e90982d66e3b763805f1ec3b:
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.0.7_vue@3.0.7
|
||||
'@vue/server-renderer': 3.0.7_vue@3.0.7
|
||||
@ -5754,7 +5809,7 @@ packages:
|
||||
html-minifier: 4.0.0
|
||||
jsdom: 16.5.1
|
||||
prettier: 2.2.1
|
||||
vite: 2.1.0
|
||||
vite: 2.1.3
|
||||
vue: 3.0.7
|
||||
vue-router: 4.0.5_vue@3.0.7
|
||||
yargs: 16.2.0
|
||||
@ -5771,12 +5826,12 @@ packages:
|
||||
vue-router: ^4.0.1
|
||||
resolution:
|
||||
integrity: sha512-8cNx7UDd2EaQrFX0jeW6pEE409I+x+JukBOfdPH/DLSE0otF8LnZq5tTFACwbGLRMVYqtDytWw3fnN2i2FnudQ==
|
||||
/vite/2.1.0:
|
||||
/vite/2.1.3:
|
||||
dependencies:
|
||||
esbuild: 0.9.2
|
||||
esbuild: 0.9.7
|
||||
postcss: 8.2.8
|
||||
resolve: 1.20.0
|
||||
rollup: 2.41.3
|
||||
rollup: 2.42.4
|
||||
dev: true
|
||||
engines:
|
||||
node: '>=12.0.0'
|
||||
@ -5784,7 +5839,7 @@ packages:
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
resolution:
|
||||
integrity: sha512-qWYmX8slkv91C3hWA2iu0o0ZvFbO2dSfWIN4dbMfSeMdNn+XeirkGWU3dy5/W1Nv13cQZvVoMTl8zyC13VFRZQ==
|
||||
integrity: sha512-bUzArZIUwADVJS/3ywCr4KKFn3a7izs4M87ZDlAlY2V34E4g1kH6p3sVNAh8/IXCn/56fwgMh3rRavPUW7qEQQ==
|
||||
/vue-demi/0.7.4_vue@3.0.7:
|
||||
dependencies:
|
||||
vue: 3.0.7
|
||||
@ -5952,13 +6007,13 @@ packages:
|
||||
hasBin: true
|
||||
resolution:
|
||||
integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
||||
/windicss/2.4.7:
|
||||
/windicss/2.5.5:
|
||||
dev: true
|
||||
engines:
|
||||
node: '>= 12'
|
||||
hasBin: true
|
||||
resolution:
|
||||
integrity: sha512-7CuHMxa4r/sUHVqF1v+glcxWVetbG2j5V+JXRk/C//+CN8Sn8yoWHl8KcDqaDtX6nLF8WQRl0q56GUshgWgxwQ==
|
||||
integrity: sha512-tKLYY9qQoFKoxitG2B8toa9QUPAjsBOKjmFrxhDi2i0eaVOFQh+YEPElBCa7N5ma03YVIW9HPVbgVU0Z4JxZ5g==
|
||||
/word-wrap/1.2.3:
|
||||
dev: true
|
||||
engines:
|
||||
@ -6216,31 +6271,31 @@ packages:
|
||||
integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
|
||||
specifiers:
|
||||
'@antfu/eslint-config': ^0.6.2
|
||||
'@iconify/json': ^1.1.316
|
||||
'@intlify/vite-plugin-vue-i18n': ^2.0.3
|
||||
'@iconify/json': ^1.1.322
|
||||
'@intlify/vite-plugin-vue-i18n': ^2.0.4
|
||||
'@types/nprogress': ^0.2.0
|
||||
'@typescript-eslint/eslint-plugin': ^4.18.0
|
||||
'@typescript-eslint/eslint-plugin': ^4.19.0
|
||||
'@vitejs/plugin-vue': ^1.1.5
|
||||
'@vue/compiler-sfc': ^3.0.7
|
||||
'@vue/server-renderer': ^3.0.7
|
||||
'@vueuse/core': ^4.4.1
|
||||
'@vueuse/core': ^4.6.0
|
||||
'@vueuse/head': ^0.5.1
|
||||
cross-env: ^7.0.3
|
||||
eslint: ^7.22.0
|
||||
https-localhost: ^4.6.4
|
||||
markdown-it-prism: ^2.1.6
|
||||
nprogress: ^0.2.0
|
||||
pnpm: ^5.18.7
|
||||
prism-theme-vars: ^0.2.0
|
||||
pnpm: ^5.18.9
|
||||
prism-theme-vars: ^0.2.2
|
||||
typescript: ^4.2.3
|
||||
vite: ^2.1.0
|
||||
vite: ^2.1.3
|
||||
vite-plugin-components: ^0.8.3
|
||||
vite-plugin-icons: ^0.3.2
|
||||
vite-plugin-md: ^0.6.1
|
||||
vite-plugin-pages: ^0.7.1
|
||||
vite-plugin-icons: ^0.4.0
|
||||
vite-plugin-md: ^0.6.3
|
||||
vite-plugin-pages: ^0.8.0
|
||||
vite-plugin-pwa: ^0.6.3
|
||||
vite-plugin-vue-layouts: ^0.2.2
|
||||
vite-plugin-windicss: ^0.8.3
|
||||
vite-plugin-windicss: ^0.9.11
|
||||
vite-ssg: ^0.9.1
|
||||
vue: ^3.0.7
|
||||
vue-i18n: ^9.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user