chore: update data

This commit is contained in:
YunYouJun
2022-04-16 22:37:17 +08:00
parent bbe116fbe0
commit 8236d1957f
7 changed files with 303 additions and 212 deletions

View File

@@ -22,7 +22,7 @@
"vue-router": "^4.0.14" "vue-router": "^4.0.14"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^0.20.2", "@antfu/eslint-config": "^0.20.3",
"@iconify-json/fe": "^1.1.1", "@iconify-json/fe": "^1.1.1",
"@iconify-json/gg": "^1.1.1", "@iconify-json/gg": "^1.1.1",
"@iconify-json/ic": "^1.1.2", "@iconify-json/ic": "^1.1.2",
@@ -39,7 +39,7 @@
"https-localhost": "^4.7.1", "https-localhost": "^4.7.1",
"markdown-it-link-attributes": "^4.0.0", "markdown-it-link-attributes": "^4.0.0",
"markdown-it-prism": "^2.2.3", "markdown-it-prism": "^2.2.3",
"pnpm": "^6.32.7", "pnpm": "^6.32.8",
"sass": "^1.50.0", "sass": "^1.50.0",
"star-markdown-css": "^0.3.3", "star-markdown-css": "^0.3.3",
"typescript": "^4.6.3", "typescript": "^4.6.3",
@@ -47,13 +47,13 @@
"unplugin-auto-import": "^0.7.1", "unplugin-auto-import": "^0.7.1",
"unplugin-vue-components": "^0.19.3", "unplugin-vue-components": "^0.19.3",
"vite": "^2.9.5", "vite": "^2.9.5",
"vite-plugin-inspect": "^0.4.3", "vite-plugin-inspect": "^0.5.0",
"vite-plugin-md": "^0.12.4", "vite-plugin-md": "^0.12.4",
"vite-plugin-pages": "^0.22.0", "vite-plugin-pages": "^0.22.0",
"vite-plugin-pwa": "^0.11.13", "vite-plugin-pwa": "^0.11.13",
"vite-plugin-vue-layouts": "^0.6.0", "vite-plugin-vue-layouts": "^0.6.0",
"vite-ssg": "^0.19.2", "vite-ssg": "^0.19.2",
"vite-ssg-sitemap": "^0.2.2", "vite-ssg-sitemap": "^0.2.2",
"vue-tsc": "^0.34.6" "vue-tsc": "^0.34.7"
} }
} }

456
pnpm-lock.yaml generated
View File

