mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 06:51:46 +01:00
chore(deps): update all non-major dependencies (#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,27 +6,27 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/heroicons": "^1.1.12",
|
||||
"@iconify-json/simple-icons": "^1.1.73",
|
||||
"@iconify-json/simple-icons": "^1.1.74",
|
||||
"@nuxt/content": "^2.8.5",
|
||||
"@nuxt/devtools": "^0.8.5",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.2.1-28275199.6736697",
|
||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.2.1-28285233.44132bc",
|
||||
"@nuxthq/studio": "^0.14.1",
|
||||
"@nuxtjs/fontaine": "^0.4.1",
|
||||
"@nuxtjs/google-fonts": "^3.0.2",
|
||||
"@nuxtjs/plausible": "^0.2.3",
|
||||
"@vueuse/nuxt": "^10.4.1",
|
||||
"eslint": "^8.50.0",
|
||||
"joi": "^17.10.2",
|
||||
"@vueuse/nuxt": "^10.5.0",
|
||||
"eslint": "^8.51.0",
|
||||
"joi": "^17.11.0",
|
||||
"nuxt": "^3.7.4",
|
||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||
"nuxt-component-meta": "^0.5.4",
|
||||
"nuxt-og-image": "^2.0.28",
|
||||
"nuxt-og-image": "^2.1.2",
|
||||
"typescript": "^5.2.2",
|
||||
"ufo": "^1.3.1",
|
||||
"v-calendar": "^3.1.0",
|
||||
"valibot": "^0.17.1",
|
||||
"yup": "^1.3.1",
|
||||
"zod": "^3.22.2"
|
||||
"v-calendar": "^3.1.1",
|
||||
"valibot": "^0.19.0",
|
||||
"yup": "^1.3.2",
|
||||
"zod": "^3.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
20
package.json
20
package.json
@@ -30,7 +30,7 @@
|
||||
"release": "release-it"
|
||||
},
|
||||
"dependencies": {
|
||||
"@egoist/tailwindcss-icons": "^1.2.0",
|
||||
"@egoist/tailwindcss-icons": "^1.3.3",
|
||||
"@headlessui/tailwindcss": "^0.2.0",
|
||||
"@headlessui/vue": "^1.7.16",
|
||||
"@iconify-json/heroicons": "^1.1.12",
|
||||
@@ -42,9 +42,9 @@
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@tailwindcss/forms": "^0.5.6",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@vueuse/core": "^10.4.1",
|
||||
"@vueuse/integrations": "^10.4.1",
|
||||
"@vueuse/math": "^10.4.1",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"@vueuse/integrations": "^10.5.0",
|
||||
"@vueuse/math": "^10.5.0",
|
||||
"defu": "^6.1.2",
|
||||
"fuse.js": "^6.6.2",
|
||||
"ohash": "^1.1.3",
|
||||
@@ -57,15 +57,15 @@
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/module-builder": "^0.5.2",
|
||||
"@release-it/conventional-changelog": "^7.0.2",
|
||||
"eslint": "^8.50.0",
|
||||
"joi": "^17.10.2",
|
||||
"eslint": "^8.51.0",
|
||||
"joi": "^17.11.0",
|
||||
"nuxt": "^3.7.4",
|
||||
"release-it": "^16.2.1",
|
||||
"typescript": "^5.2.2",
|
||||
"unbuild": "^2.0.0",
|
||||
"valibot": "^0.17.1",
|
||||
"vue-tsc": "^1.8.15",
|
||||
"yup": "^1.3.1",
|
||||
"zod": "^3.22.2"
|
||||
"valibot": "^0.19.0",
|
||||
"vue-tsc": "^1.8.19",
|
||||
"yup": "^1.3.2",
|
||||
"zod": "^3.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
395
pnpm-lock.yaml
generated
395
pnpm-lock.yaml
generated
@@ -9,8 +9,8 @@ importers:
|
||||
.:
|
||||
dependencies:
|
||||
'@egoist/tailwindcss-icons':
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(tailwindcss@3.3.3)
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3(tailwindcss@3.3.3)
|
||||
'@headlessui/tailwindcss':
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(tailwindcss@3.3.3)
|
||||
@@ -45,14 +45,14 @@ importers:
|
||||
specifier: ^0.5.10
|
||||
version: 0.5.10(tailwindcss@3.3.3)
|
||||
'@vueuse/core':
|
||||
specifier: ^10.4.1
|
||||
version: 10.4.1(vue@3.3.4)
|
||||
specifier: ^10.5.0
|
||||
version: 10.5.0(vue@3.3.4)
|
||||
'@vueuse/integrations':
|
||||
specifier: ^10.4.1
|
||||
version: 10.4.1(fuse.js@6.6.2)(vue@3.3.4)
|
||||
specifier: ^10.5.0
|
||||
version: 10.5.0(fuse.js@6.6.2)(vue@3.3.4)
|
||||
'@vueuse/math':
|
||||
specifier: ^10.4.1
|
||||
version: 10.4.1(vue@3.3.4)
|
||||
specifier: ^10.5.0
|
||||
version: 10.5.0(vue@3.3.4)
|
||||
defu:
|
||||
specifier: ^6.1.2
|
||||
version: 6.1.2
|
||||
@@ -77,7 +77,7 @@ importers:
|
||||
devDependencies:
|
||||
'@nuxt/eslint-config':
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(eslint@8.50.0)
|
||||
version: 0.2.0(eslint@8.51.0)
|
||||
'@nuxt/module-builder':
|
||||
specifier: ^0.5.2
|
||||
version: 0.5.2(@nuxt/kit@3.7.4)(nuxi@3.9.0)(typescript@5.2.2)
|
||||
@@ -85,14 +85,14 @@ importers:
|
||||
specifier: ^7.0.2
|
||||
version: 7.0.2(release-it@16.2.1)
|
||||
eslint:
|
||||
specifier: ^8.50.0
|
||||
version: 8.50.0
|
||||
specifier: ^8.51.0
|
||||
version: 8.51.0
|
||||
joi:
|
||||
specifier: ^17.10.2
|
||||
version: 17.10.2
|
||||
specifier: ^17.11.0
|
||||
version: 17.11.0
|
||||
nuxt:
|
||||
specifier: ^3.7.4
|
||||
version: 3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15)
|
||||
version: 3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19)
|
||||
release-it:
|
||||
specifier: ^16.2.1
|
||||
version: 16.2.1(typescript@5.2.2)
|
||||
@@ -103,17 +103,17 @@ importers:
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0(typescript@5.2.2)
|
||||
valibot:
|
||||
specifier: ^0.17.1
|
||||
version: 0.17.1
|
||||
specifier: ^0.19.0
|
||||
version: 0.19.0
|
||||
vue-tsc:
|
||||
specifier: ^1.8.15
|
||||
version: 1.8.15(typescript@5.2.2)
|
||||
specifier: ^1.8.19
|
||||
version: 1.8.19(typescript@5.2.2)
|
||||
yup:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2
|
||||
zod:
|
||||
specifier: ^3.22.2
|
||||
version: 3.22.2
|
||||
specifier: ^3.22.4
|
||||
version: 3.22.4
|
||||
|
||||
docs:
|
||||
dependencies:
|
||||
@@ -125,8 +125,8 @@ importers:
|
||||
specifier: ^1.1.12
|
||||
version: 1.1.12
|
||||
'@iconify-json/simple-icons':
|
||||
specifier: ^1.1.73
|
||||
version: 1.1.73
|
||||
specifier: ^1.1.74
|
||||
version: 1.1.74
|
||||
'@nuxt/content':
|
||||
specifier: ^2.8.5
|
||||
version: 2.8.5(rollup@3.29.1)(vue@3.3.4)
|
||||
@@ -135,10 +135,10 @@ importers:
|
||||
version: 0.8.5(nuxt@3.7.4)(rollup@3.29.1)(vite@4.4.9)
|
||||
'@nuxt/eslint-config':
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(eslint@8.50.0)
|
||||
version: 0.2.0(eslint@8.51.0)
|
||||
'@nuxt/ui-pro':
|
||||
specifier: npm:@nuxt/ui-pro-edge@0.2.1-28275199.6736697
|
||||
version: /@nuxt/ui-pro-edge@0.2.1-28275199.6736697(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
specifier: npm:@nuxt/ui-pro-edge@0.2.1-28285233.44132bc
|
||||
version: /@nuxt/ui-pro-edge@0.2.1-28285233.44132bc(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@nuxthq/studio':
|
||||
specifier: ^0.14.1
|
||||
version: 0.14.1(rollup@3.29.1)
|
||||
@@ -152,17 +152,17 @@ importers:
|
||||
specifier: ^0.2.3
|
||||
version: 0.2.3(rollup@3.29.1)
|
||||
'@vueuse/nuxt':
|
||||
specifier: ^10.4.1
|
||||
version: 10.4.1(nuxt@3.7.4)(rollup@3.29.1)(vue@3.3.4)
|
||||
specifier: ^10.5.0
|
||||
version: 10.5.0(nuxt@3.7.4)(rollup@3.29.1)(vue@3.3.4)
|
||||
eslint:
|
||||
specifier: ^8.50.0
|
||||
version: 8.50.0
|
||||
specifier: ^8.51.0
|
||||
version: 8.51.0
|
||||
joi:
|
||||
specifier: ^17.10.2
|
||||
version: 17.10.2
|
||||
specifier: ^17.11.0
|
||||
version: 17.11.0
|
||||
nuxt:
|
||||
specifier: ^3.7.4
|
||||
version: 3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15)
|
||||
version: 3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19)
|
||||
nuxt-cloudflare-analytics:
|
||||
specifier: ^1.0.8
|
||||
version: 1.0.8(rollup@3.29.1)
|
||||
@@ -170,8 +170,8 @@ importers:
|
||||
specifier: ^0.5.4
|
||||
version: 0.5.4(rollup@3.29.1)
|
||||
nuxt-og-image:
|
||||
specifier: ^2.0.28
|
||||
version: 2.0.28(rollup@3.29.1)
|
||||
specifier: ^2.1.2
|
||||
version: 2.1.2(rollup@3.29.1)(vue@3.3.4)
|
||||
typescript:
|
||||
specifier: ^5.2.2
|
||||
version: 5.2.2
|
||||
@@ -179,17 +179,17 @@ importers:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1
|
||||
v-calendar:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(@popperjs/core@2.11.8)(vue@3.3.4)
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1(@popperjs/core@2.11.8)(vue@3.3.4)
|
||||
valibot:
|
||||
specifier: ^0.17.1
|
||||
version: 0.17.1
|
||||
specifier: ^0.19.0
|
||||
version: 0.19.0
|
||||
yup:
|
||||
specifier: ^1.3.1
|
||||
version: 1.3.1
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2
|
||||
zod:
|
||||
specifier: ^3.22.2
|
||||
version: 3.22.2
|
||||
specifier: ^3.22.4
|
||||
version: 3.22.4
|
||||
|
||||
packages:
|
||||
|
||||
@@ -588,8 +588,8 @@ packages:
|
||||
dependencies:
|
||||
postcss-selector-parser: 6.0.13
|
||||
|
||||
/@egoist/tailwindcss-icons@1.2.0(tailwindcss@3.3.3):
|
||||
resolution: {integrity: sha512-rEnRIB3j6kHc9w5f2B7K0/urojTHQo3CEhCgEx0aLddne5iir3YiyF/rwZ2W+dmvDlQqm6AMrO82oCFYpCTaCA==}
|
||||
/@egoist/tailwindcss-icons@1.3.3(tailwindcss@3.3.3):
|
||||
resolution: {integrity: sha512-17TSHLxrjfVuvIeHF7FmyfqxCy4aga5y6n8Bnyi4tYg9qPRf4fr0VIXQFn7P8TYFq4dmtXSowvSpAZg/aQgcPw==}
|
||||
peerDependencies:
|
||||
tailwindcss: '*'
|
||||
dependencies:
|
||||
@@ -1015,13 +1015,13 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.50.0):
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.51.0):
|
||||
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
dependencies:
|
||||
eslint: 8.50.0
|
||||
eslint: 8.51.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
@@ -1047,8 +1047,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@eslint/js@8.50.0:
|
||||
resolution: {integrity: sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==}
|
||||
/@eslint/js@8.51.0:
|
||||
resolution: {integrity: sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
@@ -1112,8 +1112,8 @@ packages:
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
/@iconify-json/simple-icons@1.1.73:
|
||||
resolution: {integrity: sha512-L9ShYHhAkJ7KHx+6wM5HK2tnCkAIKjSIyDUtTexoG8LcZF7MgiUloNfDGPDa4Vt0Oy5yHlnFBiOvqy2ojKB/8Q==}
|
||||
/@iconify-json/simple-icons@1.1.74:
|
||||
resolution: {integrity: sha512-KlDN8k/8LyWWe+i1ErGmMHWFbiAFvz1R8ifkXI05vHt0K3Z6Ce1uDZY20CbQVhbwIFStS0fVdJAlYhcL7MYvVg==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
@@ -1406,7 +1406,7 @@ packages:
|
||||
'@nuxt/kit': 3.7.4(rollup@3.29.1)
|
||||
'@nuxt/schema': 3.7.4(rollup@3.29.1)
|
||||
execa: 7.2.0
|
||||
nuxt: 3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15)
|
||||
nuxt: 3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19)
|
||||
vite: 4.4.9
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
@@ -1455,7 +1455,7 @@ packages:
|
||||
launch-editor: 2.6.0
|
||||
local-pkg: 0.4.3
|
||||
magicast: 0.3.0
|
||||
nuxt: 3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15)
|
||||
nuxt: 3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19)
|
||||
nypm: 0.3.3
|
||||
ofetch: 1.3.3
|
||||
ohash: 1.1.3
|
||||
@@ -1483,16 +1483,16 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@nuxt/eslint-config@0.2.0(eslint@8.50.0):
|
||||
/@nuxt/eslint-config@0.2.0(eslint@8.51.0):
|
||||
resolution: {integrity: sha512-NeJX8TLcnNAjQFiDs3XhP+9CHKK8jaKsP7eUyCSrQdgY7nqWe7VJx64lwzx5FTT4cW3RHMEyH+Y0qzLGYYoa/A==}
|
||||
peerDependencies:
|
||||
eslint: ^8.48.0
|
||||
dependencies:
|
||||
'@rushstack/eslint-patch': 1.3.3
|
||||
'@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.5.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
eslint: 8.50.0
|
||||
eslint-plugin-vue: 9.17.0(eslint@8.50.0)
|
||||
'@typescript-eslint/eslint-plugin': 6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.51.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.5.0(eslint@8.51.0)(typescript@5.2.2)
|
||||
eslint: 8.51.0
|
||||
eslint-plugin-vue: 9.17.0(eslint@8.51.0)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -1606,11 +1606,11 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-edge@2.9.0-28275196.714f284(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-0T5u9gffc/pDeJZupCPMd6moh3Pk3pKLpnzs/LuOJFvEocnWbCHPv+Sp8rWgIWKle4nWpkeYMQ89FRPJ244P0g==}
|
||||
/@nuxt/ui-edge@2.9.0-28285097.92b8618(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-1QEaXZdezS5Q5tXLfg7U5jCVhGm75he9B65YHXaTkuc3Y15jg450Qh8jwYQxFkaHmu6CwG1dOlJdM9l4OmwKPA==}
|
||||
engines: {node: '>=v16.20.2'}
|
||||
dependencies:
|
||||
'@egoist/tailwindcss-icons': 1.2.0(tailwindcss@3.3.3)
|
||||
'@egoist/tailwindcss-icons': 1.3.3(tailwindcss@3.3.3)
|
||||
'@headlessui/tailwindcss': 0.2.0(tailwindcss@3.3.3)
|
||||
'@headlessui/vue': 1.7.16(vue@3.3.4)
|
||||
'@iconify-json/heroicons': 1.1.12
|
||||
@@ -1622,9 +1622,9 @@ packages:
|
||||
'@tailwindcss/container-queries': 0.1.1(tailwindcss@3.3.3)
|
||||
'@tailwindcss/forms': 0.5.6(tailwindcss@3.3.3)
|
||||
'@tailwindcss/typography': 0.5.10(tailwindcss@3.3.3)
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/integrations': 10.4.1(fuse.js@6.6.2)(vue@3.3.4)
|
||||
'@vueuse/math': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/core': 10.5.0(vue@3.3.4)
|
||||
'@vueuse/integrations': 10.5.0(fuse.js@6.6.2)(vue@3.3.4)
|
||||
'@vueuse/math': 10.5.0(vue@3.3.4)
|
||||
defu: 6.1.2
|
||||
fuse.js: 6.6.2
|
||||
ohash: 1.1.3
|
||||
@@ -1652,11 +1652,11 @@ packages:
|
||||
- webpack
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-pro-edge@0.2.1-28275199.6736697(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-O0pKOd69sqth9KHHXg2JMDCAimnB58TSTjXgjB3Khak3XDOHh4B+pKAq9A0vhL6gmiAFB1RQrM10/zFV0WwdSQ==}
|
||||
/@nuxt/ui-pro-edge@0.2.1-28285233.44132bc(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2):
|
||||
resolution: {integrity: sha512-9lqJ96k9itsImeNdRf+dKoAE5ADjPl1NeGgQZJ1Y3pGxQkTX6k6/f/i8J5gxS7McIWq1oInV9iPH+ZAAIJa0hQ==}
|
||||
dependencies:
|
||||
'@nuxt/ui': /@nuxt/ui-edge@2.9.0-28275196.714f284(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
'@nuxt/ui': /@nuxt/ui-edge@2.9.0-28285097.92b8618(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2)
|
||||
'@vueuse/core': 10.5.0(vue@3.3.4)
|
||||
defu: 6.1.2
|
||||
nuxt-icon: 0.5.0(rollup@3.29.1)(vue@3.3.4)
|
||||
ofetch: 1.3.3
|
||||
@@ -1685,7 +1685,7 @@ packages:
|
||||
/@nuxt/ui-templates@1.3.1:
|
||||
resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
|
||||
|
||||
/@nuxt/vite-builder@3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15)(vue@3.3.4):
|
||||
/@nuxt/vite-builder@3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-EWZlUzYvkSfIZPA0pQoi7P++68Mlvf5s/G3GBPksS5JB/9l3yZTX+ZqGvLeORSBmoEpJ6E2oMn2WvCHV0W5y6Q==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
peerDependencies:
|
||||
@@ -1724,7 +1724,7 @@ packages:
|
||||
unplugin: 1.5.0
|
||||
vite: 4.4.9
|
||||
vite-node: 0.33.0
|
||||
vite-plugin-checker: 0.6.2(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.15)
|
||||
vite-plugin-checker: 0.6.2(eslint@8.51.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.19)
|
||||
vue: 3.3.4
|
||||
vue-bundle-renderer: 2.0.0
|
||||
transitivePeerDependencies:
|
||||
@@ -2636,8 +2636,8 @@ packages:
|
||||
/@types/estree@1.0.1:
|
||||
resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
|
||||
|
||||
/@types/fs-extra@11.0.1:
|
||||
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
|
||||
/@types/fs-extra@11.0.2:
|
||||
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
|
||||
dependencies:
|
||||
'@types/jsonfile': 6.1.1
|
||||
'@types/node': 20.6.3
|
||||
@@ -2728,10 +2728,10 @@ packages:
|
||||
resolution: {integrity: sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==}
|
||||
dev: true
|
||||
|
||||
/@types/web-bluetooth@0.0.17:
|
||||
resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==}
|
||||
/@types/web-bluetooth@0.0.18:
|
||||
resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==}
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.50.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/eslint-plugin@6.5.0(@typescript-eslint/parser@6.5.0)(eslint@8.51.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-2pktILyjvMaScU6iK3925uvGU87E+N9rh372uGZgiMYwafaw9SXq86U04XPq3UH6tzRvNgBsub6x2DacHc33lw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -2743,13 +2743,13 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.8.0
|
||||
'@typescript-eslint/parser': 6.5.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.5.0(eslint@8.51.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.5.0
|
||||
'@typescript-eslint/type-utils': 6.5.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/type-utils': 6.5.0(eslint@8.51.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.51.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.5.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.50.0
|
||||
eslint: 8.51.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.2.4
|
||||
natural-compare: 1.4.0
|
||||
@@ -2760,7 +2760,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.5.0(eslint@8.50.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/parser@6.5.0(eslint@8.51.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-LMAVtR5GN8nY0G0BadkG0XIe4AcNMeyEy3DyhKGAh9k4pLSMBO7rF29JvDBpZGCmp5Pgz5RLHP6eCpSYZJQDuQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -2775,7 +2775,7 @@ packages:
|
||||
'@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.5.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.50.0
|
||||
eslint: 8.51.0
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -2789,7 +2789,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 6.5.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.5.0(eslint@8.50.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/type-utils@6.5.0(eslint@8.51.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-f7OcZOkRivtujIBQ4yrJNIuwyCQO1OjocVqntl9dgSIZAdKqicj3xFDqDOzHDlGCZX990LqhLQXWRnQvsapq8A==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -2800,9 +2800,9 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.5.0(eslint@8.51.0)(typescript@5.2.2)
|
||||
debug: 4.3.4
|
||||
eslint: 8.50.0
|
||||
eslint: 8.51.0
|
||||
ts-api-utils: 1.0.2(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
@@ -2835,19 +2835,19 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.5.0(eslint@8.50.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/utils@6.5.0(eslint@8.51.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-9nqtjkNykFzeVtt9Pj6lyR9WEdd8npPhhIPM992FWVkZuS6tmxHfGVnlUcjpUP2hv8r4w35nT33mlxd+Be1ACQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0)
|
||||
'@types/json-schema': 7.0.13
|
||||
'@types/semver': 7.5.1
|
||||
'@typescript-eslint/scope-manager': 6.5.0
|
||||
'@typescript-eslint/types': 6.5.0
|
||||
'@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2)
|
||||
eslint: 8.50.0
|
||||
eslint: 8.51.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -2959,18 +2959,36 @@ packages:
|
||||
'@volar/source-map': 1.10.1
|
||||
dev: true
|
||||
|
||||
/@volar/language-core@1.10.4:
|
||||
resolution: {integrity: sha512-Na69qA6uwVIdA0rHuOc2W3pHtVQQO8hCNim7FOaKNpRJh0oAFnu5r9i7Oopo5C4cnELZkPNjTrbmpcCTiW+CMQ==}
|
||||
dependencies:
|
||||
'@volar/source-map': 1.10.4
|
||||
dev: true
|
||||
|
||||
/@volar/source-map@1.10.1:
|
||||
resolution: {integrity: sha512-3/S6KQbqa7pGC8CxPrg69qHLpOvkiPHGJtWPkI/1AXCsktkJ6gIk/5z4hyuMp8Anvs6eS/Kvp/GZa3ut3votKA==}
|
||||
dependencies:
|
||||
muggle-string: 0.3.1
|
||||
dev: true
|
||||
|
||||
/@volar/source-map@1.10.4:
|
||||
resolution: {integrity: sha512-RxZdUEL+pV8p+SMqnhVjzy5zpb1QRZTlcwSk4bdcBO7yOu4rtEWqDGahVCEj4CcXour+0yJUMrMczfSCpP9Uxg==}
|
||||
dependencies:
|
||||
muggle-string: 0.3.1
|
||||
dev: true
|
||||
|
||||
/@volar/typescript@1.10.1:
|
||||
resolution: {integrity: sha512-+iiO9yUSRHIYjlteT+QcdRq8b44qH19/eiUZtjNtuh6D9ailYM7DVR0zO2sEgJlvCaunw/CF9Ov2KooQBpR4VQ==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.10.1
|
||||
dev: true
|
||||
|
||||
/@volar/typescript@1.10.4:
|
||||
resolution: {integrity: sha512-BCCUEBASBEMCrz7qmNSi2hBEWYsXD0doaktRKpmmhvb6XntM2sAWYu6gbyK/MluLDgluGLFiFRpWgobgzUqolg==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.10.4
|
||||
dev: true
|
||||
|
||||
/@vue-macros/common@1.8.0(rollup@3.29.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-auDJJzE0z3uRe3867e0DsqcseKImktNf5ojCZgUKqiVxb2yTlwlgOVAYCgoep9oITqxkXQymSvFeKhedi8PhaA==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
@@ -3052,16 +3070,16 @@ packages:
|
||||
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
|
||||
dev: true
|
||||
|
||||
/@vue/language-core@1.8.15(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-zche5Aw8kkvp3YaghuLiOZyVIpoWHjSQ0EfjxGSsqHOPMamdCoa9x3HtbenpR38UMUoKJ88wiWuiOrV3B/Yq+A==}
|
||||
/@vue/language-core@1.8.19(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-nt3dodGs97UM6fnxeQBazO50yYCKBK53waFWB3qMbLmR6eL3aUryZgQtZoBe1pye17Wl8fs9HysV3si6xMgndQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@volar/language-core': 1.10.1
|
||||
'@volar/source-map': 1.10.1
|
||||
'@volar/language-core': 1.10.4
|
||||
'@volar/source-map': 1.10.4
|
||||
'@vue/compiler-dom': 3.3.4
|
||||
'@vue/reactivity': 3.3.4
|
||||
'@vue/shared': 3.3.4
|
||||
@@ -3129,21 +3147,21 @@ packages:
|
||||
/@vue/shared@3.3.4:
|
||||
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
|
||||
|
||||
/@vue/typescript@1.8.15(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-qWyanQKXOsK84S8rP7QBrqsvUdQ0nZABZmTjXMpb3ox4Bp5IbkscREA3OPUrkgl64mAxwwCzIWcOc3BPTCPjQw==}
|
||||
/@vue/typescript@1.8.19(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-k/SHeeQROUgqsxyHQ8Cs3Zz5TnX57p7BcBDVYR2E0c61QL2DJ2G8CsaBremmNGuGE6o1R5D50IHIxFmroMz8iw==}
|
||||
dependencies:
|
||||
'@volar/typescript': 1.10.1
|
||||
'@vue/language-core': 1.8.15(typescript@5.2.2)
|
||||
'@volar/typescript': 1.10.4
|
||||
'@vue/language-core': 1.8.19(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@vueuse/core@10.4.1(vue@3.3.4):
|
||||
resolution: {integrity: sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==}
|
||||
/@vueuse/core@10.5.0(vue@3.3.4):
|
||||
resolution: {integrity: sha512-z/tI2eSvxwLRjOhDm0h/SXAjNm8N5ld6/SC/JQs6o6kpJ6Ya50LnEL8g5hoYu005i28L0zqB5L5yAl8Jl26K3A==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.17
|
||||
'@vueuse/metadata': 10.4.1
|
||||
'@vueuse/shared': 10.4.1(vue@3.3.4)
|
||||
'@types/web-bluetooth': 0.0.18
|
||||
'@vueuse/metadata': 10.5.0
|
||||
'@vueuse/shared': 10.5.0(vue@3.3.4)
|
||||
vue-demi: 0.14.6(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
@@ -3161,8 +3179,8 @@ packages:
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vueuse/integrations@10.4.1(fuse.js@6.6.2)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-uRBPyG5Lxoh1A/J+boiioPT3ELEAPEo4t8W6Mr4yTKIQBeW/FcbsotZNPr4k9uz+3QEksMmflWloS9wCnypM7g==}
|
||||
/@vueuse/integrations@10.5.0(fuse.js@6.6.2)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-fm5sXLCK0Ww3rRnzqnCQRmfjDURaI4xMsx+T+cec0ngQqHx/JgUtm8G0vRjwtonIeTBsH1Q8L3SucE+7K7upJQ==}
|
||||
peerDependencies:
|
||||
async-validator: '*'
|
||||
axios: '*'
|
||||
@@ -3202,36 +3220,36 @@ packages:
|
||||
universal-cookie:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/shared': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/core': 10.5.0(vue@3.3.4)
|
||||
'@vueuse/shared': 10.5.0(vue@3.3.4)
|
||||
fuse.js: 6.6.2
|
||||
vue-demi: 0.14.6(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
/@vueuse/math@10.4.1(vue@3.3.4):
|
||||
resolution: {integrity: sha512-8XAssBPg6jQ9Z/oD4Yq+gkSjr/r2Sm7pyloWf7i8RQNXiXvf39N0rNZBufFXezKeDa2JmsuMR8JsqlIW7AnG/w==}
|
||||
/@vueuse/math@10.5.0(vue@3.3.4):
|
||||
resolution: {integrity: sha512-fPCte2DbMI+JCEjG6gj35RmNZ7HjYRMHXfLJ9CjdGli0PtbmZ2WTXqJiaRSEgaeM1uN1QL/l0gXixRvRf85tQQ==}
|
||||
dependencies:
|
||||
'@vueuse/shared': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/shared': 10.5.0(vue@3.3.4)
|
||||
vue-demi: 0.14.6(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
/@vueuse/metadata@10.4.1:
|
||||
resolution: {integrity: sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==}
|
||||
/@vueuse/metadata@10.5.0:
|
||||
resolution: {integrity: sha512-fEbElR+MaIYyCkeM0SzWkdoMtOpIwO72x8WsZHRE7IggiOlILttqttM69AS13nrDxosnDBYdyy3C5mR1LCxHsw==}
|
||||
|
||||
/@vueuse/nuxt@10.4.1(nuxt@3.7.4)(rollup@3.29.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-tJ25KCkozZaQEy0qli4Ta8WXlbMIjSD7gPnVfLScZ2DpSSgImMB5R66PQEkrbSg4GfFj0OuoYc4+vCHQ/FqTsw==}
|
||||
/@vueuse/nuxt@10.5.0(nuxt@3.7.4)(rollup@3.29.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-x1mpjwcPB5DGA3cTM29Hf3bralslrma3Jr0fXm3Js3dbUHdadC/iVMf831W+sKPjZBhiZxR0S94B8gmGlvZ/1Q==}
|
||||
peerDependencies:
|
||||
nuxt: ^3.0.0
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.7.4(rollup@3.29.1)
|
||||
'@vueuse/core': 10.4.1(vue@3.3.4)
|
||||
'@vueuse/metadata': 10.4.1
|
||||
local-pkg: 0.4.3
|
||||
nuxt: 3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15)
|
||||
'@vueuse/core': 10.5.0(vue@3.3.4)
|
||||
'@vueuse/metadata': 10.5.0
|
||||
local-pkg: 0.5.0
|
||||
nuxt: 3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19)
|
||||
vue-demi: 0.14.6(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
@@ -3240,8 +3258,8 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/@vueuse/shared@10.4.1(vue@3.3.4):
|
||||
resolution: {integrity: sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==}
|
||||
/@vueuse/shared@10.5.0(vue@3.3.4):
|
||||
resolution: {integrity: sha512-18iyxbbHYLst9MqU1X1QNdMHIjks6wC7XTVf0KNOv5es/Ms6gjVFCAAWTVP2JStuGqydg3DT+ExpFORUEi9yhg==}
|
||||
dependencies:
|
||||
vue-demi: 0.14.6(vue@3.3.4)
|
||||
transitivePeerDependencies:
|
||||
@@ -4046,8 +4064,8 @@ packages:
|
||||
resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
/chrome-launcher@1.0.0:
|
||||
resolution: {integrity: sha512-74IMFVfgni/bQ4GotUNJpH2vDR+Sh9cXNPVhPXiedeiB0+5j7/8i8LAqS7WlyNSKqtxJ/CgbOpBDPLkzqDVhlw==}
|
||||
/chrome-launcher@1.1.0:
|
||||
resolution: {integrity: sha512-rJYWeEAERwWIr3c3mEVXwNiODPEdMRlRxHc47B1qHPOolHZnkj7rMv1QSUfPoG6MgatWj5AxSpnKKR4QEwEQIQ==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -4523,8 +4541,8 @@ packages:
|
||||
postcss: 8.4.30
|
||||
dev: true
|
||||
|
||||
/css-inline@0.10.5:
|
||||
resolution: {integrity: sha512-+VR6TsMVu4rryyab/KhfLjIziqDlD4iVxSkvqTTie3+IV5dsMAh4hkBKAJ2z8vgYEIr5bMdlbCQ0xPBXuLgyZw==}
|
||||
/css-inline@0.11.0:
|
||||
resolution: {integrity: sha512-hZ8sTouIicEUhVqKEeeire6kePeCDoIBvWTSPbHc7dK4Za1odVmQ6gMgFcH701gkKGP6Uic3zcQACEqSP3sJig==}
|
||||
dev: true
|
||||
|
||||
/css-loader@5.2.7(webpack@5.88.2):
|
||||
@@ -5253,19 +5271,19 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue@9.17.0(eslint@8.50.0):
|
||||
/eslint-plugin-vue@9.17.0(eslint@8.51.0):
|
||||
resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
eslint: 8.50.0
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0)
|
||||
eslint: 8.51.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.13
|
||||
semver: 7.5.4
|
||||
vue-eslint-parser: 9.3.1(eslint@8.50.0)
|
||||
vue-eslint-parser: 9.3.1(eslint@8.51.0)
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -5291,15 +5309,15 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint@8.50.0:
|
||||
resolution: {integrity: sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==}
|
||||
/eslint@8.51.0:
|
||||
resolution: {integrity: sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0)
|
||||
'@eslint-community/regexpp': 4.8.0
|
||||
'@eslint/eslintrc': 2.1.2
|
||||
'@eslint/js': 8.50.0
|
||||
'@eslint/js': 8.51.0
|
||||
'@humanwhocodes/config-array': 0.11.11
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@@ -6975,8 +6993,8 @@ packages:
|
||||
resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==}
|
||||
hasBin: true
|
||||
|
||||
/joi@17.10.2:
|
||||
resolution: {integrity: sha512-hcVhjBxRNW/is3nNLdGLIjkgXetkeGc2wyhydhz8KumG23Aerk4HPjU5zaPAMRqXQFc0xNqXTC7+zQjxr0GlKA==}
|
||||
/joi@17.11.0:
|
||||
resolution: {integrity: sha512-NgB+lZLNoqISVy1rZocE9PZI36bL/77ie924Ri43yEvi9GUUMPeyVIr8KdFTMUlby1p0PBYMk9spIxEUQYqrJQ==}
|
||||
dependencies:
|
||||
'@hapi/hoek': 9.3.0
|
||||
'@hapi/topo': 5.1.0
|
||||
@@ -7162,6 +7180,13 @@ packages:
|
||||
shell-quote: 1.8.1
|
||||
dev: true
|
||||
|
||||
/launch-editor@2.6.1:
|
||||
resolution: {integrity: sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw==}
|
||||
dependencies:
|
||||
picocolors: 1.0.0
|
||||
shell-quote: 1.8.1
|
||||
dev: true
|
||||
|
||||
/lazystream@1.0.1:
|
||||
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
|
||||
engines: {node: '>= 0.6.3'}
|
||||
@@ -7244,6 +7269,14 @@ packages:
|
||||
resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
/local-pkg@0.5.0:
|
||||
resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
mlly: 1.4.2
|
||||
pkg-types: 1.0.3
|
||||
dev: true
|
||||
|
||||
/locate-path@6.0.0:
|
||||
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
||||
engines: {node: '>=10'}
|
||||
@@ -8751,17 +8784,17 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/nuxt-og-image@2.0.28(rollup@3.29.1):
|
||||
resolution: {integrity: sha512-gUXOx5OhqGY8buHofOCOSebNTEfwNuSDmsRQ1fnNZw0yNmmBG9FBBMhovH5V9w/EJxLqfSO+MfOi3Rh37omFAA==}
|
||||
/nuxt-og-image@2.1.2(rollup@3.29.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-O5/bYh50Mvbc5sjuHXqAw9p4CQCK/dYrAZnlTEdkY+hfL+8of285rptRUqbmR6AYr8eBWJ8N1yoMuTqvKjntDw==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.7.4(rollup@3.29.1)
|
||||
'@resvg/resvg-js': 2.4.1
|
||||
'@resvg/resvg-wasm': 2.4.1
|
||||
'@types/fs-extra': 11.0.1
|
||||
'@types/fs-extra': 11.0.2
|
||||
birpc: 0.2.14
|
||||
chalk: 5.3.0
|
||||
chrome-launcher: 1.0.0
|
||||
css-inline: 0.10.5
|
||||
chrome-launcher: 1.1.0
|
||||
css-inline: 0.11.0
|
||||
defu: 6.1.2
|
||||
execa: 8.0.1
|
||||
fast-glob: 3.3.1
|
||||
@@ -8769,20 +8802,20 @@ packages:
|
||||
fs-extra: 11.1.1
|
||||
globby: 13.2.2
|
||||
image-size: 1.0.2
|
||||
launch-editor: 2.6.0
|
||||
nuxt-site-config: 1.2.1(rollup@3.29.1)
|
||||
nuxt-site-config-kit: 1.2.1(rollup@3.29.1)
|
||||
launch-editor: 2.6.1
|
||||
nuxt-site-config: 1.5.4(rollup@3.29.1)(vue@3.3.4)
|
||||
nuxt-site-config-kit: 1.5.4(rollup@3.29.1)(vue@3.3.4)
|
||||
nypm: 0.3.3
|
||||
ofetch: 1.3.3
|
||||
ohash: 1.1.3
|
||||
pathe: 1.1.1
|
||||
playwright-core: 1.38.0
|
||||
playwright-core: 1.39.0
|
||||
radix3: 1.1.0
|
||||
satori: 0.10.4
|
||||
satori: 0.10.9
|
||||
satori-html: 0.3.2
|
||||
sirv: 2.0.3
|
||||
std-env: 3.4.3
|
||||
svg2png-wasm: 1.4.0
|
||||
svg2png-wasm: 1.4.1
|
||||
terminate: 2.6.1
|
||||
tinyws: 0.1.0(ws@8.14.2)
|
||||
twemoji: 14.0.2
|
||||
@@ -8794,37 +8827,40 @@ packages:
|
||||
- rollup
|
||||
- supports-color
|
||||
- utf-8-validate
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/nuxt-site-config-kit@1.2.1(rollup@3.29.1):
|
||||
resolution: {integrity: sha512-7VH8RfH6AyRg+2MoxgZXXWfpz4Bp4/wUbZqZ4nFssSXwyvpxktgYQ1whvUrxkbkkuxO3Nc1742VWvJ+iky4LJg==}
|
||||
/nuxt-site-config-kit@1.5.4(rollup@3.29.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-anTcPXIb5/1S7BP9nce3BU/UgbX38A6mofZ0c+cvni4O512GOx07SWJCpq9GXlS5qInEbg8f5azIEupTD+d+iQ==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.7.4(rollup@3.29.1)
|
||||
'@nuxt/schema': 3.7.4(rollup@3.29.1)
|
||||
pkg-types: 1.0.3
|
||||
site-config-stack: 1.2.1
|
||||
site-config-stack: 1.5.4(vue@3.3.4)
|
||||
std-env: 3.4.3
|
||||
ufo: 1.3.1
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/nuxt-site-config@1.2.1(rollup@3.29.1):
|
||||
resolution: {integrity: sha512-s5hpeEPwAh1vJZnmwGEeJh00NH7b5oDJMWK05GpN1r8qcCC8lDOf17kYa6CIPBnBz9wzK5JU7CFE/4DqPtQTUQ==}
|
||||
/nuxt-site-config@1.5.4(rollup@3.29.1)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-u6N1D+2iAul5fHL0heeMMdvaa/TIqUXA9eNhwbGibc9Tiw+cOals4bFdQYFp6PXcRZrQC81dX27p87qgOa5q+g==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.7.4(rollup@3.29.1)
|
||||
'@nuxt/schema': 3.7.4(rollup@3.29.1)
|
||||
nuxt-site-config-kit: 1.2.1(rollup@3.29.1)
|
||||
nuxt-site-config-kit: 1.5.4(rollup@3.29.1)(vue@3.3.4)
|
||||
pathe: 1.1.1
|
||||
site-config-stack: 1.2.1
|
||||
site-config-stack: 1.5.4(vue@3.3.4)
|
||||
ufo: 1.3.1
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/nuxt@3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15):
|
||||
/nuxt@3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19):
|
||||
resolution: {integrity: sha512-voXN2kheEpi7DJd0hkikfLuA41UiP9IwDDol65dvoJiHnRseWfaw1MyJl6FLHHDHwRzisX9QXWIyMfa9YF4nGg==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
hasBin: true
|
||||
@@ -8842,7 +8878,7 @@ packages:
|
||||
'@nuxt/schema': 3.7.4(rollup@3.29.1)
|
||||
'@nuxt/telemetry': 2.5.0(rollup@3.29.1)
|
||||
'@nuxt/ui-templates': 1.3.1
|
||||
'@nuxt/vite-builder': 3.7.4(eslint@8.50.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.15)(vue@3.3.4)
|
||||
'@nuxt/vite-builder': 3.7.4(eslint@8.51.0)(rollup@3.29.1)(typescript@5.2.2)(vue-tsc@1.8.19)(vue@3.3.4)
|
||||
'@unhead/dom': 1.7.4
|
||||
'@unhead/ssr': 1.7.4
|
||||
'@unhead/vue': 1.7.4(vue@3.3.4)
|
||||
@@ -9362,8 +9398,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/playwright-core@1.38.0:
|
||||
resolution: {integrity: sha512-f8z1y8J9zvmHoEhKgspmCvOExF2XdcxMW8jNRuX4vkQFrzV4MlZ55iwb5QeyiFQgOFCUolXiRHgpjSEnqvO48g==}
|
||||
/playwright-core@1.39.0:
|
||||
resolution: {integrity: sha512-+k4pdZgs1qiM+OUkSjx96YiKsXsmb59evFoqv8SKO067qBA+Z2s/dCzJij/ZhdQcs2zlTAgRKfeiiLm8PQ2qvw==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -10453,8 +10489,8 @@ packages:
|
||||
ultrahtml: 1.5.2
|
||||
dev: true
|
||||
|
||||
/satori@0.10.4:
|
||||
resolution: {integrity: sha512-GJNIsuiXhiC9kWGLvz04Op5DZy2UFYZAWsuUtkTlQt3r15o0K96PeD+FMfGN4luMPUHc4uV9gXqAoPxOK0omSw==}
|
||||
/satori@0.10.9:
|
||||
resolution: {integrity: sha512-XU9EELUEZuioT4acLIpCXxHcFzrsC8muvg0MY28d+TlqwxbkTzBmWbw+3+hnCzXT7YZ0Qm8k3eXktDaEu+qmEw==}
|
||||
engines: {node: '>=16'}
|
||||
dependencies:
|
||||
'@shuding/opentype.js': 1.4.0-beta.0
|
||||
@@ -10637,10 +10673,13 @@ packages:
|
||||
resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==}
|
||||
dev: true
|
||||
|
||||
/site-config-stack@1.2.1:
|
||||
resolution: {integrity: sha512-LjIOGoI5zx0o63vS61vZUlKz4zEJBZ6Lx0VduOMwyrKrhDlTaSpVTKz3tQU5bPOkACNUgxClxOwrEkdP31HkRA==}
|
||||
/site-config-stack@1.5.4(vue@3.3.4):
|
||||
resolution: {integrity: sha512-VQUGuSSfaqBdaySLFKXj2YS9RCrbMjGcbXV06yOAJr9AygyzapSRNKjglolcRQVxdG8q+iQpW/qQQeN1IvHCeg==}
|
||||
peerDependencies:
|
||||
vue: ^3
|
||||
dependencies:
|
||||
ufo: 1.3.1
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/skin-tone@2.0.0:
|
||||
@@ -11003,8 +11042,8 @@ packages:
|
||||
resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
|
||||
dev: true
|
||||
|
||||
/svg2png-wasm@1.4.0:
|
||||
resolution: {integrity: sha512-UH6XzvHZvHzLrgjcjxX4BCOMalzF1Z8G6EJRsBo/+DLO2jhzdUBwhA8Hl8sn21Cn6N/jBbbdeqUhCzR/FL6xYw==}
|
||||
/svg2png-wasm@1.4.1:
|
||||
resolution: {integrity: sha512-ZFy1NtwZVAsslaTQoI+/QqX2sg0vjmgJ/jGAuLZZvYcRlndI54hLPiwLC9JzXlFBerfxN5JiS7kpEUG0mrXS3Q==}
|
||||
dev: true
|
||||
|
||||
/svgo@3.0.2:
|
||||
@@ -11839,8 +11878,8 @@ packages:
|
||||
sade: 1.8.1
|
||||
dev: true
|
||||
|
||||
/v-calendar@3.1.0(@popperjs/core@2.11.8)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-AoVTpz5QkaK+qRSTOEHOW2IxH+KfuQGnEk/N64y4cj2K37kGeC3M7nWVqXjXqBHPHpo5WmtNZ5lidUT+nn4ZAA==}
|
||||
/v-calendar@3.1.1(@popperjs/core@2.11.8)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-9ZgHOcbg97TGyokcFE8yVNwjzu8pUxSMnUMHh/1flSTM8Uof2GLqiu5f00+nl30hooK149ScdIb74VZebUfmvA==}
|
||||
peerDependencies:
|
||||
'@popperjs/core': ^2.0.0
|
||||
vue: ^3.2.0
|
||||
@@ -11855,8 +11894,8 @@ packages:
|
||||
vue-screen-utils: 1.0.0-beta.13(vue@3.3.4)
|
||||
dev: true
|
||||
|
||||
/valibot@0.17.1:
|
||||
resolution: {integrity: sha512-yfft6fqeB059vNZEdar4tcfU3ZOn4raEec790PTQe1SVfJz5CkZOlMNabkW5MA9Z10SCjUWmxBRz1SMYTGU5yg==}
|
||||
/valibot@0.19.0:
|
||||
resolution: {integrity: sha512-vzeuctzVirzoiDN9BTc4GludHaSgFYoy6AnbHOjfBUbX0DibqKuNCr2Ti4ox8eLdBdDSEZSZ3LwXZgjL6aE4RQ==}
|
||||
dev: true
|
||||
|
||||
/validate-npm-package-license@3.0.4:
|
||||
@@ -11944,7 +11983,7 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker@0.6.2(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.15):
|
||||
/vite-plugin-checker@0.6.2(eslint@8.51.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.19):
|
||||
resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
@@ -11980,7 +12019,7 @@ packages:
|
||||
chalk: 4.1.2
|
||||
chokidar: 3.5.3
|
||||
commander: 8.3.0
|
||||
eslint: 8.50.0
|
||||
eslint: 8.51.0
|
||||
fast-glob: 3.3.1
|
||||
fs-extra: 11.1.1
|
||||
lodash.debounce: 4.0.8
|
||||
@@ -11995,7 +12034,7 @@ packages:
|
||||
vscode-languageserver: 7.0.0
|
||||
vscode-languageserver-textdocument: 1.0.8
|
||||
vscode-uri: 3.0.7
|
||||
vue-tsc: 1.8.15(typescript@5.2.2)
|
||||
vue-tsc: 1.8.19(typescript@5.2.2)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-inspect@0.7.38(@nuxt/kit@3.7.4)(rollup@3.29.1)(vite@4.4.9):
|
||||
@@ -12162,14 +12201,14 @@ packages:
|
||||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||
dev: true
|
||||
|
||||
/vue-eslint-parser@9.3.1(eslint@8.50.0):
|
||||
/vue-eslint-parser@9.3.1(eslint@8.51.0):
|
||||
resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.50.0
|
||||
eslint: 8.51.0
|
||||
eslint-scope: 7.2.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
espree: 9.6.1
|
||||
@@ -12204,14 +12243,14 @@ packages:
|
||||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc@1.8.15(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-4DoB3LUj7IToLmggoCxRiFG+QU5lem0nv03m1ocqugXA9rSVoTOEoYYaP8vu8b99Eh+/cCVdYOeIAQ+RsgUYUw==}
|
||||
/vue-tsc@1.8.19(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-tacMQLQ0CXAfbhRycCL5sWIy1qujXaIEtP1hIQpzHWOUuICbtTj9gJyFf91PvzG5KCNIkA5Eg7k2Fmgt28l5DQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@vue/language-core': 1.8.15(typescript@5.2.2)
|
||||
'@vue/typescript': 1.8.15(typescript@5.2.2)
|
||||
'@vue/language-core': 1.8.19(typescript@5.2.2)
|
||||
'@vue/typescript': 1.8.19(typescript@5.2.2)
|
||||
semver: 7.5.4
|
||||
typescript: 5.2.2
|
||||
dev: true
|
||||
@@ -12231,7 +12270,7 @@ packages:
|
||||
hasBin: true
|
||||
dependencies:
|
||||
axios: 0.27.2
|
||||
joi: 17.10.2
|
||||
joi: 17.11.0
|
||||
lodash: 4.17.21
|
||||
minimist: 1.2.8
|
||||
rxjs: 7.8.1
|
||||
@@ -12525,8 +12564,8 @@ packages:
|
||||
resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==}
|
||||
dev: true
|
||||
|
||||
/yup@1.3.1:
|
||||
resolution: {integrity: sha512-2stNyEF96SnPUxzRL99kt1bEHWytnvC2stwmTTqjoFXZRf63JtYK2pQt2AJvWcQvkrAzr/pcXvc6c5vrqsBzDg==}
|
||||
/yup@1.3.2:
|
||||
resolution: {integrity: sha512-6KCM971iQtJ+/KUaHdrhVr2LDkfhBtFPRnsG1P8F4q3uUVQ2RfEM9xekpha9aA4GXWJevjM10eDcPQ1FfWlmaQ==}
|
||||
dependencies:
|
||||
property-expr: 2.0.5
|
||||
tiny-case: 1.0.3
|
||||
@@ -12547,8 +12586,8 @@ packages:
|
||||
readable-stream: 3.6.2
|
||||
dev: true
|
||||
|
||||
/zod@3.22.2:
|
||||
resolution: {integrity: sha512-wvWkphh5WQsJbVk1tbx1l1Ly4yg+XecD+Mq280uBGt9wa5BKSWf4Mhp6GmrkPixhMxmabYY7RbzlwVP32pbGCg==}
|
||||
/zod@3.22.4:
|
||||
resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==}
|
||||
dev: true
|
||||
|
||||
/zwitch@2.0.4:
|
||||
|
||||
Reference in New Issue
Block a user