chore(deps): bump

This commit is contained in:
Benjamin Canac
2023-07-04 15:24:50 +02:00
parent 3de6b349d8
commit cd2b671075
2 changed files with 212 additions and 163 deletions

View File

@@ -40,33 +40,33 @@
"@tailwindcss/container-queries": "^0.1.1", "@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.3", "@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"@vueuse/core": "^10.2.0", "@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.2.0", "@vueuse/integrations": "^10.2.1",
"@vueuse/math": "^10.2.0", "@vueuse/math": "^10.2.1",
"defu": "^6.1.2", "defu": "^6.1.2",
"fuse.js": "^6.6.2", "fuse.js": "^6.6.2",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"tailwindcss": "^3.3.2" "tailwindcss": "^3.3.2"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/simple-icons": "^1.1.58", "@iconify-json/simple-icons": "^1.1.59",
"@nuxt/content": "^2.7.0", "@nuxt/content": "^2.7.0",
"@nuxt/devtools": "^0.6.4", "@nuxt/devtools": "^0.6.6",
"@nuxt/eslint-config": "^0.1.1", "@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0", "@nuxt/module-builder": "^0.4.0",
"@nuxthq/studio": "^0.13.2", "@nuxthq/studio": "^0.13.2",
"@nuxtjs/plausible": "^0.2.1", "@nuxtjs/plausible": "^0.2.1",
"@release-it/conventional-changelog": "^5.1.1", "@release-it/conventional-changelog": "^5.1.1",
"@types/lodash-es": "^4.17.7", "@types/lodash-es": "^4.17.7",
"@types/node": "^20.3.2", "@types/node": "^20.3.3",
"@vueuse/nuxt": "^10.2.0", "@vueuse/nuxt": "^10.2.1",
"eslint": "^8.43.0", "eslint": "^8.44.0",
"nuxt": "^3.6.1", "nuxt": "^3.6.1",
"nuxt-component-meta": "^0.5.3", "nuxt-component-meta": "^0.5.3",
"nuxt-lodash": "^2.5.0", "nuxt-lodash": "^2.5.0",
"release-it": "^15.11.0", "release-it": "^15.11.0",
"unbuild": "^1.2.1", "unbuild": "^1.2.1",
"v-calendar": "^3.0.3", "v-calendar": "^3.0.3",
"vue-tsc": "^1.8.2" "vue-tsc": "^1.8.3"
} }
} }

357
pnpm-lock.yaml generated
View File