@@ -1,7 +1,7 @@
lockfileVersion: 5.3 lockfileVersion: 5.3
specifiers: specifiers:
'@antfu/eslint-config': ^0.20.2 '@antfu/eslint-config': ^0.20.3
'@gtm-support/vue-gtm': ^1.3.0 '@gtm-support/vue-gtm': ^1.3.0
'@iconify-json/fe': ^1.1.1 '@iconify-json/fe': ^1.1.1
'@iconify-json/gg': ^1.1.1 '@iconify-json/gg': ^1.1.1
@@ -23,7 +23,7 @@ specifiers:
markdown-it-prism: ^2.2.3 markdown-it-prism: ^2.2.3
nprogress: ^0.2.0 nprogress: ^0.2.0
pinia: ^2.0.13 pinia: ^2.0.13
pnpm: ^6.32.7 pnpm: ^6.32.8
prism-theme-vars: ^0.2.2 prism-theme-vars: ^0.2.2
sass: ^1.50.0 sass: ^1.50.0
star-markdown-css: ^0.3.3 star-markdown-css: ^0.3.3
@@ -32,7 +32,7 @@ specifiers:
unplugin-auto-import: ^0.7.1 unplugin-auto-import: ^0.7.1
unplugin-vue-components: ^0.19.3 unplugin-vue-components: ^0.19.3
vite: ^2.9.5 vite: ^2.9.5
vite-plugin-inspect: ^0.4.3 vite-plugin-inspect: ^0.5.0
vite-plugin-md: ^0.12.4 vite-plugin-md: ^0.12.4
vite-plugin-pages: ^0.22.0 vite-plugin-pages: ^0.22.0
vite-plugin-pwa: ^0.11.13 vite-plugin-pwa: ^0.11.13
@@ -42,7 +42,7 @@ specifiers:
vue: ^3.2.33 vue: ^3.2.33
vue-demi: ^0.12.5 vue-demi: ^0.12.5
vue-router: ^4.0.14 vue-router: ^4.0.14
vue-tsc: ^0.34.6 vue-tsc: ^0.34.7
dependencies: dependencies:
'@gtm-support/vue-gtm': 1.3.0_vue@3.2.33 '@gtm-support/vue-gtm': 1.3.0_vue@3.2.33
@@ -56,7 +56,7 @@ dependencies:
vue-router: 4.0.14_vue@3.2.33 vue-router: 4.0.14_vue@3.2.33
devDependencies: devDependencies:
'@antfu/eslint-config': 0.20.2_eslint@8.13.0+typescript@4.6.3 '@antfu/eslint-config': 0.20.3_eslint@8.13.0+typescript@4.6.3
'@iconify-json/fe': 1.1.1 '@iconify-json/fe': 1.1.1
'@iconify-json/gg': 1.1.1 '@iconify-json/gg': 1.1.1
'@iconify-json/ic': 1.1.2 '@iconify-json/ic': 1.1.2
@@ -73,7 +73,7 @@ devDependencies:
https-localhost: 4.7.1 https-localhost: 4.7.1
markdown-it-link-attributes: 4.0.0 markdown-it-link-attributes: 4.0.0
markdown-it-prism: 2.2.3 markdown-it-prism: 2.2.3
pnpm: 6.32.7 pnpm: 6.32.8
sass: 1.50.0 sass: 1.50.0
star-markdown-css: 0.3.3 star-markdown-css: 0.3.3
typescript: 4.6.3 typescript: 4.6.3
@@ -81,14 +81,14 @@ devDependencies:
unplugin-auto-import: 0.7.1_@vueuse+core@8.2.6+vite@2.9.5 unplugin-auto-import: 0.7.1_@vueuse+core@8.2.6+vite@2.9.5
unplugin-vue-components: 0.19.3_vite@2.9.5+vue@3.2.33 unplugin-vue-components: 0.19.3_vite@2.9.5+vue@3.2.33
vite: 2.9.5_sass@1.50.0 vite: 2.9.5_sass@1.50.0
vite-plugin-inspect: 0.4.3_vite@2.9.5 vite-plugin-inspect: 0.5.0_vite@2.9.5
vite-plugin-md: 0.12.4_vite@2.9.5 vite-plugin-md: 0.12.4_vite@2.9.5
vite-plugin-pages: 0.22.0_vite@2.9.5 vite-plugin-pages: 0.22.0_vite@2.9.5
vite-plugin-pwa: 0.11.13_vite@2.9.5 vite-plugin-pwa: 0.11.13_vite@2.9.5
vite-plugin-vue-layouts: 0.6.0_c6669f7f6a2bb1e4cd0ce207bade55c6 vite-plugin-vue-layouts: 0.6.0_c6669f7f6a2bb1e4cd0ce207bade55c6
vite-ssg: 0.19.2_eacfe4bd4e3401e3e0916bc5279e5ce7 vite-ssg: 0.19.2_eacfe4bd4e3401e3e0916bc5279e5ce7
vite-ssg-sitemap: 0.2.2 vite-ssg-sitemap: 0.2.2
vue-tsc: 0.34.6_typescript@4.6.3 vue-tsc: 0.34.7_typescript@4.6.3
packages: packages:
@@ -99,16 +99,16 @@ packages:
'@jridgewell/trace-mapping': 0.3.4 '@jridgewell/trace-mapping': 0.3.4
dev: true dev: true
/@antfu/eslint-config-basic/0.20.2_eslint@8.13.0+typescript@4.6.3: /@antfu/eslint-config-basic/0.20.3_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-eJtuQpeNYxhd7dNp2y9ezURi75sRqy0ITN2Wcd7WYBRndJQyHmn7mxRLP+gxewHq02QSPWYmfF2SWXOSWY2t7g==} resolution: {integrity: sha512-fO2SBoIlT1PJabayQYTKds0VQsTFsFG//FOjXY/OylOxLAnXebkPZK8DGYBDjlcL63k9ZK1rf8KduE4M3cB5/A==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
dependencies: dependencies:
eslint: 8.13.0 eslint: 8.13.0
eslint-plugin-antfu: 0.20.2_eslint@8.13.0+typescript@4.6.3 eslint-plugin-antfu: 0.20.3_eslint@8.13.0+typescript@4.6.3
eslint-plugin-eslint-comments: 3.2.0_eslint@8.13.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.13.0
eslint-plugin-html: 6.2.0 eslint-plugin-html: 6.2.0
eslint-plugin-import: 2.25.4_eslint@8.13.0 eslint-plugin-import: 2.26.0_eslint@8.13.0
eslint-plugin-jsonc: 2.2.1_eslint@8.13.0 eslint-plugin-jsonc: 2.2.1_eslint@8.13.0
eslint-plugin-markdown: 2.2.1_eslint@8.13.0 eslint-plugin-markdown: 2.2.1_eslint@8.13.0
eslint-plugin-n: 15.1.0_eslint@8.13.0 eslint-plugin-n: 15.1.0_eslint@8.13.0
@@ -122,12 +122,12 @@ packages:
- typescript - typescript
dev: true dev: true
/@antfu/eslint-config-react/0.20.2_eslint@8.13.0+typescript@4.6.3: /@antfu/eslint-config-react/0.20.3_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-prYaQFkUjHRmA+NujRg/12Ni8ynN7Ci1u4zNg1Nj0iIPddBYcgWMvIYgqi+fTovDaZdyrRWyOSKWebySE3JgJw==} resolution: {integrity: sha512-BHytPbmETkHekSicPqOasIvdgTQi28SA2yMxWfm4+XClQT/w5ITlvn+tofJD4F3F1VMTdWw7kdtfgbm+20kOZg==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
dependencies: dependencies:
'@antfu/eslint-config-ts': 0.20.2_eslint@8.13.0+typescript@4.6.3 '@antfu/eslint-config-ts': 0.20.3_eslint@8.13.0+typescript@4.6.3
eslint: 8.13.0 eslint: 8.13.0
eslint-plugin-react: 7.29.4_eslint@8.13.0 eslint-plugin-react: 7.29.4_eslint@8.13.0
transitivePeerDependencies: transitivePeerDependencies:
@@ -135,52 +135,52 @@ packages:
- typescript - typescript
dev: true dev: true
/@antfu/eslint-config-ts/0.20.2_eslint@8.13.0+typescript@4.6.3: /@antfu/eslint-config-ts/0.20.3_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-yP1KMo0lBj9Ikek/uqMynexwLlVobI4ibqPb2lXgkqTPdb7Ag11O4v2AxqPvBcd6d/G5YMRpmsfuPGKpU757pg==} resolution: {integrity: sha512-kVegzXfBpyAdSycOQZhd+zQMll7MaBAAeG/mT7FP1QnPWzkoJJq7IC30LIpctdDdDsTHmeRZSxO7rL3SlvsEaA==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
typescript: '>=3.9' typescript: '>=3.9'
dependencies: dependencies:
'@antfu/eslint-config-basic': 0.20.2_eslint@8.13.0+typescript@4.6.3 '@antfu/eslint-config-basic': 0.20.3_eslint@8.13.0+typescript@4.6.3
'@typescript-eslint/eslint-plugin': 5.17.0_0bd48e49b5a2cdbc9b065a45dcd5467a '@typescript-eslint/eslint-plugin': 5.19.0_f34adc8488d2e4f014fe61432d70cbf2
'@typescript-eslint/parser': 5.17.0_eslint@8.13.0+typescript@4.6.3 '@typescript-eslint/parser': 5.19.0_eslint@8.13.0+typescript@4.6.3
eslint: 8.13.0 eslint: 8.13.0
typescript: 4.6.3 typescript: 4.6.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@antfu/eslint-config-vue/0.20.2_eslint@8.13.0+typescript@4.6.3: /@antfu/eslint-config-vue/0.20.3_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-rfAwVyPYTH7ZDs5SpVLzoB5q0KOSVfMPlwxlnuhkFlWBysX6dN1Y6deEHAzFujVyFe8cbgNdJHliHEVKJ2tYdw==} resolution: {integrity: sha512-FBRJ5qzxMKp8DhURMyuSCoueZWU4Rtd0IgSde1KvPbHMW6Q1kYIK4YNrAvuIzJ06yUYd1vJ962u+XUkIDMJwUQ==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
dependencies: dependencies:
'@antfu/eslint-config-ts': 0.20.2_eslint@8.13.0+typescript@4.6.3 '@antfu/eslint-config-ts': 0.20.3_eslint@8.13.0+typescript@4.6.3
eslint: 8.13.0 eslint: 8.13.0
eslint-plugin-vue: 8.5.0_eslint@8.13.0 eslint-plugin-vue: 8.6.0_eslint@8.13.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
dev: true dev: true
/@antfu/eslint-config/0.20.2_eslint@8.13.0+typescript@4.6.3: /@antfu/eslint-config/0.20.3_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-1lIbn4IleJzsrWTSWJ74r0C11s/u/QyvxZBV3tVtuDyfUp/FRoMc/46xO6KBTsDCukCH2LXhBR88IvPfko6N2w==} resolution: {integrity: sha512-noXVlHnyJ4K4KhjXzyTLCQSoRPlEsiuoJFbBzUT7LUQ6VZSEa+0vvnksMCe0whCe9D3zKIyKIy9um2hQJKJbCg==}
peerDependencies: peerDependencies:
eslint: '>=7.4.0' eslint: '>=7.4.0'
dependencies: dependencies:
'@antfu/eslint-config-react': 0.20.2_eslint@8.13.0+typescript@4.6.3 '@antfu/eslint-config-react': 0.20.3_eslint@8.13.0+typescript@4.6.3
'@antfu/eslint-config-vue': 0.20.2_eslint@8.13.0+typescript@4.6.3 '@antfu/eslint-config-vue': 0.20.3_eslint@8.13.0+typescript@4.6.3
'@typescript-eslint/eslint-plugin': 5.17.0_0bd48e49b5a2cdbc9b065a45dcd5467a '@typescript-eslint/eslint-plugin': 5.19.0_f34adc8488d2e4f014fe61432d70cbf2
'@typescript-eslint/parser': 5.17.0_eslint@8.13.0+typescript@4.6.3 '@typescript-eslint/parser': 5.19.0_eslint@8.13.0+typescript@4.6.3
eslint: 8.13.0 eslint: 8.13.0
eslint-plugin-eslint-comments: 3.2.0_eslint@8.13.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.13.0
eslint-plugin-html: 6.2.0 eslint-plugin-html: 6.2.0
eslint-plugin-import: 2.25.4_eslint@8.13.0 eslint-plugin-import: 2.26.0_eslint@8.13.0
eslint-plugin-jsonc: 2.2.1_eslint@8.13.0 eslint-plugin-jsonc: 2.2.1_eslint@8.13.0
eslint-plugin-n: 15.1.0_eslint@8.13.0 eslint-plugin-n: 15.1.0_eslint@8.13.0
eslint-plugin-promise: 6.0.0_eslint@8.13.0 eslint-plugin-promise: 6.0.0_eslint@8.13.0
eslint-plugin-unicorn: 41.0.1_eslint@8.13.0 eslint-plugin-unicorn: 41.0.1_eslint@8.13.0
eslint-plugin-vue: 8.5.0_eslint@8.13.0 eslint-plugin-vue: 8.6.0_eslint@8.13.0
eslint-plugin-yml: 0.14.0_eslint@8.13.0 eslint-plugin-yml: 0.14.0_eslint@8.13.0
jsonc-eslint-parser: 2.1.0 jsonc-eslint-parser: 2.1.0
yaml-eslint-parser: 0.5.0 yaml-eslint-parser: 0.5.0
@@ -1572,8 +1572,8 @@ packages:
resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==}
dev: true dev: true
/@types/json-schema/7.0.9: /@types/json-schema/7.0.11:
resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
dev: true dev: true
/@types/json5/0.0.29: /@types/json5/0.0.29:
@@ -1633,8 +1633,8 @@ packages:
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
dev: true dev: true
/@typescript-eslint/eslint-plugin/5.17.0_0bd48e49b5a2cdbc9b065a45dcd5467a: /@typescript-eslint/eslint-plugin/5.19.0_f34adc8488d2e4f014fe61432d70cbf2:
resolution: {integrity: sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==} resolution: {integrity: sha512-w59GpFqDYGnWFim9p6TGJz7a3qWeENJuAKCqjGSx+Hq/bwq3RZwXYqy98KIfN85yDqz9mq6QXiY5h0FjGQLyEg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
'@typescript-eslint/parser': ^5.0.0 '@typescript-eslint/parser': ^5.0.0
@@ -1644,24 +1644,24 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/parser': 5.17.0_eslint@8.13.0+typescript@4.6.3 '@typescript-eslint/parser': 5.19.0_eslint@8.13.0+typescript@4.6.3
'@typescript-eslint/scope-manager': 5.17.0 '@typescript-eslint/scope-manager': 5.19.0
'@typescript-eslint/type-utils': 5.17.0_eslint@8.13.0+typescript@4.6.3 '@typescript-eslint/type-utils': 5.19.0_eslint@8.13.0+typescript@4.6.3
'@typescript-eslint/utils': 5.17.0_eslint@8.13.0+typescript@4.6.3 '@typescript-eslint/utils': 5.19.0_eslint@8.13.0+typescript@4.6.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.13.0 eslint: 8.13.0
functional-red-black-tree: 1.0.1 functional-red-black-tree: 1.0.1
ignore: 5.2.0 ignore: 5.2.0
regexpp: 3.2.0 regexpp: 3.2.0
semver: 7.3.5 semver: 7.3.7
tsutils: 3.21.0_typescript@4.6.3 tsutils: 3.21.0_typescript@4.6.3
typescript: 4.6.3 typescript: 4.6.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser/5.17.0_eslint@8.13.0+typescript@4.6.3: /@typescript-eslint/parser/5.19.0_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==} resolution: {integrity: sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -1670,9 +1670,9 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/scope-manager': 5.17.0 '@typescript-eslint/scope-manager': 5.19.0
'@typescript-eslint/types': 5.17.0 '@typescript-eslint/types': 5.19.0
'@typescript-eslint/typescript-estree': 5.17.0_typescript@4.6.3 '@typescript-eslint/typescript-estree': 5.19.0_typescript@4.6.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.13.0 eslint: 8.13.0
typescript: 4.6.3 typescript: 4.6.3
@@ -1680,16 +1680,16 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/scope-manager/5.17.0: /@typescript-eslint/scope-manager/5.19.0:
resolution: {integrity: sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==} resolution: {integrity: sha512-Fz+VrjLmwq5fbQn5W7cIJZ066HxLMKvDEmf4eu1tZ8O956aoX45jAuBB76miAECMTODyUxH61AQM7q4/GOMQ5g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies: dependencies:
'@typescript-eslint/types': 5.17.0 '@typescript-eslint/types': 5.19.0
'@typescript-eslint/visitor-keys': 5.17.0 '@typescript-eslint/visitor-keys': 5.19.0
dev: true dev: true
/@typescript-eslint/type-utils/5.17.0_eslint@8.13.0+typescript@4.6.3: /@typescript-eslint/type-utils/5.19.0_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==} resolution: {integrity: sha512-O6XQ4RI4rQcBGshTQAYBUIGsKqrKeuIOz9v8bckXZnSeXjn/1+BDZndHLe10UplQeJLXDNbaZYrAytKNQO2T4Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '*' eslint: '*'
@@ -1698,7 +1698,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/utils': 5.17.0_eslint@8.13.0+typescript@4.6.3 '@typescript-eslint/utils': 5.19.0_eslint@8.13.0+typescript@4.6.3
debug: 4.3.4 debug: 4.3.4
eslint: 8.13.0 eslint: 8.13.0
tsutils: 3.21.0_typescript@4.6.3 tsutils: 3.21.0_typescript@4.6.3
@@ -1707,13 +1707,13 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/types/5.17.0: /@typescript-eslint/types/5.19.0:
resolution: {integrity: sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==} resolution: {integrity: sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true dev: true
/@typescript-eslint/typescript-estree/5.17.0_typescript@4.6.3: /@typescript-eslint/typescript-estree/5.19.0_typescript@4.6.3:
resolution: {integrity: sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==} resolution: {integrity: sha512-dRPuD4ocXdaE1BM/dNR21elSEUPKaWgowCA0bqJ6YbYkvtrPVEvZ+zqcX5a8ECYn3q5iBSSUcBBD42ubaOp0Hw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
@@ -1721,28 +1721,28 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/types': 5.17.0 '@typescript-eslint/types': 5.19.0
'@typescript-eslint/visitor-keys': 5.17.0 '@typescript-eslint/visitor-keys': 5.19.0
debug: 4.3.4 debug: 4.3.4
globby: 11.1.0 globby: 11.1.0
is-glob: 4.0.3 is-glob: 4.0.3
semver: 7.3.5 semver: 7.3.7
tsutils: 3.21.0_typescript@4.6.3 tsutils: 3.21.0_typescript@4.6.3
typescript: 4.6.3 typescript: 4.6.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils/5.17.0_eslint@8.13.0+typescript@4.6.3: /@typescript-eslint/utils/5.19.0_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==} resolution: {integrity: sha512-ZuEckdupXpXamKvFz/Ql8YnePh2ZWcwz7APICzJL985Rp5C2AYcHO62oJzIqNhAMtMK6XvrlBTZeNG8n7gS3lQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies: dependencies:
'@types/json-schema': 7.0.9 '@types/json-schema': 7.0.11
'@typescript-eslint/scope-manager': 5.17.0 '@typescript-eslint/scope-manager': 5.19.0
'@typescript-eslint/types': 5.17.0 '@typescript-eslint/types': 5.19.0
'@typescript-eslint/typescript-estree': 5.17.0_typescript@4.6.3 '@typescript-eslint/typescript-estree': 5.19.0_typescript@4.6.3
eslint: 8.13.0 eslint: 8.13.0
eslint-scope: 5.1.1 eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.13.0 eslint-utils: 3.0.0_eslint@8.13.0
@@ -1751,11 +1751,11 @@ packages:
- typescript - typescript
dev: true dev: true
/@typescript-eslint/visitor-keys/5.17.0: /@typescript-eslint/visitor-keys/5.19.0:
resolution: {integrity: sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==} resolution: {integrity: sha512-Ym7zZoMDZcAKWsULi2s7UMLREdVQdScPQ/fKWMYefarCztWlHPFVJo8racf8R0Gc8FAEJ2eD4of8As1oFtnQlQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies: dependencies:
'@typescript-eslint/types': 5.17.0 '@typescript-eslint/types': 5.19.0
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
dev: true dev: true
@@ -1892,34 +1892,34 @@ packages:
vue: 3.2.33 vue: 3.2.33
dev: true dev: true
/@volar/code-gen/0.34.6: /@volar/code-gen/0.34.7:
resolution: {integrity: sha512-sFgiaN3F+Sy93uVDtnZxfhEdy15ERSZ9qHY9wny4oQHztxS0pscrIGOQcvSoaK3pcyR8xGTouXkNf0BsOUwuXA==} resolution: {integrity: sha512-E1N1VGlChXd0D7WPmmjKhtcZdUKNpBFC4BRqfY+7FZGh89FZlw3uG6Nn76/DjMBLVhfCIY9vA8pwWIN1lI8nYw==}
dependencies: dependencies:
'@volar/source-map': 0.34.6 '@volar/source-map': 0.34.7
dev: true dev: true
/@volar/source-map/0.34.6: /@volar/source-map/0.34.7:
resolution: {integrity: sha512-TIAxtvFIANh0PfQFY7dT/f2MIvpNRzJ7xrvlqwl1oYt7sa8AIposBFGS873s4avOuz15AoubKU7uZnVLYJ5AWg==} resolution: {integrity: sha512-KBNcKCWKsY2f965xuuT4dSbt8GR6nHMzb9gi7ucUHtmRQnvrB31BLBvZNQTHMqkbhRmKArDSuIrbUUG9yu0OXQ==}
dev: true dev: true
/@volar/vue-code-gen/0.34.6: /@volar/vue-code-gen/0.34.7:
resolution: {integrity: sha512-0wh5fhQsxY6GL/zrxabjY+lAsFsaUNWDl+45iVeuczGP9sU07lpHoCwHBHBqCK8kxbvAJZaa3Me66apoq5BEvw==} resolution: {integrity: sha512-vejzO30QrDAEZKguZI8hlAnKhwNoX1INXrOMurlmwCbNft2oEloT+ikFF8QYDz3vWWrdFSsoOKp3BTHyurJ5Nw==}
dependencies: dependencies:
'@volar/code-gen': 0.34.6 '@volar/code-gen': 0.34.7
'@volar/source-map': 0.34.6 '@volar/source-map': 0.34.7
'@vue/compiler-core': 3.2.32 '@vue/compiler-core': 3.2.33
'@vue/compiler-dom': 3.2.32 '@vue/compiler-dom': 3.2.33
'@vue/shared': 3.2.32 '@vue/shared': 3.2.33
dev: true dev: true
/@volar/vue-typescript/0.34.6: /@volar/vue-typescript/0.34.7:
resolution: {integrity: sha512-vKEYnDw9BhIMR6+Rp1Ue/8TpBjYNm4+3fIom4wMxFDlEOCku7fsF169QgZuDDvyPrFlurT878qjKYf88cYFCgA==} resolution: {integrity: sha512-Ebln64LQutjuNs8nk57oFo45JMQVdZKThkNAeFrzaqB0UItazRQpSXet4vHzfV18FMCV3Cc6fEqZ14WZzQAxgQ==}
dependencies: dependencies:
'@volar/code-gen': 0.34.6 '@volar/code-gen': 0.34.7
'@volar/source-map': 0.34.6 '@volar/source-map': 0.34.7
'@volar/vue-code-gen': 0.34.6 '@volar/vue-code-gen': 0.34.7
'@vue/compiler-sfc': 3.2.32 '@vue/compiler-sfc': 3.2.33
'@vue/reactivity': 3.2.32 '@vue/reactivity': 3.2.33
dev: true dev: true
/@vue/compiler-core/3.2.31: /@vue/compiler-core/3.2.31:
@@ -1931,15 +1931,6 @@ packages:
source-map: 0.6.1 source-map: 0.6.1
dev: true dev: true
/@vue/compiler-core/3.2.32:
resolution: {integrity: sha512-bRQ8Rkpm/aYFElDWtKkTPHeLnX5pEkNxhPUcqu5crEJIilZH0yeFu/qUAcV4VfSE2AudNPkQSOwMZofhnuutmA==}
dependencies:
'@babel/parser': 7.17.9
'@vue/shared': 3.2.32
estree-walker: 2.0.2
source-map: 0.6.1
dev: true
/@vue/compiler-core/3.2.33: /@vue/compiler-core/3.2.33:
resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==} resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==}
dependencies: dependencies:
@@ -1947,7 +1938,6 @@ packages:
'@vue/shared': 3.2.33 '@vue/shared': 3.2.33
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.31: /@vue/compiler-dom/3.2.31:
resolution: {integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==} resolution: {integrity: sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==}
@@ -1956,19 +1946,11 @@ packages:
'@vue/shared': 3.2.31 '@vue/shared': 3.2.31
dev: true dev: true
/@vue/compiler-dom/3.2.32:
resolution: {integrity: sha512-maa3PNB/NxR17h2hDQfcmS02o1f9r9QIpN1y6fe8tWPrS1E4+q8MqrvDDQNhYVPd84rc3ybtyumrgm9D5Rf/kg==}
dependencies:
'@vue/compiler-core': 3.2.32
'@vue/shared': 3.2.32
dev: true
/@vue/compiler-dom/3.2.33: /@vue/compiler-dom/3.2.33:
resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==} resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==}
dependencies: dependencies:
'@vue/compiler-core': 3.2.33 '@vue/compiler-core': 3.2.33
'@vue/shared': 3.2.33 '@vue/shared': 3.2.33
dev: false
/@vue/compiler-sfc/3.2.31: /@vue/compiler-sfc/3.2.31:
resolution: {integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==} resolution: {integrity: sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==}
@@ -1985,21 +1967,6 @@ packages:
source-map: 0.6.1 source-map: 0.6.1
dev: true dev: true
/@vue/compiler-sfc/3.2.32:
resolution: {integrity: sha512-uO6+Gh3AVdWm72lRRCjMr8nMOEqc6ezT9lWs5dPzh1E9TNaJkMYPaRtdY9flUv/fyVQotkfjY/ponjfR+trPSg==}
dependencies:
'@babel/parser': 7.17.9
'@vue/compiler-core': 3.2.32
'@vue/compiler-dom': 3.2.32
'@vue/compiler-ssr': 3.2.32
'@vue/reactivity-transform': 3.2.32
'@vue/shared': 3.2.32
estree-walker: 2.0.2
magic-string: 0.25.9
postcss: 8.4.12
source-map: 0.6.1
dev: true
/@vue/compiler-sfc/3.2.33: /@vue/compiler-sfc/3.2.33:
resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==} resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==}
dependencies: dependencies:
@@ -2013,7 +1980,6 @@ packages:
magic-string: 0.25.9 magic-string: 0.25.9
postcss: 8.4.12 postcss: 8.4.12
source-map: 0.6.1 source-map: 0.6.1
dev: false
/@vue/compiler-ssr/3.2.31: /@vue/compiler-ssr/3.2.31:
resolution: {integrity: sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==} resolution: {integrity: sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==}
@@ -2022,19 +1988,11 @@ packages:
'@vue/shared': 3.2.31 '@vue/shared': 3.2.31
dev: true dev: true
/@vue/compiler-ssr/3.2.32:
resolution: {integrity: sha512-ZklVUF/SgTx6yrDUkaTaBL/JMVOtSocP+z5Xz/qIqqLdW/hWL90P+ob/jOQ0Xc/om57892Q7sRSrex0wujOL2Q==}
dependencies:
'@vue/compiler-dom': 3.2.32
'@vue/shared': 3.2.32
dev: true
/@vue/compiler-ssr/3.2.33: /@vue/compiler-ssr/3.2.33:
resolution: {integrity: sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==} resolution: {integrity: sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==}
dependencies: dependencies:
'@vue/compiler-dom': 3.2.33 '@vue/compiler-dom': 3.2.33
'@vue/shared': 3.2.33 '@vue/shared': 3.2.33
dev: false
/@vue/devtools-api/6.1.3: /@vue/devtools-api/6.1.3:
resolution: {integrity: sha512-79InfO2xHv+WHIrH1bHXQUiQD/wMls9qBk6WVwGCbdwP7/3zINtvqPNMtmSHXsIKjvUAHc8L0ouOj6ZQQRmcXg==} resolution: {integrity: sha512-79InfO2xHv+WHIrH1bHXQUiQD/wMls9qBk6WVwGCbdwP7/3zINtvqPNMtmSHXsIKjvUAHc8L0ouOj6ZQQRmcXg==}
@@ -2054,16 +2012,6 @@ packages:
magic-string: 0.25.9 magic-string: 0.25.9
dev: true dev: true
/@vue/reactivity-transform/3.2.32:
resolution: {integrity: sha512-CW1W9zaJtE275tZSWIfQKiPG0iHpdtSlmTqYBu7Y62qvtMgKG5yOxtvBs4RlrZHlaqFSE26avLAgQiTp4YHozw==}
dependencies:
'@babel/parser': 7.17.9
'@vue/compiler-core': 3.2.32
'@vue/shared': 3.2.32
estree-walker: 2.0.2
magic-string: 0.25.9
dev: true
/@vue/reactivity-transform/3.2.33: /@vue/reactivity-transform/3.2.33:
resolution: {integrity: sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==} resolution: {integrity: sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==}
dependencies: dependencies:
@@ -2072,7 +2020,6 @@ packages:
'@vue/shared': 3.2.33 '@vue/shared': 3.2.33
estree-walker: 2.0.2 estree-walker: 2.0.2
magic-string: 0.25.9 magic-string: 0.25.9
dev: false
/@vue/reactivity/3.2.31: /@vue/reactivity/3.2.31:
resolution: {integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==} resolution: {integrity: sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==}
@@ -2080,17 +2027,10 @@ packages:
'@vue/shared': 3.2.31 '@vue/shared': 3.2.31
dev: true dev: true
/@vue/reactivity/3.2.32:
resolution: {integrity: sha512-4zaDumuyDqkuhbb63hRd+YHFGopW7srFIWesLUQ2su/rJfWrSq3YUvoKAJE8Eu1EhZ2Q4c1NuwnEreKj1FkDxA==}
dependencies:
'@vue/shared': 3.2.32
dev: true
/@vue/reactivity/3.2.33: /@vue/reactivity/3.2.33:
resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==} resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==}
dependencies: dependencies:
'@vue/shared': 3.2.33 '@vue/shared': 3.2.33
dev: false
/@vue/runtime-core/3.2.31: /@vue/runtime-core/3.2.31:
resolution: {integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==} resolution: {integrity: sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==}
@@ -2128,13 +2068,8 @@ packages:
resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==} resolution: {integrity: sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==}
dev: true dev: true
/@vue/shared/3.2.32:
resolution: {integrity: sha512-bjcixPErUsAnTQRQX4Z5IQnICYjIfNCyCl8p29v1M6kfVzvwOICPw+dz48nNuWlTOOx2RHhzHdazJibE8GSnsw==}
dev: true
/@vue/shared/3.2.33: /@vue/shared/3.2.33:
resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==} resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==}
dev: false
/@vueuse/core/8.2.6_vue@3.2.33: /@vueuse/core/8.2.6_vue@3.2.33:
resolution: {integrity: sha512-fzlpM3B5oVe+UhCT1mXlhG1Zxdq2lq1Z2AvddSB8+RxrsSFzII7DKfsQEz8Vop7Lzc++4m8drTNbhPovYoFqHw==} resolution: {integrity: sha512-fzlpM3B5oVe+UhCT1mXlhG1Zxdq2lq1Z2AvddSB8+RxrsSFzII7DKfsQEz8Vop7Lzc++4m8drTNbhPovYoFqHw==}
@@ -2301,8 +2236,8 @@ packages:
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
define-properties: 1.1.3 define-properties: 1.1.4
es-abstract: 1.19.1 es-abstract: 1.19.5
get-intrinsic: 1.1.1 get-intrinsic: 1.1.1
is-string: 1.0.7 is-string: 1.0.7
dev: true dev: true
@@ -2312,22 +2247,24 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/array.prototype.flat/1.2.5: /array.prototype.flat/1.3.0:
resolution: {integrity: sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==} resolution: {integrity: sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
define-properties: 1.1.3 define-properties: 1.1.4
es-abstract: 1.19.1 es-abstract: 1.19.5
es-shim-unscopables: 1.0.0
dev: true dev: true
/array.prototype.flatmap/1.2.5: /array.prototype.flatmap/1.3.0:
resolution: {integrity: sha512-08u6rVyi1Lj7oqWbS9nUxliETrtIROT4XGTA4D/LWGten6E3ocm7cy9SIrmNHOL5XVbVuckUp3X6Xyg8/zpvHA==} resolution: {integrity: sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
define-properties: 1.1.3 define-properties: 1.1.4
es-abstract: 1.19.1 es-abstract: 1.19.5
es-shim-unscopables: 1.0.0
dev: true dev: true
/async/0.9.2: /async/0.9.2:
@@ -2478,6 +2415,12 @@ packages:
semver: 7.3.5 semver: 7.3.5
dev: true dev: true
/builtins/4.1.0:
resolution: {integrity: sha512-1bPRZQtmKaO6h7qV1YHXNtr6nCK28k0Zo95KM4dXfILcZZwoHJBN1m3lfLv9LPkcOZlrSr+J1bzMaZFO98Yq0w==}
dependencies:
semver: 7.3.7
dev: true
/bytes/3.0.0: /bytes/3.0.0:
resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=} resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=}
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
@@ -2861,6 +2804,14 @@ packages:
object-keys: 1.1.1 object-keys: 1.1.1
dev: true dev: true
/define-properties/1.1.4:
resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==}
engines: {node: '>= 0.4'}
dependencies:
has-property-descriptors: 1.0.0
object-keys: 1.1.1
dev: true
/defu/6.0.0: /defu/6.0.0:
resolution: {integrity: sha512-t2MZGLf1V2rV4VBZbWIaXKdX/mUcYW0n2znQZoADBkGGxYL8EWqCuCZBmJPJ/Yy9fofJkyuuSuo5GSwo0XdEgw==} resolution: {integrity: sha512-t2MZGLf1V2rV4VBZbWIaXKdX/mUcYW0n2znQZoADBkGGxYL8EWqCuCZBmJPJ/Yy9fofJkyuuSuo5GSwo0XdEgw==}
dev: true dev: true
@@ -2916,6 +2867,10 @@ packages:
resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==} resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==}
dev: true dev: true
/domelementtype/2.3.0:
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
dev: true
/domexception/4.0.0: /domexception/4.0.0:
resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==} resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
engines: {node: '>=12'} engines: {node: '>=12'}
@@ -2930,6 +2885,13 @@ packages:
domelementtype: 2.2.0 domelementtype: 2.2.0
dev: true dev: true
/domhandler/4.3.1:
resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
engines: {node: '>= 4'}
dependencies:
domelementtype: 2.3.0
dev: true
/domutils/2.8.0: /domutils/2.8.0:
resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
dependencies: dependencies:
@@ -3012,6 +2974,32 @@ packages:
unbox-primitive: 1.0.1 unbox-primitive: 1.0.1
dev: true dev: true
/es-abstract/1.19.5:
resolution: {integrity: sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.2
es-to-primitive: 1.2.1
function-bind: 1.1.1
get-intrinsic: 1.1.1
get-symbol-description: 1.0.0
has: 1.0.3
has-symbols: 1.0.3
internal-slot: 1.0.3
is-callable: 1.2.4
is-negative-zero: 2.0.2
is-regex: 1.1.4
is-shared-array-buffer: 1.0.2
is-string: 1.0.7
is-weakref: 1.0.2
object-inspect: 1.12.0
object-keys: 1.1.1
object.assign: 4.1.2
string.prototype.trimend: 1.0.4
string.prototype.trimstart: 1.0.4
unbox-primitive: 1.0.1
dev: true
/es-get-iterator/1.1.2: /es-get-iterator/1.1.2:
resolution: {integrity: sha512-+DTO8GYwbMCwbywjimwZMHp8AuYXOS2JZFWoi2AlPOS3ebnII9w/NLpNZtA7A0YLaVDw+O7KFCeoIV7OPvM7hQ==} resolution: {integrity: sha512-+DTO8GYwbMCwbywjimwZMHp8AuYXOS2JZFWoi2AlPOS3ebnII9w/NLpNZtA7A0YLaVDw+O7KFCeoIV7OPvM7hQ==}
dependencies: dependencies:
@@ -3025,6 +3013,12 @@ packages:
isarray: 2.0.5 isarray: 2.0.5
dev: true dev: true
/es-shim-unscopables/1.0.0:
resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==}
dependencies:
has: 1.0.3
dev: true
/es-to-primitive/1.2.1: /es-to-primitive/1.2.1:
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@@ -3303,10 +3297,10 @@ packages:
find-up: 2.1.0 find-up: 2.1.0
dev: true dev: true
/eslint-plugin-antfu/0.20.2_eslint@8.13.0+typescript@4.6.3: /eslint-plugin-antfu/0.20.3_eslint@8.13.0+typescript@4.6.3:
resolution: {integrity: sha512-QLXJh1gKX87uH2hkY5iKKuTsYB9Fg9P6tPq0Iqb20zAdtN+SZGOG5cibpE+InjcKJZvZ3U/ToFJ8wd+aE7h4Hg==} resolution: {integrity: sha512-pe9Myxlw6zDPU9Q1Cdj/LJzyJ48qMOyMpmmWwApV0Ei4DVh+jqW/B3r3Jf3zeiaco3yqmL2B0A7fZynQQWsVXg==}
dependencies: dependencies:
'@typescript-eslint/utils': 5.17.0_eslint@8.13.0+typescript@4.6.3 '@typescript-eslint/utils': 5.19.0_eslint@8.13.0+typescript@4.6.3
transitivePeerDependencies: transitivePeerDependencies:
- eslint - eslint
- supports-color - supports-color
@@ -3341,14 +3335,14 @@ packages:
htmlparser2: 7.2.0 htmlparser2: 7.2.0
dev: true dev: true
/eslint-plugin-import/2.25.4_eslint@8.13.0: /eslint-plugin-import/2.26.0_eslint@8.13.0:
resolution: {integrity: sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==} resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
engines: {node: '>=4'} engines: {node: '>=4'}
peerDependencies: peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
dependencies: dependencies:
array-includes: 3.1.4 array-includes: 3.1.4
array.prototype.flat: 1.2.5 array.prototype.flat: 1.3.0
debug: 2.6.9 debug: 2.6.9
doctrine: 2.1.0 doctrine: 2.1.0
eslint: 8.13.0 eslint: 8.13.0
@@ -3360,7 +3354,7 @@ packages:
minimatch: 3.1.2 minimatch: 3.1.2
object.values: 1.1.5 object.values: 1.1.5
resolve: 1.22.0 resolve: 1.22.0
tsconfig-paths: 3.14.0 tsconfig-paths: 3.14.1
dev: true dev: true
/eslint-plugin-jsonc/2.2.1_eslint@8.13.0: /eslint-plugin-jsonc/2.2.1_eslint@8.13.0:
@@ -3393,7 +3387,7 @@ packages:
peerDependencies: peerDependencies:
eslint: '>=7.0.0' eslint: '>=7.0.0'
dependencies: dependencies:
builtins: 4.0.0 builtins: 4.1.0
eslint: 8.13.0 eslint: 8.13.0
eslint-plugin-es: 4.1.0_eslint@8.13.0 eslint-plugin-es: 4.1.0_eslint@8.13.0
eslint-utils: 3.0.0_eslint@8.13.0 eslint-utils: 3.0.0_eslint@8.13.0
@@ -3420,11 +3414,11 @@ packages:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
dependencies: dependencies:
array-includes: 3.1.4 array-includes: 3.1.4
array.prototype.flatmap: 1.2.5 array.prototype.flatmap: 1.3.0
doctrine: 2.1.0 doctrine: 2.1.0
eslint: 8.13.0 eslint: 8.13.0
estraverse: 5.3.0 estraverse: 5.3.0
jsx-ast-utils: 3.2.1 jsx-ast-utils: 3.2.2
minimatch: 3.1.2 minimatch: 3.1.2
object.entries: 1.1.5 object.entries: 1.1.5
object.fromentries: 2.0.5 object.fromentries: 2.0.5
@@ -3433,7 +3427,7 @@ packages:
prop-types: 15.8.1 prop-types: 15.8.1
resolve: 2.0.0-next.3 resolve: 2.0.0-next.3
semver: 6.3.0 semver: 6.3.0
string.prototype.matchall: 4.0.6 string.prototype.matchall: 4.0.7
dev: true dev: true
/eslint-plugin-unicorn/41.0.1_eslint@8.13.0: /eslint-plugin-unicorn/41.0.1_eslint@8.13.0:
@@ -3455,12 +3449,12 @@ packages:
read-pkg-up: 7.0.1 read-pkg-up: 7.0.1
regexp-tree: 0.1.24 regexp-tree: 0.1.24
safe-regex: 2.1.1 safe-regex: 2.1.1
semver: 7.3.5 semver: 7.3.7
strip-indent: 3.0.0 strip-indent: 3.0.0
dev: true dev: true
/eslint-plugin-vue/8.5.0_eslint@8.13.0: /eslint-plugin-vue/8.6.0_eslint@8.13.0:
resolution: {integrity: sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==} resolution: {integrity: sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
@@ -3468,7 +3462,7 @@ packages:
eslint: 8.13.0 eslint: 8.13.0
eslint-utils: 3.0.0_eslint@8.13.0 eslint-utils: 3.0.0_eslint@8.13.0
natural-compare: 1.4.0 natural-compare: 1.4.0
semver: 7.3.5 semver: 7.3.7
vue-eslint-parser: 8.3.0_eslint@8.13.0 vue-eslint-parser: 8.3.0_eslint@8.13.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -3875,6 +3869,10 @@ packages:
resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=}
dev: true dev: true
/functions-have-names/1.2.2:
resolution: {integrity: sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA==}
dev: true
/gensync/1.0.0-beta.2: /gensync/1.0.0-beta.2:
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
@@ -4002,6 +4000,12 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
dev: true dev: true
/has-property-descriptors/1.0.0:
resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
dependencies:
get-intrinsic: 1.1.1
dev: true
/has-symbols/1.0.3: /has-symbols/1.0.3:
resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
@@ -4069,8 +4073,8 @@ packages:
/htmlparser2/7.2.0: /htmlparser2/7.2.0:
resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==} resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==}
dependencies: dependencies:
domelementtype: 2.2.0 domelementtype: 2.3.0
domhandler: 4.3.0 domhandler: 4.3.1
domutils: 2.8.0 domutils: 2.8.0
entities: 3.0.1 entities: 3.0.1
dev: true dev: true
@@ -4360,6 +4364,12 @@ packages:
resolution: {integrity: sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==} resolution: {integrity: sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==}
dev: true dev: true
/is-shared-array-buffer/1.0.2:
resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==}
dependencies:
call-bind: 1.0.2
dev: true
/is-stream/2.0.1: /is-stream/2.0.1:
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
engines: {node: '>=8'} engines: {node: '>=8'}
@@ -4557,7 +4567,7 @@ packages:
acorn: 8.7.0 acorn: 8.7.0
eslint-visitor-keys: 3.3.0 eslint-visitor-keys: 3.3.0
espree: 9.3.1 espree: 9.3.1
semver: 7.3.5 semver: 7.3.7
dev: true dev: true
/jsonfile/6.1.0: /jsonfile/6.1.0:
@@ -4565,7 +4575,7 @@ packages:
dependencies: dependencies:
universalify: 2.0.0 universalify: 2.0.0
optionalDependencies: optionalDependencies:
graceful-fs: 4.2.10 graceful-fs: 4.2.9
dev: true dev: true
/jsonpointer/5.0.0: /jsonpointer/5.0.0:
@@ -4573,8 +4583,8 @@ packages:
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
dev: true dev: true
/jsx-ast-utils/3.2.1: /jsx-ast-utils/3.2.2:
resolution: {integrity: sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA==} resolution: {integrity: sha512-HDAyJ4MNQBboGpUnHAVUNJs6X0lh058s6FuixsFGP7MgJYpD6Vasd6nzSG5iIfXu1zAYlHJ/zsOKNlrenTUBnw==}
engines: {node: '>=4.0'} engines: {node: '>=4.0'}
dependencies: dependencies:
array-includes: 3.1.4 array-includes: 3.1.4
@@ -4952,8 +4962,8 @@ packages:
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
define-properties: 1.1.3 define-properties: 1.1.4
es-abstract: 1.19.1 es-abstract: 1.19.5
dev: true dev: true
/object.fromentries/2.0.5: /object.fromentries/2.0.5:
@@ -4961,15 +4971,15 @@ packages:
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
define-properties: 1.1.3 define-properties: 1.1.4
es-abstract: 1.19.1 es-abstract: 1.19.5
dev: true dev: true
/object.hasown/1.1.0: /object.hasown/1.1.0:
resolution: {integrity: sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==} resolution: {integrity: sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==}
dependencies: dependencies:
define-properties: 1.1.3 define-properties: 1.1.4
es-abstract: 1.19.1 es-abstract: 1.19.5
dev: true dev: true
/object.values/1.1.5: /object.values/1.1.5:
@@ -4977,8 +4987,8 @@ packages:
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dependencies: dependencies:
call-bind: 1.0.2 call-bind: 1.0.2
define-properties: 1.1.3 define-properties: 1.1.4
es-abstract: 1.19.1 es-abstract: 1.19.5
dev: true dev: true
/obuf/1.1.2: /obuf/1.1.2:
@@ -5203,8 +5213,8 @@ packages:
engines: {node: '>=4'} engines: {node: '>=4'}
dev: true dev: true
/pnpm/6.32.7: /pnpm/6.32.8:
resolution: {integrity: sha512-2LtKMtQ7ffQEIW0lQn6z1WBnz2SPB416DDlyEf3WzOlXCO0BXjLr6kX2vDOTFzKyHWbhjcd45qw3ty3G92fb2Q==} resolution: {integrity: sha512-pZroJtqqZDevFpJI/PsOMLLfGeA6en6cvyI/HC7boGmT7TJy9eFInNYwMGW2enKv2Al/aamV2Zomv05TtBe7qw==}
engines: {node: '>=12.17'} engines: {node: '>=12.17'}
hasBin: true hasBin: true
dev: true dev: true
@@ -5400,6 +5410,15 @@ packages:
define-properties: 1.1.3 define-properties: 1.1.3
dev: true dev: true
/regexp.prototype.flags/1.4.3:
resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==}
engines: {node: '>= 0.4'}
dependencies:
call-bind: 1.0.2
define-properties: 1.1.4
functions-have-names: 1.2.2
dev: true
/regexpp/3.2.0: /regexpp/3.2.0:
resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==}
engines: {node: '>=8'} engines: {node: '>=8'}
@@ -5572,6 +5591,14 @@ packages:
lru-cache: 6.0.0 lru-cache: 6.0.0
dev: true dev: true
/semver/7.3.7:
resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==}
engines: {node: '>=10'}
hasBin: true
dependencies:
lru-cache: 6.0.0
dev: true
/send/0.17.2: /send/0.17.2:
resolution: {integrity: sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==} resolution: {integrity: sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==}
engines: {node: '>= 0.8.0'} engines: {node: '>= 0.8.0'}
@@ -5767,6 +5794,19 @@ packages:
side-channel: 1.0.4 side-channel: 1.0.4
dev: true dev: true
/string.prototype.matchall/4.0.7:
resolution: {integrity: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==}
dependencies:
call-bind: 1.0.2
define-properties: 1.1.4
es-abstract: 1.19.5
get-intrinsic: 1.1.1
has-symbols: 1.0.3
internal-slot: 1.0.3
regexp.prototype.flags: 1.4.3
side-channel: 1.0.4
dev: true
/string.prototype.trimend/1.0.4: /string.prototype.trimend/1.0.4:
resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==} resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==}
dependencies: dependencies:
@@ -5938,8 +5978,8 @@ packages:
punycode: 2.1.1 punycode: 2.1.1
dev: true dev: true
/tsconfig-paths/3.14.0: /tsconfig-paths/3.14.1:
resolution: {integrity: sha512-cg/1jAZoL57R39+wiw4u/SCC6Ic9Q5NqjBOb+9xISedOYurfog9ZNmKJSxAnb2m/5Bq4lE9lhUcau33Ml8DM0g==} resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==}
dependencies: dependencies:
'@types/json5': 0.0.29 '@types/json5': 0.0.29
json5: 1.0.1 json5: 1.0.1
@@ -6017,8 +6057,8 @@ packages:
resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==}
dev: true dev: true
/ufo/0.7.11: /ufo/0.8.3:
resolution: {integrity: sha512-IT3q0lPvtkqQ8toHQN/BkOi4VIqoqheqM1FnkNWT9y0G8B3xJhwnoKBu5OHx8zHDOvveQzfKuFowJ0VSARiIDg==} resolution: {integrity: sha512-AIkk06G21y/P+NCatfU+1qldCmI0XCszZLn8AkuKotffF3eqCvlce0KuwM7ZemLE/my0GSYADOAeM5zDYWMB+A==}
dev: true dev: true
/uglify-js/3.15.3: /uglify-js/3.15.3:
@@ -6259,17 +6299,17 @@ packages:
engines: {node: '>= 0.8'} engines: {node: '>= 0.8'}
dev: true dev: true
/vite-plugin-inspect/0.4.3_vite@2.9.5: /vite-plugin-inspect/0.5.0_vite@2.9.5:
resolution: {integrity: sha512-lj3oWnReRUwMHB7k8ZD8o6E27/OSn+8ua+tOftxuS39aM6Z9MG7m5r1CMlxMwEwdTM/wnQr0aH22Y2IX3e+++w==} resolution: {integrity: sha512-eArca+5jrNx1hQL+5s79eT5Xq4VXjJcihJhK8GT/+W2GqefVxFO1WO78RnD0HPI+hKSdEFo+B4z2zeaE8DTvWQ==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
vite: ^2.0.0 vite: ^2.9.0
dependencies: dependencies:
'@rollup/pluginutils': 4.2.0 '@rollup/pluginutils': 4.2.1
debug: 4.3.3 debug: 4.3.4
kolorist: 1.5.1 kolorist: 1.5.1
sirv: 2.0.2 sirv: 2.0.2
ufo: 0.7.11 ufo: 0.8.3
vite: 2.9.5_sass@1.50.0 vite: 2.9.5_sass@1.50.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -6434,7 +6474,7 @@ packages:
espree: 9.3.1 espree: 9.3.1
esquery: 1.4.0 esquery: 1.4.0
lodash: 4.17.21 lodash: 4.17.21
semver: 7.3.5 semver: 7.3.7
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
@@ -6448,13 +6488,13 @@ packages:
vue: 3.2.33 vue: 3.2.33
dev: false dev: false
/vue-tsc/0.34.6_typescript@4.6.3: /vue-tsc/0.34.7_typescript@4.6.3:
resolution: {integrity: sha512-rEr8/BrpSN2QmnTw6MuT0WJA/qx54xDqSXG6EBGt37fn7jLCrKYF37GW3xZCdktO0V53l1XF2ssBtmLL+OI2ww==} resolution: {integrity: sha512-GcdwGuddEakVBHKw7uiZUfHqobGD4Ym2XExGuwYuxw7rT50ZnRZvYQ3IB7zyPLa7UZEmiy6HTJiTrArw7ZOu+w==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
dependencies: dependencies:
'@volar/vue-typescript': 0.34.6 '@volar/vue-typescript': 0.34.7
typescript: 4.6.3 typescript: 4.6.3
dev: true dev: true

View File

@@ -38,6 +38,7 @@ function run() {
}) })
fs.writeFileSync(recipeJsonFile, JSON.stringify(recipeJson)) fs.writeFileSync(recipeJsonFile, JSON.stringify(recipeJson))
consola.success(`Generate file: ${recipeJsonFile}`)
} }
run() run()

