mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update all non-major dependencies (v3) (#3806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/logos": "^1.2.4",
|
"@iconify-json/logos": "^1.2.4",
|
||||||
"@iconify-json/lucide": "^1.2.34",
|
"@iconify-json/lucide": "^1.2.35",
|
||||||
"@iconify-json/simple-icons": "^1.2.30",
|
"@iconify-json/simple-icons": "^1.2.31",
|
||||||
"@iconify-json/vscode-icons": "^1.2.18",
|
"@iconify-json/vscode-icons": "^1.2.18",
|
||||||
"@nuxt/content": "^3.4.0",
|
"@nuxt/content": "^3.4.0",
|
||||||
"@nuxt/image": "^1.10.0",
|
"@nuxt/image": "^1.10.0",
|
||||||
@@ -15,9 +15,9 @@
|
|||||||
"@nuxtjs/plausible": "^1.2.0",
|
"@nuxtjs/plausible": "^1.2.0",
|
||||||
"@octokit/rest": "^21.1.1",
|
"@octokit/rest": "^21.1.1",
|
||||||
"@rollup/plugin-yaml": "^4.1.2",
|
"@rollup/plugin-yaml": "^4.1.2",
|
||||||
"@vueuse/nuxt": "^13.0.0",
|
"@vueuse/nuxt": "^13.1.0",
|
||||||
"capture-website": "^4.2.0",
|
"capture-website": "^4.2.0",
|
||||||
"@vueuse/integrations": "^13.0.0",
|
"@vueuse/integrations": "^13.1.0",
|
||||||
"sortablejs": "^1.15.6",
|
"sortablejs": "^1.15.6",
|
||||||
"joi": "^17.13.3",
|
"joi": "^17.13.3",
|
||||||
"motion-v": "0.13.1",
|
"motion-v": "0.13.1",
|
||||||
@@ -28,12 +28,12 @@
|
|||||||
"prettier": "^3.5.3",
|
"prettier": "^3.5.3",
|
||||||
"shiki-transformer-color-highlight": "^1.0.0",
|
"shiki-transformer-color-highlight": "^1.0.0",
|
||||||
"superstruct": "^2.0.2",
|
"superstruct": "^2.0.2",
|
||||||
"ufo": "^1.5.4",
|
"ufo": "^1.6.1",
|
||||||
"valibot": "^1.0.0",
|
"valibot": "^1.0.0",
|
||||||
"yup": "^1.6.1",
|
"yup": "^1.6.1",
|
||||||
"zod": "^3.24.2"
|
"zod": "^3.24.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"wrangler": "^4.7.2"
|
"wrangler": "^4.8.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "@nuxt/ui",
|
"name": "@nuxt/ui",
|
||||||
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
|
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
|
||||||
"version": "3.0.2",
|
"version": "3.0.2",
|
||||||
"packageManager": "pnpm@10.7.1",
|
"packageManager": "pnpm@10.8.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/nuxt/ui.git"
|
"url": "git+https://github.com/nuxt/ui.git"
|
||||||
@@ -117,9 +117,9 @@
|
|||||||
"@tailwindcss/postcss": "^4.1.3",
|
"@tailwindcss/postcss": "^4.1.3",
|
||||||
"@tailwindcss/vite": "^4.1.3",
|
"@tailwindcss/vite": "^4.1.3",
|
||||||
"@tanstack/vue-table": "^8.21.2",
|
"@tanstack/vue-table": "^8.21.2",
|
||||||
"@unhead/vue": "^2.0.3",
|
"@unhead/vue": "^2.0.5",
|
||||||
"@vueuse/core": "^13.0.0",
|
"@vueuse/core": "^13.1.0",
|
||||||
"@vueuse/integrations": "^13.0.0",
|
"@vueuse/integrations": "^13.1.0",
|
||||||
"colortranslator": "^4.1.0",
|
"colortranslator": "^4.1.0",
|
||||||
"consola": "^3.4.2",
|
"consola": "^3.4.2",
|
||||||
"defu": "^6.1.4",
|
"defu": "^6.1.4",
|
||||||
|
|||||||
@@ -8,8 +8,8 @@
|
|||||||
"generate": "nuxi generate"
|
"generate": "nuxi generate"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify-json/lucide": "^1.2.34",
|
"@iconify-json/lucide": "^1.2.35",
|
||||||
"@iconify-json/simple-icons": "^1.2.30",
|
"@iconify-json/simple-icons": "^1.2.31",
|
||||||
"@nuxt/ui": "latest",
|
"@nuxt/ui": "latest",
|
||||||
"@nuxthub/core": "^0.8.23",
|
"@nuxthub/core": "^0.8.23",
|
||||||
"nuxt": "^3.16.2",
|
"nuxt": "^3.16.2",
|
||||||
|
|||||||
264
pnpm-lock.yaml
generated
264
pnpm-lock.yaml
generated
@@ -53,14 +53,14 @@ importers:
|
|||||||
specifier: ^8.21.2
|
specifier: ^8.21.2
|
||||||
version: 8.21.2(vue@3.5.13(typescript@5.8.3))
|
version: 8.21.2(vue@3.5.13(typescript@5.8.3))
|
||||||
'@unhead/vue':
|
'@unhead/vue':
|
||||||
specifier: ^2.0.3
|
specifier: ^2.0.5
|
||||||
version: 2.0.3(vue@3.5.13(typescript@5.8.3))
|
version: 2.0.5(vue@3.5.13(typescript@5.8.3))
|
||||||
'@vueuse/core':
|
'@vueuse/core':
|
||||||
specifier: ^13.0.0
|
specifier: ^13.1.0
|
||||||
version: 13.0.0(vue@3.5.13(typescript@5.8.3))
|
version: 13.1.0(vue@3.5.13(typescript@5.8.3))
|
||||||
'@vueuse/integrations':
|
'@vueuse/integrations':
|
||||||
specifier: ^13.0.0
|
specifier: ^13.1.0
|
||||||
version: 13.0.0(fuse.js@7.1.0)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.8.3))
|
version: 13.1.0(fuse.js@7.1.0)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.8.3))
|
||||||
colortranslator:
|
colortranslator:
|
||||||
specifier: ^4.1.0
|
specifier: ^4.1.0
|
||||||
version: 4.1.0
|
version: 4.1.0
|
||||||
@@ -141,7 +141,7 @@ importers:
|
|||||||
version: 2.2.2
|
version: 2.2.2
|
||||||
unplugin-auto-import:
|
unplugin-auto-import:
|
||||||
specifier: ^19.1.2
|
specifier: ^19.1.2
|
||||||
version: 19.1.2(@nuxt/kit@3.16.2(magicast@0.3.5))(@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.3)))
|
version: 19.1.2(@nuxt/kit@3.16.2(magicast@0.3.5))(@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3)))
|
||||||
unplugin-vue-components:
|
unplugin-vue-components:
|
||||||
specifier: ^28.4.1
|
specifier: ^28.4.1
|
||||||
version: 28.4.1(@babel/parser@7.27.0)(@nuxt/kit@3.16.2(magicast@0.3.5))(vue@3.5.13(typescript@5.8.3))
|
version: 28.4.1(@babel/parser@7.27.0)(@nuxt/kit@3.16.2(magicast@0.3.5))(vue@3.5.13(typescript@5.8.3))
|
||||||
@@ -225,11 +225,11 @@ importers:
|
|||||||
specifier: ^1.2.4
|
specifier: ^1.2.4
|
||||||
version: 1.2.4
|
version: 1.2.4
|
||||||
'@iconify-json/lucide':
|
'@iconify-json/lucide':
|
||||||
specifier: ^1.2.34
|
specifier: ^1.2.35
|
||||||
version: 1.2.34
|
version: 1.2.35
|
||||||
'@iconify-json/simple-icons':
|
'@iconify-json/simple-icons':
|
||||||
specifier: ^1.2.30
|
specifier: ^1.2.31
|
||||||
version: 1.2.30
|
version: 1.2.31
|
||||||
'@iconify-json/vscode-icons':
|
'@iconify-json/vscode-icons':
|
||||||
specifier: ^1.2.18
|
specifier: ^1.2.18
|
||||||
version: 1.2.18
|
version: 1.2.18
|
||||||
@@ -258,11 +258,11 @@ importers:
|
|||||||
specifier: ^4.1.2
|
specifier: ^4.1.2
|
||||||
version: 4.1.2(rollup@4.34.9)
|
version: 4.1.2(rollup@4.34.9)
|
||||||
'@vueuse/integrations':
|
'@vueuse/integrations':
|
||||||
specifier: ^13.0.0
|
specifier: ^13.1.0
|
||||||
version: 13.0.0(fuse.js@7.1.0)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.8.3))
|
version: 13.1.0(fuse.js@7.1.0)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.8.3))
|
||||||
'@vueuse/nuxt':
|
'@vueuse/nuxt':
|
||||||
specifier: ^13.0.0
|
specifier: ^13.1.0
|
||||||
version: 13.0.0(magicast@0.3.5)(nuxt@3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.1(better-sqlite3@11.9.1))(eslint@9.24.0(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.0(typescript@5.8.3))(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))
|
version: 13.1.0(magicast@0.3.5)(nuxt@3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.1(better-sqlite3@11.9.1))(eslint@9.24.0(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.0(typescript@5.8.3))(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))
|
||||||
capture-website:
|
capture-website:
|
||||||
specifier: ^4.2.0
|
specifier: ^4.2.0
|
||||||
version: 4.2.0(typescript@5.8.3)
|
version: 4.2.0(typescript@5.8.3)
|
||||||
@@ -283,7 +283,7 @@ importers:
|
|||||||
version: 0.1.2(magicast@0.3.5)
|
version: 0.1.2(magicast@0.3.5)
|
||||||
nuxt-og-image:
|
nuxt-og-image:
|
||||||
specifier: ^5.1.1
|
specifier: ^5.1.1
|
||||||
version: 5.1.1(@unhead/vue@2.0.3(vue@3.5.13(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0))(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))
|
version: 5.1.1(@unhead/vue@2.0.5(vue@3.5.13(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0))(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.5.3
|
specifier: ^3.5.3
|
||||||
version: 3.5.3
|
version: 3.5.3
|
||||||
@@ -297,8 +297,8 @@ importers:
|
|||||||
specifier: ^2.0.2
|
specifier: ^2.0.2
|
||||||
version: 2.0.2
|
version: 2.0.2
|
||||||
ufo:
|
ufo:
|
||||||
specifier: ^1.5.4
|
specifier: ^1.6.1
|
||||||
version: 1.5.4
|
version: 1.6.1
|
||||||
valibot:
|
valibot:
|
||||||
specifier: ^1.0.0
|
specifier: ^1.0.0
|
||||||
version: 1.0.0(typescript@5.8.3)
|
version: 1.0.0(typescript@5.8.3)
|
||||||
@@ -310,17 +310,17 @@ importers:
|
|||||||
version: 3.24.2
|
version: 3.24.2
|
||||||
devDependencies:
|
devDependencies:
|
||||||
wrangler:
|
wrangler:
|
||||||
specifier: ^4.7.2
|
specifier: ^4.8.0
|
||||||
version: 4.7.2
|
version: 4.8.0
|
||||||
|
|
||||||
playground:
|
playground:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify-json/lucide':
|
'@iconify-json/lucide':
|
||||||
specifier: ^1.2.34
|
specifier: ^1.2.35
|
||||||
version: 1.2.34
|
version: 1.2.35
|
||||||
'@iconify-json/simple-icons':
|
'@iconify-json/simple-icons':
|
||||||
specifier: ^1.2.30
|
specifier: ^1.2.31
|
||||||
version: 1.2.30
|
version: 1.2.31
|
||||||
'@nuxt/ui':
|
'@nuxt/ui':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:..
|
version: link:..
|
||||||
@@ -519,32 +519,32 @@ packages:
|
|||||||
workerd:
|
workerd:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@cloudflare/workerd-darwin-64@1.20250404.0':
|
'@cloudflare/workerd-darwin-64@1.20250405.0':
|
||||||
resolution: {integrity: sha512-+z67wjimn7pZDJI5Ibt2TtNxreFJdFPd5dBMmQqtIfkwrlIsL4PkjHYdiffO7guFP9UygomThuKUaBOU4JA15Q==}
|
resolution: {integrity: sha512-K3izJ+H6S+U/fIaYwArz5J3t55D//YTWV2XBz55j67tK0CkBQwnCR6vVVM4kA39GhtknrhXrYq45g0uP0rnE+A==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@cloudflare/workerd-darwin-arm64@1.20250404.0':
|
'@cloudflare/workerd-darwin-arm64@1.20250405.0':
|
||||||
resolution: {integrity: sha512-MxFuWqR5bMcc92khreSlYOJxr0OIlJxABdrWQsaogWsxI6p7Df9gV1T36pqg+ERa9fVhkkGERkalt9DJYyYicA==}
|
resolution: {integrity: sha512-iSYQRBGnWMamCTMqlb0Oho0T8S/y85FsggcI1S9bbHaGqkVdFA1LxLo6WOjtiDT+EYoFcAKCz13OXoFZzIufkQ==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
|
|
||||||
'@cloudflare/workerd-linux-64@1.20250404.0':
|
'@cloudflare/workerd-linux-64@1.20250405.0':
|
||||||
resolution: {integrity: sha512-f4rNJ45376vGB6WHmxxiZ50nmxMws337EvWthhNAZTyeoTYmJUbZjjWCaHR8clWXN8LLK1Tu1bkjsih730X41g==}
|
resolution: {integrity: sha512-JxU5RFe9daw1eWDAah1g/sAbOHBFx5zrmx4Rxgkji6slYO4/ZpIspd+Qm+H6PQidtaFewjA6t+VqL9qurhXfSg==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@cloudflare/workerd-linux-arm64@1.20250404.0':
|
'@cloudflare/workerd-linux-arm64@1.20250405.0':
|
||||||
resolution: {integrity: sha512-UW54a/vZG6W1oiA9PUSatQ0LLWrxnwAX7rN/bCFLiT6n51PP8KgpM1LzrIvQM80WjH/ufqopZJe/TSgrrSss6Q==}
|
resolution: {integrity: sha512-bgZMhX+tZVYS4Ck2lgJhywWeP4NG29uMyccj+FulVYdEY+p+F3wi/q47ZjVq+U90CjhcfcAuoER4i6zrsUxXmQ==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
|
|
||||||
'@cloudflare/workerd-windows-64@1.20250404.0':
|
'@cloudflare/workerd-windows-64@1.20250405.0':
|
||||||
resolution: {integrity: sha512-AJJP8vjJ6ioBzqUxVyByv5tE74z5LZ7G5To7w7dtYjWvKZzFo39bZZwGCGryHmH4yaOylXubFv72YVH8+Y4GSQ==}
|
resolution: {integrity: sha512-UmXGt1p+3O84E40tSPeC9l6o03gcf1n2BKFg18R+cNlpw1mbPD0iROLMMgPXCP53EJqtQGjbXuoM5ndrkCL2ww==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@@ -998,11 +998,11 @@ packages:
|
|||||||
'@iconify-json/logos@1.2.4':
|
'@iconify-json/logos@1.2.4':
|
||||||
resolution: {integrity: sha512-XC4If5D/hbaZvUkTV8iaZuGlQCyG6CNOlaAaJaGa13V5QMYwYjgtKk3vPP8wz3wtTVNVEVk3LRx1fOJz+YnSMw==}
|
resolution: {integrity: sha512-XC4If5D/hbaZvUkTV8iaZuGlQCyG6CNOlaAaJaGa13V5QMYwYjgtKk3vPP8wz3wtTVNVEVk3LRx1fOJz+YnSMw==}
|
||||||
|
|
||||||
'@iconify-json/lucide@1.2.34':
|
'@iconify-json/lucide@1.2.35':
|
||||||
resolution: {integrity: sha512-6xiITvlYP/5d6KQPRBHDQ+eaLxRWiTvXfuVGuNX2ahNLbEi0VKB04v008IQLPrMu/C4tRMI4+sRzHd/wSFxGZQ==}
|
resolution: {integrity: sha512-q1OFEufIzxaiMuuLOrFmhVPvlj0asriU84w1MsfooeOAB2Tk1DFCuL61HJnb4lGxDhcxhU28m6bjYLW1fwox9Q==}
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.30':
|
'@iconify-json/simple-icons@1.2.31':
|
||||||
resolution: {integrity: sha512-KiVViMvnohpS5Q9WMP+4ksOhF3Dnq73Ba9hxBhUIIhp1r6RJ6edMZ8QGKZcFZp/B0/PZC4jAIhXcKKq73WZckQ==}
|
resolution: {integrity: sha512-xBUPtvkcSAiXs9DfVtudhLddQtQYin3I3Ph/W5FNYA0oE6r2hmLB8TgOog9OjOt1Sxn3IB5+4n5+64DMf2xNmQ==}
|
||||||
|
|
||||||
'@iconify-json/vscode-icons@1.2.18':
|
'@iconify-json/vscode-icons@1.2.18':
|
||||||
resolution: {integrity: sha512-TFkzbQb6X87xf4OyPQc9TFYEz0Qlw6tfIqtOPS81U1cbfQgYSuEGoAdvqiO9wEVms6bzVOyDfwYG/IysA7Wl9A==}
|
resolution: {integrity: sha512-TFkzbQb6X87xf4OyPQc9TFYEz0Qlw6tfIqtOPS81U1cbfQgYSuEGoAdvqiO9wEVms6bzVOyDfwYG/IysA7Wl9A==}
|
||||||
@@ -2306,8 +2306,8 @@ packages:
|
|||||||
'@ungap/structured-clone@1.3.0':
|
'@ungap/structured-clone@1.3.0':
|
||||||
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
||||||
|
|
||||||
'@unhead/vue@2.0.3':
|
'@unhead/vue@2.0.5':
|
||||||
resolution: {integrity: sha512-6Yci+MTunYuJLYwujBA68hEr5PabBl87yEhImrG4AUogaYWqIwtMHukn0bQvcjaBksXartLJtGUhxhmKgBdyPw==}
|
resolution: {integrity: sha512-csjNmBHvJGzSestlpApOpgxqaTdXSN2zwNIPFuWB+C4rtLX4x3+Tm7C5rQwU0iYy3CNJGjJT9cCcSyV55Jg4EQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: '>=3.5.13'
|
vue: '>=3.5.13'
|
||||||
|
|
||||||
@@ -2558,13 +2558,13 @@ packages:
|
|||||||
'@vueuse/core@12.8.2':
|
'@vueuse/core@12.8.2':
|
||||||
resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==}
|
resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==}
|
||||||
|
|
||||||
'@vueuse/core@13.0.0':
|
'@vueuse/core@13.1.0':
|
||||||
resolution: {integrity: sha512-rkgb4a8/0b234lMGCT29WkCjPfsX0oxrIRR7FDndRoW3FsaC9NBzefXg/9TLhAgwM11f49XnutshM4LzJBrQ5g==}
|
resolution: {integrity: sha512-PAauvdRXZvTWXtGLg8cPUFjiZEddTqmogdwYpnn60t08AA5a8Q4hZokBnpTOnVNqySlFlTcRYIC8OqreV4hv3Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.5.0
|
vue: ^3.5.0
|
||||||
|
|
||||||
'@vueuse/integrations@13.0.0':
|
'@vueuse/integrations@13.1.0':
|
||||||
resolution: {integrity: sha512-PXARslYRWf4u0xjdW6N5eC5kVQj2z/dxfZ7ildI1okLm2AwmhL+wiWzaNMSJMxTKX4ew7kNe70yJg1QjnWmE5w==}
|
resolution: {integrity: sha512-wJ6aANdUs4SOpVabChQK+uLIwxRTUAEmn1DJnflGG7Wq6yaipiRmp6as/Md201FjJnquQt8MecIPbFv8HSBeDA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
async-validator: ^4
|
async-validator: ^4
|
||||||
axios: ^1
|
axios: ^1
|
||||||
@@ -2611,11 +2611,11 @@ packages:
|
|||||||
'@vueuse/metadata@12.8.2':
|
'@vueuse/metadata@12.8.2':
|
||||||
resolution: {integrity: sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==}
|
resolution: {integrity: sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==}
|
||||||
|
|
||||||
'@vueuse/metadata@13.0.0':
|
'@vueuse/metadata@13.1.0':
|
||||||
resolution: {integrity: sha512-TRNksqmvtvqsuHf7bbgH9OSXEV2b6+M3BSN4LR5oxWKykOFT9gV78+C2/0++Pq9KCp9KQ1OQDPvGlWNQpOb2Mw==}
|
resolution: {integrity: sha512-+TDd7/a78jale5YbHX9KHW3cEDav1lz1JptwDvep2zSG8XjCsVE+9mHIzjTOaPbHUAk5XiE4jXLz51/tS+aKQw==}
|
||||||
|
|
||||||
'@vueuse/nuxt@13.0.0':
|
'@vueuse/nuxt@13.1.0':
|
||||||
resolution: {integrity: sha512-tVb57PW0aUGMHwvzp4uH2mo8ut3D/3c7DA936E4ValhQq2VMZMCMxaKGz1nE8etFC7p18fVypyzpe8o6CBAYFw==}
|
resolution: {integrity: sha512-4xdxwKanLY4+z+/ZgSZcJvwuHlgZMU3km7z4lhlbLl6WZTKS3BiztnRzcrdt4zjU512oTlH5nsPNhUhV0KXiOA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
nuxt: ^3.0.0 || ^4.0.0-0
|
nuxt: ^3.0.0 || ^4.0.0-0
|
||||||
vue: ^3.5.0
|
vue: ^3.5.0
|
||||||
@@ -2626,8 +2626,8 @@ packages:
|
|||||||
'@vueuse/shared@12.8.2':
|
'@vueuse/shared@12.8.2':
|
||||||
resolution: {integrity: sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==}
|
resolution: {integrity: sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==}
|
||||||
|
|
||||||
'@vueuse/shared@13.0.0':
|
'@vueuse/shared@13.1.0':
|
||||||
resolution: {integrity: sha512-9MiHhAPw+sqCF/RLo8V6HsjRqEdNEWVpDLm2WBRW2G/kSQjb8X901sozXpSCaeLG0f7TEfMrT4XNaA5m1ez7Dg==}
|
resolution: {integrity: sha512-IVS/qRRjhPTZ6C2/AM3jieqXACGwFZwWTdw5sNTSKk2m/ZpkuuN+ri+WCVUP8TqaKwJYt/KuMwmXspMAw8E6ew==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.5.0
|
vue: ^3.5.0
|
||||||
|
|
||||||
@@ -4870,8 +4870,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
|
resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
|
|
||||||
miniflare@4.20250404.0:
|
miniflare@4.20250405.0:
|
||||||
resolution: {integrity: sha512-OeNnXrOdgSoN5iDA+u1Ue3etOyPY89BJFFizMgGEPJvGTYL+kZhKqeBKeZiZIS7xjjlrfXNqleYGnCyomQ1pDQ==}
|
resolution: {integrity: sha512-HNiuN/5ahPtMUhWWS+ulgN+Wu0OrwUxmmHwHAM8R/sUCxRWyM5kYuhZ99HeU96WPsvSV0mWkl+bxCkxlnIZkwQ==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -6335,8 +6335,8 @@ packages:
|
|||||||
engines: {node: '>=14.17'}
|
engines: {node: '>=14.17'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
ufo@1.5.4:
|
ufo@1.6.1:
|
||||||
resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
|
resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
|
||||||
|
|
||||||
uglify-js@3.19.3:
|
uglify-js@3.19.3:
|
||||||
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
|
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
|
||||||
@@ -6378,8 +6378,8 @@ packages:
|
|||||||
unenv@2.0.0-rc.15:
|
unenv@2.0.0-rc.15:
|
||||||
resolution: {integrity: sha512-J/rEIZU8w6FOfLNz/hNKsnY+fFHWnu9MH4yRbSZF3xbbGHovcetXPs7sD+9p8L6CeNC//I9bhRYAOsBt2u7/OA==}
|
resolution: {integrity: sha512-J/rEIZU8w6FOfLNz/hNKsnY+fFHWnu9MH4yRbSZF3xbbGHovcetXPs7sD+9p8L6CeNC//I9bhRYAOsBt2u7/OA==}
|
||||||
|
|
||||||
unhead@2.0.3:
|
unhead@2.0.5:
|
||||||
resolution: {integrity: sha512-l2O1DSzEid8Fp+I+FMMhFnl1IewyAvBhbdYipaq9Jh2AMndv//yWZ2amjzDLpYpUmDr9E8WTcdoAXkm9wH60Aw==}
|
resolution: {integrity: sha512-bG4wyp+KuW+ivQYtTQvnvtMM55ziIrQ9Yq1/VAm099buBgH0CoBWgu39jkSUoE4oZ4Qki8SsnMbq2gL0h3/sUA==}
|
||||||
|
|
||||||
unicode-emoji-modifier-base@1.0.0:
|
unicode-emoji-modifier-base@1.0.0:
|
||||||
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
|
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
|
||||||
@@ -6859,17 +6859,17 @@ packages:
|
|||||||
wordwrap@1.0.0:
|
wordwrap@1.0.0:
|
||||||
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
|
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
|
||||||
|
|
||||||
workerd@1.20250404.0:
|
workerd@1.20250405.0:
|
||||||
resolution: {integrity: sha512-dvXsRdy49/vd4nPENpTDFjbPvR3XdPa8lJrxcnDKL1XtoioYXflq3ys8ljuu+X71ojqAAjnQj62AzrmmKM095g==}
|
resolution: {integrity: sha512-6+bOTz5ErQ8Ry91cAaRdipr/2o/EhNnRJAP69OKLii4nyU1A/EWsNhaZHGjBIPGKhla6qXS1BN41WEhFXUjI2w==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
wrangler@4.7.2:
|
wrangler@4.8.0:
|
||||||
resolution: {integrity: sha512-fK9h7PL8wrrdSLCFXVDotoSHOebRmdNdB4VRkUDWOIyiP0Dx54TBfXTt3bXB98EYx7VT+vj6CNVnEC8gSCxt0w==}
|
resolution: {integrity: sha512-wXRXXpBDJCbUWUT2pWNjV1tA7wTEJy8SITQOV1FJ6y1ZCgffI/53z913fa4XN3S6PfAnxBfWi2IcB/ILwHdK6A==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@cloudflare/workers-types': ^4.20250404.0
|
'@cloudflare/workers-types': ^4.20250405.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@cloudflare/workers-types':
|
'@cloudflare/workers-types':
|
||||||
optional: true
|
optional: true
|
||||||
@@ -7237,25 +7237,25 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
mime: 3.0.0
|
mime: 3.0.0
|
||||||
|
|
||||||
'@cloudflare/unenv-preset@2.3.1(unenv@2.0.0-rc.15)(workerd@1.20250404.0)':
|
'@cloudflare/unenv-preset@2.3.1(unenv@2.0.0-rc.15)(workerd@1.20250405.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
unenv: 2.0.0-rc.15
|
unenv: 2.0.0-rc.15
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
workerd: 1.20250404.0
|
workerd: 1.20250405.0
|
||||||
|
|
||||||
'@cloudflare/workerd-darwin-64@1.20250404.0':
|
'@cloudflare/workerd-darwin-64@1.20250405.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@cloudflare/workerd-darwin-arm64@1.20250404.0':
|
'@cloudflare/workerd-darwin-arm64@1.20250405.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@cloudflare/workerd-linux-64@1.20250404.0':
|
'@cloudflare/workerd-linux-64@1.20250405.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@cloudflare/workerd-linux-arm64@1.20250404.0':
|
'@cloudflare/workerd-linux-arm64@1.20250405.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@cloudflare/workerd-windows-64@1.20250404.0':
|
'@cloudflare/workerd-windows-64@1.20250405.0':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@cloudflare/workers-types@4.20250327.0': {}
|
'@cloudflare/workers-types@4.20250327.0': {}
|
||||||
@@ -7566,11 +7566,11 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
'@iconify-json/lucide@1.2.34':
|
'@iconify-json/lucide@1.2.35':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.30':
|
'@iconify-json/simple-icons@1.2.31':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
@@ -7913,7 +7913,7 @@ snapshots:
|
|||||||
semver: 7.7.1
|
semver: 7.7.1
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
tinyexec: 1.0.1
|
tinyexec: 1.0.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
youch: 4.1.0-beta.6
|
youch: 4.1.0-beta.6
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
@@ -7956,7 +7956,7 @@ snapshots:
|
|||||||
slugify: 1.6.6
|
slugify: 1.6.6
|
||||||
socket.io-client: 4.8.1
|
socket.io-client: 4.8.1
|
||||||
tar: 7.4.3
|
tar: 7.4.3
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unified: 11.0.5
|
unified: 11.0.5
|
||||||
unist-util-stringify-position: 4.0.0
|
unist-util-stringify-position: 4.0.0
|
||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
@@ -8091,7 +8091,7 @@ snapshots:
|
|||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
sirv: 3.0.1
|
sirv: 3.0.1
|
||||||
tinyglobby: 0.2.12
|
tinyglobby: 0.2.12
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unifont: 0.1.7
|
unifont: 0.1.7
|
||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
||||||
@@ -8151,7 +8151,7 @@ snapshots:
|
|||||||
ohash: 2.0.11
|
ohash: 2.0.11
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
ipx: 2.1.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
ipx: 2.1.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -8196,7 +8196,7 @@ snapshots:
|
|||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
semver: 7.7.1
|
semver: 7.7.1
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unctx: 2.4.1
|
unctx: 2.4.1
|
||||||
unimport: 4.1.3
|
unimport: 4.1.3
|
||||||
untyped: 2.0.0
|
untyped: 2.0.0
|
||||||
@@ -8271,7 +8271,7 @@ snapshots:
|
|||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
tinyexec: 0.3.2
|
tinyexec: 0.3.2
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
vite: 6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1)
|
vite: 6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1)
|
||||||
vitest-environment-nuxt: 1.0.1(@types/node@22.13.14)(@vue/test-utils@2.4.6)(happy-dom@17.4.4)(jiti@2.4.2)(lightningcss@1.29.2)(magicast@0.3.5)(playwright-core@1.51.1)(terser@5.39.0)(typescript@5.8.3)(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.13.14)(happy-dom@17.4.4)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(yaml@2.7.1)
|
vitest-environment-nuxt: 1.0.1(@types/node@22.13.14)(@vue/test-utils@2.4.6)(happy-dom@17.4.4)(jiti@2.4.2)(lightningcss@1.29.2)(magicast@0.3.5)(playwright-core@1.51.1)(terser@5.39.0)(typescript@5.8.3)(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.13.14)(happy-dom@17.4.4)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(yaml@2.7.1)
|
||||||
@@ -8302,7 +8302,7 @@ snapshots:
|
|||||||
'@nuxt/schema': 3.16.2
|
'@nuxt/schema': 3.16.2
|
||||||
'@nuxt/ui': 'link:'
|
'@nuxt/ui': 'link:'
|
||||||
'@standard-schema/spec': 1.0.0
|
'@standard-schema/spec': 1.0.0
|
||||||
'@vueuse/core': 13.0.0(vue@3.5.13(typescript@5.8.3))
|
'@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
|
||||||
consola: 3.4.2
|
consola: 3.4.2
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
dotenv: 16.4.7
|
dotenv: 16.4.7
|
||||||
@@ -8315,7 +8315,7 @@ snapshots:
|
|||||||
tinyglobby: 0.2.12
|
tinyglobby: 0.2.12
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
unplugin-auto-import: 19.1.2(@nuxt/kit@3.16.2(magicast@0.3.5))(@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.3)))
|
unplugin-auto-import: 19.1.2(@nuxt/kit@3.16.2(magicast@0.3.5))(@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3)))
|
||||||
unplugin-vue-components: 28.4.1(@babel/parser@7.27.0)(@nuxt/kit@3.16.2(magicast@0.3.5))(vue@3.5.13(typescript@5.8.3))
|
unplugin-vue-components: 28.4.1(@babel/parser@7.27.0)(@nuxt/kit@3.16.2(magicast@0.3.5))(vue@3.5.13(typescript@5.8.3))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
joi: 17.13.3
|
joi: 17.13.3
|
||||||
@@ -8357,7 +8357,7 @@ snapshots:
|
|||||||
postcss: 8.5.3
|
postcss: 8.5.3
|
||||||
rollup-plugin-visualizer: 5.14.0(rollup@4.34.9)
|
rollup-plugin-visualizer: 5.14.0(rollup@4.34.9)
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unenv: 2.0.0-rc.15
|
unenv: 2.0.0-rc.15
|
||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
vite: 6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1)
|
vite: 6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1)
|
||||||
@@ -8407,7 +8407,7 @@ snapshots:
|
|||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
pkg-types: 2.1.0
|
pkg-types: 2.1.0
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
uncrypto: 0.1.3
|
uncrypto: 0.1.3
|
||||||
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
||||||
zod: 3.24.2
|
zod: 3.24.2
|
||||||
@@ -8478,7 +8478,7 @@ snapshots:
|
|||||||
remark-stringify: 11.0.0
|
remark-stringify: 11.0.0
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
shiki: 3.2.1
|
shiki: 3.2.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unified: 11.0.5
|
unified: 11.0.5
|
||||||
unist-builder: 4.0.0
|
unist-builder: 4.0.0
|
||||||
unist-util-visit: 5.0.0
|
unist-util-visit: 5.0.0
|
||||||
@@ -8493,7 +8493,7 @@ snapshots:
|
|||||||
'@barbapapazes/plausible-tracker': 0.5.6
|
'@barbapapazes/plausible-tracker': 0.5.6
|
||||||
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
||||||
defu: 6.1.4
|
defu: 6.1.4
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
|
|
||||||
@@ -9231,10 +9231,10 @@ snapshots:
|
|||||||
|
|
||||||
'@ungap/structured-clone@1.3.0': {}
|
'@ungap/structured-clone@1.3.0': {}
|
||||||
|
|
||||||
'@unhead/vue@2.0.3(vue@3.5.13(typescript@5.8.3))':
|
'@unhead/vue@2.0.5(vue@3.5.13(typescript@5.8.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
hookable: 5.5.3
|
hookable: 5.5.3
|
||||||
unhead: 2.0.3
|
unhead: 2.0.5
|
||||||
vue: 3.5.13(typescript@5.8.3)
|
vue: 3.5.13(typescript@5.8.3)
|
||||||
|
|
||||||
'@unocss/core@66.0.0': {}
|
'@unocss/core@66.0.0': {}
|
||||||
@@ -9572,17 +9572,17 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.3))':
|
'@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/web-bluetooth': 0.0.21
|
'@types/web-bluetooth': 0.0.21
|
||||||
'@vueuse/metadata': 13.0.0
|
'@vueuse/metadata': 13.1.0
|
||||||
'@vueuse/shared': 13.0.0(vue@3.5.13(typescript@5.8.3))
|
'@vueuse/shared': 13.1.0(vue@3.5.13(typescript@5.8.3))
|
||||||
vue: 3.5.13(typescript@5.8.3)
|
vue: 3.5.13(typescript@5.8.3)
|
||||||
|
|
||||||
'@vueuse/integrations@13.0.0(fuse.js@7.1.0)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.8.3))':
|
'@vueuse/integrations@13.1.0(fuse.js@7.1.0)(sortablejs@1.15.6)(vue@3.5.13(typescript@5.8.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 13.0.0(vue@3.5.13(typescript@5.8.3))
|
'@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
|
||||||
'@vueuse/shared': 13.0.0(vue@3.5.13(typescript@5.8.3))
|
'@vueuse/shared': 13.1.0(vue@3.5.13(typescript@5.8.3))
|
||||||
vue: 3.5.13(typescript@5.8.3)
|
vue: 3.5.13(typescript@5.8.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fuse.js: 7.1.0
|
fuse.js: 7.1.0
|
||||||
@@ -9592,13 +9592,13 @@ snapshots:
|
|||||||
|
|
||||||
'@vueuse/metadata@12.8.2': {}
|
'@vueuse/metadata@12.8.2': {}
|
||||||
|
|
||||||
'@vueuse/metadata@13.0.0': {}
|
'@vueuse/metadata@13.1.0': {}
|
||||||
|
|
||||||
'@vueuse/nuxt@13.0.0(magicast@0.3.5)(nuxt@3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.1(better-sqlite3@11.9.1))(eslint@9.24.0(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.0(typescript@5.8.3))(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))':
|
'@vueuse/nuxt@13.1.0(magicast@0.3.5)(nuxt@3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.1(better-sqlite3@11.9.1))(eslint@9.24.0(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.0(typescript@5.8.3))(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
||||||
'@vueuse/core': 13.0.0(vue@3.5.13(typescript@5.8.3))
|
'@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
|
||||||
'@vueuse/metadata': 13.0.0
|
'@vueuse/metadata': 13.1.0
|
||||||
local-pkg: 1.1.1
|
local-pkg: 1.1.1
|
||||||
nuxt: 3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.1(better-sqlite3@11.9.1))(eslint@9.24.0(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.0(typescript@5.8.3))(yaml@2.7.1)
|
nuxt: 3.16.2(@parcel/watcher@2.5.1)(@types/node@22.13.14)(better-sqlite3@11.9.1)(db0@0.3.1(better-sqlite3@11.9.1))(eslint@9.24.0(jiti@2.4.2))(ioredis@5.6.0)(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue-tsc@2.2.0(typescript@5.8.3))(yaml@2.7.1)
|
||||||
vue: 3.5.13(typescript@5.8.3)
|
vue: 3.5.13(typescript@5.8.3)
|
||||||
@@ -9618,7 +9618,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vueuse/shared@13.0.0(vue@3.5.13(typescript@5.8.3))':
|
'@vueuse/shared@13.1.0(vue@3.5.13(typescript@5.8.3))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vue: 3.5.13(typescript@5.8.3)
|
vue: 3.5.13(typescript@5.8.3)
|
||||||
|
|
||||||
@@ -10861,7 +10861,7 @@ snapshots:
|
|||||||
enhanced-resolve: 5.18.1
|
enhanced-resolve: 5.18.1
|
||||||
mlly: 1.7.4
|
mlly: 1.7.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
|
|
||||||
extract-zip@2.0.1:
|
extract-zip@2.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -10954,7 +10954,7 @@ snapshots:
|
|||||||
magic-regexp: 0.8.0
|
magic-regexp: 0.8.0
|
||||||
magic-string: 0.30.17
|
magic-string: 0.30.17
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
@@ -11152,7 +11152,7 @@ snapshots:
|
|||||||
iron-webcrypto: 1.2.1
|
iron-webcrypto: 1.2.1
|
||||||
node-mock-http: 1.0.0
|
node-mock-http: 1.0.0
|
||||||
radix3: 1.1.2
|
radix3: 1.1.2
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
uncrypto: 0.1.3
|
uncrypto: 0.1.3
|
||||||
|
|
||||||
handlebars@4.7.8:
|
handlebars@4.7.8:
|
||||||
@@ -11456,7 +11456,7 @@ snapshots:
|
|||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
sharp: 0.32.6
|
sharp: 0.32.6
|
||||||
svgo: 3.3.2
|
svgo: 3.3.2
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
||||||
xss: 1.0.15
|
xss: 1.0.15
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -11762,7 +11762,7 @@ snapshots:
|
|||||||
node-forge: 1.3.1
|
node-forge: 1.3.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
untun: 0.1.3
|
untun: 0.1.3
|
||||||
uqr: 0.1.2
|
uqr: 0.1.2
|
||||||
|
|
||||||
@@ -11824,7 +11824,7 @@ snapshots:
|
|||||||
mlly: 1.7.4
|
mlly: 1.7.4
|
||||||
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.6.1
|
||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
|
|
||||||
magic-string-ast@0.7.1:
|
magic-string-ast@0.7.1:
|
||||||
@@ -12187,7 +12187,7 @@ snapshots:
|
|||||||
|
|
||||||
min-indent@1.0.1: {}
|
min-indent@1.0.1: {}
|
||||||
|
|
||||||
miniflare@4.20250404.0:
|
miniflare@4.20250405.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@cspotcode/source-map-support': 0.8.1
|
'@cspotcode/source-map-support': 0.8.1
|
||||||
acorn: 8.14.0
|
acorn: 8.14.0
|
||||||
@@ -12196,7 +12196,7 @@ snapshots:
|
|||||||
glob-to-regexp: 0.4.1
|
glob-to-regexp: 0.4.1
|
||||||
stoppable: 1.1.0
|
stoppable: 1.1.0
|
||||||
undici: 5.29.0
|
undici: 5.29.0
|
||||||
workerd: 1.20250404.0
|
workerd: 1.20250405.0
|
||||||
ws: 8.18.0
|
ws: 8.18.0
|
||||||
youch: 3.3.4
|
youch: 3.3.4
|
||||||
zod: 3.22.3
|
zod: 3.22.3
|
||||||
@@ -12265,7 +12265,7 @@ snapshots:
|
|||||||
acorn: 8.14.1
|
acorn: 8.14.1
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
pkg-types: 1.3.1
|
pkg-types: 1.3.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
|
|
||||||
mocked-exports@0.1.1: {}
|
mocked-exports@0.1.1: {}
|
||||||
|
|
||||||
@@ -12383,7 +12383,7 @@ snapshots:
|
|||||||
serve-static: 1.16.2
|
serve-static: 1.16.2
|
||||||
source-map: 0.7.4
|
source-map: 0.7.4
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
ultrahtml: 1.5.3
|
ultrahtml: 1.5.3
|
||||||
uncrypto: 0.1.3
|
uncrypto: 0.1.3
|
||||||
unctx: 2.4.1
|
unctx: 2.4.1
|
||||||
@@ -12490,7 +12490,7 @@ snapshots:
|
|||||||
mlly: 1.7.4
|
mlly: 1.7.4
|
||||||
scule: 1.3.0
|
scule: 1.3.0
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
vue-component-meta: 2.2.8(typescript@5.8.3)
|
vue-component-meta: 2.2.8(typescript@5.8.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
@@ -12501,13 +12501,13 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
|
|
||||||
nuxt-og-image@5.1.1(@unhead/vue@2.0.3(vue@3.5.13(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0))(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3)):
|
nuxt-og-image@5.1.1(@unhead/vue@2.0.5(vue@3.5.13(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0))(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))(vue@3.5.13(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/devtools-kit': 2.3.2(magicast@0.3.5)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))
|
'@nuxt/devtools-kit': 2.3.2(magicast@0.3.5)(vite@6.2.5(@types/node@22.13.14)(jiti@2.4.2)(lightningcss@1.29.2)(terser@5.39.0)(yaml@2.7.1))
|
||||||
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
||||||
'@resvg/resvg-js': 2.6.2
|
'@resvg/resvg-js': 2.6.2
|
||||||
'@resvg/resvg-wasm': 2.6.2
|
'@resvg/resvg-wasm': 2.6.2
|
||||||
'@unhead/vue': 2.0.3(vue@3.5.13(typescript@5.8.3))
|
'@unhead/vue': 2.0.5(vue@3.5.13(typescript@5.8.3))
|
||||||
'@unocss/core': 66.0.0
|
'@unocss/core': 66.0.0
|
||||||
'@unocss/preset-wind3': 66.0.0
|
'@unocss/preset-wind3': 66.0.0
|
||||||
chrome-launcher: 1.1.2
|
chrome-launcher: 1.1.2
|
||||||
@@ -12530,7 +12530,7 @@ snapshots:
|
|||||||
sirv: 3.0.1
|
sirv: 3.0.1
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
strip-literal: 3.0.0
|
strip-literal: 3.0.0
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
unplugin: 2.2.2
|
unplugin: 2.2.2
|
||||||
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
unstorage: 1.15.0(db0@0.3.1(better-sqlite3@11.9.1))(ioredis@5.6.0)
|
||||||
unwasm: 0.3.9
|
unwasm: 0.3.9
|
||||||
@@ -12547,7 +12547,7 @@ snapshots:
|
|||||||
pkg-types: 2.1.0
|
pkg-types: 2.1.0
|
||||||
site-config-stack: 3.1.7(vue@3.5.13(typescript@5.8.3))
|
site-config-stack: 3.1.7(vue@3.5.13(typescript@5.8.3))
|
||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
- vue
|
- vue
|
||||||
@@ -12560,7 +12560,7 @@ snapshots:
|
|||||||
pkg-types: 2.1.0
|
pkg-types: 2.1.0
|
||||||
sirv: 3.0.1
|
sirv: 3.0.1
|
||||||
site-config-stack: 3.1.7(vue@3.5.13(typescript@5.8.3))
|
site-config-stack: 3.1.7(vue@3.5.13(typescript@5.8.3))
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
- vue
|
- vue
|
||||||
@@ -12575,7 +12575,7 @@ snapshots:
|
|||||||
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
|
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
|
||||||
'@nuxt/vite-builder': 3.16.2(@types/node@22.13.14)(eslint@9.24.0(jiti@2.4.2))(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vue-tsc@2.2.0(typescript@5.8.3))(vue@3.5.13(typescript@5.8.3))(yaml@2.7.1)
|
'@nuxt/vite-builder': 3.16.2(@types/node@22.13.14)(eslint@9.24.0(jiti@2.4.2))(lightningcss@1.29.2)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.39.0)(typescript@5.8.3)(vue-tsc@2.2.0(typescript@5.8.3))(vue@3.5.13(typescript@5.8.3))(yaml@2.7.1)
|
||||||
'@oxc-parser/wasm': 0.60.0
|
'@oxc-parser/wasm': 0.60.0
|
||||||
'@unhead/vue': 2.0.3(vue@3.5.13(typescript@5.8.3))
|
'@unhead/vue': 2.0.5(vue@3.5.13(typescript@5.8.3))
|
||||||
'@vue/shared': 3.5.13
|
'@vue/shared': 3.5.13
|
||||||
c12: 3.0.2(magicast@0.3.5)
|
c12: 3.0.2(magicast@0.3.5)
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
@@ -12617,7 +12617,7 @@ snapshots:
|
|||||||
std-env: 3.8.1
|
std-env: 3.8.1
|
||||||
strip-literal: 3.0.0
|
strip-literal: 3.0.0
|
||||||
tinyglobby: 0.2.12
|
tinyglobby: 0.2.12
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
ultrahtml: 1.5.3
|
ultrahtml: 1.5.3
|
||||||
uncrypto: 0.1.3
|
uncrypto: 0.1.3
|
||||||
unctx: 2.4.1
|
unctx: 2.4.1
|
||||||
@@ -12698,7 +12698,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
destr: 2.0.3
|
destr: 2.0.3
|
||||||
node-fetch-native: 1.6.6
|
node-fetch-native: 1.6.6
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
|
|
||||||
ohash@1.1.6: {}
|
ohash@1.1.6: {}
|
||||||
|
|
||||||
@@ -13755,7 +13755,7 @@ snapshots:
|
|||||||
|
|
||||||
site-config-stack@3.1.7(vue@3.5.13(typescript@5.8.3)):
|
site-config-stack@3.1.7(vue@3.5.13(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
vue: 3.5.13(typescript@5.8.3)
|
vue: 3.5.13(typescript@5.8.3)
|
||||||
|
|
||||||
skin-tone@2.0.0:
|
skin-tone@2.0.0:
|
||||||
@@ -14122,7 +14122,7 @@ snapshots:
|
|||||||
|
|
||||||
typescript@5.8.3: {}
|
typescript@5.8.3: {}
|
||||||
|
|
||||||
ufo@1.5.4: {}
|
ufo@1.6.1: {}
|
||||||
|
|
||||||
uglify-js@3.19.3:
|
uglify-js@3.19.3:
|
||||||
optional: true
|
optional: true
|
||||||
@@ -14191,9 +14191,9 @@ snapshots:
|
|||||||
exsolve: 1.0.4
|
exsolve: 1.0.4
|
||||||
ohash: 2.0.11
|
ohash: 2.0.11
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
|
|
||||||
unhead@2.0.3:
|
unhead@2.0.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
hookable: 5.5.3
|
hookable: 5.5.3
|
||||||
|
|
||||||
@@ -14279,7 +14279,7 @@ snapshots:
|
|||||||
|
|
||||||
universal-user-agent@7.0.2: {}
|
universal-user-agent@7.0.2: {}
|
||||||
|
|
||||||
unplugin-auto-import@19.1.2(@nuxt/kit@3.16.2(magicast@0.3.5))(@vueuse/core@13.0.0(vue@3.5.13(typescript@5.8.3))):
|
unplugin-auto-import@19.1.2(@nuxt/kit@3.16.2(magicast@0.3.5))(@vueuse/core@13.1.0(vue@3.5.13(typescript@5.8.3))):
|
||||||
dependencies:
|
dependencies:
|
||||||
local-pkg: 1.1.1
|
local-pkg: 1.1.1
|
||||||
magic-string: 0.30.17
|
magic-string: 0.30.17
|
||||||
@@ -14289,7 +14289,7 @@ snapshots:
|
|||||||
unplugin-utils: 0.2.4
|
unplugin-utils: 0.2.4
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
'@nuxt/kit': 3.16.2(magicast@0.3.5)
|
||||||
'@vueuse/core': 13.0.0(vue@3.5.13(typescript@5.8.3))
|
'@vueuse/core': 13.1.0(vue@3.5.13(typescript@5.8.3))
|
||||||
|
|
||||||
unplugin-utils@0.2.4:
|
unplugin-utils@0.2.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -14367,7 +14367,7 @@ snapshots:
|
|||||||
lru-cache: 10.4.3
|
lru-cache: 10.4.3
|
||||||
node-fetch-native: 1.6.6
|
node-fetch-native: 1.6.6
|
||||||
ofetch: 1.4.1
|
ofetch: 1.4.1
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
db0: 0.3.1(better-sqlite3@11.9.1)
|
db0: 0.3.1(better-sqlite3@11.9.1)
|
||||||
ioredis: 5.6.0
|
ioredis: 5.6.0
|
||||||
@@ -14622,7 +14622,7 @@ snapshots:
|
|||||||
|
|
||||||
vue-bundle-renderer@2.1.1:
|
vue-bundle-renderer@2.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
ufo: 1.5.4
|
ufo: 1.6.1
|
||||||
|
|
||||||
vue-component-meta@2.2.8(typescript@5.8.3):
|
vue-component-meta@2.2.8(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -14727,24 +14727,24 @@ snapshots:
|
|||||||
|
|
||||||
wordwrap@1.0.0: {}
|
wordwrap@1.0.0: {}
|
||||||
|
|
||||||
workerd@1.20250404.0:
|
workerd@1.20250405.0:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@cloudflare/workerd-darwin-64': 1.20250404.0
|
'@cloudflare/workerd-darwin-64': 1.20250405.0
|
||||||
'@cloudflare/workerd-darwin-arm64': 1.20250404.0
|
'@cloudflare/workerd-darwin-arm64': 1.20250405.0
|
||||||
'@cloudflare/workerd-linux-64': 1.20250404.0
|
'@cloudflare/workerd-linux-64': 1.20250405.0
|
||||||
'@cloudflare/workerd-linux-arm64': 1.20250404.0
|
'@cloudflare/workerd-linux-arm64': 1.20250405.0
|
||||||
'@cloudflare/workerd-windows-64': 1.20250404.0
|
'@cloudflare/workerd-windows-64': 1.20250405.0
|
||||||
|
|
||||||
wrangler@4.7.2:
|
wrangler@4.8.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@cloudflare/kv-asset-handler': 0.4.0
|
'@cloudflare/kv-asset-handler': 0.4.0
|
||||||
'@cloudflare/unenv-preset': 2.3.1(unenv@2.0.0-rc.15)(workerd@1.20250404.0)
|
'@cloudflare/unenv-preset': 2.3.1(unenv@2.0.0-rc.15)(workerd@1.20250405.0)
|
||||||
blake3-wasm: 2.1.5
|
blake3-wasm: 2.1.5
|
||||||
esbuild: 0.24.2
|
esbuild: 0.24.2
|
||||||
miniflare: 4.20250404.0
|
miniflare: 4.20250405.0
|
||||||
path-to-regexp: 6.3.0
|
path-to-regexp: 6.3.0
|
||||||
unenv: 2.0.0-rc.15
|
unenv: 2.0.0-rc.15
|
||||||
workerd: 1.20250404.0
|
workerd: 1.20250405.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
sharp: 0.33.5
|
sharp: 0.33.5
|
||||||
|
|||||||
Reference in New Issue
Block a user