chore(deps): bump

This commit is contained in:
Benjamin Canac
2023-06-20 18:25:09 +02:00
parent ffb312d34d
commit ad2349e570
2 changed files with 153 additions and 136 deletions

View File

@@ -33,24 +33,24 @@
"@iconify-json/heroicons": "^1.1.11", "@iconify-json/heroicons": "^1.1.11",
"@nuxt/kit": "^3.5.3", "@nuxt/kit": "^3.5.3",
"@nuxtjs/color-mode": "^3.2.0", "@nuxtjs/color-mode": "^3.2.0",
"@nuxtjs/tailwindcss": "^6.7.2", "@nuxtjs/tailwindcss": "^6.8.0",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/aspect-ratio": "^0.4.2",
"@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.1.2", "@vueuse/core": "^10.2.0",
"@vueuse/integrations": "^10.1.2", "@vueuse/integrations": "^10.2.0",
"@vueuse/math": "^10.1.2", "@vueuse/math": "^10.2.0",
"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.56", "@iconify-json/simple-icons": "^1.1.57",
"@nuxt/content": "^2.7.0", "@nuxt/content": "^2.7.0",
"@nuxt/devtools": "^0.6.0", "@nuxt/devtools": "^0.6.1",
"@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",
@@ -58,14 +58,14 @@
"@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.1", "@types/node": "^20.3.1",
"@vueuse/nuxt": "^10.1.2", "@vueuse/nuxt": "^10.2.0",
"eslint": "^8.42.0", "eslint": "^8.43.0",
"nuxt": "^3.5.3", "nuxt": "^3.5.3",
"nuxt-component-meta": "^0.5.3", "nuxt-component-meta": "^0.5.3",
"nuxt-lodash": "^2.4.1", "nuxt-lodash": "^2.4.1",
"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.6.3" "vue-tsc": "^1.8.1"
} }
} }

271
pnpm-lock.yaml generated
View File