@@ -35,14 +35,14 @@ dependencies:
specifier: ^0.5.9 specifier: ^0.5.9
version: 0.5.9(tailwindcss@3.3.2) version: 0.5.9(tailwindcss@3.3.2)
'@vueuse/core': '@vueuse/core':
specifier: ^10.2.0 specifier: ^10.2.1
version: 10.2.0(vue@3.3.4) version: 10.2.1(vue@3.3.4)
'@vueuse/integrations': '@vueuse/integrations':
specifier: ^10.2.0 specifier: ^10.2.1
version: 10.2.0(fuse.js@6.6.2)(vue@3.3.4) version: 10.2.1(fuse.js@6.6.2)(vue@3.3.4)
'@vueuse/math': '@vueuse/math':
specifier: ^10.2.0 specifier: ^10.2.1
version: 10.2.0(vue@3.3.4) version: 10.2.1(vue@3.3.4)
defu: defu:
specifier: ^6.1.2 specifier: ^6.1.2
version: 6.1.2 version: 6.1.2
@@ -58,17 +58,17 @@ dependencies:
devDependencies: devDependencies:
'@iconify-json/simple-icons': '@iconify-json/simple-icons':
specifier: ^1.1.58 specifier: ^1.1.59
version: 1.1.58 version: 1.1.59
'@nuxt/content': '@nuxt/content':
specifier: ^2.7.0 specifier: ^2.7.0
version: 2.7.0(rollup@3.25.1) version: 2.7.0(rollup@3.25.1)
'@nuxt/devtools': '@nuxt/devtools':
specifier: ^0.6.4 specifier: ^0.6.6
version: 0.6.4(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9) version: 0.6.6(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9)
'@nuxt/eslint-config': '@nuxt/eslint-config':
specifier: ^0.1.1 specifier: ^0.1.1
version: 0.1.1(eslint@8.43.0) version: 0.1.1(eslint@8.44.0)
'@nuxt/module-builder': '@nuxt/module-builder':
specifier: ^0.4.0 specifier: ^0.4.0
version: 0.4.0(@nuxt/kit@3.6.1)(nuxi@3.6.1) version: 0.4.0(@nuxt/kit@3.6.1)(nuxi@3.6.1)
@@ -85,17 +85,17 @@ devDependencies:
specifier: ^4.17.7 specifier: ^4.17.7
version: 4.17.7 version: 4.17.7
'@types/node': '@types/node':
specifier: ^20.3.2 specifier: ^20.3.3
version: 20.3.2 version: 20.3.3
'@vueuse/nuxt': '@vueuse/nuxt':
specifier: ^10.2.0 specifier: ^10.2.1
version: 10.2.0(nuxt@3.6.1)(rollup@3.25.1)(vue@3.3.4) version: 10.2.1(nuxt@3.6.1)(rollup@3.25.1)(vue@3.3.4)
eslint: eslint:
specifier: ^8.43.0 specifier: ^8.44.0
version: 8.43.0 version: 8.44.0
nuxt: nuxt:
specifier: ^3.6.1 specifier: ^3.6.1
version: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.2) version: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.3)
nuxt-component-meta: nuxt-component-meta:
specifier: ^0.5.3 specifier: ^0.5.3
version: 0.5.3(rollup@3.25.1) version: 0.5.3(rollup@3.25.1)
@@ -112,11 +112,16 @@ devDependencies:
specifier: ^3.0.3 specifier: ^3.0.3
version: 3.0.3(@popperjs/core@2.11.8)(vue@3.3.4) version: 3.0.3(@popperjs/core@2.11.8)(vue@3.3.4)
vue-tsc: vue-tsc:
specifier: ^1.8.2 specifier: ^1.8.3
version: 1.8.2(typescript@5.1.3) version: 1.8.3(typescript@5.1.3)
packages: packages:
/@aashutoshrathi/word-wrap@1.2.6:
resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==}
engines: {node: '>=0.10.0'}
dev: true
/@alloc/quick-lru@5.2.0: /@alloc/quick-lru@5.2.0:
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
engines: {node: '>=10'} engines: {node: '>=10'}
@@ -903,13 +908,13 @@ packages:
dev: true dev: true
optional: true optional: true
/@eslint-community/eslint-utils@4.4.0(eslint@8.43.0): /@eslint-community/eslint-utils@4.4.0(eslint@8.44.0):
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
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:
eslint: 8.43.0 eslint: 8.44.0
eslint-visitor-keys: 3.4.1 eslint-visitor-keys: 3.4.1
dev: true dev: true
@@ -918,13 +923,13 @@ packages:
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
dev: true dev: true
/@eslint/eslintrc@2.0.3: /@eslint/eslintrc@2.1.0:
resolution: {integrity: sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==} resolution: {integrity: sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies: dependencies:
ajv: 6.12.6 ajv: 6.12.6
debug: 4.3.4 debug: 4.3.4
espree: 9.5.2 espree: 9.6.0
globals: 13.20.0 globals: 13.20.0
ignore: 5.2.4 ignore: 5.2.4
import-fresh: 3.3.0 import-fresh: 3.3.0
@@ -935,8 +940,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@eslint/js@8.43.0: /@eslint/js@8.44.0:
resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==} resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==}
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
@@ -994,8 +999,8 @@ packages:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
dev: false dev: false
/@iconify-json/simple-icons@1.1.58: /@iconify-json/simple-icons@1.1.59:
resolution: {integrity: sha512-W4Kj3eADpGNwOi5ICXF0CHKCeHMugNUnY3KDfz/Z8rgQzWDh3eRTIVqwmzwr0EkA3EkPAiV1XeNQbzhx98ZNJQ==} resolution: {integrity: sha512-JlT/oEDiI2MtJbR/HgSFS4MIr+dmVMKxQKwM6S3E2/fhjS0BTuNybjrFH/XfIOQ4MlNp/ZBoxBmpdFsKC2gScw==}
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
dev: true dev: true
@@ -1238,8 +1243,8 @@ packages:
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
dev: true dev: true
/@nuxt/devtools-kit@0.6.4(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9): /@nuxt/devtools-kit@0.6.6(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9):
resolution: {integrity: sha512-+NSTULmKIECVBzAmk2/LnzJnUv1hIzkRmtBSPwNTyaHe6KEU45eq32/4OdjlM/Nw4ucc2w7CSbATptcR7lnWVw==} resolution: {integrity: sha512-6P00gcvbGQVEzHr+Xvpymqsbhg1rU64wQDRG0oLBXW/pcuJO/hyppowGr8Tvt3Xn6TRYJcgk1wkBa1wL9U+Z+g==}
peerDependencies: peerDependencies:
nuxt: ^3.5.1 nuxt: ^3.5.1
vite: '*' vite: '*'
@@ -1247,18 +1252,18 @@ packages:
'@nuxt/kit': 3.6.1(rollup@3.25.1) '@nuxt/kit': 3.6.1(rollup@3.25.1)
'@nuxt/schema': 3.6.1(rollup@3.25.1) '@nuxt/schema': 3.6.1(rollup@3.25.1)
execa: 7.1.1 execa: 7.1.1
nuxt: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.2) nuxt: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.3)
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- supports-color - supports-color
dev: true dev: true
/@nuxt/devtools-wizard@0.6.4: /@nuxt/devtools-wizard@0.6.6:
resolution: {integrity: sha512-bWRs64ThCAPvBpKUi5adIiW1caBMQRL+A142P0cPYf1B4x9ie44VuydGlfdELrshdMiOT8xse+G6Uwoy8Yt03Q==} resolution: {integrity: sha512-hzTVPaAd6PXyebk0bCjEwtdsXsoiSJnLCcZmlSLFmTNdVSmyb2tHNOuYTzZdobrl0iArjVIBaIqgFIWjYBQKNg==}
hasBin: true hasBin: true
dependencies: dependencies:
consola: 3.1.0 consola: 3.2.2
diff: 5.1.0 diff: 5.1.0
execa: 7.1.1 execa: 7.1.1
global-dirs: 3.0.1 global-dirs: 3.0.1
@@ -1271,33 +1276,33 @@ packages:
semver: 7.5.3 semver: 7.5.3
dev: true dev: true
/@nuxt/devtools@0.6.4(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9): /@nuxt/devtools@0.6.6(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9):
resolution: {integrity: sha512-Sn+yUMylI0ccpk0v2qfNCVmYMdduHrzLy6GyDZRDN/e0gxzAZqeHZfFD433KuND6cyvcvJ7GFVjlBz+6gYERWA==} resolution: {integrity: sha512-bYPKFbsHH6RQ9tXt15jwuw6UQqU4PMStEzO2VYxMrP+rw5tDOD4wdf8qoMVi17c3RrxjvL8TlS6roBSApndx3g==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
nuxt: ^3.5.1 nuxt: ^3.5.1
vite: '*' vite: '*'
dependencies: dependencies:
'@nuxt/devtools-kit': 0.6.4(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9) '@nuxt/devtools-kit': 0.6.6(nuxt@3.6.1)(rollup@3.25.1)(vite@4.3.9)
'@nuxt/devtools-wizard': 0.6.4 '@nuxt/devtools-wizard': 0.6.6
'@nuxt/kit': 3.6.1(rollup@3.25.1) '@nuxt/kit': 3.6.1(rollup@3.25.1)
birpc: 0.2.12 birpc: 0.2.12
boxen: 7.1.0 boxen: 7.1.0
consola: 3.1.0 consola: 3.2.2
execa: 7.1.1 execa: 7.1.1
fast-folder-size: 2.1.0 fast-folder-size: 2.1.0
fast-glob: 3.2.12 fast-glob: 3.2.12
get-port-please: 3.0.1 get-port-please: 3.0.1
global-dirs: 3.0.1 global-dirs: 3.0.1
h3: 1.7.0 h3: 1.7.1
hookable: 5.5.3 hookable: 5.5.3
image-meta: 0.1.1 image-meta: 0.1.1
is-installed-globally: 0.4.0 is-installed-globally: 0.4.0
launch-editor: 2.6.0 launch-editor: 2.6.0
local-pkg: 0.4.3 local-pkg: 0.4.3
magicast: 0.2.9 magicast: 0.2.9
nuxt: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.2) nuxt: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.3)
nypm: 0.2.1 nypm: 0.2.2
pacote: 15.2.0 pacote: 15.2.0
pathe: 1.1.1 pathe: 1.1.1
perfect-debounce: 1.0.0 perfect-debounce: 1.0.0
@@ -1306,9 +1311,9 @@ packages:
rc9: 2.1.1 rc9: 2.1.1
semver: 7.5.3 semver: 7.5.3
sirv: 2.0.3 sirv: 2.0.3
unimport: 3.0.8(rollup@3.25.1) unimport: 3.0.12(rollup@3.25.1)
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
vite-plugin-inspect: 0.7.29(rollup@3.25.1)(vite@4.3.9) vite-plugin-inspect: 0.7.32(rollup@3.25.1)(vite@4.3.9)
vite-plugin-vue-inspector: 3.4.2(vite@4.3.9) vite-plugin-vue-inspector: 3.4.2(vite@4.3.9)
wait-on: 7.0.1 wait-on: 7.0.1
which: 3.0.1 which: 3.0.1
@@ -1322,16 +1327,16 @@ packages:
- utf-8-validate - utf-8-validate
dev: true dev: true
/@nuxt/eslint-config@0.1.1(eslint@8.43.0): /@nuxt/eslint-config@0.1.1(eslint@8.44.0):
resolution: {integrity: sha512-znm1xlbhldUubB2XGx6Ca5uarwlIieKf0o8CtxtF6eEauDbpa3T2p3JnTcdguMW2nj1YPneoGmhshANfOlghiQ==} resolution: {integrity: sha512-znm1xlbhldUubB2XGx6Ca5uarwlIieKf0o8CtxtF6eEauDbpa3T2p3JnTcdguMW2nj1YPneoGmhshANfOlghiQ==}
peerDependencies: peerDependencies:
eslint: ^8.29.0 eslint: ^8.29.0
dependencies: dependencies:
'@rushstack/eslint-patch': 1.3.1 '@rushstack/eslint-patch': 1.3.1
'@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@4.9.5) '@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.44.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/parser': 5.59.11(eslint@8.44.0)(typescript@5.1.3)
eslint: 8.43.0 eslint: 8.44.0
eslint-plugin-vue: 9.14.1(eslint@8.43.0) eslint-plugin-vue: 9.14.1(eslint@8.44.0)
typescript: 4.9.5 typescript: 4.9.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -1446,7 +1451,7 @@ packages:
resolution: {integrity: sha512-MSZza7dxccNb/p7nuzGF8/m4POaFpHzVhNdR7f4xahOpH7Ja02lFeYR+rHtoHIJC0yym4qriqv0mQ+Qf/R61bQ==} resolution: {integrity: sha512-MSZza7dxccNb/p7nuzGF8/m4POaFpHzVhNdR7f4xahOpH7Ja02lFeYR+rHtoHIJC0yym4qriqv0mQ+Qf/R61bQ==}
dev: true dev: true
/@nuxt/vite-builder@3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.2)(vue@3.3.4): /@nuxt/vite-builder@3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.3)(vue@3.3.4):
resolution: {integrity: sha512-KKYSPtizNe5y3gDBBpKRr0xxcs2mCzq8LfCNxbRvYzqjIdWPfTH7elTwfZoxh+kIHQ73yXq4HlKP3F8W40ylmg==} resolution: {integrity: sha512-KKYSPtizNe5y3gDBBpKRr0xxcs2mCzq8LfCNxbRvYzqjIdWPfTH7elTwfZoxh+kIHQ73yXq4HlKP3F8W40ylmg==}
engines: {node: ^14.18.0 || >=16.10.0} engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies: peerDependencies:
@@ -1483,9 +1488,9 @@ packages:
strip-literal: 1.0.1 strip-literal: 1.0.1
ufo: 1.1.2 ufo: 1.1.2
unplugin: 1.3.1 unplugin: 1.3.1
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
vite-node: 0.32.2(@types/node@20.3.2) vite-node: 0.32.2(@types/node@20.3.3)
vite-plugin-checker: 0.6.1(eslint@8.43.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.8.2) vite-plugin-checker: 0.6.1(eslint@8.44.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.8.3)
vue: 3.3.4 vue: 3.3.4
vue-bundle-renderer: 1.0.3 vue-bundle-renderer: 1.0.3
transitivePeerDependencies: transitivePeerDependencies:
@@ -2053,7 +2058,7 @@ packages:
/@types/http-proxy@1.17.11: /@types/http-proxy@1.17.11:
resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==} resolution: {integrity: sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==}
dependencies: dependencies:
'@types/node': 20.3.2 '@types/node': 20.3.3
dev: true dev: true
/@types/json-schema@7.0.12: /@types/json-schema@7.0.12:
@@ -2083,8 +2088,8 @@ packages:
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
dev: true dev: true
/@types/node@20.3.2: /@types/node@20.3.3:
resolution: {integrity: sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==} resolution: {integrity: sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==}
/@types/normalize-package-data@2.4.1: /@types/normalize-package-data@2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
@@ -2117,7 +2122,7 @@ packages:
/@types/web-bluetooth@0.0.17: /@types/web-bluetooth@0.0.17:
resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==}
/@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@4.9.5): /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.44.0)(typescript@4.9.5):
resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
@@ -2129,12 +2134,12 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@eslint-community/regexpp': 4.5.1 '@eslint-community/regexpp': 4.5.1
'@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/parser': 5.59.11(eslint@8.44.0)(typescript@5.1.3)
'@typescript-eslint/scope-manager': 5.59.11 '@typescript-eslint/scope-manager': 5.59.11
'@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@4.9.5) '@typescript-eslint/type-utils': 5.59.11(eslint@8.44.0)(typescript@4.9.5)
'@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@4.9.5) '@typescript-eslint/utils': 5.59.11(eslint@8.44.0)(typescript@4.9.5)
debug: 4.3.4 debug: 4.3.4
eslint: 8.43.0 eslint: 8.44.0
grapheme-splitter: 1.0.4 grapheme-splitter: 1.0.4
ignore: 5.2.4 ignore: 5.2.4
natural-compare-lite: 1.4.0 natural-compare-lite: 1.4.0
@@ -2145,7 +2150,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser@5.59.11(eslint@8.43.0)(typescript@5.1.3): /@typescript-eslint/parser@5.59.11(eslint@8.44.0)(typescript@5.1.3):
resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
@@ -2159,7 +2164,7 @@ packages:
'@typescript-eslint/types': 5.59.11 '@typescript-eslint/types': 5.59.11
'@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3)
debug: 4.3.4 debug: 4.3.4
eslint: 8.43.0 eslint: 8.44.0
typescript: 5.1.3 typescript: 5.1.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -2173,7 +2178,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.59.11 '@typescript-eslint/visitor-keys': 5.59.11
dev: true dev: true
/@typescript-eslint/type-utils@5.59.11(eslint@8.43.0)(typescript@4.9.5): /@typescript-eslint/type-utils@5.59.11(eslint@8.44.0)(typescript@4.9.5):
resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
@@ -2184,9 +2189,9 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 5.59.11(typescript@4.9.5) '@typescript-eslint/typescript-estree': 5.59.11(typescript@4.9.5)
'@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@4.9.5) '@typescript-eslint/utils': 5.59.11(eslint@8.44.0)(typescript@4.9.5)
debug: 4.3.4 debug: 4.3.4
eslint: 8.43.0 eslint: 8.44.0
tsutils: 3.21.0(typescript@4.9.5) tsutils: 3.21.0(typescript@4.9.5)
typescript: 4.9.5 typescript: 4.9.5
transitivePeerDependencies: transitivePeerDependencies:
@@ -2240,19 +2245,19 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils@5.59.11(eslint@8.43.0)(typescript@4.9.5): /@typescript-eslint/utils@5.59.11(eslint@8.44.0)(typescript@4.9.5):
resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==} resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==}
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:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0)
'@types/json-schema': 7.0.12 '@types/json-schema': 7.0.12
'@types/semver': 7.5.0 '@types/semver': 7.5.0
'@typescript-eslint/scope-manager': 5.59.11 '@typescript-eslint/scope-manager': 5.59.11
'@typescript-eslint/types': 5.59.11 '@typescript-eslint/types': 5.59.11
'@typescript-eslint/typescript-estree': 5.59.11(typescript@4.9.5) '@typescript-eslint/typescript-estree': 5.59.11(typescript@4.9.5)
eslint: 8.43.0 eslint: 8.44.0
eslint-scope: 5.1.1 eslint-scope: 5.1.1
semver: 7.5.3 semver: 7.5.3
transitivePeerDependencies: transitivePeerDependencies:
@@ -2338,7 +2343,7 @@ packages:
'@babel/core': 7.22.5 '@babel/core': 7.22.5
'@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5) '@babel/plugin-transform-typescript': 7.22.5(@babel/core@7.22.5)
'@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.5) '@vue/babel-plugin-jsx': 1.1.1(@babel/core@7.22.5)
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
vue: 3.3.4 vue: 3.3.4
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -2351,7 +2356,7 @@ packages:
vite: ^4.0.0 vite: ^4.0.0
vue: ^3.2.25 vue: ^3.2.25
dependencies: dependencies:
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
vue: 3.3.4 vue: 3.3.4
dev: true dev: true
@@ -2361,10 +2366,10 @@ packages:
'@volar/source-map': 1.4.1 '@volar/source-map': 1.4.1
dev: true dev: true
/@volar/language-core@1.7.9: /@volar/language-core@1.7.10:
resolution: {integrity: sha512-U6GMPDNqfGFqVRv4npUN2hEDW4/6EwL4YHd6qggapcvTzRrYAodTTbOTZs4PDzmw7NSZ2Cdrmd54SjzCCMXbZw==} resolution: {integrity: sha512-18Gmth5M0UI3hDDqhZngjMnb6WCslcfglkOdepRIhGxRYe7xR7DRRzciisYDMZsvOQxDYme+uaohg0dKUxLV2Q==}
dependencies: dependencies:
'@volar/source-map': 1.7.9 '@volar/source-map': 1.7.10
dev: true dev: true
/@volar/source-map@1.4.1: /@volar/source-map@1.4.1:
@@ -2373,16 +2378,16 @@ packages:
muggle-string: 0.2.2 muggle-string: 0.2.2
dev: true dev: true
/@volar/source-map@1.7.9: /@volar/source-map@1.7.10:
resolution: {integrity: sha512-bLizh8HIAzbq7OdxfyoG18dXJJF9FNXBcaiRj7eqg2Bq+DkgkYHabaY+xobgaXeKFOp93Tg1KfMM7qyR2KXHmQ==} resolution: {integrity: sha512-FBpLEOKJpRxeh2nYbw1mTI5sZOPXYU8LlsCz6xuBY3yNtAizDTTIZtBHe1V8BaMpoSMgRysZe4gVxMEi3rDGVA==}
dependencies: dependencies:
muggle-string: 0.3.1 muggle-string: 0.3.1
dev: true dev: true
/@volar/typescript@1.7.9: /@volar/typescript@1.7.10:
resolution: {integrity: sha512-cXGg7lgvdjpRjYfz52cXKo6ExBi8k3pWeBe6Gckf4+9zmTfEwEFfKWMj0H/IyUYO+S2rjyE9jytdsu1Imk+Azw==} resolution: {integrity: sha512-yqIov4wndLU3GE1iE25bU5W6T+P+exPePcE1dFPPBKzQIBki1KvmdQN5jBlJp3Wo+wp7UIxa/RsdNkXT+iFBjg==}
dependencies: dependencies:
'@volar/language-core': 1.7.9 '@volar/language-core': 1.7.10
dev: true dev: true
/@volar/vue-language-core@1.6.5: /@volar/vue-language-core@1.6.5:
@@ -2478,16 +2483,16 @@ packages:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
dev: true dev: true
/@vue/language-core@1.8.2(typescript@5.1.3): /@vue/language-core@1.8.3(typescript@5.1.3):
resolution: {integrity: sha512-QJujhmp89TRoWwzjn2sPMezG97+mNyaCTfznGHWNCE3LBsillZCBqAO7M7cxO8ee1V3r+qHjWytkoh3M4YkRJw==} resolution: {integrity: sha512-AzhvMYoQkK/tg8CpAAttO19kx1zjS3+weYIr2AhlH/M5HebVzfftQoq4jZNFifjq+hyLKi8j9FiDMS8oqA89+A==}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
peerDependenciesMeta: peerDependenciesMeta:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@volar/language-core': 1.7.9 '@volar/language-core': 1.7.10
'@volar/source-map': 1.7.9 '@volar/source-map': 1.7.10
'@vue/compiler-dom': 3.3.4 '@vue/compiler-dom': 3.3.4
'@vue/reactivity': 3.3.4 '@vue/reactivity': 3.3.4
'@vue/shared': 3.3.4 '@vue/shared': 3.3.4
@@ -2536,28 +2541,28 @@ packages:
/@vue/shared@3.3.4: /@vue/shared@3.3.4:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
/@vue/typescript@1.8.2(typescript@5.1.3): /@vue/typescript@1.8.3(typescript@5.1.3):
resolution: {integrity: sha512-5q2gpCBIfGlygfJupyjAQbc82r5J6qQuhupPeX3NlHvDK+mR6m5n4jVGknSacsp+7gtgs4RKYDq+tysoto+npA==} resolution: {integrity: sha512-6bdgSnIFpRYHlt70pHmnmNksPU00bfXgqAISeaNz3W6d2cH0OTfH8h/IhligQ82sJIhsuyfftQJ5518ZuKIhtA==}
dependencies: dependencies:
'@volar/typescript': 1.7.9 '@volar/typescript': 1.7.10
'@vue/language-core': 1.8.2(typescript@5.1.3) '@vue/language-core': 1.8.3(typescript@5.1.3)
transitivePeerDependencies: transitivePeerDependencies:
- typescript - typescript
dev: true dev: true
/@vueuse/core@10.2.0(vue@3.3.4): /@vueuse/core@10.2.1(vue@3.3.4):
resolution: {integrity: sha512-aHBnoCteIS3hFu7ZZkVB93SanVDY6t4TIb7XDLxJT/HQdAZz+2RdIEJ8rj5LUoEJr7Damb5+sJmtpCwGez5ozQ==} resolution: {integrity: sha512-c441bfMbkAwTNwVRHQ0zdYZNETK//P84rC01aP2Uy/aRFCiie9NE/k9KdIXbno0eDYP5NPUuWv0aA/I4Unr/7w==}
dependencies: dependencies:
'@types/web-bluetooth': 0.0.17 '@types/web-bluetooth': 0.0.17
'@vueuse/metadata': 10.2.0 '@vueuse/metadata': 10.2.1
'@vueuse/shared': 10.2.0(vue@3.3.4) '@vueuse/shared': 10.2.1(vue@3.3.4)
vue-demi: 0.14.5(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4)
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
- vue - vue
/@vueuse/integrations@10.2.0(fuse.js@6.6.2)(vue@3.3.4): /@vueuse/integrations@10.2.1(fuse.js@6.6.2)(vue@3.3.4):
resolution: {integrity: sha512-e+MIRMi2Zo8DZKXszut8iVoZGlf07XXoaDt27W0DRJVYPdods50MV8Bnla5Tnuil0gHY/W5mMcqiQre9Xb246Q==} resolution: {integrity: sha512-FDP5lni+z9FjHE9H3xuvwSjoRV9U8jmDvJpmHPCBjUgPGYRynwb60eHWXCFJXLUtb4gSIHy0e+iaEbrKdalCkQ==}
peerDependencies: peerDependencies:
async-validator: '*' async-validator: '*'
axios: '*' axios: '*'
@@ -2597,8 +2602,8 @@ packages:
universal-cookie: universal-cookie:
optional: true optional: true
dependencies: dependencies:
'@vueuse/core': 10.2.0(vue@3.3.4) '@vueuse/core': 10.2.1(vue@3.3.4)
'@vueuse/shared': 10.2.0(vue@3.3.4) '@vueuse/shared': 10.2.1(vue@3.3.4)
fuse.js: 6.6.2 fuse.js: 6.6.2
vue-demi: 0.14.5(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4)
transitivePeerDependencies: transitivePeerDependencies:
@@ -2606,29 +2611,29 @@ packages:
- vue - vue
dev: false dev: false
/@vueuse/math@10.2.0(vue@3.3.4): /@vueuse/math@10.2.1(vue@3.3.4):
resolution: {integrity: sha512-1aQZQAYBp96VLNviQkswLWlZGrnu26hHIkE8uF1RcvtAbLK9TbgCBtlXgo1hk3HyBxlPkLuNqI8Opaa/jJMcTA==} resolution: {integrity: sha512-5mOoPhezfgcRhBT0E2FXPEjCbrLWG9hjhGlg574yWYmwhcLKLtN993CsL3AucD8ULCmWZJJ/J03K4fLyPyaEzw==}
dependencies: dependencies:
'@vueuse/shared': 10.2.0(vue@3.3.4) '@vueuse/shared': 10.2.1(vue@3.3.4)
vue-demi: 0.14.5(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4)
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
- vue - vue
dev: false dev: false
/@vueuse/metadata@10.2.0: /@vueuse/metadata@10.2.1:
resolution: {integrity: sha512-IR7Mkq6QSgZ38q/2ZzOt+Zz1OpcEsnwE64WBumDQ+RGKrosFCtUA2zgRrOqDEzPBXrVB+4HhFkwDjQMu0fDBKw==} resolution: {integrity: sha512-3Gt68mY/i6bQvFqx7cuGBzrCCQu17OBaGWS5JdwISpMsHnMKKjC2FeB5OAfMcCQ0oINfADP3i9A4PPRo0peHdQ==}
/@vueuse/nuxt@10.2.0(nuxt@3.6.1)(rollup@3.25.1)(vue@3.3.4): /@vueuse/nuxt@10.2.1(nuxt@3.6.1)(rollup@3.25.1)(vue@3.3.4):
resolution: {integrity: sha512-2rtZ5LmARJhUou8AJL1WwNNodinw/pwujVPsred+OuaU6H61t+hK3rQqdS/1Iu8Rw3mFj/dtVKVXOHai0dHMTg==} resolution: {integrity: sha512-01iDXnjZFDaGZnEL0nvlmSTNV0EG6WY+VSFyWnBji9lbxdQwOn4DHvLou3ePe8ipaoQVtY58WcL0OHIFa4+fBA==}
peerDependencies: peerDependencies:
nuxt: ^3.0.0 nuxt: ^3.0.0
dependencies: dependencies:
'@nuxt/kit': 3.6.1(rollup@3.25.1) '@nuxt/kit': 3.6.1(rollup@3.25.1)
'@vueuse/core': 10.2.0(vue@3.3.4) '@vueuse/core': 10.2.1(vue@3.3.4)
'@vueuse/metadata': 10.2.0 '@vueuse/metadata': 10.2.1
local-pkg: 0.4.3 local-pkg: 0.4.3
nuxt: 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.2) nuxt: 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.3)
vue-demi: 0.14.5(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4)
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
@@ -2637,8 +2642,8 @@ packages:
- vue - vue
dev: true dev: true
/@vueuse/shared@10.2.0(vue@3.3.4): /@vueuse/shared@10.2.1(vue@3.3.4):
resolution: {integrity: sha512-dIeA8+g9Av3H5iF4NXR/sft4V6vys76CpZ6hxwj8eMXybXk2WRl3scSsOVi+kQ9SX38COR7AH7WwY83UcuxbSg==} resolution: {integrity: sha512-QWHq2bSuGptkcxx4f4M/fBYC3Y8d3M2UYyLsyzoPgEoVzJURQ0oJeWXu79OiLlBb8gTKkqe4mO85T/sf39mmiw==}
dependencies: dependencies:
vue-demi: 0.14.5(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4)
transitivePeerDependencies: transitivePeerDependencies:
@@ -3687,6 +3692,11 @@ packages:
/consola@3.1.0: /consola@3.1.0:
resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==} resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==}
/consola@3.2.2:
resolution: {integrity: sha512-r921u0vbF4lQsoIqYvSSER+yZLPQGijOHrYcWoCNVNBZmn/bRR+xT/DgerTze/nLD9TTGzdDa378TVhx7RDOYg==}
engines: {node: ^14.18.0 || >=16.10.0}
dev: true
/console-control-strings@1.1.0: /console-control-strings@1.1.0:
resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==} resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==}
dev: true dev: true
@@ -4723,19 +4733,19 @@ packages:
source-map: 0.6.1 source-map: 0.6.1
dev: true dev: true
/eslint-plugin-vue@9.14.1(eslint@8.43.0): /eslint-plugin-vue@9.14.1(eslint@8.44.0):
resolution: {integrity: sha512-LQazDB1qkNEKejLe/b5a9VfEbtbczcOaui5lQ4Qw0tbRBbQYREyxxOV5BQgNDTqGPs9pxqiEpbMi9ywuIaF7vw==} resolution: {integrity: sha512-LQazDB1qkNEKejLe/b5a9VfEbtbczcOaui5lQ4Qw0tbRBbQYREyxxOV5BQgNDTqGPs9pxqiEpbMi9ywuIaF7vw==}
engines: {node: ^14.17.0 || >=16.0.0} engines: {node: ^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
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0)
eslint: 8.43.0 eslint: 8.44.0
natural-compare: 1.4.0 natural-compare: 1.4.0
nth-check: 2.1.1 nth-check: 2.1.1
postcss-selector-parser: 6.0.13 postcss-selector-parser: 6.0.13
semver: 7.5.3 semver: 7.5.3
vue-eslint-parser: 9.3.1(eslint@8.43.0) vue-eslint-parser: 9.3.1(eslint@8.44.0)
xml-name-validator: 4.0.0 xml-name-validator: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -4761,15 +4771,15 @@ packages:
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
/eslint@8.43.0: /eslint@8.44.0:
resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==} resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true hasBin: true
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0)
'@eslint-community/regexpp': 4.5.1 '@eslint-community/regexpp': 4.5.1
'@eslint/eslintrc': 2.0.3 '@eslint/eslintrc': 2.1.0
'@eslint/js': 8.43.0 '@eslint/js': 8.44.0
'@humanwhocodes/config-array': 0.11.10 '@humanwhocodes/config-array': 0.11.10
'@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/module-importer': 1.0.1
'@nodelib/fs.walk': 1.2.8 '@nodelib/fs.walk': 1.2.8
@@ -4781,7 +4791,7 @@ packages:
escape-string-regexp: 4.0.0 escape-string-regexp: 4.0.0
eslint-scope: 7.2.0 eslint-scope: 7.2.0
eslint-visitor-keys: 3.4.1 eslint-visitor-keys: 3.4.1
espree: 9.5.2 espree: 9.6.0
esquery: 1.5.0 esquery: 1.5.0
esutils: 2.0.3 esutils: 2.0.3
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
@@ -4801,7 +4811,7 @@ packages:
lodash.merge: 4.6.2 lodash.merge: 4.6.2
minimatch: 3.1.2 minimatch: 3.1.2
natural-compare: 1.4.0 natural-compare: 1.4.0
optionator: 0.9.1 optionator: 0.9.3
strip-ansi: 6.0.1 strip-ansi: 6.0.1
strip-json-comments: 3.1.1 strip-json-comments: 3.1.1
text-table: 0.2.0 text-table: 0.2.0
@@ -4825,6 +4835,15 @@ packages:
eslint-visitor-keys: 3.4.1 eslint-visitor-keys: 3.4.1
dev: true dev: true
/espree@9.6.0:
resolution: {integrity: sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.9.0
acorn-jsx: 5.3.2(acorn@8.9.0)
eslint-visitor-keys: 3.4.1
dev: true
/esprima@4.0.1: /esprima@4.0.1:
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
engines: {node: '>=4'} engines: {node: '>=4'}
@@ -4958,6 +4977,17 @@ packages:
merge2: 1.4.1 merge2: 1.4.1
micromatch: 4.0.5 micromatch: 4.0.5
/fast-glob@3.3.0:
resolution: {integrity: sha512-ChDuvbOypPuNjO8yIDf36x7BlZX1smcUMTTcyoIjycexOxd6DFsKsg21qVBzEmr3G7fUKIRy2/psii+CIUt7FA==}
engines: {node: '>=8.6.0'}
dependencies:
'@nodelib/fs.stat': 2.0.5
'@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2
merge2: 1.4.1
micromatch: 4.0.5
dev: true
/fast-json-stable-stringify@2.1.0: /fast-json-stable-stringify@2.1.0:
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
@@ -5466,7 +5496,7 @@ packages:
dependencies: dependencies:
array-union: 2.1.0 array-union: 2.1.0
dir-glob: 3.0.1 dir-glob: 3.0.1
fast-glob: 3.2.12 fast-glob: 3.3.0
ignore: 5.2.4 ignore: 5.2.4
merge2: 1.4.1 merge2: 1.4.1
slash: 3.0.0 slash: 3.0.0
@@ -5562,6 +5592,18 @@ packages:
uncrypto: 0.1.3 uncrypto: 0.1.3
dev: true dev: true
/h3@1.7.1:
resolution: {integrity: sha512-A9V2NEDNHet7v1gCg7CMwerSigLi0SRbhTy7C3lGb0N4YKIpPmLDjedTUopqp4dnn7COHfqUjjaz3zbtz4QduA==}
dependencies:
cookie-es: 1.0.0
defu: 6.1.2
destr: 2.0.0
iron-webcrypto: 0.7.0
radix3: 1.0.1
ufo: 1.1.2
uncrypto: 0.1.3
dev: true
/handlebars@4.7.7: /handlebars@4.7.7:
resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==}
engines: {node: '>=0.4.7'} engines: {node: '>=0.4.7'}
@@ -6440,7 +6482,7 @@ packages:
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
engines: {node: '>= 10.13.0'} engines: {node: '>= 10.13.0'}
dependencies: dependencies:
'@types/node': 20.3.2 '@types/node': 20.3.3
merge-stream: 2.0.0 merge-stream: 2.0.0
supports-color: 8.1.1 supports-color: 8.1.1
dev: false dev: false
@@ -7876,7 +7918,7 @@ packages:
dependencies: dependencies:
hosted-git-info: 4.1.0 hosted-git-info: 4.1.0
is-core-module: 2.12.1 is-core-module: 2.12.1
semver: 7.5.1 semver: 7.5.3
validate-npm-package-license: 3.0.4 validate-npm-package-license: 3.0.4
dev: true dev: true
@@ -8046,7 +8088,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/nuxt@3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.2): /nuxt@3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.3):
resolution: {integrity: sha512-IznN+nogCvDuI3IpjXSphdcGBTEeAdpG1iv01inXMWUAeViXhx6FpfPJ2BjQ1WBuahwcUkV2xmMhB3gsv3SLhw==} resolution: {integrity: sha512-IznN+nogCvDuI3IpjXSphdcGBTEeAdpG1iv01inXMWUAeViXhx6FpfPJ2BjQ1WBuahwcUkV2xmMhB3gsv3SLhw==}
engines: {node: ^14.18.0 || >=16.10.0} engines: {node: ^14.18.0 || >=16.10.0}
hasBin: true hasBin: true
@@ -8062,8 +8104,8 @@ packages:
'@nuxt/schema': 3.6.1(rollup@3.25.1) '@nuxt/schema': 3.6.1(rollup@3.25.1)
'@nuxt/telemetry': 2.2.0(rollup@3.25.1) '@nuxt/telemetry': 2.2.0(rollup@3.25.1)
'@nuxt/ui-templates': 1.2.0 '@nuxt/ui-templates': 1.2.0
'@nuxt/vite-builder': 3.6.1(@types/node@20.3.2)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.2)(vue@3.3.4) '@nuxt/vite-builder': 3.6.1(@types/node@20.3.3)(eslint@8.44.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.3)(vue@3.3.4)
'@types/node': 20.3.2 '@types/node': 20.3.3
'@unhead/ssr': 1.1.28 '@unhead/ssr': 1.1.28
'@unhead/vue': 1.1.28(vue@3.3.4) '@unhead/vue': 1.1.28(vue@3.3.4)
'@vue/shared': 3.3.4 '@vue/shared': 3.3.4
@@ -8146,6 +8188,13 @@ packages:
execa: 7.1.1 execa: 7.1.1
dev: true dev: true
/nypm@0.2.2:
resolution: {integrity: sha512-O7bumfWgUXlJefT1Y41SF4vsCvzeUYmnKABuOKStheCObzrkWPDmqJc+RJVU+57oFu9bITcrUq8sKFIHgjCnTg==}
engines: {node: ^14.16.0 || >=16.10.0}
dependencies:
execa: 7.1.1
dev: true
/object-assign@4.1.1: /object-assign@4.1.1:
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
@@ -8253,7 +8302,7 @@ packages:
hasBin: true hasBin: true
dependencies: dependencies:
ansi-colors: 4.1.3 ansi-colors: 4.1.3
fast-glob: 3.2.12 fast-glob: 3.3.0
js-yaml: 4.1.0 js-yaml: 4.1.0
supports-color: 9.3.1 supports-color: 9.3.1
undici: 5.22.1 undici: 5.22.1
@@ -8272,16 +8321,16 @@ packages:
word-wrap: 1.2.3 word-wrap: 1.2.3
dev: true dev: true
/optionator@0.9.1: /optionator@0.9.3:
resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==}
engines: {node: '>= 0.8.0'} engines: {node: '>= 0.8.0'}
dependencies: dependencies:
'@aashutoshrathi/word-wrap': 1.2.6
deep-is: 0.1.4 deep-is: 0.1.4
fast-levenshtein: 2.0.6 fast-levenshtein: 2.0.6
levn: 0.4.1 levn: 0.4.1
prelude-ls: 1.2.1 prelude-ls: 1.2.1
type-check: 0.4.0 type-check: 0.4.0
word-wrap: 1.2.3
dev: true dev: true
/ora@5.4.1: /ora@5.4.1:
@@ -10796,12 +10845,12 @@ packages:
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
/unimport@3.0.8(rollup@3.25.1): /unimport@3.0.12(rollup@3.25.1):
resolution: {integrity: sha512-AOt6xj3QMwqcTZRPB+NhFkyVEjCKnpTVoPm5x6424zz2NYYtCfym2bpJofzPHIJKPNIh5ko2/t2q46ZIMgdmbw==} resolution: {integrity: sha512-wETYjro+wK0lGlate7JNDu4OI89m6hNt2bfqL8ysAGgStXyIplISZrktAqr2psfY9/ft/jU5HWatk7wZeUUPdQ==}
dependencies: dependencies:
'@rollup/pluginutils': 5.0.2(rollup@3.25.1) '@rollup/pluginutils': 5.0.2(rollup@3.25.1)
escape-string-regexp: 5.0.0 escape-string-regexp: 5.0.0
fast-glob: 3.2.12 fast-glob: 3.3.0
local-pkg: 0.4.3 local-pkg: 0.4.3
magic-string: 0.30.0 magic-string: 0.30.0
mlly: 1.4.0 mlly: 1.4.0
@@ -11008,7 +11057,7 @@ packages:
anymatch: 3.1.3 anymatch: 3.1.3
chokidar: 3.5.3 chokidar: 3.5.3
destr: 2.0.0 destr: 2.0.0
h3: 1.7.0 h3: 1.7.1
ioredis: 5.3.2 ioredis: 5.3.2
listhen: 1.0.4 listhen: 1.0.4
lru-cache: 10.0.0 lru-cache: 10.0.0
@@ -11161,7 +11210,7 @@ packages:
vfile-message: 3.1.4 vfile-message: 3.1.4
dev: true dev: true
/vite-node@0.32.2(@types/node@20.3.2): /vite-node@0.32.2(@types/node@20.3.3):
resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==} resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
@@ -11171,7 +11220,7 @@ packages:
mlly: 1.4.0 mlly: 1.4.0
pathe: 1.1.1 pathe: 1.1.1
picocolors: 1.0.0 picocolors: 1.0.0
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
transitivePeerDependencies: transitivePeerDependencies:
- '@types/node' - '@types/node'
- less - less
@@ -11182,7 +11231,7 @@ packages:
- terser - terser
dev: true dev: true
/vite-plugin-checker@0.6.1(eslint@8.43.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.8.2): /vite-plugin-checker@0.6.1(eslint@8.44.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.8.3):
resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==} resolution: {integrity: sha512-4fAiu3W/IwRJuJkkUZlWbLunSzsvijDf0eDN6g/MGh6BUK4SMclOTGbLJCPvdAcMOQvVmm8JyJeYLYd4//8CkA==}
engines: {node: '>=14.16'} engines: {node: '>=14.16'}
peerDependencies: peerDependencies:
@@ -11218,8 +11267,8 @@ packages:
chalk: 4.1.2 chalk: 4.1.2
chokidar: 3.5.3 chokidar: 3.5.3
commander: 8.3.0 commander: 8.3.0
eslint: 8.43.0 eslint: 8.44.0
fast-glob: 3.2.12 fast-glob: 3.3.0
fs-extra: 11.1.1 fs-extra: 11.1.1
lodash.debounce: 4.0.8 lodash.debounce: 4.0.8
lodash.pick: 4.4.0 lodash.pick: 4.4.0
@@ -11228,16 +11277,16 @@ packages:
strip-ansi: 6.0.1 strip-ansi: 6.0.1
tiny-invariant: 1.3.1 tiny-invariant: 1.3.1
typescript: 5.1.3 typescript: 5.1.3
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
vscode-languageclient: 7.0.0 vscode-languageclient: 7.0.0
vscode-languageserver: 7.0.0 vscode-languageserver: 7.0.0
vscode-languageserver-textdocument: 1.0.8 vscode-languageserver-textdocument: 1.0.8
vscode-uri: 3.0.7 vscode-uri: 3.0.7
vue-tsc: 1.8.2(typescript@5.1.3) vue-tsc: 1.8.3(typescript@5.1.3)
dev: true dev: true
/vite-plugin-inspect@0.7.29(rollup@3.25.1)(vite@4.3.9): /vite-plugin-inspect@0.7.32(rollup@3.25.1)(vite@4.3.9):
resolution: {integrity: sha512-vPbwChmLaHXu2ZXAtRlqXS7BTJoTNIhEjwLv55XGoPOtDOCMkh4X+ziy3/Y6ZhFRDvg0AggHLumn8YqEaIlMJg==} resolution: {integrity: sha512-TqRLHwOM3FTJPOGCCHJmub4SVVogSjZ9LSDo1Q6WeN2Zvc7HB7tr7cqYlAyStXCI90KvVnb1BRwI22+HXlghXQ==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
vite: ^3.1.0 || ^4.0.0 vite: ^3.1.0 || ^4.0.0
@@ -11249,7 +11298,7 @@ packages:
open: 9.1.0 open: 9.1.0
picocolors: 1.0.0 picocolors: 1.0.0
sirv: 2.0.3 sirv: 2.0.3
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- supports-color - supports-color
@@ -11269,12 +11318,12 @@ packages:
kolorist: 1.8.0 kolorist: 1.8.0
magic-string: 0.30.0 magic-string: 0.30.0
shell-quote: 1.8.1 shell-quote: 1.8.1
vite: 4.3.9(@types/node@20.3.2) vite: 4.3.9(@types/node@20.3.3)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: true dev: true
/vite@4.3.9(@types/node@20.3.2): /vite@4.3.9(@types/node@20.3.3):
resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==} resolution: {integrity: sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==}
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true hasBin: true
@@ -11299,7 +11348,7 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 20.3.2 '@types/node': 20.3.3
esbuild: 0.17.19 esbuild: 0.17.19
postcss: 8.4.24 postcss: 8.4.24
rollup: 3.25.1 rollup: 3.25.1
@@ -11396,14 +11445,14 @@ packages:
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
dev: true dev: true
/vue-eslint-parser@9.3.1(eslint@8.43.0): /vue-eslint-parser@9.3.1(eslint@8.44.0):
resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==} resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==}
engines: {node: ^14.17.0 || >=16.0.0} engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies: peerDependencies:
eslint: '>=6.0.0' eslint: '>=6.0.0'
dependencies: dependencies:
debug: 4.3.4 debug: 4.3.4
eslint: 8.43.0 eslint: 8.44.0
eslint-scope: 7.2.0 eslint-scope: 7.2.0
eslint-visitor-keys: 3.4.1 eslint-visitor-keys: 3.4.1
espree: 9.5.2 espree: 9.5.2
@@ -11438,14 +11487,14 @@ packages:
he: 1.2.0 he: 1.2.0
dev: true dev: true
/vue-tsc@1.8.2(typescript@5.1.3): /vue-tsc@1.8.3(typescript@5.1.3):
resolution: {integrity: sha512-iLS+z7jzxEAZRGLo4bYWfzZeBNVA71uXKmT2+5bQSsOJBtGLniR45sVpR+X7sa0m3J8iMEIU5+phLB7FnMLS0A==} resolution: {integrity: sha512-Ua4DHuYxjudlhCW2nRZtaXbhIDVncRGIbDjZhHpF8Z8vklct/G/35/kAPuGNSOmq0JcvhPAe28Oa7LWaUerZVA==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
dependencies: dependencies:
'@vue/language-core': 1.8.2(typescript@5.1.3) '@vue/language-core': 1.8.3(typescript@5.1.3)
'@vue/typescript': 1.8.2(typescript@5.1.3) '@vue/typescript': 1.8.3(typescript@5.1.3)
semver: 7.5.3 semver: 7.5.3
typescript: 5.1.3 typescript: 5.1.3
dev: true dev: true