View File

@@ -1,6 +1,8 @@
<script setup lang="ts"> <script setup lang="ts">
// https://github.com/vueuse/head // https://github.com/vueuse/head
// you can use this to manipulate the document head in any components, // you can use this to manipulate the document head in any components,
import { useWeixin } from './composables/weixin'
// they will be rendered correctly in the html results with vite-ssg // they will be rendered correctly in the html results with vite-ssg
useHead({ useHead({
title: '好的,今天我们来做菜!', title: '好的,今天我们来做菜!',
@@ -8,6 +10,8 @@ useHead({
{ name: 'description', content: '好的,今天我们来做菜!' }, { name: 'description', content: '好的,今天我们来做菜!' },
], ],
}) })
useWeixin()
</script> </script>
<template> <template>

41
src/composables/weixin.ts Normal file
View File

@@ -0,0 +1,41 @@
import { isClient } from '@vueuse/core'
const shareOptions = {
title: '好的,今天我们来做菜',
link: 'https://cook.yunyoujun.cn',
imgUrl: '/favicon.svg',
success: () => {},
}
const jsApiList = [
'updateAppMessageShareData',
'updateTimelineShareData',
]
/**
* 微信分享
*/
export function useWeixin() {
if (isClient) {
useScriptTag('http://res.wx.qq.com/open/js/jweixin-1.6.0.js', async() => {
const data = await fetch('http://api.welomo.com/wx/r/?token_id=12691').then(res => res.json())
const wx = window.wx
if (wx) {
wx.config({
debug: true,
appId: data.appId,
timestamp: data.timestamp,
nonceStr: data.nonceStr,
signature: data.signature,
jsApiList,
})
wx.ready(() => {
wx.updateAppMessageShareData(shareOptions)
wx.updateTimelineShareData(shareOptions)
})
}
})
}
}