@@ -17,8 +17,8 @@ dependencies:
specifier: ^3.2.0 specifier: ^3.2.0
version: 3.2.0(rollup@3.25.1) version: 3.2.0(rollup@3.25.1)
'@nuxtjs/tailwindcss': '@nuxtjs/tailwindcss':
specifier: ^6.7.2 specifier: ^6.8.0
version: 6.7.2(rollup@3.25.1)(webpack@5.86.0) version: 6.8.0(rollup@3.25.1)(webpack@5.86.0)
'@popperjs/core': '@popperjs/core':
specifier: ^2.11.8 specifier: ^2.11.8
version: 2.11.8 version: 2.11.8
@@ -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.1.2 specifier: ^10.2.0
version: 10.1.2(vue@3.3.4) version: 10.2.0(vue@3.3.4)
'@vueuse/integrations': '@vueuse/integrations':
specifier: ^10.1.2 specifier: ^10.2.0
version: 10.1.2(fuse.js@6.6.2)(vue@3.3.4) version: 10.2.0(fuse.js@6.6.2)(vue@3.3.4)
'@vueuse/math': '@vueuse/math':
specifier: ^10.1.2 specifier: ^10.2.0
version: 10.1.2(vue@3.3.4) version: 10.2.0(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.56 specifier: ^1.1.57
version: 1.1.56 version: 1.1.57
'@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.0 specifier: ^0.6.1
version: 0.6.0(nuxt@3.5.3)(rollup@3.25.1)(vite@4.3.9) version: 0.6.1(nuxt@3.5.3)(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.42.0) version: 0.1.1(eslint@8.43.0)
'@nuxt/module-builder': '@nuxt/module-builder':
specifier: ^0.4.0 specifier: ^0.4.0
version: 0.4.0(@nuxt/kit@3.5.3)(nuxi@3.5.3) version: 0.4.0(@nuxt/kit@3.5.3)(nuxi@3.5.3)
@@ -88,14 +88,14 @@ devDependencies:
specifier: ^20.3.1 specifier: ^20.3.1
version: 20.3.1 version: 20.3.1
'@vueuse/nuxt': '@vueuse/nuxt':
specifier: ^10.1.2 specifier: ^10.2.0
version: 10.1.2(nuxt@3.5.3)(rollup@3.25.1)(vue@3.3.4) version: 10.2.0(nuxt@3.5.3)(rollup@3.25.1)(vue@3.3.4)
eslint: eslint:
specifier: ^8.42.0 specifier: ^8.43.0
version: 8.42.0 version: 8.43.0
nuxt: nuxt:
specifier: ^3.5.3 specifier: ^3.5.3
version: 3.5.3(@types/node@20.3.1)(eslint@8.42.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.6.3) version: 3.5.3(@types/node@20.3.1)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.1)
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,8 +112,8 @@ 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.6.3 specifier: ^1.8.1
version: 1.6.3(typescript@5.1.3) version: 1.8.1(typescript@5.1.3)
packages: packages:
@@ -705,13 +705,13 @@ packages:
dev: true dev: true
optional: true optional: true
/@eslint-community/eslint-utils@4.4.0(eslint@8.42.0): /@eslint-community/eslint-utils@4.4.0(eslint@8.43.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.42.0 eslint: 8.43.0
eslint-visitor-keys: 3.4.1 eslint-visitor-keys: 3.4.1
dev: true dev: true
@@ -737,8 +737,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@eslint/js@8.42.0: /@eslint/js@8.43.0:
resolution: {integrity: sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==} resolution: {integrity: sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==}
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
@@ -796,8 +796,8 @@ packages:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
dev: false dev: false
/@iconify-json/simple-icons@1.1.56: /@iconify-json/simple-icons@1.1.57:
resolution: {integrity: sha512-fsgArC3HmjQhAMXkjvIz0CrYsmjW3dSxAqUGAjsdQcikL03J4mqAgD8FpTEmMh22JrOB9GWVLINC07OTAeqskg==} resolution: {integrity: sha512-s6vCsqkxkrbsmNkpspTvpN+e852FQ5QWpD0n3N8CfB75AZQ42n8gmwSrst99qH9yFwN3yQQVLwwJwPwIhxefsQ==}
dependencies: dependencies:
'@iconify/types': 2.0.0 '@iconify/types': 2.0.0
dev: true dev: true
@@ -1040,8 +1040,8 @@ packages:
resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==}
dev: true dev: true
/@nuxt/devtools-kit@0.6.0(nuxt@3.5.3)(rollup@3.25.1)(vite@4.3.9): /@nuxt/devtools-kit@0.6.1(nuxt@3.5.3)(rollup@3.25.1)(vite@4.3.9):
resolution: {integrity: sha512-Vh/W80lf3HTGmGNq+rydKlBNQtzh3o9spiMtnEu0S3y3dh6bdumZ9vrcOzwfsgou95hm+YYAnmXIK5Ct89/TUw==} resolution: {integrity: sha512-4x4f9MynFGRajUx91sh5GuDQGoZlmDxF4JOhTN/s90x5wkjRLN4hIb988E7NZ2ak3iH4+DTh7VQWZTBfLaBqlA==}
peerDependencies: peerDependencies:
nuxt: ^3.5.1 nuxt: ^3.5.1
vite: '*' vite: '*'
@@ -1049,15 +1049,15 @@ packages:
'@nuxt/kit': 3.5.3(rollup@3.25.1) '@nuxt/kit': 3.5.3(rollup@3.25.1)
'@nuxt/schema': 3.5.3(rollup@3.25.1) '@nuxt/schema': 3.5.3(rollup@3.25.1)
execa: 7.1.1 execa: 7.1.1
nuxt: 3.5.3(@types/node@20.3.1)(eslint@8.42.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.6.3) nuxt: 3.5.3(@types/node@20.3.1)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.1)
vite: 4.3.9(@types/node@20.3.1) vite: 4.3.9(@types/node@20.3.1)
transitivePeerDependencies: transitivePeerDependencies:
- rollup - rollup
- supports-color - supports-color
dev: true dev: true
/@nuxt/devtools-wizard@0.6.0: /@nuxt/devtools-wizard@0.6.1:
resolution: {integrity: sha512-qtSRiBS3uWaldsRCtd/jeKM31uAvMUTjbHLTZvSvZwLw0msRNAdwyscteRGF1lx2HzlYGehI0+lN8R+8qEK0kA==} resolution: {integrity: sha512-eQVYNZHw8wrVyZXeQpTAv4jc08VVNV7Db2D2KmMO08DipkrCqzCf7c6sFtcSmNIlGArm6lcObszTOpdZPhWTHw==}
hasBin: true hasBin: true
dependencies: dependencies:
consola: 3.1.0 consola: 3.1.0
@@ -1073,15 +1073,15 @@ packages:
semver: 7.5.1 semver: 7.5.1
dev: true dev: true
/@nuxt/devtools@0.6.0(nuxt@3.5.3)(rollup@3.25.1)(vite@4.3.9): /@nuxt/devtools@0.6.1(nuxt@3.5.3)(rollup@3.25.1)(vite@4.3.9):
resolution: {integrity: sha512-6Pmq/q+IGeXj8Dut2Nx7M3PximyABrKPWFt4rfxkEGLbMzZYb3nkToL2M1Lg9DHBZKNEal03OduKXaEhlx4KAQ==} resolution: {integrity: sha512-nz1FCJ2WViQWKUG9dTjwib/XZ7/dzeaP/r+++Y7W6a70y3ME5q58YldSNhNKJZXcbYWAU5UFzsoaslB5SWrlhw==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
nuxt: ^3.5.1 nuxt: ^3.5.1
vite: '*' vite: '*'
dependencies: dependencies:
'@nuxt/devtools-kit': 0.6.0(nuxt@3.5.3)(rollup@3.25.1)(vite@4.3.9) '@nuxt/devtools-kit': 0.6.1(nuxt@3.5.3)(rollup@3.25.1)(vite@4.3.9)
'@nuxt/devtools-wizard': 0.6.0 '@nuxt/devtools-wizard': 0.6.1
'@nuxt/kit': 3.5.3(rollup@3.25.1) '@nuxt/kit': 3.5.3(rollup@3.25.1)
birpc: 0.2.12 birpc: 0.2.12
boxen: 7.1.0 boxen: 7.1.0
@@ -1098,7 +1098,7 @@ packages:
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.5.3(@types/node@20.3.1)(eslint@8.42.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.6.3) nuxt: 3.5.3(@types/node@20.3.1)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.1)
nypm: 0.2.1 nypm: 0.2.1
pacote: 15.2.0 pacote: 15.2.0
pathe: 1.1.1 pathe: 1.1.1
@@ -1124,16 +1124,16 @@ packages:
- utf-8-validate - utf-8-validate
dev: true dev: true
/@nuxt/eslint-config@0.1.1(eslint@8.42.0): /@nuxt/eslint-config@0.1.1(eslint@8.43.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.42.0)(typescript@4.9.5) '@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.0)(typescript@4.9.5)
'@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3) '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3)
eslint: 8.42.0 eslint: 8.43.0
eslint-plugin-vue: 9.14.1(eslint@8.42.0) eslint-plugin-vue: 9.14.1(eslint@8.43.0)
typescript: 4.9.5 typescript: 4.9.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -1248,7 +1248,7 @@ packages:
resolution: {integrity: sha512-PjVETP7+iZXAs5Q8O4ivl4t6qjWZMZqwiTVogUXHoHGZZcw7GZW3u3tzfYfE1HbzyYJfr236IXqQ02MeR8Fz2w==} resolution: {integrity: sha512-PjVETP7+iZXAs5Q8O4ivl4t6qjWZMZqwiTVogUXHoHGZZcw7GZW3u3tzfYfE1HbzyYJfr236IXqQ02MeR8Fz2w==}
dev: true dev: true
/@nuxt/vite-builder@3.5.3(@types/node@20.3.1)(eslint@8.42.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.6.3)(vue@3.3.4): /@nuxt/vite-builder@3.5.3(@types/node@20.3.1)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.1)(vue@3.3.4):
resolution: {integrity: sha512-7zEKpGh3iWGRDwbWUa8eRxdLMxZtPzetelmdmXPjtYKGwUebZOcBhpeJ+VgJKOIf4OEj9E7BZS+it/Ji9UG9qw==} resolution: {integrity: sha512-7zEKpGh3iWGRDwbWUa8eRxdLMxZtPzetelmdmXPjtYKGwUebZOcBhpeJ+VgJKOIf4OEj9E7BZS+it/Ji9UG9qw==}
engines: {node: ^14.18.0 || >=16.10.0} engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies: peerDependencies:
@@ -1287,7 +1287,7 @@ packages:
unplugin: 1.3.1 unplugin: 1.3.1
vite: 4.3.9(@types/node@20.3.1) vite: 4.3.9(@types/node@20.3.1)
vite-node: 0.31.4(@types/node@20.3.1) vite-node: 0.31.4(@types/node@20.3.1)
vite-plugin-checker: 0.6.0(eslint@8.42.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.6.3) vite-plugin-checker: 0.6.0(eslint@8.43.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.8.1)
vue: 3.3.4 vue: 3.3.4
vue-bundle-renderer: 1.0.3 vue-bundle-renderer: 1.0.3
transitivePeerDependencies: transitivePeerDependencies:
@@ -1348,8 +1348,8 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@nuxtjs/tailwindcss@6.7.2(rollup@3.25.1)(webpack@5.86.0): /@nuxtjs/tailwindcss@6.8.0(rollup@3.25.1)(webpack@5.86.0):
resolution: {integrity: sha512-Zd4fm+o8bXcu+kc4JtegWAHXVms8pud8fhkJDZjKUa9CpawaWdnIf0fSzYyXdm2dWpDlH4YUdjN0HDaFRFQMDw==} resolution: {integrity: sha512-jzuvD1nfA2BPnSbHtKK0aiI51ndMa7lNGL1iDEFuEPsltzilZ9ED7zOP6niGTrImg0n5Yt4GEJpixi6yWwp9Hw==}
dependencies: dependencies:
'@nuxt/kit': 3.5.3(rollup@3.25.1) '@nuxt/kit': 3.5.3(rollup@3.25.1)
'@nuxt/postcss8': 1.1.3(webpack@5.86.0) '@nuxt/postcss8': 1.1.3(webpack@5.86.0)
@@ -1366,7 +1366,7 @@ packages:
pathe: 1.1.1 pathe: 1.1.1
postcss: 8.4.24 postcss: 8.4.24
postcss-custom-properties: 13.2.0(postcss@8.4.24) postcss-custom-properties: 13.2.0(postcss@8.4.24)
postcss-nesting: 11.2.2(postcss@8.4.24) postcss-nesting: 11.3.0(postcss@8.4.24)
radix3: 1.0.1 radix3: 1.0.1
tailwind-config-viewer: 1.7.2(tailwindcss@3.3.2) tailwind-config-viewer: 1.7.2(tailwindcss@3.3.2)
tailwindcss: 3.3.2 tailwindcss: 3.3.2
@@ -1901,7 +1901,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.42.0)(typescript@4.9.5): /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.43.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:
@@ -1913,12 +1913,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.42.0)(typescript@5.1.3) '@typescript-eslint/parser': 5.59.11(eslint@8.43.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.42.0)(typescript@4.9.5) '@typescript-eslint/type-utils': 5.59.11(eslint@8.43.0)(typescript@4.9.5)
'@typescript-eslint/utils': 5.59.11(eslint@8.42.0)(typescript@4.9.5) '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@4.9.5)
debug: 4.3.4 debug: 4.3.4
eslint: 8.42.0 eslint: 8.43.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
@@ -1929,7 +1929,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/parser@5.59.11(eslint@8.42.0)(typescript@5.1.3): /@typescript-eslint/parser@5.59.11(eslint@8.43.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:
@@ -1943,7 +1943,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.42.0 eslint: 8.43.0
typescript: 5.1.3 typescript: 5.1.3
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -1957,7 +1957,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.42.0)(typescript@4.9.5): /@typescript-eslint/type-utils@5.59.11(eslint@8.43.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:
@@ -1968,9 +1968,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.42.0)(typescript@4.9.5) '@typescript-eslint/utils': 5.59.11(eslint@8.43.0)(typescript@4.9.5)
debug: 4.3.4 debug: 4.3.4
eslint: 8.42.0 eslint: 8.43.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:
@@ -2024,19 +2024,19 @@ packages:
- supports-color - supports-color
dev: true dev: true
/@typescript-eslint/utils@5.59.11(eslint@8.42.0)(typescript@4.9.5): /@typescript-eslint/utils@5.59.11(eslint@8.43.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.42.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.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.42.0 eslint: 8.43.0
eslint-scope: 5.1.1 eslint-scope: 5.1.1
semver: 7.5.1 semver: 7.5.1
transitivePeerDependencies: transitivePeerDependencies:
@@ -2145,33 +2145,28 @@ packages:
'@volar/source-map': 1.4.1 '@volar/source-map': 1.4.1
dev: true dev: true
/@volar/language-core@1.7.8:
resolution: {integrity: sha512-TPklg4c2e/f1xB/MGZEiQc3AWG+dH64ZfBlYjFB8nNaWJt4Z4k+IHBhmaP52APG+5PHFerwiWI9oF002RrRTPA==}
dependencies:
'@volar/source-map': 1.7.8
dev: true
/@volar/source-map@1.4.1: /@volar/source-map@1.4.1:
resolution: {integrity: sha512-bZ46ad72dsbzuOWPUtJjBXkzSQzzSejuR3CT81+GvTEI2E994D8JPXzM3tl98zyCNnjgs4OkRyliImL1dvJ5BA==} resolution: {integrity: sha512-bZ46ad72dsbzuOWPUtJjBXkzSQzzSejuR3CT81+GvTEI2E994D8JPXzM3tl98zyCNnjgs4OkRyliImL1dvJ5BA==}
dependencies: dependencies:
muggle-string: 0.2.2 muggle-string: 0.2.2
dev: true dev: true
/@volar/typescript@1.4.1(typescript@5.1.3): /@volar/source-map@1.7.8:
resolution: {integrity: sha512-phTy6p9yG6bgMIKQWEeDOi/aeT0njZsb1a/G1mrEuDsLmAn24Le4gDwSsGNhea6Uhu+3gdpUZn2PmZXa+WG2iQ==} resolution: {integrity: sha512-g2dtC2kOghvfzMDWeODIo4HO1Ml4hxzPTZyAFDz+YhRF9HjZYJSCaWaVuPZ+z0kY+T2daOHYA10GdrWQ5q0teA==}
peerDependencies:
typescript: '*'
dependencies: dependencies:
'@volar/language-core': 1.4.1 muggle-string: 0.3.1
typescript: 5.1.3
dev: true dev: true
/@volar/vue-language-core@1.6.3: /@volar/typescript@1.7.8:
resolution: {integrity: sha512-e9OTDCPa8Wuh0ORhD4z++qTIcrsrqcI9waspr93YcQCq6j+Q+JTFuy7HBSQgyezSAsP6x1WWokKVk4fWWDJQOw==} resolution: {integrity: sha512-NDcI5ZQcdr8kgxzMQrhSSWIM8Tl0MbMFrkvJPTjfm2rdAQZPFT8zv3LrEW9Fqh0e9z2YbCry7jr4a/GShBqeDA==}
dependencies: dependencies:
'@volar/language-core': 1.4.1 '@volar/language-core': 1.7.8
'@volar/source-map': 1.4.1
'@vue/compiler-dom': 3.3.4
'@vue/compiler-sfc': 3.3.4
'@vue/reactivity': 3.3.4
'@vue/shared': 3.3.4
minimatch: 9.0.1
muggle-string: 0.2.2
vue-template-compiler: 2.7.14
dev: true dev: true
/@volar/vue-language-core@1.6.5: /@volar/vue-language-core@1.6.5:
@@ -2188,16 +2183,6 @@ packages:
vue-template-compiler: 2.7.14 vue-template-compiler: 2.7.14
dev: true dev: true
/@volar/vue-typescript@1.6.3(typescript@5.1.3):
resolution: {integrity: sha512-Dz29Qym33P1MSZDTZJ6PPLN1TLQfkX+g2pRnHqLCsFdSUu4yWYnElBURCn5WJkekxV/v+k2T43aur2RCSY3Ovg==}
peerDependencies:
typescript: '*'
dependencies:
'@volar/typescript': 1.4.1(typescript@5.1.3)
'@volar/vue-language-core': 1.6.3
typescript: 5.1.3
dev: true
/@vue-macros/common@1.4.0(rollup@3.25.1)(vue@3.3.4): /@vue-macros/common@1.4.0(rollup@3.25.1)(vue@3.3.4):
resolution: {integrity: sha512-Wnpk6OVPYw7ZrrShOS7RZL5AINFbuQWfkNCVWVESSPY+8id75YOKGzMs4X5YcNayywdSGEvV7ntVJ2RQ+ez21A==} resolution: {integrity: sha512-Wnpk6OVPYw7ZrrShOS7RZL5AINFbuQWfkNCVWVESSPY+8id75YOKGzMs4X5YcNayywdSGEvV7ntVJ2RQ+ez21A==}
engines: {node: '>=16.14.0'} engines: {node: '>=16.14.0'}
@@ -2277,6 +2262,25 @@ packages:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
dev: true dev: true
/@vue/language-core@1.8.1(typescript@5.1.3):
resolution: {integrity: sha512-pumv3k4J7P58hVh4YGRM9Qz3HaAr4TlFWM9bnVOkZ/2K9o2CK1lAP2y9Jw+Z0+mNL4F2uWQqnAPzj3seLyfpDA==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@volar/language-core': 1.7.8
'@volar/source-map': 1.7.8
'@vue/compiler-dom': 3.3.4
'@vue/reactivity': 3.3.4
'@vue/shared': 3.3.4
minimatch: 9.0.1
muggle-string: 0.3.1
typescript: 5.1.3
vue-template-compiler: 2.7.14
dev: true
/@vue/reactivity-transform@3.3.4: /@vue/reactivity-transform@3.3.4:
resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==} resolution: {integrity: sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==}
dependencies: dependencies:
@@ -2316,19 +2320,28 @@ packages:
/@vue/shared@3.3.4: /@vue/shared@3.3.4:
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
/@vueuse/core@10.1.2(vue@3.3.4): /@vue/typescript@1.8.1(typescript@5.1.3):
resolution: {integrity: sha512-roNn8WuerI56A5uiTyF/TEYX0Y+VKlhZAF94unUfdhbDUI+NfwQMn4FUnUscIRUhv3344qvAghopU4bzLPNFlA==} resolution: {integrity: sha512-nQpo55j/roie8heCfqyXHnyayqD5+p4/0fzfxH4ZuHf7NSBQS791PNv7ztp2CCOjnGAiaiCMdtC9rc6oriyPUg==}
dependencies:
'@volar/typescript': 1.7.8
'@vue/language-core': 1.8.1(typescript@5.1.3)
transitivePeerDependencies:
- typescript
dev: true
/@vueuse/core@10.2.0(vue@3.3.4):
resolution: {integrity: sha512-aHBnoCteIS3hFu7ZZkVB93SanVDY6t4TIb7XDLxJT/HQdAZz+2RdIEJ8rj5LUoEJr7Damb5+sJmtpCwGez5ozQ==}
dependencies: dependencies:
'@types/web-bluetooth': 0.0.17 '@types/web-bluetooth': 0.0.17
'@vueuse/metadata': 10.1.2 '@vueuse/metadata': 10.2.0
'@vueuse/shared': 10.1.2(vue@3.3.4) '@vueuse/shared': 10.2.0(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.1.2(fuse.js@6.6.2)(vue@3.3.4): /@vueuse/integrations@10.2.0(fuse.js@6.6.2)(vue@3.3.4):
resolution: {integrity: sha512-wUpG3Wv6LiWerOwCzOAM0iGhNQ4vfFUTkhj/xQy7TLXduh2M3D8N08aS0KqlxsejY6R8NLxydDIM+68QfHZZ8Q==} resolution: {integrity: sha512-e+MIRMi2Zo8DZKXszut8iVoZGlf07XXoaDt27W0DRJVYPdods50MV8Bnla5Tnuil0gHY/W5mMcqiQre9Xb246Q==}
peerDependencies: peerDependencies:
async-validator: '*' async-validator: '*'
axios: '*' axios: '*'
@@ -2368,8 +2381,8 @@ packages:
universal-cookie: universal-cookie:
optional: true optional: true
dependencies: dependencies:
'@vueuse/core': 10.1.2(vue@3.3.4) '@vueuse/core': 10.2.0(vue@3.3.4)
'@vueuse/shared': 10.1.2(vue@3.3.4) '@vueuse/shared': 10.2.0(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:
@@ -2377,29 +2390,29 @@ packages:
- vue - vue
dev: false dev: false
/@vueuse/math@10.1.2(vue@3.3.4): /@vueuse/math@10.2.0(vue@3.3.4):
resolution: {integrity: sha512-cFrCEggVFoMPM6//vbE9yTBDzhzsmmUujUrXuJQoF6mntmYckBLOL1gPzWyX0tXmYUIo2bk2duDO6vuD0b9hPg==} resolution: {integrity: sha512-1aQZQAYBp96VLNviQkswLWlZGrnu26hHIkE8uF1RcvtAbLK9TbgCBtlXgo1hk3HyBxlPkLuNqI8Opaa/jJMcTA==}
dependencies: dependencies:
'@vueuse/shared': 10.1.2(vue@3.3.4) '@vueuse/shared': 10.2.0(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.1.2: /@vueuse/metadata@10.2.0:
resolution: {integrity: sha512-3mc5BqN9aU2SqBeBuWE7ne4OtXHoHKggNgxZR2K+zIW4YLsy6xoZ4/9vErQs6tvoKDX6QAqm3lvsrv0mczAwIQ==} resolution: {integrity: sha512-IR7Mkq6QSgZ38q/2ZzOt+Zz1OpcEsnwE64WBumDQ+RGKrosFCtUA2zgRrOqDEzPBXrVB+4HhFkwDjQMu0fDBKw==}
/@vueuse/nuxt@10.1.2(nuxt@3.5.3)(rollup@3.25.1)(vue@3.3.4): /@vueuse/nuxt@10.2.0(nuxt@3.5.3)(rollup@3.25.1)(vue@3.3.4):
resolution: {integrity: sha512-X9o5WCmNs1+6XztP1Uh9+H7/jGeIjwSRNQdwCWRKCDkxPlbgi9iLnDRYnKDY++JPY3nbB6jTDOVgZDrpaAU5kg==} resolution: {integrity: sha512-2rtZ5LmARJhUou8AJL1WwNNodinw/pwujVPsred+OuaU6H61t+hK3rQqdS/1Iu8Rw3mFj/dtVKVXOHai0dHMTg==}
peerDependencies: peerDependencies:
nuxt: ^3.0.0 nuxt: ^3.0.0
dependencies: dependencies:
'@nuxt/kit': 3.5.3(rollup@3.25.1) '@nuxt/kit': 3.5.3(rollup@3.25.1)
'@vueuse/core': 10.1.2(vue@3.3.4) '@vueuse/core': 10.2.0(vue@3.3.4)
'@vueuse/metadata': 10.1.2 '@vueuse/metadata': 10.2.0
local-pkg: 0.4.3 local-pkg: 0.4.3
nuxt: 3.5.3(@types/node@20.3.1)(eslint@8.42.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.6.3) nuxt: 3.5.3(@types/node@20.3.1)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.1)
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'
@@ -2408,8 +2421,8 @@ packages:
- vue - vue
dev: true dev: true
/@vueuse/shared@10.1.2(vue@3.3.4): /@vueuse/shared@10.2.0(vue@3.3.4):
resolution: {integrity: sha512-1uoUTPBlgyscK9v6ScGeVYDDzlPSFXBlxuK7SfrDGyUTBiznb3mNceqhwvZHjtDRELZEN79V5uWPTF1VDV8svA==} resolution: {integrity: sha512-dIeA8+g9Av3H5iF4NXR/sft4V6vys76CpZ6hxwj8eMXybXk2WRl3scSsOVi+kQ9SX38COR7AH7WwY83UcuxbSg==}
dependencies: dependencies:
vue-demi: 0.14.5(vue@3.3.4) vue-demi: 0.14.5(vue@3.3.4)
transitivePeerDependencies: transitivePeerDependencies:
@@ -4465,19 +4478,19 @@ packages:
source-map: 0.6.1 source-map: 0.6.1
dev: true dev: true
/eslint-plugin-vue@9.14.1(eslint@8.42.0): /eslint-plugin-vue@9.14.1(eslint@8.43.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.42.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
eslint: 8.42.0 eslint: 8.43.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.1 semver: 7.5.1
vue-eslint-parser: 9.3.1(eslint@8.42.0) vue-eslint-parser: 9.3.1(eslint@8.43.0)
xml-name-validator: 4.0.0 xml-name-validator: 4.0.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@@ -4503,15 +4516,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.42.0: /eslint@8.43.0:
resolution: {integrity: sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==} resolution: {integrity: sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==}
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.42.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0)
'@eslint-community/regexpp': 4.5.1 '@eslint-community/regexpp': 4.5.1
'@eslint/eslintrc': 2.0.3 '@eslint/eslintrc': 2.0.3
'@eslint/js': 8.42.0 '@eslint/js': 8.43.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
@@ -7333,6 +7346,10 @@ packages:
resolution: {integrity: sha512-YVE1mIJ4VpUMqZObFndk9CJu6DBJR/GB13p3tXuNbwD4XExaI5EOuRl6BHeIDxIqXZVxSfAC+y6U1Z/IxCfKUg==} resolution: {integrity: sha512-YVE1mIJ4VpUMqZObFndk9CJu6DBJR/GB13p3tXuNbwD4XExaI5EOuRl6BHeIDxIqXZVxSfAC+y6U1Z/IxCfKUg==}
dev: true dev: true
/muggle-string@0.3.1:
resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==}
dev: true
/mute-stream@1.0.0: /mute-stream@1.0.0:
resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==} resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==}
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
@@ -7734,7 +7751,7 @@ packages:
- supports-color - supports-color
dev: true dev: true
/nuxt@3.5.3(@types/node@20.3.1)(eslint@8.42.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.6.3): /nuxt@3.5.3(@types/node@20.3.1)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.1):
resolution: {integrity: sha512-fG39BZ5N5ATtmx2vuxN8APQPSlSsCDpfkJ0k581gMc7eFztqrBzPncZX5w3RQLW7AiGBE2yYEfqiwC6AVODBBg==} resolution: {integrity: sha512-fG39BZ5N5ATtmx2vuxN8APQPSlSsCDpfkJ0k581gMc7eFztqrBzPncZX5w3RQLW7AiGBE2yYEfqiwC6AVODBBg==}
engines: {node: ^14.18.0 || >=16.10.0} engines: {node: ^14.18.0 || >=16.10.0}
hasBin: true hasBin: true
@@ -7750,7 +7767,7 @@ packages:
'@nuxt/schema': 3.5.3(rollup@3.25.1) '@nuxt/schema': 3.5.3(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.1.1 '@nuxt/ui-templates': 1.1.1
'@nuxt/vite-builder': 3.5.3(@types/node@20.3.1)(eslint@8.42.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.6.3)(vue@3.3.4) '@nuxt/vite-builder': 3.5.3(@types/node@20.3.1)(eslint@8.43.0)(rollup@3.25.1)(typescript@5.1.3)(vue-tsc@1.8.1)(vue@3.3.4)
'@types/node': 20.3.1 '@types/node': 20.3.1
'@unhead/ssr': 1.1.27 '@unhead/ssr': 1.1.27
'@unhead/vue': 1.1.27(vue@3.3.4) '@unhead/vue': 1.1.27(vue@3.3.4)
@@ -8600,8 +8617,8 @@ packages:
postcss-selector-parser: 6.0.13 postcss-selector-parser: 6.0.13
dev: false dev: false
/postcss-nesting@11.2.2(postcss@8.4.24): /postcss-nesting@11.3.0(postcss@8.4.24):
resolution: {integrity: sha512-aOTiUniAB1bcPE6GGiynWRa6PZFPhOTAm5q3q5cem6QeSijIHHkWr6gs65ukCZMXeak8yXeZVbBJET3VM+HlhA==} resolution: {integrity: sha512-JlS10AQm/RzyrUGgl5irVkAlZYTJ99mNueUl+Qab+TcHhVedLiylWVkKBhRale+rS9yWIJK48JVzQlq3LcSdeA==}
engines: {node: ^14 || ^16 || >=18} engines: {node: ^14 || ^16 || >=18}
peerDependencies: peerDependencies:
postcss: ^8.4 postcss: ^8.4
@@ -10799,7 +10816,7 @@ packages:
- terser - terser
dev: true dev: true
/vite-plugin-checker@0.6.0(eslint@8.42.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.6.3): /vite-plugin-checker@0.6.0(eslint@8.43.0)(typescript@5.1.3)(vite@4.3.9)(vue-tsc@1.8.1):
resolution: {integrity: sha512-DWZ9Hv2TkpjviPxAelNUt4Q3IhSGrx7xrwdM64NI+Q4dt8PaMWJJh4qGNtSrfEuiuIzWWo00Ksvh5It4Y3L9xQ==} resolution: {integrity: sha512-DWZ9Hv2TkpjviPxAelNUt4Q3IhSGrx7xrwdM64NI+Q4dt8PaMWJJh4qGNtSrfEuiuIzWWo00Ksvh5It4Y3L9xQ==}
engines: {node: '>=14.16'} engines: {node: '>=14.16'}
peerDependencies: peerDependencies:
@@ -10835,7 +10852,7 @@ 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.42.0 eslint: 8.43.0
fast-glob: 3.2.12 fast-glob: 3.2.12
fs-extra: 11.1.1 fs-extra: 11.1.1
lodash.debounce: 4.0.8 lodash.debounce: 4.0.8
@@ -10850,7 +10867,7 @@ packages:
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.6.3(typescript@5.1.3) vue-tsc: 1.8.1(typescript@5.1.3)
dev: true dev: true
/vite-plugin-inspect@0.7.28(rollup@3.25.1)(vite@4.3.9): /vite-plugin-inspect@0.7.28(rollup@3.25.1)(vite@4.3.9):
@@ -11013,14 +11030,14 @@ packages:
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
dev: true dev: true
/vue-eslint-parser@9.3.1(eslint@8.42.0): /vue-eslint-parser@9.3.1(eslint@8.43.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.42.0 eslint: 8.43.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
@@ -11055,14 +11072,14 @@ packages:
he: 1.2.0 he: 1.2.0
dev: true dev: true
/vue-tsc@1.6.3(typescript@5.1.3): /vue-tsc@1.8.1(typescript@5.1.3):
resolution: {integrity: sha512-q7l27j0eSJgyGat0khetrvoeaAHieRZFnf8WAJyKvB3eF0AxmLqfs4ahwZhaojBJjZ/lAXZa+Xt8EX54KzQ34w==} resolution: {integrity: sha512-GxBQrcb0Qvyrj1uZqnTXQyWbXdNDRY2MTa+r7ESgjhf+WzBSdxZfkS3KD/C3WhKYG+aN8hf44Hp5Gqzb6PehAA==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
dependencies: dependencies:
'@volar/vue-language-core': 1.6.3 '@vue/language-core': 1.8.1(typescript@5.1.3)
'@volar/vue-typescript': 1.6.3(typescript@5.1.3) '@vue/typescript': 1.8.1(typescript@5.1.3)
semver: 7.5.1 semver: 7.5.1
typescript: 5.1.3 typescript: 5.1.3
dev: true dev: true