mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 19:00:35 +01:00
chore(deps): update all non-major dependencies (#2025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,24 +4,24 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/heroicons": "^1.1.24",
|
"@iconify-json/heroicons": "^1.1.24",
|
||||||
"@iconify-json/simple-icons": "^1.1.112",
|
"@iconify-json/simple-icons": "^1.1.114",
|
||||||
"@iconify-json/vscode-icons": "^1.1.37",
|
"@iconify-json/vscode-icons": "^1.1.37",
|
||||||
"@nuxt/content": "^2.13.2",
|
"@nuxt/content": "^2.13.2",
|
||||||
"@nuxt/eslint-config": "^0.4.0",
|
"@nuxt/eslint-config": "^0.4.0",
|
||||||
"@nuxt/fonts": "^0.7.1",
|
"@nuxt/fonts": "^0.7.2",
|
||||||
"@nuxt/image": "^1.7.0",
|
"@nuxt/image": "^1.7.0",
|
||||||
"@nuxt/ui": "latest",
|
"@nuxt/ui": "latest",
|
||||||
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.3.1-28698404.4d54eb2",
|
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.3.1-28698404.4d54eb2",
|
||||||
"@nuxtjs/plausible": "^1.0.2",
|
"@nuxtjs/plausible": "^1.0.2",
|
||||||
"@octokit/rest": "^21.0.1",
|
"@octokit/rest": "^21.0.2",
|
||||||
"@vueuse/nuxt": "^10.11.0",
|
"@vueuse/nuxt": "^10.11.1",
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"joi": "^17.13.3",
|
"joi": "^17.13.3",
|
||||||
"nuxt": "^3.12.4",
|
"nuxt": "^3.12.4",
|
||||||
"nuxt-cloudflare-analytics": "^1.0.8",
|
"nuxt-cloudflare-analytics": "^1.0.8",
|
||||||
"nuxt-component-meta": "^0.6.4",
|
"nuxt-component-meta": "^0.6.4",
|
||||||
"nuxt-og-image": "^3.0.0-rc.64",
|
"nuxt-og-image": "^3.0.0-rc.65",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"ufo": "^1.5.4",
|
"ufo": "^1.5.4",
|
||||||
"v-calendar": "^3.1.2",
|
"v-calendar": "^3.1.2",
|
||||||
|
|||||||
18
package.json
18
package.json
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@nuxt/ui",
|
"name": "@nuxt/ui",
|
||||||
"version": "2.18.4",
|
"version": "2.18.4",
|
||||||
"packageManager": "pnpm@9.7.0",
|
"packageManager": "pnpm@9.7.1",
|
||||||
"repository": "nuxt/ui",
|
"repository": "nuxt/ui",
|
||||||
"homepage": "https://ui.nuxt.com",
|
"homepage": "https://ui.nuxt.com",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@@ -45,21 +45,21 @@
|
|||||||
"@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.7",
|
"@tailwindcss/forms": "^0.5.7",
|
||||||
"@tailwindcss/typography": "^0.5.13",
|
"@tailwindcss/typography": "^0.5.14",
|
||||||
"@vueuse/core": "^10.11.0",
|
"@vueuse/core": "^10.11.1",
|
||||||
"@vueuse/integrations": "^10.11.0",
|
"@vueuse/integrations": "^10.11.1",
|
||||||
"@vueuse/math": "^10.11.0",
|
"@vueuse/math": "^10.11.1",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
"fuse.js": "^6.6.2",
|
"fuse.js": "^6.6.2",
|
||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
"scule": "^1.3.0",
|
"scule": "^1.3.0",
|
||||||
"tailwind-merge": "^2.4.0",
|
"tailwind-merge": "^2.5.2",
|
||||||
"tailwindcss": "^3.4.7"
|
"tailwindcss": "^3.4.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "^0.4.0",
|
"@nuxt/eslint-config": "^0.4.0",
|
||||||
"@nuxt/module-builder": "^0.8.1",
|
"@nuxt/module-builder": "^0.8.3",
|
||||||
"@nuxt/test-utils": "^3.14.0",
|
"@nuxt/test-utils": "^3.14.0",
|
||||||
"@release-it/conventional-changelog": "^8.0.1",
|
"@release-it/conventional-changelog": "^8.0.1",
|
||||||
"@vue/test-utils": "^2.4.6",
|
"@vue/test-utils": "^2.4.6",
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
"valibot30": "npm:valibot@0.30.0",
|
"valibot30": "npm:valibot@0.30.0",
|
||||||
"valibot31": "npm:valibot@0.31.0",
|
"valibot31": "npm:valibot@0.31.0",
|
||||||
"vitest": "^2.0.5",
|
"vitest": "^2.0.5",
|
||||||
"vitest-environment-nuxt": "^1.0.0",
|
"vitest-environment-nuxt": "^1.0.1",
|
||||||
"vue-tsc": "^2.0.29",
|
"vue-tsc": "^2.0.29",
|
||||||
"yup": "^1.4.0",
|
"yup": "^1.4.0",
|
||||||
"zod": "^3.23.8"
|
"zod": "^3.23.8"
|
||||||
|
|||||||
281
pnpm-lock.yaml
generated
281
pnpm-lock.yaml
generated
@@ -14,7 +14,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@headlessui/tailwindcss':
|
'@headlessui/tailwindcss':
|
||||||
specifier: ^0.2.1
|
specifier: ^0.2.1
|
||||||
version: 0.2.1(tailwindcss@3.4.7)
|
version: 0.2.1(tailwindcss@3.4.10)
|
||||||
'@headlessui/vue':
|
'@headlessui/vue':
|
||||||
specifier: ^1.7.22
|
specifier: ^1.7.22
|
||||||
version: 1.7.22(vue@3.4.34(typescript@5.5.4))
|
version: 1.7.22(vue@3.4.34(typescript@5.5.4))
|
||||||
@@ -38,25 +38,25 @@ importers:
|
|||||||
version: 2.11.8
|
version: 2.11.8
|
||||||
'@tailwindcss/aspect-ratio':
|
'@tailwindcss/aspect-ratio':
|
||||||
specifier: ^0.4.2
|
specifier: ^0.4.2
|
||||||
version: 0.4.2(tailwindcss@3.4.7)
|
version: 0.4.2(tailwindcss@3.4.10)
|
||||||
'@tailwindcss/container-queries':
|
'@tailwindcss/container-queries':
|
||||||
specifier: ^0.1.1
|
specifier: ^0.1.1
|
||||||
version: 0.1.1(tailwindcss@3.4.7)
|
version: 0.1.1(tailwindcss@3.4.10)
|
||||||
'@tailwindcss/forms':
|
'@tailwindcss/forms':
|
||||||
specifier: ^0.5.7
|
specifier: ^0.5.7
|
||||||
version: 0.5.7(tailwindcss@3.4.7)
|
version: 0.5.7(tailwindcss@3.4.10)
|
||||||
'@tailwindcss/typography':
|
'@tailwindcss/typography':
|
||||||
specifier: ^0.5.13
|
specifier: ^0.5.14
|
||||||
version: 0.5.13(tailwindcss@3.4.7)
|
version: 0.5.14(tailwindcss@3.4.10)
|
||||||
'@vueuse/core':
|
'@vueuse/core':
|
||||||
specifier: ^10.11.0
|
specifier: ^10.11.1
|
||||||
version: 10.11.0(vue@3.4.34(typescript@5.5.4))
|
version: 10.11.1(vue@3.4.34(typescript@5.5.4))
|
||||||
'@vueuse/integrations':
|
'@vueuse/integrations':
|
||||||
specifier: ^10.11.0
|
specifier: ^10.11.1
|
||||||
version: 10.11.0(fuse.js@6.6.2)(vue@3.4.34(typescript@5.5.4))
|
version: 10.11.1(fuse.js@6.6.2)(vue@3.4.34(typescript@5.5.4))
|
||||||
'@vueuse/math':
|
'@vueuse/math':
|
||||||
specifier: ^10.11.0
|
specifier: ^10.11.1
|
||||||
version: 10.11.0(vue@3.4.34(typescript@5.5.4))
|
version: 10.11.1(vue@3.4.34(typescript@5.5.4))
|
||||||
defu:
|
defu:
|
||||||
specifier: ^6.1.4
|
specifier: ^6.1.4
|
||||||
version: 6.1.4
|
version: 6.1.4
|
||||||
@@ -73,18 +73,18 @@ importers:
|
|||||||
specifier: ^1.3.0
|
specifier: ^1.3.0
|
||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
tailwind-merge:
|
tailwind-merge:
|
||||||
specifier: ^2.4.0
|
specifier: ^2.5.2
|
||||||
version: 2.4.0
|
version: 2.5.2
|
||||||
tailwindcss:
|
tailwindcss:
|
||||||
specifier: ^3.4.7
|
specifier: ^3.4.10
|
||||||
version: 3.4.7
|
version: 3.4.10
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: ^0.4.0
|
specifier: ^0.4.0
|
||||||
version: 0.4.0(eslint@8.57.0)(typescript@5.5.4)
|
version: 0.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||||
'@nuxt/module-builder':
|
'@nuxt/module-builder':
|
||||||
specifier: ^0.8.1
|
specifier: ^0.8.3
|
||||||
version: 0.8.1(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))
|
version: 0.8.3(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))
|
||||||
'@nuxt/test-utils':
|
'@nuxt/test-utils':
|
||||||
specifier: ^3.14.0
|
specifier: ^3.14.0
|
||||||
version: 3.14.0(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
version: 3.14.0(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
||||||
@@ -125,8 +125,8 @@ importers:
|
|||||||
specifier: ^2.0.5
|
specifier: ^2.0.5
|
||||||
version: 2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3)
|
version: 2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3)
|
||||||
vitest-environment-nuxt:
|
vitest-environment-nuxt:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.1
|
||||||
version: 1.0.0(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
version: 1.0.1(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^2.0.29
|
specifier: ^2.0.29
|
||||||
version: 2.0.29(typescript@5.5.4)
|
version: 2.0.29(typescript@5.5.4)
|
||||||
@@ -143,8 +143,8 @@ importers:
|
|||||||
specifier: ^1.1.24
|
specifier: ^1.1.24
|
||||||
version: 1.1.24
|
version: 1.1.24
|
||||||
'@iconify-json/simple-icons':
|
'@iconify-json/simple-icons':
|
||||||
specifier: ^1.1.112
|
specifier: ^1.1.114
|
||||||
version: 1.1.112
|
version: 1.1.114
|
||||||
'@iconify-json/vscode-icons':
|
'@iconify-json/vscode-icons':
|
||||||
specifier: ^1.1.37
|
specifier: ^1.1.37
|
||||||
version: 1.1.37
|
version: 1.1.37
|
||||||
@@ -155,8 +155,8 @@ importers:
|
|||||||
specifier: ^0.4.0
|
specifier: ^0.4.0
|
||||||
version: 0.4.0(eslint@8.57.0)(typescript@5.5.4)
|
version: 0.4.0(eslint@8.57.0)(typescript@5.5.4)
|
||||||
'@nuxt/fonts':
|
'@nuxt/fonts':
|
||||||
specifier: ^0.7.1
|
specifier: ^0.7.2
|
||||||
version: 0.7.1(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))
|
version: 0.7.2(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))
|
||||||
'@nuxt/image':
|
'@nuxt/image':
|
||||||
specifier: ^1.7.0
|
specifier: ^1.7.0
|
||||||
version: 1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.19.0)
|
version: 1.7.0(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.19.0)
|
||||||
@@ -170,11 +170,11 @@ importers:
|
|||||||
specifier: ^1.0.2
|
specifier: ^1.0.2
|
||||||
version: 1.0.2(magicast@0.3.4)(rollup@4.19.0)
|
version: 1.0.2(magicast@0.3.4)(rollup@4.19.0)
|
||||||
'@octokit/rest':
|
'@octokit/rest':
|
||||||
specifier: ^21.0.1
|
specifier: ^21.0.2
|
||||||
version: 21.0.1
|
version: 21.0.2
|
||||||
'@vueuse/nuxt':
|
'@vueuse/nuxt':
|
||||||
specifier: ^10.11.0
|
specifier: ^10.11.1
|
||||||
version: 10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.19.0)(vue@3.4.34(typescript@5.5.4))
|
version: 10.11.1(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.19.0)(vue@3.4.34(typescript@5.5.4))
|
||||||
date-fns:
|
date-fns:
|
||||||
specifier: ^3.6.0
|
specifier: ^3.6.0
|
||||||
version: 3.6.0
|
version: 3.6.0
|
||||||
@@ -194,8 +194,8 @@ importers:
|
|||||||
specifier: 0.6.4
|
specifier: 0.6.4
|
||||||
version: 0.6.4(magicast@0.3.4)(rollup@4.19.0)
|
version: 0.6.4(magicast@0.3.4)(rollup@4.19.0)
|
||||||
nuxt-og-image:
|
nuxt-og-image:
|
||||||
specifier: ^3.0.0-rc.64
|
specifier: ^3.0.0-rc.65
|
||||||
version: 3.0.0-rc.64(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4))
|
version: 3.0.0-rc.65(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4))
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.3.3
|
specifier: ^3.3.3
|
||||||
version: 3.3.3
|
version: 3.3.3
|
||||||
@@ -1070,8 +1070,8 @@ packages:
|
|||||||
'@iconify-json/heroicons@1.1.24':
|
'@iconify-json/heroicons@1.1.24':
|
||||||
resolution: {integrity: sha512-Axd6nxsEeQMpuK8ugkAkJ1kS6cbmgXX1s1+Z6NbANvtgtNTBIx9bLQcEL6loKjxpfktDXERElrR5G6xzWOqysg==}
|
resolution: {integrity: sha512-Axd6nxsEeQMpuK8ugkAkJ1kS6cbmgXX1s1+Z6NbANvtgtNTBIx9bLQcEL6loKjxpfktDXERElrR5G6xzWOqysg==}
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.1.112':
|
'@iconify-json/simple-icons@1.1.114':
|
||||||
resolution: {integrity: sha512-ERcVnYpwy5V2ktnOzgcSaN92tCMtB4LqPTDaf4kHlYRFdCBxzs1D1CakcnoAeivktTHtKsnyVdyhLKlUc0D/cw==}
|
resolution: {integrity: sha512-KADlAqTH3/vDTVpS+lwDF0pO/RHgaxf40Hata0QLhAPouygLmhQGPj3ojbpUDfoBGPw/WQ1sor38/2PixR2VRg==}
|
||||||
|
|
||||||
'@iconify-json/vscode-icons@1.1.37':
|
'@iconify-json/vscode-icons@1.1.37':
|
||||||
resolution: {integrity: sha512-02+dR2/LdIZTqGfyQerla5snhdN4edwYgpDuFZpI2lK9w8OVm26WYbg8RR8TxXQrlCRs726NQYxl5W+7V1YM/Q==}
|
resolution: {integrity: sha512-02+dR2/LdIZTqGfyQerla5snhdN4edwYgpDuFZpI2lK9w8OVm26WYbg8RR8TxXQrlCRs726NQYxl5W+7V1YM/Q==}
|
||||||
@@ -1191,8 +1191,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
|
|
||||||
'@nuxt/fonts@0.7.1':
|
'@nuxt/fonts@0.7.2':
|
||||||
resolution: {integrity: sha512-uB1vHiWhm96VI0+6QsmWzEDbZlhWGkaUqydZph5huRTW3Y7I9+VIPvsLa9PS0bgbK2hmADrvrMEK9b2zUUIGvQ==}
|
resolution: {integrity: sha512-Tu3Wn1agG96khZaRwFdpYAhr+HltUKWxXXAnK6qvhLWbFbVigEPyQOY352KZ4UjFlTlNxUz9hphwvDNioP3vUQ==}
|
||||||
|
|
||||||
'@nuxt/icon@1.4.5':
|
'@nuxt/icon@1.4.5':
|
||||||
resolution: {integrity: sha512-h0Fe1VhpVB5bcQutsH37G46DyE2u+j5j7+0sFbxT2ovRm+uILqo5ONXWe4WuJ20AtngvdpqvnqT25ZQtzx4K9A==}
|
resolution: {integrity: sha512-h0Fe1VhpVB5bcQutsH37G46DyE2u+j5j7+0sFbxT2ovRm+uILqo5ONXWe4WuJ20AtngvdpqvnqT25ZQtzx4K9A==}
|
||||||
@@ -1205,11 +1205,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-aNRD1ylzijY0oYolldNcZJXVyxdGzNTl+Xd0UYyFQCu9f4wqUZqQ9l+b7arCEzchr96pMK0xdpvLcS3xo1wDcw==}
|
resolution: {integrity: sha512-aNRD1ylzijY0oYolldNcZJXVyxdGzNTl+Xd0UYyFQCu9f4wqUZqQ9l+b7arCEzchr96pMK0xdpvLcS3xo1wDcw==}
|
||||||
engines: {node: ^14.18.0 || >=16.10.0}
|
engines: {node: ^14.18.0 || >=16.10.0}
|
||||||
|
|
||||||
'@nuxt/module-builder@0.8.1':
|
'@nuxt/module-builder@0.8.3':
|
||||||
resolution: {integrity: sha512-pWIRF2x6zx63WEh3z7zM37CTfwhsWz21QnFWOeLacqDIBF1G92cRxF5BiS8mn7qfybFop8HRyZGzGDQeCsI20A==}
|
resolution: {integrity: sha512-m9W3P6f6TFnHmVFKRo/2gELWDi3r0k8i93Z1fY5z410GZmttGVPv8KgRgOgC79agRi/OtpbyG3BPRaWdbDZa5w==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@nuxt/kit': ^3.12.2
|
'@nuxt/kit': ^3.12.4
|
||||||
nuxi: ^3.12.0
|
nuxi: ^3.12.0
|
||||||
|
|
||||||
'@nuxt/schema@3.12.4':
|
'@nuxt/schema@3.12.4':
|
||||||
@@ -1373,8 +1373,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw==}
|
resolution: {integrity: sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
|
|
||||||
'@octokit/rest@21.0.1':
|
'@octokit/rest@21.0.2':
|
||||||
resolution: {integrity: sha512-RWA6YU4CqK0h0J6tfYlUFnH3+YgBADlxaHXaKSG+BVr2y4PTfbU2tlKuaQoQZ83qaTbi4CUxLNAmbAqR93A6mQ==}
|
resolution: {integrity: sha512-+CiLisCoyWmYicH25y1cDfCrv41kRSvTq6pPWtRroRJzhsCZWZyCqGyI8foJT5LmScADSwRAnr/xo+eewL04wQ==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 18'}
|
||||||
|
|
||||||
'@octokit/types@13.5.0':
|
'@octokit/types@13.5.0':
|
||||||
@@ -1832,8 +1832,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1'
|
tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1'
|
||||||
|
|
||||||
'@tailwindcss/typography@0.5.13':
|
'@tailwindcss/typography@0.5.14':
|
||||||
resolution: {integrity: sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==}
|
resolution: {integrity: sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
tailwindcss: '>=3.0.0 || insiders'
|
tailwindcss: '>=3.0.0 || insiders'
|
||||||
|
|
||||||
@@ -2143,13 +2143,16 @@ packages:
|
|||||||
'@vueuse/core@10.11.0':
|
'@vueuse/core@10.11.0':
|
||||||
resolution: {integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==}
|
resolution: {integrity: sha512-x3sD4Mkm7PJ+pcq3HX8PLPBadXCAlSDR/waK87dz0gQE+qJnaaFhc/dZVfJz+IUYzTMVGum2QlR7ImiJQN4s6g==}
|
||||||
|
|
||||||
|
'@vueuse/core@10.11.1':
|
||||||
|
resolution: {integrity: sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==}
|
||||||
|
|
||||||
'@vueuse/head@2.0.0':
|
'@vueuse/head@2.0.0':
|
||||||
resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==}
|
resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: '>=2.7 || >=3'
|
vue: '>=2.7 || >=3'
|
||||||
|
|
||||||
'@vueuse/integrations@10.11.0':
|
'@vueuse/integrations@10.11.1':
|
||||||
resolution: {integrity: sha512-Pp6MtWEIr+NDOccWd8j59Kpjy5YDXogXI61Kb1JxvSfVBO8NzFQkmrKmSZz47i+ZqHnIzxaT38L358yDHTncZg==}
|
resolution: {integrity: sha512-Y5hCGBguN+vuVYTZmdd/IMXLOdfS60zAmDmFYc4BKBcMUPZH1n4tdyDECCPjXm0bNT3ZRUy1xzTLGaUje8Xyaw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
async-validator: ^4
|
async-validator: ^4
|
||||||
axios: ^1
|
axios: ^1
|
||||||
@@ -2189,20 +2192,26 @@ packages:
|
|||||||
universal-cookie:
|
universal-cookie:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@vueuse/math@10.11.0':
|
'@vueuse/math@10.11.1':
|
||||||
resolution: {integrity: sha512-Ocb6ldMQDDh0jEItW+0vhlFQI8c8Dje2aawRoUL1Ui9u+SZSLRNdDjONi21V98VLyNecfMyrDnT2oaYfc3FqGw==}
|
resolution: {integrity: sha512-fkdaNEOn22Vjz/A3vNWO2+eysunlK74ODmJRosweKMEA07oi5WH/CYQ8oGxu2Fa641fhs4hXS7XxdALsGVYlpw==}
|
||||||
|
|
||||||
'@vueuse/metadata@10.11.0':
|
'@vueuse/metadata@10.11.0':
|
||||||
resolution: {integrity: sha512-kQX7l6l8dVWNqlqyN3ePW3KmjCQO3ZMgXuBMddIu83CmucrsBfXlH+JoviYyRBws/yLTQO8g3Pbw+bdIoVm4oQ==}
|
resolution: {integrity: sha512-kQX7l6l8dVWNqlqyN3ePW3KmjCQO3ZMgXuBMddIu83CmucrsBfXlH+JoviYyRBws/yLTQO8g3Pbw+bdIoVm4oQ==}
|
||||||
|
|
||||||
'@vueuse/nuxt@10.11.0':
|
'@vueuse/metadata@10.11.1':
|
||||||
resolution: {integrity: sha512-PV15CU28qzr/+4IleyahobwU9kfTwfbsl8f+wkv6TWjboFVdt4WLMP2TNfPj7QgssyDdCRdl3gLZ4DC884wnDw==}
|
resolution: {integrity: sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==}
|
||||||
|
|
||||||
|
'@vueuse/nuxt@10.11.1':
|
||||||
|
resolution: {integrity: sha512-UiaYSIwOkmUVn8Gl1AqtLWYR12flO+8sEu9X0Y1fNjSR7EWy9jMuiCvOGqwtoeTsqfHrivl0d5HfMzr11GFnMA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
nuxt: ^3.0.0
|
nuxt: ^3.0.0
|
||||||
|
|
||||||
'@vueuse/shared@10.11.0':
|
'@vueuse/shared@10.11.0':
|
||||||
resolution: {integrity: sha512-fyNoIXEq3PfX1L3NkNhtVQUSRtqYwJtJg+Bp9rIzculIZWHTkKSysujrOk2J+NrRulLTQH9+3gGSfYLWSEWU1A==}
|
resolution: {integrity: sha512-fyNoIXEq3PfX1L3NkNhtVQUSRtqYwJtJg+Bp9rIzculIZWHTkKSysujrOk2J+NrRulLTQH9+3gGSfYLWSEWU1A==}
|
||||||
|
|
||||||
|
'@vueuse/shared@10.11.1':
|
||||||
|
resolution: {integrity: sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==}
|
||||||
|
|
||||||
JSONStream@1.3.5:
|
JSONStream@1.3.5:
|
||||||
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
|
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@@ -3439,6 +3448,14 @@ packages:
|
|||||||
fastq@1.17.1:
|
fastq@1.17.1:
|
||||||
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
||||||
|
|
||||||
|
fdir@6.2.0:
|
||||||
|
resolution: {integrity: sha512-9XaWcDl0riOX5j2kYfy0kKdg7skw3IY6kA4LFT8Tk2yF9UdrADUy8D6AJuBLtf7ISm/MksumwAHE3WVbMRyCLw==}
|
||||||
|
peerDependencies:
|
||||||
|
picomatch: ^3 || ^4
|
||||||
|
peerDependenciesMeta:
|
||||||
|
picomatch:
|
||||||
|
optional: true
|
||||||
|
|
||||||
fetch-blob@3.2.0:
|
fetch-blob@3.2.0:
|
||||||
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
|
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
|
||||||
engines: {node: ^12.20 || >= 14.13}
|
engines: {node: ^12.20 || >= 14.13}
|
||||||
@@ -4798,8 +4815,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-5KRxI2y4fzCG9HaDdaiiTZDBjBATje+iVXJc7oG4A9NUrlQxgTSzovjqWF2rjg/hJlv63h5AAy/bUgAHK3pypw==}
|
resolution: {integrity: sha512-5KRxI2y4fzCG9HaDdaiiTZDBjBATje+iVXJc7oG4A9NUrlQxgTSzovjqWF2rjg/hJlv63h5AAy/bUgAHK3pypw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
nuxt-og-image@3.0.0-rc.64:
|
nuxt-og-image@3.0.0-rc.65:
|
||||||
resolution: {integrity: sha512-kkcZRwvobGYp1Ul2FizICEgskZ1KxFxL86Yb6SMHncZZeDzHxc/6hbkV/uKWE/Hh7igewBLL5jp1pm4Yf8t0fA==}
|
resolution: {integrity: sha512-rhfjZBONskXJAnsmv5Wy7f6jbSMRw4JuJ3As4Vg+LttMVzw0YwH/X/gDFRVhJ1z2/2ahvBiBiJAnkmlncR+9Ow==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
|
|
||||||
nuxt-site-config-kit@2.2.15:
|
nuxt-site-config-kit@2.2.15:
|
||||||
@@ -5962,8 +5979,11 @@ packages:
|
|||||||
tailwind-merge@2.4.0:
|
tailwind-merge@2.4.0:
|
||||||
resolution: {integrity: sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==}
|
resolution: {integrity: sha512-49AwoOQNKdqKPd9CViyH5wJoSKsCDjUlzL8DxuGp3P1FsGY36NJDAa18jLZcaHAUUuTj+JB8IAo8zWgBNvBF7A==}
|
||||||
|
|
||||||
tailwindcss@3.4.7:
|
tailwind-merge@2.5.2:
|
||||||
resolution: {integrity: sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==}
|
resolution: {integrity: sha512-kjEBm+pvD+6eAwzJL2Bi+02/9LFLal1Gs61+QB7HvTfQQ0aXwC5LGT8PEt1gS0CWKktKe6ysPTAy3cBC5MeiIg==}
|
||||||
|
|
||||||
|
tailwindcss@3.4.10:
|
||||||
|
resolution: {integrity: sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -6025,6 +6045,10 @@ packages:
|
|||||||
tinybench@2.8.0:
|
tinybench@2.8.0:
|
||||||
resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==}
|
resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==}
|
||||||
|
|
||||||
|
tinyglobby@0.2.2:
|
||||||
|
resolution: {integrity: sha512-mZ2sDMaySvi1PkTp4lTo1In2zjU+cY8OvZsfwrDrx3YGRbXPX1/cbPwCR9zkm3O/Fz9Jo0F1HNgIQ1b8BepqyQ==}
|
||||||
|
engines: {node: '>=12.0.0'}
|
||||||
|
|
||||||
tinypool@1.0.0:
|
tinypool@1.0.0:
|
||||||
resolution: {integrity: sha512-KIKExllK7jp3uvrNtvRBYBWBOAXSX8ZvoaD8T+7KB/QHIuoJW3Pmr60zucywjAlMb5TeXUkcs/MWeWLu0qvuAQ==}
|
resolution: {integrity: sha512-KIKExllK7jp3uvrNtvRBYBWBOAXSX8ZvoaD8T+7KB/QHIuoJW3Pmr60zucywjAlMb5TeXUkcs/MWeWLu0qvuAQ==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
@@ -6255,6 +6279,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-KeczzHl2sATPQUx1gzo+EnUkmN4VmGBYRRVOZSGvGITE9rGHRDGqft6ONceP3vgXcyJ2XjX5axG5jMWUwNCYLw==}
|
resolution: {integrity: sha512-KeczzHl2sATPQUx1gzo+EnUkmN4VmGBYRRVOZSGvGITE9rGHRDGqft6ONceP3vgXcyJ2XjX5axG5jMWUwNCYLw==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
|
|
||||||
|
unplugin@1.12.2:
|
||||||
|
resolution: {integrity: sha512-bEqQxeC7rxtxPZ3M5V4Djcc4lQqKPgGe3mAWZvxcSmX5jhGxll19NliaRzQSQPrk4xJZSGniK3puLWpRuZN7VQ==}
|
||||||
|
engines: {node: '>=14.0.0'}
|
||||||
|
|
||||||
unstorage@1.10.2:
|
unstorage@1.10.2:
|
||||||
resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==}
|
resolution: {integrity: sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -6464,8 +6492,8 @@ packages:
|
|||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
vitest-environment-nuxt@1.0.0:
|
vitest-environment-nuxt@1.0.1:
|
||||||
resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==}
|
resolution: {integrity: sha512-eBCwtIQriXW5/M49FjqNKfnlJYlG2LWMSNFsRVKomc8CaMqmhQPBS5LZ9DlgYL9T8xIVsiA6RZn2lk7vxov3Ow==}
|
||||||
|
|
||||||
vitest@2.0.5:
|
vitest@2.0.5:
|
||||||
resolution: {integrity: sha512-8GUxONfauuIdeSl5f9GTgVEpg5BTOlplET4WEDaeY2QBiN8wSm68vxN/tb5z405OwppfoCavnwXafiaYBC/xOA==}
|
resolution: {integrity: sha512-8GUxONfauuIdeSl5f9GTgVEpg5BTOlplET4WEDaeY2QBiN8wSm68vxN/tb5z405OwppfoCavnwXafiaYBC/xOA==}
|
||||||
@@ -7369,9 +7397,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@hapi/hoek': 9.3.0
|
'@hapi/hoek': 9.3.0
|
||||||
|
|
||||||
'@headlessui/tailwindcss@0.2.1(tailwindcss@3.4.7)':
|
'@headlessui/tailwindcss@0.2.1(tailwindcss@3.4.10)':
|
||||||
dependencies:
|
dependencies:
|
||||||
tailwindcss: 3.4.7
|
tailwindcss: 3.4.10
|
||||||
|
|
||||||
'@headlessui/vue@1.7.22(vue@3.4.34(typescript@5.5.4))':
|
'@headlessui/vue@1.7.22(vue@3.4.34(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -7398,7 +7426,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.1.112':
|
'@iconify-json/simple-icons@1.1.114':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
@@ -7526,7 +7554,7 @@ snapshots:
|
|||||||
'@nuxtjs/mdc': 0.8.3(magicast@0.3.4)(rollup@4.19.0)
|
'@nuxtjs/mdc': 0.8.3(magicast@0.3.4)(rollup@4.19.0)
|
||||||
'@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
'@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
||||||
'@vueuse/head': 2.0.0(vue@3.4.34(typescript@5.5.4))
|
'@vueuse/head': 2.0.0(vue@3.4.34(typescript@5.5.4))
|
||||||
'@vueuse/nuxt': 10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.19.0)(vue@3.4.34(typescript@5.5.4))
|
'@vueuse/nuxt': 10.11.1(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.19.0)(vue@3.4.34(typescript@5.5.4))
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
destr: 2.0.3
|
destr: 2.0.3
|
||||||
@@ -7736,26 +7764,26 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@nuxt/fonts@0.7.1(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))':
|
'@nuxt/fonts@0.7.2(ioredis@5.4.1)(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))
|
'@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))
|
||||||
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
|
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
css-tree: 2.3.1
|
css-tree: 2.3.1
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
esbuild: 0.21.5
|
esbuild: 0.23.0
|
||||||
fontaine: 0.5.0
|
fontaine: 0.5.0
|
||||||
globby: 14.0.2
|
|
||||||
h3: 1.12.0
|
h3: 1.12.0
|
||||||
jiti: 1.21.6
|
jiti: 1.21.6
|
||||||
magic-regexp: 0.8.0
|
magic-regexp: 0.8.0
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ohash: 1.1.3
|
ohash: 1.1.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
|
tinyglobby: 0.2.2
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
unplugin: 1.12.0
|
unplugin: 1.12.2
|
||||||
unstorage: 1.10.2(ioredis@5.4.1)
|
unstorage: 1.10.2(ioredis@5.4.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@azure/app-configuration'
|
- '@azure/app-configuration'
|
||||||
@@ -7885,7 +7913,7 @@ snapshots:
|
|||||||
- rollup
|
- rollup
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@nuxt/module-builder@0.8.1(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))':
|
'@nuxt/module-builder@0.8.3(@nuxt/kit@3.12.4(magicast@0.3.4)(rollup@3.29.4))(nuxi@3.12.0)(typescript@5.5.4)(vue-tsc@2.0.29(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@3.29.4)
|
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@3.29.4)
|
||||||
citty: 0.1.6
|
citty: 0.1.6
|
||||||
@@ -8015,7 +8043,7 @@ snapshots:
|
|||||||
unenv: 1.10.0
|
unenv: 1.10.0
|
||||||
unplugin: 1.12.0
|
unplugin: 1.12.0
|
||||||
vite: 5.3.5(@types/node@20.14.12)(terser@5.31.3)
|
vite: 5.3.5(@types/node@20.14.12)(terser@5.31.3)
|
||||||
vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
vitest-environment-nuxt: 1.0.1(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
||||||
vue: 3.4.34(typescript@5.5.4)
|
vue: 3.4.34(typescript@5.5.4)
|
||||||
vue-router: 4.4.3(vue@3.4.34(typescript@5.5.4))
|
vue-router: 4.4.3(vue@3.4.34(typescript@5.5.4))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@@ -8062,7 +8090,7 @@ snapshots:
|
|||||||
get-port-please: 3.1.2
|
get-port-please: 3.1.2
|
||||||
h3: 1.12.0
|
h3: 1.12.0
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
mlly: 1.7.1
|
mlly: 1.7.1
|
||||||
ohash: 1.1.3
|
ohash: 1.1.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@@ -8120,7 +8148,7 @@ snapshots:
|
|||||||
get-port-please: 3.1.2
|
get-port-please: 3.1.2
|
||||||
h3: 1.12.0
|
h3: 1.12.0
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
mlly: 1.7.1
|
mlly: 1.7.1
|
||||||
ohash: 1.1.3
|
ohash: 1.1.3
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@@ -8233,8 +8261,8 @@ snapshots:
|
|||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
postcss: 8.4.40
|
postcss: 8.4.40
|
||||||
postcss-nesting: 12.1.5(postcss@8.4.40)
|
postcss-nesting: 12.1.5(postcss@8.4.40)
|
||||||
tailwind-config-viewer: 2.0.4(tailwindcss@3.4.7)
|
tailwind-config-viewer: 2.0.4(tailwindcss@3.4.10)
|
||||||
tailwindcss: 3.4.7
|
tailwindcss: 3.4.10
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
unctx: 2.3.1
|
unctx: 2.3.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -8351,7 +8379,7 @@ snapshots:
|
|||||||
'@octokit/plugin-request-log': 4.0.1(@octokit/core@5.2.0)
|
'@octokit/plugin-request-log': 4.0.1(@octokit/core@5.2.0)
|
||||||
'@octokit/plugin-rest-endpoint-methods': 13.2.2(@octokit/core@5.2.0)
|
'@octokit/plugin-rest-endpoint-methods': 13.2.2(@octokit/core@5.2.0)
|
||||||
|
|
||||||
'@octokit/rest@21.0.1':
|
'@octokit/rest@21.0.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@octokit/core': 6.1.2
|
'@octokit/core': 6.1.2
|
||||||
'@octokit/plugin-paginate-rest': 11.3.3(@octokit/core@6.1.2)
|
'@octokit/plugin-paginate-rest': 11.3.3(@octokit/core@6.1.2)
|
||||||
@@ -8526,7 +8554,7 @@ snapshots:
|
|||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
glob: 8.1.0
|
glob: 8.1.0
|
||||||
is-reference: 1.2.1
|
is-reference: 1.2.1
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 3.29.4
|
rollup: 3.29.4
|
||||||
|
|
||||||
@@ -8537,7 +8565,7 @@ snapshots:
|
|||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
glob: 8.1.0
|
glob: 8.1.0
|
||||||
is-reference: 1.2.1
|
is-reference: 1.2.1
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.19.0
|
rollup: 4.19.0
|
||||||
|
|
||||||
@@ -8545,7 +8573,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.19.0)
|
'@rollup/pluginutils': 5.1.0(rollup@4.19.0)
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.19.0
|
rollup: 4.19.0
|
||||||
|
|
||||||
@@ -8586,14 +8614,14 @@ snapshots:
|
|||||||
'@rollup/plugin-replace@5.0.7(rollup@3.29.4)':
|
'@rollup/plugin-replace@5.0.7(rollup@3.29.4)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
|
'@rollup/pluginutils': 5.1.0(rollup@3.29.4)
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 3.29.4
|
rollup: 3.29.4
|
||||||
|
|
||||||
'@rollup/plugin-replace@5.0.7(rollup@4.19.0)':
|
'@rollup/plugin-replace@5.0.7(rollup@4.19.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.19.0)
|
'@rollup/pluginutils': 5.1.0(rollup@4.19.0)
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.19.0
|
rollup: 4.19.0
|
||||||
|
|
||||||
@@ -8769,26 +8797,26 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
defer-to-connect: 2.0.1
|
defer-to-connect: 2.0.1
|
||||||
|
|
||||||
'@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.7)':
|
'@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.10)':
|
||||||
dependencies:
|
dependencies:
|
||||||
tailwindcss: 3.4.7
|
tailwindcss: 3.4.10
|
||||||
|
|
||||||
'@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.7)':
|
'@tailwindcss/container-queries@0.1.1(tailwindcss@3.4.10)':
|
||||||
dependencies:
|
dependencies:
|
||||||
tailwindcss: 3.4.7
|
tailwindcss: 3.4.10
|
||||||
|
|
||||||
'@tailwindcss/forms@0.5.7(tailwindcss@3.4.7)':
|
'@tailwindcss/forms@0.5.7(tailwindcss@3.4.10)':
|
||||||
dependencies:
|
dependencies:
|
||||||
mini-svg-data-uri: 1.4.4
|
mini-svg-data-uri: 1.4.4
|
||||||
tailwindcss: 3.4.7
|
tailwindcss: 3.4.10
|
||||||
|
|
||||||
'@tailwindcss/typography@0.5.13(tailwindcss@3.4.7)':
|
'@tailwindcss/typography@0.5.14(tailwindcss@3.4.10)':
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash.castarray: 4.4.0
|
lodash.castarray: 4.4.0
|
||||||
lodash.isplainobject: 4.0.6
|
lodash.isplainobject: 4.0.6
|
||||||
lodash.merge: 4.6.2
|
lodash.merge: 4.6.2
|
||||||
postcss-selector-parser: 6.0.10
|
postcss-selector-parser: 6.0.10
|
||||||
tailwindcss: 3.4.7
|
tailwindcss: 3.4.10
|
||||||
|
|
||||||
'@tanstack/virtual-core@3.8.3': {}
|
'@tanstack/virtual-core@3.8.3': {}
|
||||||
|
|
||||||
@@ -8979,7 +9007,7 @@ snapshots:
|
|||||||
'@unocss/rule-utils@0.61.5':
|
'@unocss/rule-utils@0.61.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.61.5
|
'@unocss/core': 0.61.5
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
|
|
||||||
'@vercel/nft@0.26.5':
|
'@vercel/nft@0.26.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -9033,7 +9061,7 @@ snapshots:
|
|||||||
'@vitest/snapshot@2.0.5':
|
'@vitest/snapshot@2.0.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vitest/pretty-format': 2.0.5
|
'@vitest/pretty-format': 2.0.5
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
|
|
||||||
'@vitest/spy@2.0.5':
|
'@vitest/spy@2.0.5':
|
||||||
@@ -9148,7 +9176,7 @@ snapshots:
|
|||||||
'@vue/compiler-ssr': 3.4.34
|
'@vue/compiler-ssr': 3.4.34
|
||||||
'@vue/shared': 3.4.34
|
'@vue/shared': 3.4.34
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
postcss: 8.4.40
|
postcss: 8.4.40
|
||||||
source-map-js: 1.2.0
|
source-map-js: 1.2.0
|
||||||
|
|
||||||
@@ -9255,6 +9283,16 @@ snapshots:
|
|||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
|
'@vueuse/core@10.11.1(vue@3.4.34(typescript@5.5.4))':
|
||||||
|
dependencies:
|
||||||
|
'@types/web-bluetooth': 0.0.20
|
||||||
|
'@vueuse/metadata': 10.11.1
|
||||||
|
'@vueuse/shared': 10.11.1(vue@3.4.34(typescript@5.5.4))
|
||||||
|
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@vue/composition-api'
|
||||||
|
- vue
|
||||||
|
|
||||||
'@vueuse/head@2.0.0(vue@3.4.34(typescript@5.5.4))':
|
'@vueuse/head@2.0.0(vue@3.4.34(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unhead/dom': 1.9.16
|
'@unhead/dom': 1.9.16
|
||||||
@@ -9263,10 +9301,10 @@ snapshots:
|
|||||||
'@unhead/vue': 1.9.16(vue@3.4.34(typescript@5.5.4))
|
'@unhead/vue': 1.9.16(vue@3.4.34(typescript@5.5.4))
|
||||||
vue: 3.4.34(typescript@5.5.4)
|
vue: 3.4.34(typescript@5.5.4)
|
||||||
|
|
||||||
'@vueuse/integrations@10.11.0(fuse.js@6.6.2)(vue@3.4.34(typescript@5.5.4))':
|
'@vueuse/integrations@10.11.1(fuse.js@6.6.2)(vue@3.4.34(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
'@vueuse/core': 10.11.1(vue@3.4.34(typescript@5.5.4))
|
||||||
'@vueuse/shared': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
'@vueuse/shared': 10.11.1(vue@3.4.34(typescript@5.5.4))
|
||||||
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fuse.js: 6.6.2
|
fuse.js: 6.6.2
|
||||||
@@ -9274,9 +9312,9 @@ snapshots:
|
|||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@vueuse/math@10.11.0(vue@3.4.34(typescript@5.5.4))':
|
'@vueuse/math@10.11.1(vue@3.4.34(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/shared': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
'@vueuse/shared': 10.11.1(vue@3.4.34(typescript@5.5.4))
|
||||||
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
@@ -9284,11 +9322,13 @@ snapshots:
|
|||||||
|
|
||||||
'@vueuse/metadata@10.11.0': {}
|
'@vueuse/metadata@10.11.0': {}
|
||||||
|
|
||||||
'@vueuse/nuxt@10.11.0(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.19.0)(vue@3.4.34(typescript@5.5.4))':
|
'@vueuse/metadata@10.11.1': {}
|
||||||
|
|
||||||
|
'@vueuse/nuxt@10.11.1(magicast@0.3.4)(nuxt@3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4)))(rollup@4.19.0)(vue@3.4.34(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
|
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
|
||||||
'@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
'@vueuse/core': 10.11.1(vue@3.4.34(typescript@5.5.4))
|
||||||
'@vueuse/metadata': 10.11.0
|
'@vueuse/metadata': 10.11.1
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
nuxt: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4))
|
nuxt: 3.12.4(@parcel/watcher@2.4.1)(@types/node@20.14.12)(eslint@8.57.0)(ioredis@5.4.1)(magicast@0.3.4)(optionator@0.9.4)(rollup@4.19.0)(terser@5.31.3)(typescript@5.5.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue-tsc@2.0.29(typescript@5.5.4))
|
||||||
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
||||||
@@ -9306,6 +9346,13 @@ snapshots:
|
|||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
|
'@vueuse/shared@10.11.1(vue@3.4.34(typescript@5.5.4))':
|
||||||
|
dependencies:
|
||||||
|
vue-demi: 0.14.9(vue@3.4.34(typescript@5.5.4))
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- '@vue/composition-api'
|
||||||
|
- vue
|
||||||
|
|
||||||
JSONStream@1.3.5:
|
JSONStream@1.3.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
jsonparse: 1.3.1
|
jsonparse: 1.3.1
|
||||||
@@ -10693,6 +10740,10 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
reusify: 1.0.4
|
reusify: 1.0.4
|
||||||
|
|
||||||
|
fdir@6.2.0(picomatch@4.0.2):
|
||||||
|
optionalDependencies:
|
||||||
|
picomatch: 4.0.2
|
||||||
|
|
||||||
fetch-blob@3.2.0:
|
fetch-blob@3.2.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
node-domexception: 1.0.0
|
node-domexception: 1.0.0
|
||||||
@@ -10746,10 +10797,10 @@ snapshots:
|
|||||||
'@capsizecss/metrics': 2.2.0
|
'@capsizecss/metrics': 2.2.0
|
||||||
'@capsizecss/unpack': 2.2.0
|
'@capsizecss/unpack': 2.2.0
|
||||||
magic-regexp: 0.8.0
|
magic-regexp: 0.8.0
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
unplugin: 1.12.0
|
unplugin: 1.12.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
|
|
||||||
@@ -11693,16 +11744,16 @@ snapshots:
|
|||||||
magic-regexp@0.8.0:
|
magic-regexp@0.8.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
mlly: 1.7.1
|
mlly: 1.7.1
|
||||||
regexp-tree: 0.1.27
|
regexp-tree: 0.1.27
|
||||||
type-level-regexp: 0.1.17
|
type-level-regexp: 0.1.17
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
unplugin: 1.12.0
|
unplugin: 1.12.2
|
||||||
|
|
||||||
magic-string-ast@0.6.2:
|
magic-string-ast@0.6.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
|
|
||||||
magic-string@0.30.10:
|
magic-string@0.30.10:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -12227,7 +12278,7 @@ snapshots:
|
|||||||
klona: 2.0.6
|
klona: 2.0.6
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
listhen: 1.7.2
|
listhen: 1.7.2
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
mime: 4.0.4
|
mime: 4.0.4
|
||||||
mlly: 1.7.1
|
mlly: 1.7.1
|
||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
@@ -12382,7 +12433,7 @@ snapshots:
|
|||||||
- rollup
|
- rollup
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
nuxt-og-image@3.0.0-rc.64(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)):
|
nuxt-og-image@3.0.0-rc.65(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vue@3.4.34(typescript@5.5.4)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))
|
'@nuxt/devtools-kit': 1.3.9(magicast@0.3.4)(rollup@4.19.0)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))
|
||||||
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
|
'@nuxt/kit': 3.12.4(magicast@0.3.4)(rollup@4.19.0)
|
||||||
@@ -13527,7 +13578,7 @@ snapshots:
|
|||||||
|
|
||||||
rollup-plugin-dts@6.1.1(rollup@3.29.4)(typescript@5.5.4):
|
rollup-plugin-dts@6.1.1(rollup@3.29.4)(typescript@5.5.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
rollup: 3.29.4
|
rollup: 3.29.4
|
||||||
typescript: 5.5.4
|
typescript: 5.5.4
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@@ -13967,7 +14018,7 @@ snapshots:
|
|||||||
|
|
||||||
system-architecture@0.1.0: {}
|
system-architecture@0.1.0: {}
|
||||||
|
|
||||||
tailwind-config-viewer@2.0.4(tailwindcss@3.4.7):
|
tailwind-config-viewer@2.0.4(tailwindcss@3.4.10):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@koa/router': 12.0.1
|
'@koa/router': 12.0.1
|
||||||
commander: 6.2.1
|
commander: 6.2.1
|
||||||
@@ -13977,13 +14028,15 @@ snapshots:
|
|||||||
open: 7.4.2
|
open: 7.4.2
|
||||||
portfinder: 1.0.32
|
portfinder: 1.0.32
|
||||||
replace-in-file: 6.3.5
|
replace-in-file: 6.3.5
|
||||||
tailwindcss: 3.4.7
|
tailwindcss: 3.4.10
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
tailwind-merge@2.4.0: {}
|
tailwind-merge@2.4.0: {}
|
||||||
|
|
||||||
tailwindcss@3.4.7:
|
tailwind-merge@2.5.2: {}
|
||||||
|
|
||||||
|
tailwindcss@3.4.10:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@alloc/quick-lru': 5.2.0
|
'@alloc/quick-lru': 5.2.0
|
||||||
arg: 5.0.2
|
arg: 5.0.2
|
||||||
@@ -14086,6 +14139,11 @@ snapshots:
|
|||||||
|
|
||||||
tinybench@2.8.0: {}
|
tinybench@2.8.0: {}
|
||||||
|
|
||||||
|
tinyglobby@0.2.2:
|
||||||
|
dependencies:
|
||||||
|
fdir: 6.2.0(picomatch@4.0.2)
|
||||||
|
picomatch: 4.0.2
|
||||||
|
|
||||||
tinypool@1.0.0: {}
|
tinypool@1.0.0: {}
|
||||||
|
|
||||||
tinyrainbow@1.2.0: {}
|
tinyrainbow@1.2.0: {}
|
||||||
@@ -14214,7 +14272,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.1
|
acorn: 8.12.1
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
unplugin: 1.12.0
|
unplugin: 1.12.0
|
||||||
|
|
||||||
undici-types@5.26.5: {}
|
undici-types@5.26.5: {}
|
||||||
@@ -14384,6 +14442,13 @@ snapshots:
|
|||||||
webpack-sources: 3.2.3
|
webpack-sources: 3.2.3
|
||||||
webpack-virtual-modules: 0.6.2
|
webpack-virtual-modules: 0.6.2
|
||||||
|
|
||||||
|
unplugin@1.12.2:
|
||||||
|
dependencies:
|
||||||
|
acorn: 8.12.1
|
||||||
|
chokidar: 3.6.0
|
||||||
|
webpack-sources: 3.2.3
|
||||||
|
webpack-virtual-modules: 0.6.2
|
||||||
|
|
||||||
unstorage@1.10.2(ioredis@5.4.1):
|
unstorage@1.10.2(ioredis@5.4.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
anymatch: 3.1.3
|
anymatch: 3.1.3
|
||||||
@@ -14422,7 +14487,7 @@ snapshots:
|
|||||||
unwasm@0.3.9:
|
unwasm@0.3.9:
|
||||||
dependencies:
|
dependencies:
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
mlly: 1.7.1
|
mlly: 1.7.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.1.3
|
pkg-types: 1.1.3
|
||||||
@@ -14610,7 +14675,7 @@ snapshots:
|
|||||||
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.9)
|
'@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.9)
|
||||||
'@vue/compiler-dom': 3.4.34
|
'@vue/compiler-dom': 3.4.34
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
magic-string: 0.30.10
|
magic-string: 0.30.11
|
||||||
vite: 5.3.5(@types/node@20.14.12)(terser@5.31.3)
|
vite: 5.3.5(@types/node@20.14.12)(terser@5.31.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -14625,7 +14690,7 @@ snapshots:
|
|||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
terser: 5.31.3
|
terser: 5.31.3
|
||||||
|
|
||||||
vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4)):
|
vitest-environment-nuxt@1.0.1(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/test-utils': 3.14.0(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
'@nuxt/test-utils': 3.14.0(@vue/test-utils@2.4.6)(h3@1.12.0)(happy-dom@14.12.3)(magicast@0.3.4)(nitropack@2.9.7(magicast@0.3.4))(playwright-core@1.45.3)(rollup@3.29.4)(vite@5.3.5(@types/node@20.14.12)(terser@5.31.3))(vitest@2.0.5(@types/node@20.14.12)(happy-dom@14.12.3)(terser@5.31.3))(vue-router@4.4.3(vue@3.4.34(typescript@5.5.4)))(vue@3.4.34(typescript@5.5.4))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user