View File

@@ -446,3 +446,7 @@ biangbiang面,面条,https://www.bilibili.com/video/BV1844y157GL,简单,,油泼,
白菜卷火锅,白菜、菌菇、胡萝卜、香肠,https://www.bilibili.com/video/BV1wY411n7Vk,,,,一口大锅 白菜卷火锅,白菜、菌菇、胡萝卜、香肠,https://www.bilibili.com/video/BV1wY411n7Vk,,,,一口大锅
蒸蛋羹硬核0失败版,鸡蛋,https://www.bilibili.com/video/BV1x441117r4,,,,一口大锅 蒸蛋羹硬核0失败版,鸡蛋,https://www.bilibili.com/video/BV1x441117r4,,,,一口大锅
爆汁肉饼,猪肉、鸡蛋,https://www.bilibili.com/video/BV1Cm4y1X7ej,,,,一口大锅 爆汁肉饼,猪肉、鸡蛋,https://www.bilibili.com/video/BV1Cm4y1X7ej,,,,一口大锅
番茄酸汤火锅,番茄、胡萝卜、菌菇、洋葱、豆腐、面条、白萝卜、土豆、白菜、猪肉、牛肉、午餐肉,https://www.bilibili.com/video/BV1yz4y1C7Qu,困难,,,一口大锅
乱炖鸡胸,鸡胸肉、洋葱、菌菇、胡萝卜、土豆,https://www.bilibili.com/video/BV1Qb411u7Vu,普通,,,一口大锅
骨头汤锅底(全鸡版),骨头、土豆、胡萝卜、花菜、白萝卜、西葫芦、芹菜、菌菇、豆腐、包菜、白菜、午餐肉、鸡翅、猪肉、虾、牛肉、面条、方便面,https://www.bilibili.com/video/BV1bi4y187ro,困难,,,一口大锅
万能高汤(鸡蛋+猪肉),猪肉、鸡蛋、土豆、胡萝卜、花菜、白萝卜、西葫芦、芹菜、菌菇、豆腐、包菜、白菜、午餐肉、鸡翅、虾、牛肉、面条、方便面,https://www.bilibili.com/video/BV1zD4y197Us,困难,,,一口大锅
1 name stuff link difficulty tags methods tools
446 白菜卷火锅 白菜、菌菇、胡萝卜、香肠 https://www.bilibili.com/video/BV1wY411n7Vk 一口大锅
447 蒸蛋羹(硬核0失败版) 鸡蛋 https://www.bilibili.com/video/BV1x441117r4 一口大锅
448 爆汁肉饼 猪肉、鸡蛋 https://www.bilibili.com/video/BV1Cm4y1X7ej 一口大锅
449 番茄酸汤火锅 番茄、胡萝卜、菌菇、洋葱、豆腐、面条、白萝卜、土豆、白菜、猪肉、牛肉、午餐肉 https://www.bilibili.com/video/BV1yz4y1C7Qu 困难 一口大锅
450 乱炖鸡胸 鸡胸肉、洋葱、菌菇、胡萝卜、土豆 https://www.bilibili.com/video/BV1Qb411u7Vu 普通 一口大锅
451 骨头汤锅底(全鸡版) 骨头、土豆、胡萝卜、花菜、白萝卜、西葫芦、芹菜、菌菇、豆腐、包菜、白菜、午餐肉、鸡翅、猪肉、虾、牛肉、面条、方便面 https://www.bilibili.com/video/BV1bi4y187ro 困难 一口大锅
452 万能高汤(鸡蛋+猪肉) 猪肉、鸡蛋、土豆、胡萝卜、花菜、白萝卜、西葫芦、芹菜、菌菇、豆腐、包菜、白菜、午餐肉、鸡翅、虾、牛肉、面条、方便面 https://www.bilibili.com/video/BV1zD4y197Us 困难 一口大锅

1
src/shims.d.ts vendored
View File

@@ -1,5 +1,6 @@
declare interface Window { declare interface Window {
// extend the window // extend the window
wx: any
} }
// with vite-plugin-md, markdowns can be treat as Vue components // with vite-plugin-md, markdowns can be treat as Vue components