mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(deps): update
This commit is contained in:
@@ -5,32 +5,32 @@
|
||||
"@nuxt/ui": "workspace:latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/heroicons": "^1.1.15",
|
||||
"@iconify-json/simple-icons": "^1.1.82",
|
||||
"@iconify-json/heroicons": "^1.1.17",
|
||||
"@iconify-json/simple-icons": "^1.1.85",
|
||||
"@nuxt/content": "^2.9.0",
|
||||
"@nuxt/devtools": "^1.0.4",
|
||||
"@nuxt/devtools": "^1.0.6",
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.6.0-28371586.2e2b852",
|
||||
"@nuxthq/studio": "^1.0.5",
|
||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.6.1-28383316.699a706",
|
||||
"@nuxthq/studio": "^1.0.6",
|
||||
"@nuxtjs/fontaine": "^0.4.1",
|
||||
"@nuxtjs/google-fonts": "^3.1.0",
|
||||
"@nuxtjs/google-fonts": "^3.1.3",
|
||||
"@nuxtjs/mdc": "^0.2.8",
|
||||
"@nuxtjs/plausible": "^0.2.4",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@vueuse/nuxt": "^10.7.0",
|
||||
"date-fns": "^3.0.0",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint": "^8.56.0",
|
||||
"joi": "^17.11.0",
|
||||
"nuxt": "^3.8.2",
|
||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||
"nuxt-component-meta": "^0.6.0",
|
||||
"nuxt-og-image": "^2.2.4",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier": "^3.1.1",
|
||||
"typescript": "^5.3.3",
|
||||
"ufo": "^1.3.2",
|
||||
"v-calendar": "^3.1.2",
|
||||
"valibot": "^0.21.0",
|
||||
"yup": "^1.3.2",
|
||||
"yup": "^1.3.3",
|
||||
"zod": "^3.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
10
package.json
10
package.json
@@ -35,7 +35,7 @@
|
||||
"@egoist/tailwindcss-icons": "^1.7.1",
|
||||
"@headlessui/tailwindcss": "^0.2.0",
|
||||
"@headlessui/vue": "^1.7.16",
|
||||
"@iconify-json/heroicons": "^1.1.15",
|
||||
"@iconify-json/heroicons": "^1.1.17",
|
||||
"@nuxt/kit": "^3.8.2",
|
||||
"@nuxtjs/color-mode": "^3.3.2",
|
||||
"@nuxtjs/tailwindcss": "^6.10.1",
|
||||
@@ -54,7 +54,7 @@
|
||||
"pathe": "^1.1.1",
|
||||
"scule": "^1.1.1",
|
||||
"tailwind-merge": "^2.1.0",
|
||||
"tailwindcss": "^3.3.6"
|
||||
"tailwindcss": "^3.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
@@ -62,18 +62,18 @@
|
||||
"@nuxt/test-utils": "3.9.0-alpha.3",
|
||||
"@release-it/conventional-changelog": "^8.0.1",
|
||||
"@vue/test-utils": "^2.4.3",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint": "^8.56.0",
|
||||
"happy-dom": "^12.10.3",
|
||||
"joi": "^17.11.0",
|
||||
"nuxt": "^3.8.2",
|
||||
"release-it": "^17.0.0",
|
||||
"release-it": "^17.0.1",
|
||||
"typescript": "^5.3.3",
|
||||
"unbuild": "^2.0.0",
|
||||
"valibot": "^0.21.0",
|
||||
"vitest": "1.0.4",
|
||||
"vitest-environment-nuxt": "1.0.0-alpha.1",
|
||||
"vue-tsc": "^1.8.25",
|
||||
"yup": "^1.3.2",
|
||||
"yup": "^1.3.3",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
368
pnpm-lock.yaml
generated
368
pnpm-lock.yaml
generated
@@ -15,16 +15,16 @@ importers:
|
||||
dependencies:
|
||||
'@egoist/tailwindcss-icons':
|
||||
specifier: ^1.7.1
|
||||
version: 1.7.1(tailwindcss@3.3.6)
|
||||
version: 1.7.1(tailwindcss@3.3.7)
|
||||
'@headlessui/tailwindcss':
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(tailwindcss@3.3.6)
|
||||
version: 0.2.0(tailwindcss@3.3.7)
|
||||
'@headlessui/vue':
|
||||
specifier: ^1.7.16
|
||||
version: 1.7.16(vue@3.3.11)
|
||||
'@iconify-json/heroicons':
|
||||
specifier: ^1.1.15
|
||||
version: 1.1.15
|
||||
specifier: ^1.1.17
|
||||
version: 1.1.17
|
||||
'@nuxt/kit':
|
||||
specifier: 3.8.2
|
||||
version: 3.8.2(rollup@3.29.4)
|
||||
@@ -39,16 +39,16 @@ importers:
|
||||
version: 2.11.8
|
||||
'@tailwindcss/aspect-ratio':
|
||||
specifier: ^0.4.2
|
||||
version: 0.4.2(tailwindcss@3.3.6)
|
||||
version: 0.4.2(tailwindcss@3.3.7)
|
||||
'@tailwindcss/container-queries':
|
||||
specifier: ^0.1.1
|
||||
version: 0.1.1(tailwindcss@3.3.6)
|
||||
version: 0.1.1(tailwindcss@3.3.7)
|
||||
'@tailwindcss/forms':
|
||||
specifier: ^0.5.7
|
||||
version: 0.5.7(tailwindcss@3.3.6)
|
||||
version: 0.5.7(tailwindcss@3.3.7)
|
||||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.10
|
||||
version: 0.5.10(tailwindcss@3.3.6)
|
||||
version: 0.5.10(tailwindcss@3.3.7)
|
||||
'@vueuse/core':
|
||||
specifier: ^10.7.0
|
||||
version: 10.7.0(vue@3.3.11)
|
||||
@@ -80,12 +80,12 @@ importers:
|
||||
specifier: ^2.1.0
|
||||
version: 2.1.0
|
||||
tailwindcss:
|
||||
specifier: ^3.3.6
|
||||
version: 3.3.6
|
||||
specifier: ^3.3.7
|
||||
version: 3.3.7
|
||||
devDependencies:
|
||||
'@nuxt/eslint-config':
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(eslint@8.55.0)
|
||||
version: 0.2.0(eslint@8.56.0)
|
||||
'@nuxt/module-builder':
|
||||
specifier: ^0.5.4
|
||||
version: 0.5.4(@nuxt/kit@3.8.2)(nuxi@3.10.0)(typescript@5.3.3)
|
||||
@@ -94,13 +94,13 @@ importers:
|
||||
version: 3.9.0-alpha.3(@vue/test-utils@2.4.3)(h3@1.9.0)(happy-dom@12.10.3)(rollup@3.29.4)(vite@5.0.10)(vitest@1.0.4)(vue-router@4.2.5)(vue@3.3.11)
|
||||
'@release-it/conventional-changelog':
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1(release-it@17.0.0)
|
||||
version: 8.0.1(release-it@17.0.1)
|
||||
'@vue/test-utils':
|
||||
specifier: ^2.4.3
|
||||
version: 2.4.3(vue@3.3.11)
|
||||
eslint:
|
||||
specifier: ^8.55.0
|
||||
version: 8.55.0
|
||||
specifier: ^8.56.0
|
||||
version: 8.56.0
|
||||
happy-dom:
|
||||
specifier: ^12.10.3
|
||||
version: 12.10.3
|
||||
@@ -109,10 +109,10 @@ importers:
|
||||
version: 17.11.0
|
||||
nuxt:
|
||||
specifier: ^3.8.2
|
||||
version: 3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
version: 3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
release-it:
|
||||
specifier: ^17.0.0
|
||||
version: 17.0.0(typescript@5.3.3)
|
||||
specifier: ^17.0.1
|
||||
version: 17.0.1(typescript@5.3.3)
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
@@ -132,8 +132,8 @@ importers:
|
||||
specifier: ^1.8.25
|
||||
version: 1.8.25(typescript@5.3.3)
|
||||
yup:
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3
|
||||
zod:
|
||||
specifier: ^3.22.4
|
||||
version: 3.22.4
|
||||
@@ -145,32 +145,32 @@ importers:
|
||||
version: link:..
|
||||
devDependencies:
|
||||
'@iconify-json/heroicons':
|
||||
specifier: ^1.1.15
|
||||
version: 1.1.15
|
||||
specifier: ^1.1.17
|
||||
version: 1.1.17
|
||||
'@iconify-json/simple-icons':
|
||||
specifier: ^1.1.82
|
||||
version: 1.1.82
|
||||
specifier: ^1.1.85
|
||||
version: 1.1.85
|
||||
'@nuxt/content':
|
||||
specifier: ^2.9.0
|
||||
version: 2.9.0(nuxt@3.8.2)(rollup@3.29.4)(vue@3.3.11)
|
||||
'@nuxt/devtools':
|
||||
specifier: ^1.0.4
|
||||
version: 1.0.4(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/eslint-config':
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0(eslint@8.55.0)
|
||||
version: 0.2.0(eslint@8.56.0)
|
||||
'@nuxt/ui-pro':
|
||||
specifier: npm:@nuxt/ui-pro-edge@0.6.0-28371586.2e2b852
|
||||
version: /@nuxt/ui-pro-edge@0.6.0-28371586.2e2b852(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)
|
||||
specifier: npm:@nuxt/ui-pro-edge@0.6.1-28383316.699a706
|
||||
version: /@nuxt/ui-pro-edge@0.6.1-28383316.699a706(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)
|
||||
'@nuxthq/studio':
|
||||
specifier: ^1.0.5
|
||||
version: 1.0.5(rollup@3.29.4)
|
||||
specifier: ^1.0.6
|
||||
version: 1.0.6(rollup@3.29.4)
|
||||
'@nuxtjs/fontaine':
|
||||
specifier: ^0.4.1
|
||||
version: 0.4.1(rollup@3.29.4)
|
||||
'@nuxtjs/google-fonts':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(rollup@3.29.4)
|
||||
specifier: ^3.1.3
|
||||
version: 3.1.3(rollup@3.29.4)
|
||||
'@nuxtjs/mdc':
|
||||
specifier: ^0.2.8
|
||||
version: 0.2.8(rollup@3.29.4)
|
||||
@@ -187,14 +187,14 @@ importers:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
eslint:
|
||||
specifier: ^8.55.0
|
||||
version: 8.55.0
|
||||
specifier: ^8.56.0
|
||||
version: 8.56.0
|
||||
joi:
|
||||
specifier: ^17.11.0
|
||||
version: 17.11.0
|
||||
nuxt:
|
||||
specifier: ^3.8.2
|
||||
version: 3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
version: 3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
nuxt-cloudflare-analytics:
|
||||
specifier: ^1.0.8
|
||||
version: 1.0.8(rollup@3.29.4)
|
||||
@@ -203,10 +203,10 @@ importers:
|
||||
version: 0.6.0(rollup@3.29.4)
|
||||
nuxt-og-image:
|
||||
specifier: ^2.2.4
|
||||
version: 2.2.4(@nuxt/devtools@1.0.4)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0)
|
||||
version: 2.2.4(@nuxt/devtools@1.0.6)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0)
|
||||
prettier:
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.1
|
||||
typescript:
|
||||
specifier: ^5.3.3
|
||||
version: 5.3.3
|
||||
@@ -220,8 +220,8 @@ importers:
|
||||
specifier: ^0.21.0
|
||||
version: 0.21.0
|
||||
yup:
|
||||
specifier: ^1.3.2
|
||||
version: 1.3.2
|
||||
specifier: ^1.3.3
|
||||
version: 1.3.3
|
||||
zod:
|
||||
specifier: ^3.22.4
|
||||
version: 3.22.4
|
||||
@@ -252,6 +252,9 @@ packages:
|
||||
/@antfu/utils@0.7.6:
|
||||
resolution: {integrity: sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==}
|
||||
|
||||
/@antfu/utils@0.7.7:
|
||||
resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==}
|
||||
|
||||
/@babel/code-frame@7.23.5:
|
||||
resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@@ -632,13 +635,13 @@ packages:
|
||||
dependencies:
|
||||
postcss-selector-parser: 6.0.13
|
||||
|
||||
/@egoist/tailwindcss-icons@1.7.1(tailwindcss@3.3.6):
|
||||
/@egoist/tailwindcss-icons@1.7.1(tailwindcss@3.3.7):
|
||||
resolution: {integrity: sha512-7DqxXxKNr7f1uZbfsIOj8c1d2pJxm+k1+BgUcqvwCQeGcp4zDf/bICv4vc0JTDZG1JpY0ZO4a2PsBb0hKEwD2A==}
|
||||
peerDependencies:
|
||||
tailwindcss: '*'
|
||||
dependencies:
|
||||
'@iconify/utils': 2.1.12
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@@ -994,13 +997,13 @@ packages:
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.55.0):
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.56.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.55.0
|
||||
eslint: 8.56.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
/@eslint-community/regexpp@4.10.0:
|
||||
@@ -1023,8 +1026,8 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@eslint/js@8.55.0:
|
||||
resolution: {integrity: sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==}
|
||||
/@eslint/js@8.56.0:
|
||||
resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
/@fastify/busboy@2.1.0:
|
||||
@@ -1041,13 +1044,13 @@ packages:
|
||||
'@hapi/hoek': 9.3.0
|
||||
dev: true
|
||||
|
||||
/@headlessui/tailwindcss@0.2.0(tailwindcss@3.3.6):
|
||||
/@headlessui/tailwindcss@0.2.0(tailwindcss@3.3.7):
|
||||
resolution: {integrity: sha512-fpL830Fln1SykOCboExsWr3JIVeQKieLJ3XytLe/tt1A0XzqUthOftDmjcCYLW62w7mQI7wXcoPXr3tZ9QfGxw==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
tailwindcss: ^3.0
|
||||
dependencies:
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
|
||||
/@headlessui/vue@1.7.16(vue@3.3.11):
|
||||
resolution: {integrity: sha512-nKT+nf/q6x198SsyK54mSszaQl/z+QxtASmgMEJtpxSX2Q0OPJX0upS/9daDyiECpeAsvjkoOrm2O/6PyBQ+Qg==}
|
||||
@@ -1089,8 +1092,8 @@ packages:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/heroicons@1.1.15:
|
||||
resolution: {integrity: sha512-UUBdRuU23MZ5PL5t8EZwHeId4Usdc+FrsukzdAW9xe/0wYLr25+MuqZcIGJZbSxJVukvy3Jgc0sPzBOG1EC7YQ==}
|
||||
/@iconify-json/heroicons@1.1.17:
|
||||
resolution: {integrity: sha512-zI04VPwR8p9FNQsKbUpskz/3LWXrQGXOuRGZXbTMfklG20bGjA1te87E0kbm7mfQteuBMp9RHYNX9ck71NmtDg==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
@@ -1106,8 +1109,8 @@ packages:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/simple-icons@1.1.82:
|
||||
resolution: {integrity: sha512-kaBn6XjUn+v5WzoejOKjQFDnqtUSHawMwp4+aOL1C3N//cKjAG4RzNGDahBzgSJBUqCrHvQA1ow/RGQpKe3E2A==}
|
||||
/@iconify-json/simple-icons@1.1.85:
|
||||
resolution: {integrity: sha512-INgYqgh+zZZgqjD22HVSFYy7m0ben88lG4JuS41emxf23BVJcvDidADAh78H/+5U0vdc2zfceglVR893VS+TaQ==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
@@ -1407,13 +1410,28 @@ packages:
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
'@nuxt/schema': 3.8.2(rollup@3.29.4)
|
||||
execa: 7.2.0
|
||||
nuxt: 3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
nuxt: 3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
vite: 5.0.10
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
/@nuxt/devtools-ui-kit@1.0.4(@nuxt/devtools@1.0.4)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0):
|
||||
/@nuxt/devtools-kit@1.0.6(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10):
|
||||
resolution: {integrity: sha512-CUSE++NRTIwvBWbLsPzLZIDMpXr6oyllaWm8tOR3Wgr/04jW31uyWbXjU/fxRuDotQwZfcTe19uunRoCoBnk1Q==}
|
||||
peerDependencies:
|
||||
nuxt: ^3.8.2
|
||||
vite: '*'
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
'@nuxt/schema': 3.8.2(rollup@3.29.4)
|
||||
execa: 7.2.0
|
||||
nuxt: 3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
vite: 5.0.10
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
/@nuxt/devtools-ui-kit@1.0.4(@nuxt/devtools@1.0.6)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0):
|
||||
resolution: {integrity: sha512-V+6MGuCIUDq/zrAj1kfgPdMO55/XRZQN27Rp2MWB+70BVpVMCyDLLURfPLVcVCTNWyaeiO4hCIK5zDBNvrcUTQ==}
|
||||
peerDependencies:
|
||||
'@nuxt/devtools': 1.0.4
|
||||
@@ -1422,7 +1440,7 @@ packages:
|
||||
'@iconify-json/logos': 1.1.40
|
||||
'@iconify-json/ri': 1.1.15
|
||||
'@iconify-json/tabler': 1.1.100
|
||||
'@nuxt/devtools': 1.0.4(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/devtools': 1.0.6(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/devtools-kit': 1.0.4(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
'@nuxtjs/color-mode': 3.3.2(rollup@3.29.4)
|
||||
@@ -1464,8 +1482,8 @@ packages:
|
||||
- webpack
|
||||
dev: true
|
||||
|
||||
/@nuxt/devtools-wizard@1.0.4:
|
||||
resolution: {integrity: sha512-3QHRfmkiITM67lAzSIOiI6N4Qzi5i705TCQ53pHQbce0+E00f5vck2hPauflN2X0/M3SZdkUV8UayaHc4egmdA==}
|
||||
/@nuxt/devtools-wizard@1.0.6:
|
||||
resolution: {integrity: sha512-44G+t2sQQii3TPnmktlrZryC4pw7t77GUV7wneEicLGU+w5I5ib7taVMJy8+yBC3kpTs5eYHOmqI63Dqvr73tw==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
consola: 3.2.3
|
||||
@@ -1479,16 +1497,16 @@ packages:
|
||||
rc9: 2.1.1
|
||||
semver: 7.5.4
|
||||
|
||||
/@nuxt/devtools@1.0.4(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10):
|
||||
resolution: {integrity: sha512-G1Oo9+TaOYzePIXpNX+Zzalw/rJyIZKZpZmXfzolPlOJSA1i0JKzZX6Z7iQHdqPwNJ8t+HnVaF4PghPIpo1kwg==}
|
||||
/@nuxt/devtools@1.0.6(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10):
|
||||
resolution: {integrity: sha512-3P914IHBvKl2aYSrwaCAU9E1ndVNnGJR0Jn0XKUFktsbjU5kGlwLGrtRKXAw4Yz1VNiSZPrapVrFOQWbXRGRvg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
nuxt: ^3.8.1
|
||||
nuxt: ^3.8.2
|
||||
vite: '*'
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.6
|
||||
'@nuxt/devtools-kit': 1.0.4(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/devtools-wizard': 1.0.4
|
||||
'@antfu/utils': 0.7.7
|
||||
'@nuxt/devtools-kit': 1.0.6(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/devtools-wizard': 1.0.6
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
birpc: 0.2.14
|
||||
consola: 3.2.3
|
||||
@@ -1506,7 +1524,7 @@ packages:
|
||||
local-pkg: 0.5.0
|
||||
magicast: 0.3.2
|
||||
nitropack: 2.8.1
|
||||
nuxt: 3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
nuxt: 3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
nypm: 0.3.3
|
||||
ofetch: 1.3.3
|
||||
ohash: 1.1.3
|
||||
@@ -1519,12 +1537,12 @@ packages:
|
||||
semver: 7.5.4
|
||||
simple-git: 3.21.0
|
||||
sirv: 2.0.3
|
||||
unimport: 3.6.0(rollup@3.29.4)
|
||||
unimport: 3.6.1(rollup@3.29.4)
|
||||
vite: 5.0.10
|
||||
vite-plugin-inspect: 0.7.42(@nuxt/kit@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
vite-plugin-vue-inspector: 4.0.1(vite@5.0.10)
|
||||
vite-plugin-inspect: 0.8.1(@nuxt/kit@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
vite-plugin-vue-inspector: 4.0.2(vite@5.0.10)
|
||||
which: 3.0.1
|
||||
ws: 8.14.2
|
||||
ws: 8.15.1
|
||||
transitivePeerDependencies:
|
||||
- '@azure/app-configuration'
|
||||
- '@azure/cosmos'
|
||||
@@ -1546,16 +1564,16 @@ packages:
|
||||
- utf-8-validate
|
||||
- xml2js
|
||||
|
||||
/@nuxt/eslint-config@0.2.0(eslint@8.55.0):
|
||||
/@nuxt/eslint-config@0.2.0(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-NeJX8TLcnNAjQFiDs3XhP+9CHKK8jaKsP7eUyCSrQdgY7nqWe7VJx64lwzx5FTT4cW3RHMEyH+Y0qzLGYYoa/A==}
|
||||
peerDependencies:
|
||||
eslint: ^8.48.0
|
||||
dependencies:
|
||||
'@rushstack/eslint-patch': 1.6.0
|
||||
'@typescript-eslint/eslint-plugin': 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.3)
|
||||
eslint: 8.55.0
|
||||
eslint-plugin-vue: 9.19.2(eslint@8.55.0)
|
||||
'@typescript-eslint/eslint-plugin': 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser': 6.13.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
eslint: 8.56.0
|
||||
eslint-plugin-vue: 9.19.2(eslint@8.56.0)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -1720,8 +1738,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxt/ui-pro-edge@0.6.0-28371586.2e2b852(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-1MER3QAUBCmqEAKEQAJBXVfw5JFll5uMiNvZO9w5q7DeiBbb9kbugwASlpo+20RrwZJw/mRPH3oQeF5dUXGajQ==}
|
||||
/@nuxt/ui-pro-edge@0.6.1-28383316.699a706(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-4xN16B+BrpLZvM+rFKsnZaEQrVzplsTCBRcJKBVnuKo8lamjLA3ZQabxDNZmo6Ap3OQ+ikjnQIt6ND2JlUp4vQ==}
|
||||
dependencies:
|
||||
'@nuxt/ui': 2.11.1(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)
|
||||
'@vueuse/core': 10.7.0(vue@3.3.11)
|
||||
@@ -1757,18 +1775,18 @@ packages:
|
||||
resolution: {integrity: sha512-g+I2qnW1oYeo5xGhA0DsNu8zT5rTbCqt/APocDvYwdNdssrs1ra7mBERcEVkyDIyg2UR6EzTgV2mngLSLBID7g==}
|
||||
engines: {node: '>=v16.20.2'}
|
||||
dependencies:
|
||||
'@egoist/tailwindcss-icons': 1.7.1(tailwindcss@3.3.6)
|
||||
'@headlessui/tailwindcss': 0.2.0(tailwindcss@3.3.6)
|
||||
'@egoist/tailwindcss-icons': 1.7.1(tailwindcss@3.3.7)
|
||||
'@headlessui/tailwindcss': 0.2.0(tailwindcss@3.3.7)
|
||||
'@headlessui/vue': 1.7.16(vue@3.3.11)
|
||||
'@iconify-json/heroicons': 1.1.15
|
||||
'@iconify-json/heroicons': 1.1.17
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
'@nuxtjs/color-mode': 3.3.2(rollup@3.29.4)
|
||||
'@nuxtjs/tailwindcss': 6.10.1(rollup@3.29.4)
|
||||
'@popperjs/core': 2.11.8
|
||||
'@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.3.6)
|
||||
'@tailwindcss/container-queries': 0.1.1(tailwindcss@3.3.6)
|
||||
'@tailwindcss/forms': 0.5.7(tailwindcss@3.3.6)
|
||||
'@tailwindcss/typography': 0.5.10(tailwindcss@3.3.6)
|
||||
'@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.3.7)
|
||||
'@tailwindcss/container-queries': 0.1.1(tailwindcss@3.3.7)
|
||||
'@tailwindcss/forms': 0.5.7(tailwindcss@3.3.7)
|
||||
'@tailwindcss/typography': 0.5.10(tailwindcss@3.3.7)
|
||||
'@vueuse/core': 10.7.0(vue@3.3.11)
|
||||
'@vueuse/integrations': 10.7.0(focus-trap@7.5.4)(fuse.js@6.6.2)(vue@3.3.11)
|
||||
'@vueuse/math': 10.7.0(vue@3.3.11)
|
||||
@@ -1779,7 +1797,7 @@ packages:
|
||||
pathe: 1.1.1
|
||||
scule: 1.1.1
|
||||
tailwind-merge: 1.14.0
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- async-validator
|
||||
@@ -1801,7 +1819,7 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/@nuxt/vite-builder@3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vue-tsc@1.8.25)(vue@3.3.11):
|
||||
/@nuxt/vite-builder@3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vue-tsc@1.8.25)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-l/lzDDTbd3M89BpmWqjhVLgLVRqfkKp0tyYgV5seJQjj3SX+IeqI7k6k8+dMEifdeO34jUajVWptNpITXQryyg==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
peerDependencies:
|
||||
@@ -1838,7 +1856,7 @@ packages:
|
||||
unplugin: 1.5.1
|
||||
vite: 4.5.1
|
||||
vite-node: 0.33.0
|
||||
vite-plugin-checker: 0.6.2(eslint@8.55.0)(typescript@5.3.3)(vite@4.5.1)(vue-tsc@1.8.25)
|
||||
vite-plugin-checker: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.1)(vue-tsc@1.8.25)
|
||||
vue: 3.3.11(typescript@5.3.3)
|
||||
vue-bundle-renderer: 2.0.0
|
||||
transitivePeerDependencies:
|
||||
@@ -1860,12 +1878,12 @@ packages:
|
||||
- vti
|
||||
- vue-tsc
|
||||
|
||||
/@nuxthq/studio@1.0.5(rollup@3.29.4):
|
||||
resolution: {integrity: sha512-ZJjS+H4FcpWR7QR2RSJMbPoikN/ECuJ+dHZO2VvRyLEdTDj3MLJ4ZXPoJCUkJ5h5597jZMMl8KTe70wu39UNZQ==}
|
||||
/@nuxthq/studio@1.0.6(rollup@3.29.4):
|
||||
resolution: {integrity: sha512-XGLAu6w6k9YJ5Vkvm5yojCfDIInzRmhAY8Lf5AAXj26tI7sx4Tg6JpkK0syPX/u1ajX6cPfMQp8ZDGOraQht0w==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
defu: 6.1.3
|
||||
nuxt-component-meta: 0.5.4(rollup@3.29.4)
|
||||
nuxt-component-meta: 0.6.0(rollup@3.29.4)
|
||||
nuxt-config-schema: 0.4.6(rollup@3.29.4)
|
||||
socket.io-client: 4.7.2
|
||||
ufo: 1.3.2
|
||||
@@ -1900,11 +1918,11 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@nuxtjs/google-fonts@3.1.0(rollup@3.29.4):
|
||||
resolution: {integrity: sha512-4e6FacoTXefYNUzQkRqUBlB/uH/JTLYX2vDoOB6saUS4I81k2DNn8qQfUgiv5xc9nZyTOjYGqOHBJm8U4Ec4pQ==}
|
||||
/@nuxtjs/google-fonts@3.1.3(rollup@3.29.4):
|
||||
resolution: {integrity: sha512-gHwstHXQKd/r9O2WnQR4UJbi7Rfb9No1/gF4gqP+y18h1DAAZUOYPBF5EAPGjZKgDOW2XbZHP8Rw3oSDTpIT1A==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
google-fonts-helper: 3.4.0
|
||||
google-fonts-helper: 3.4.1
|
||||
pathe: 1.1.1
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
@@ -1980,8 +1998,8 @@ packages:
|
||||
postcss-custom-properties: 13.3.2(postcss@8.4.32)
|
||||
postcss-nesting: 12.0.1(postcss@8.4.32)
|
||||
radix3: 1.1.0
|
||||
tailwind-config-viewer: 1.7.3(tailwindcss@3.3.6)
|
||||
tailwindcss: 3.3.6
|
||||
tailwind-config-viewer: 1.7.3(tailwindcss@3.3.7)
|
||||
tailwindcss: 3.3.7
|
||||
ufo: 1.3.2
|
||||
uncrypto: 0.1.3
|
||||
transitivePeerDependencies:
|
||||
@@ -2257,7 +2275,7 @@ packages:
|
||||
/@popperjs/core@2.11.8:
|
||||
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
||||
|
||||
/@release-it/conventional-changelog@8.0.1(release-it@17.0.0):
|
||||
/@release-it/conventional-changelog@8.0.1(release-it@17.0.1):
|
||||
resolution: {integrity: sha512-pwc9jaBYDaSX5TXw6rEnPfqDkKJN2sFBhYpON1kBi9T3sA9EOBncC4ed0Bv3L1ciNb6eqEJXPfp+tQMqVlv/eg==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
@@ -2266,7 +2284,7 @@ packages:
|
||||
concat-stream: 2.0.0
|
||||
conventional-changelog: 5.1.0
|
||||
conventional-recommended-bump: 9.0.0
|
||||
release-it: 17.0.0(typescript@5.3.3)
|
||||
release-it: 17.0.1(typescript@5.3.3)
|
||||
semver: 7.5.4
|
||||
dev: true
|
||||
|
||||
@@ -2804,29 +2822,29 @@ packages:
|
||||
defer-to-connect: 2.0.1
|
||||
dev: true
|
||||
|
||||
/@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.3.6):
|
||||
/@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.3.7):
|
||||
resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1'
|
||||
dependencies:
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
|
||||
/@tailwindcss/container-queries@0.1.1(tailwindcss@3.3.6):
|
||||
/@tailwindcss/container-queries@0.1.1(tailwindcss@3.3.7):
|
||||
resolution: {integrity: sha512-p18dswChx6WnTSaJCSGx6lTmrGzNNvm2FtXmiO6AuA1V4U5REyoqwmT6kgAsIMdjo07QdAfYXHJ4hnMtfHzWgA==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=3.2.0'
|
||||
dependencies:
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
|
||||
/@tailwindcss/forms@0.5.7(tailwindcss@3.3.6):
|
||||
/@tailwindcss/forms@0.5.7(tailwindcss@3.3.7):
|
||||
resolution: {integrity: sha512-QE7X69iQI+ZXwldE+rzasvbJiyV/ju1FGHH0Qn2W3FKbuYtqp8LKcy6iSw79fVUT5/Vvf+0XgLCeYVG+UV6hOw==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1'
|
||||
dependencies:
|
||||
mini-svg-data-uri: 1.4.4
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
|
||||
/@tailwindcss/typography@0.5.10(tailwindcss@3.3.6):
|
||||
/@tailwindcss/typography@0.5.10(tailwindcss@3.3.7):
|
||||
resolution: {integrity: sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=3.0.0 || insiders'
|
||||
@@ -2835,7 +2853,7 @@ packages:
|
||||
lodash.isplainobject: 4.0.6
|
||||
lodash.merge: 4.6.2
|
||||
postcss-selector-parser: 6.0.10
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
|
||||
/@tootallnate/quickjs-emscripten@0.23.0:
|
||||
resolution: {integrity: sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA==}
|
||||
@@ -2981,7 +2999,7 @@ packages:
|
||||
/@types/web-bluetooth@0.0.20:
|
||||
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.3.3):
|
||||
/@typescript-eslint/eslint-plugin@6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-5bQDGkXaxD46bPvQt08BUz9YSaO4S0fB1LB5JHQuXTfkGPI3+UUeS387C/e9jRie5GqT8u5kFTrMvAjtX4O5kA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -2993,13 +3011,13 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/parser': 6.13.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/scope-manager': 6.13.1
|
||||
'@typescript-eslint/type-utils': 6.13.1(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/type-utils': 6.13.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.13.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.13.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.55.0
|
||||
eslint: 8.56.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.0
|
||||
natural-compare: 1.4.0
|
||||
@@ -3010,7 +3028,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.13.1(eslint@8.55.0)(typescript@5.3.3):
|
||||
/@typescript-eslint/parser@6.13.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-fs2XOhWCzRhqMmQf0eicLa/CWSaYss2feXsy7xBD/pLyWke/jCIVc2s1ikEAtSW7ina1HNhv7kONoEfVNEcdDQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -3025,7 +3043,7 @@ packages:
|
||||
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.3)
|
||||
'@typescript-eslint/visitor-keys': 6.13.1
|
||||
debug: 4.3.4
|
||||
eslint: 8.55.0
|
||||
eslint: 8.56.0
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -3039,7 +3057,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 6.13.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.13.1(eslint@8.55.0)(typescript@5.3.3):
|
||||
/@typescript-eslint/type-utils@6.13.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-A2qPlgpxx2v//3meMqQyB1qqTg1h1dJvzca7TugM3Yc2USDY+fsRBiojAEo92HO7f5hW5mjAUF6qobOPzlBCBQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -3050,9 +3068,9 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.13.1(eslint@8.55.0)(typescript@5.3.3)
|
||||
'@typescript-eslint/utils': 6.13.1(eslint@8.56.0)(typescript@5.3.3)
|
||||
debug: 4.3.4
|
||||
eslint: 8.55.0
|
||||
eslint: 8.56.0
|
||||
ts-api-utils: 1.0.3(typescript@5.3.3)
|
||||
typescript: 5.3.3
|
||||
transitivePeerDependencies:
|
||||
@@ -3085,19 +3103,19 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.13.1(eslint@8.55.0)(typescript@5.3.3):
|
||||
/@typescript-eslint/utils@6.13.1(eslint@8.56.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==}
|
||||
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.55.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
|
||||
'@types/json-schema': 7.0.15
|
||||
'@types/semver': 7.5.6
|
||||
'@typescript-eslint/scope-manager': 6.13.1
|
||||
'@typescript-eslint/types': 6.13.1
|
||||
'@typescript-eslint/typescript-estree': 6.13.1(typescript@5.3.3)
|
||||
eslint: 8.55.0
|
||||
eslint: 8.56.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -3831,7 +3849,7 @@ packages:
|
||||
'@vueuse/core': 10.7.0(vue@3.3.11)
|
||||
'@vueuse/metadata': 10.7.0
|
||||
local-pkg: 0.5.0
|
||||
nuxt: 3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
nuxt: 3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25)
|
||||
vue-demi: 0.14.6(vue@3.3.11)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
@@ -5767,19 +5785,19 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-vue@9.19.2(eslint@8.55.0):
|
||||
/eslint-plugin-vue@9.19.2(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==}
|
||||
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.55.0)
|
||||
eslint: 8.55.0
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
|
||||
eslint: 8.56.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.2(eslint@8.55.0)
|
||||
vue-eslint-parser: 9.3.2(eslint@8.56.0)
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -5804,15 +5822,15 @@ packages:
|
||||
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
/eslint@8.55.0:
|
||||
resolution: {integrity: sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==}
|
||||
/eslint@8.56.0:
|
||||
resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0)
|
||||
'@eslint-community/regexpp': 4.10.0
|
||||
'@eslint/eslintrc': 2.1.4
|
||||
'@eslint/js': 8.55.0
|
||||
'@eslint/js': 8.56.0
|
||||
'@humanwhocodes/config-array': 0.11.13
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@@ -6458,8 +6476,8 @@ packages:
|
||||
slash: 5.1.0
|
||||
unicorn-magic: 0.1.0
|
||||
|
||||
/google-fonts-helper@3.4.0:
|
||||
resolution: {integrity: sha512-WlSzFb7AnsTo1dSUL/A070fiQFbr89bw82u4FOyuQeigyfBaPLP4KP8qGfOMRWcb+IRowQtEwIwS4sEA2BzGFw==}
|
||||
/google-fonts-helper@3.4.1:
|
||||
resolution: {integrity: sha512-unq9c1NF771916DrVR2MTpMJ5iHiMSjMBApErjhWT1FZIE+7x+Qik+w6cYi5jw/KtHELz+tyGAKgQetTU9wrlA==}
|
||||
dependencies:
|
||||
deepmerge: 4.3.1
|
||||
hookable: 5.5.3
|
||||
@@ -9070,18 +9088,6 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/nuxt-component-meta@0.5.4(rollup@3.29.4):
|
||||
resolution: {integrity: sha512-0ou1O5Dky/avUAm6XrO4r4aZiRgP3wCwBlOe49FcyVZo0uAULFw8b3j48BvKWzBdOywf8hJEL4V5o7FWnd1E+A==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
scule: 1.1.1
|
||||
typescript: 5.3.3
|
||||
vue-component-meta: 1.8.24(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/nuxt-component-meta@0.6.0(rollup@3.29.4):
|
||||
resolution: {integrity: sha512-QpMZiZ9KMhc0d35yAWmGC8hQuxX3+hFDzIEOU7I0LoePBxp1qcWQO6lmIKjnQ7ddHHVpqIQjtPPL2KHzyFgsrQ==}
|
||||
hasBin: true
|
||||
@@ -9123,7 +9129,7 @@ packages:
|
||||
- vite
|
||||
- vue
|
||||
|
||||
/nuxt-og-image@2.2.4(@nuxt/devtools@1.0.4)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0):
|
||||
/nuxt-og-image@2.2.4(@nuxt/devtools@1.0.6)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0):
|
||||
resolution: {integrity: sha512-A7QNMi+/DueEOPgxIWCvUJU8UxgxyUtRrLd7QB6YVeXrBEFFhWD8/2wLbcSdZyAzpVmuE6cA7bSU3z3U/e7K/w==}
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
@@ -9143,7 +9149,7 @@ packages:
|
||||
globby: 13.2.2
|
||||
image-size: 1.0.2
|
||||
launch-editor: 2.6.1
|
||||
nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.4)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0)
|
||||
nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.6)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0)
|
||||
nuxt-site-config-kit: 1.6.6(rollup@3.29.4)(vue@3.3.11)
|
||||
nypm: 0.3.3
|
||||
ofetch: 1.3.3
|
||||
@@ -9204,11 +9210,11 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/nuxt-site-config@1.6.6(@nuxt/devtools@1.0.4)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0):
|
||||
/nuxt-site-config@1.6.6(@nuxt/devtools@1.0.6)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0):
|
||||
resolution: {integrity: sha512-orqglyJAFZEVxW7oglFMcCgq6r7Cpr8xOd+1zn+OiPmP+D++EBFn+90gmV9utGjaX8t5G2sO71pO4DMIZf2u7g==}
|
||||
dependencies:
|
||||
'@nuxt/devtools-kit': 1.0.4(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/devtools-ui-kit': 1.0.4(@nuxt/devtools@1.0.4)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0)
|
||||
'@nuxt/devtools-ui-kit': 1.0.4(@nuxt/devtools@1.0.6)(@vue/compiler-core@3.3.11)(fuse.js@6.6.2)(nuxt@3.8.2)(postcss@8.4.32)(rollup@3.29.4)(vite@5.0.10)(vue@3.3.11)(webpack@5.89.0)
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
'@nuxt/schema': 3.8.2(rollup@3.29.4)
|
||||
nuxt-site-config-kit: 1.6.6(rollup@3.29.4)(vue@3.3.11)
|
||||
@@ -9242,7 +9248,7 @@ packages:
|
||||
- webpack
|
||||
dev: true
|
||||
|
||||
/nuxt@3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25):
|
||||
/nuxt@3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vite@5.0.10)(vue-tsc@1.8.25):
|
||||
resolution: {integrity: sha512-HUAyifmqTs2zcQBGvcby3KNs2pBAk+l7ZbLjD1oCNqQQ+wBuZ1qgLC4Ebu++y4g3o3Y8WAWSvpafbKRLQZziPw==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
hasBin: true
|
||||
@@ -9256,12 +9262,12 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@nuxt/devalue': 2.0.2
|
||||
'@nuxt/devtools': 1.0.4(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/devtools': 1.0.6(nuxt@3.8.2)(rollup@3.29.4)(vite@5.0.10)
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
'@nuxt/schema': 3.8.2(rollup@3.29.4)
|
||||
'@nuxt/telemetry': 2.5.3(rollup@3.29.4)
|
||||
'@nuxt/ui-templates': 1.3.1
|
||||
'@nuxt/vite-builder': 3.8.2(eslint@8.55.0)(rollup@3.29.4)(typescript@5.3.3)(vue-tsc@1.8.25)(vue@3.3.11)
|
||||
'@nuxt/vite-builder': 3.8.2(eslint@8.56.0)(rollup@3.29.4)(typescript@5.3.3)(vue-tsc@1.8.25)(vue@3.3.11)
|
||||
'@unhead/dom': 1.8.8
|
||||
'@unhead/ssr': 1.8.8
|
||||
'@unhead/vue': 1.8.8(vue@3.3.11)
|
||||
@@ -10158,8 +10164,8 @@ packages:
|
||||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
/prettier@3.1.0:
|
||||
resolution: {integrity: sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==}
|
||||
/prettier@3.1.1:
|
||||
resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -10479,8 +10485,8 @@ packages:
|
||||
unist-util-visit: 5.0.0
|
||||
dev: true
|
||||
|
||||
/release-it@17.0.0(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-1A1sSQy8VXuAJcslZGhKtOD/LVBuf1sH4XqhKsQuh+2EIksC2STx/MdKmVE86jFd/zorHTXOpl7Lr/isD0dDrg==}
|
||||
/release-it@17.0.1(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-XHeirIW8ptkkrH1+uCg+ditclZJbSKeovrtIb42v3s2S/icF2xCTwFHpbvAKQGqBVJ5Zm49If8bwsryi247KdQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -11365,7 +11371,7 @@ packages:
|
||||
/tabbable@6.2.0:
|
||||
resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==}
|
||||
|
||||
/tailwind-config-viewer@1.7.3(tailwindcss@3.3.6):
|
||||
/tailwind-config-viewer@1.7.3(tailwindcss@3.3.7):
|
||||
resolution: {integrity: sha512-rgeFXe9vL4njtaSI1y2uUAD1aRx05RYHbReN72ARAVEVSlNmS0Zf46pj3/ORc3xQwLK/AzbaIs6UFcK7hJSIlA==}
|
||||
engines: {node: '>=8'}
|
||||
hasBin: true
|
||||
@@ -11380,7 +11386,7 @@ packages:
|
||||
open: 7.4.2
|
||||
portfinder: 1.0.32
|
||||
replace-in-file: 6.3.5
|
||||
tailwindcss: 3.3.6
|
||||
tailwindcss: 3.3.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@@ -11394,8 +11400,8 @@ packages:
|
||||
'@babel/runtime': 7.23.5
|
||||
dev: false
|
||||
|
||||
/tailwindcss@3.3.6:
|
||||
resolution: {integrity: sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==}
|
||||
/tailwindcss@3.3.7:
|
||||
resolution: {integrity: sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -11922,6 +11928,23 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
/unimport@3.6.1(rollup@3.29.4):
|
||||
resolution: {integrity: sha512-zKzbp8AQ+l8QK3XrONtUBdgBbMI8TkGh8hBYF77ZkVqMLLIAHwGSwJRFolPQMBx/5pezeRKvmu2gzlqnxRZeqQ==}
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
|
||||
escape-string-regexp: 5.0.0
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.5
|
||||
mlly: 1.4.2
|
||||
pathe: 1.1.1
|
||||
pkg-types: 1.0.3
|
||||
scule: 1.1.1
|
||||
strip-literal: 1.3.0
|
||||
unplugin: 1.5.1
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
/unique-filename@3.0.0:
|
||||
resolution: {integrity: sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
@@ -12374,7 +12397,7 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-checker@0.6.2(eslint@8.55.0)(typescript@5.3.3)(vite@4.5.1)(vue-tsc@1.8.25):
|
||||
/vite-plugin-checker@0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@4.5.1)(vue-tsc@1.8.25):
|
||||
resolution: {integrity: sha512-YvvvQ+IjY09BX7Ab+1pjxkELQsBd4rPhWNw8WLBeFVxu/E7O+n6VYAqNsKdK/a2luFlX/sMpoWdGFfg4HvwdJQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
@@ -12410,7 +12433,7 @@ packages:
|
||||
chalk: 4.1.2
|
||||
chokidar: 3.5.3
|
||||
commander: 8.3.0
|
||||
eslint: 8.55.0
|
||||
eslint: 8.56.0
|
||||
fast-glob: 3.3.2
|
||||
fs-extra: 11.2.0
|
||||
lodash.debounce: 4.0.8
|
||||
@@ -12427,8 +12450,8 @@ packages:
|
||||
vscode-uri: 3.0.8
|
||||
vue-tsc: 1.8.25(typescript@5.3.3)
|
||||
|
||||
/vite-plugin-inspect@0.7.42(@nuxt/kit@3.8.2)(rollup@3.29.4)(vite@5.0.10):
|
||||
resolution: {integrity: sha512-JCyX86wr3siQc+p9Kd0t8VkFHAJag0RaQVIpdFGSv5FEaePEVB6+V/RGtz2dQkkGSXQzRWrPs4cU3dRKg32bXw==}
|
||||
/vite-plugin-inspect@0.8.1(@nuxt/kit@3.8.2)(rollup@3.29.4)(vite@5.0.10):
|
||||
resolution: {integrity: sha512-oPBPVGp6tBd5KdY/qY6lrbLXqrbHRG0hZLvEaJfiZ/GQfDB+szRuLHblQh1oi1Hhh8GeLit/50l4xfs2SA+TCA==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@nuxt/kit': '*'
|
||||
@@ -12437,7 +12460,7 @@ packages:
|
||||
'@nuxt/kit':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.6
|
||||
'@antfu/utils': 0.7.7
|
||||
'@nuxt/kit': 3.8.2(rollup@3.29.4)
|
||||
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
|
||||
debug: 4.3.4
|
||||
@@ -12451,8 +12474,8 @@ packages:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
/vite-plugin-vue-inspector@4.0.1(vite@5.0.10):
|
||||
resolution: {integrity: sha512-Jk7YUpYFK1Slm64ct6jL9vfVNnDXsK1N3axCbfpyXmRH0pNbd9yZ58haZKyjZ/Mi47D17dB6KnxPqOLO2SR1FQ==}
|
||||
/vite-plugin-vue-inspector@4.0.2(vite@5.0.10):
|
||||
resolution: {integrity: sha512-KPvLEuafPG13T7JJuQbSm5PwSxKFnVS965+MP1we2xGw9BPkkc/+LPix5MMWenpKWqtjr0ws8THrR+KuoDC8hg==}
|
||||
peerDependencies:
|
||||
vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0
|
||||
dependencies:
|
||||
@@ -12462,7 +12485,7 @@ packages:
|
||||
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.23.5)
|
||||
'@babel/plugin-transform-typescript': 7.23.5(@babel/core@7.23.5)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.5)
|
||||
'@vue/compiler-dom': 3.3.10
|
||||
'@vue/compiler-dom': 3.3.11
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.5
|
||||
vite: 5.0.10
|
||||
@@ -12689,14 +12712,14 @@ packages:
|
||||
/vue-devtools-stub@0.1.0:
|
||||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||
|
||||
/vue-eslint-parser@9.3.2(eslint@8.55.0):
|
||||
/vue-eslint-parser@9.3.2(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
eslint: 8.55.0
|
||||
eslint: 8.56.0
|
||||
eslint-scope: 7.2.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
espree: 9.6.1
|
||||
@@ -12990,6 +13013,19 @@ packages:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
dev: true
|
||||
|
||||
/ws@8.15.1:
|
||||
resolution: {integrity: sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
utf-8-validate: '>=5.0.2'
|
||||
peerDependenciesMeta:
|
||||
bufferutil:
|
||||
optional: true
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
/xdg-basedir@5.1.0:
|
||||
resolution: {integrity: sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==}
|
||||
@@ -13053,8 +13089,8 @@ packages:
|
||||
resolution: {integrity: sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==}
|
||||
dev: true
|
||||
|
||||
/yup@1.3.2:
|
||||
resolution: {integrity: sha512-6KCM971iQtJ+/KUaHdrhVr2LDkfhBtFPRnsG1P8F4q3uUVQ2RfEM9xekpha9aA4GXWJevjM10eDcPQ1FfWlmaQ==}
|
||||
/yup@1.3.3:
|
||||
resolution: {integrity: sha512-v8QwZSsHH2K3/G9WSkp6mZKO+hugKT1EmnMqLNUcfu51HU9MDyhlETT/JgtzprnrnQHPWsjc6MUDMBp/l9fNnw==}
|
||||
dependencies:
|
||||
property-expr: 2.0.6
|
||||
tiny-case: 1.0.3
|
||||
|
||||
Reference in New Issue
Block a user