chore(deps): update all non-major dependencies (v2) (#4361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-23 11:51:53 +02:00
committed by GitHub
parent 7903d2adc2
commit 2d5100044b
3 changed files with 179 additions and 179 deletions

View File

@@ -4,8 +4,8 @@
"type": "module",
"dependencies": {
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/lucide": "^1.2.49",
"@iconify-json/simple-icons": "^1.2.38",
"@iconify-json/lucide": "^1.2.51",
"@iconify-json/simple-icons": "^1.2.39",
"@iconify-json/vscode-icons": "^1.2.23",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.11.4",
@@ -14,18 +14,18 @@
"@nuxt/ui-pro": "^1.8.0",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.1.1",
"@vueuse/nuxt": "^13.3.0",
"@vueuse/nuxt": "^13.4.0",
"date-fns": "^4.1.0",
"joi": "^17.13.3",
"nuxt": "^3.17.5",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.11.0",
"nuxt-og-image": "^5.1.6",
"prettier": "^3.5.3",
"nuxt-og-image": "^5.1.7",
"prettier": "^3.6.0",
"ufo": "^1.6.1",
"v-calendar": "^3.1.2",
"valibot": "^1.1.0",
"yup": "^1.6.1",
"zod": "^3.25.64"
"zod": "^3.25.67"
}
}

View File

@@ -2,7 +2,7 @@
"name": "@nuxt/ui",
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
"version": "2.22.0",
"packageManager": "pnpm@10.12.1",
"packageManager": "pnpm@10.12.2",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/ui.git"
@@ -44,7 +44,7 @@
"@headlessui/tailwindcss": "^0.2.2",
"@headlessui/vue": "^1.7.23",
"@iconify-json/heroicons": "^1.2.2",
"@nuxt/icon": "^1.13.0",
"@nuxt/icon": "^1.14.0",
"@nuxt/kit": "^3.17.5",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.14.0",
@@ -54,9 +54,9 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@vueuse/core": "^13.3.0",
"@vueuse/integrations": "^13.3.0",
"@vueuse/math": "^13.3.0",
"@vueuse/core": "^13.4.0",
"@vueuse/integrations": "^13.4.0",
"@vueuse/math": "^13.4.0",
"defu": "^6.1.4",
"fuse.js": "^7.1.0",
"ohash": "^2.0.11",
@@ -76,7 +76,7 @@
"nuxt": "^3.17.5",
"release-it": "^19.0.3",
"typescript": "^5.8.3",
"vitest": "^3.2.3",
"vitest": "^3.2.4",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.2.10"
},
@@ -108,9 +108,9 @@
"@nuxt/ui": "workspace:*",
"@nuxt/content": "2.13.2",
"@nuxtjs/mdc": "0.9.0",
"@vueuse/core": "^13.3.0",
"@vueuse/integrations": "^13.3.0",
"@vueuse/math": "^13.3.0",
"@vueuse/core": "^13.4.0",
"@vueuse/integrations": "^13.4.0",
"@vueuse/math": "^13.4.0",
"@vueuse/nuxt": "13.1.0",
"chokidar": "3.6.0"
}

328
pnpm-lock.yaml generated
View File

@@ -8,9 +8,9 @@ overrides:
'@nuxt/ui': workspace:*
'@nuxt/content': 2.13.2
'@nuxtjs/mdc': 0.9.0
'@vueuse/core': ^13.3.0
'@vueuse/integrations': ^13.3.0
'@vueuse/math': ^13.3.0
'@vueuse/core': ^13.4.0
'@vueuse/integrations': ^13.4.0
'@vueuse/math': ^13.4.0
'@vueuse/nuxt': 13.1.0
chokidar: 3.6.0
@@ -28,8 +28,8 @@ importers:
specifier: ^1.2.2
version: 1.2.2
'@nuxt/icon':
specifier: ^1.13.0
version: 1.13.0(magicast@0.3.5)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))
specifier: ^1.14.0
version: 1.14.0(magicast@0.3.5)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))
'@nuxt/kit':
specifier: ^3.17.5
version: 3.17.5(magicast@0.3.5)
@@ -58,14 +58,14 @@ importers:
specifier: ^0.5.16
version: 0.5.16(tailwindcss@3.4.17)
'@vueuse/core':
specifier: ^13.3.0
version: 13.3.0(vue@3.5.16(typescript@5.8.3))
specifier: ^13.4.0
version: 13.4.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/integrations':
specifier: ^13.3.0
version: 13.3.0(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.16(typescript@5.8.3))
specifier: ^13.4.0
version: 13.4.0(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.16(typescript@5.8.3))
'@vueuse/math':
specifier: ^13.3.0
version: 13.3.0(vue@3.5.16(typescript@5.8.3))
specifier: ^13.4.0
version: 13.4.0(vue@3.5.16(typescript@5.8.3))
defu:
specifier: ^6.1.4
version: 6.1.4
@@ -101,7 +101,7 @@ importers:
version: 1.6.1
zod:
specifier: ^3.24.0
version: 3.25.64
version: 3.25.67
devDependencies:
'@nuxt/eslint-config':
specifier: ^1.4.1
@@ -111,7 +111,7 @@ importers:
version: 1.0.1(@nuxt/cli@3.25.1(magicast@0.3.5))(@vue/compiler-core@3.5.16)(esbuild@0.25.5)(typescript@5.8.3)(vue-tsc@2.2.10(typescript@5.8.3))(vue@3.5.16(typescript@5.8.3))
'@nuxt/test-utils':
specifier: ^3.19.1
version: 3.19.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.0)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
version: 3.19.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.1)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
'@release-it/conventional-changelog':
specifier: ^10.0.1
version: 10.0.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.2.0)(release-it@19.0.3(@types/node@24.0.2)(magicast@0.3.5))
@@ -134,11 +134,11 @@ importers:
specifier: ^5.8.3
version: 5.8.3
vitest:
specifier: ^3.2.3
version: 3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
specifier: ^3.2.4
version: 3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vitest-environment-nuxt:
specifier: ^1.0.1
version: 1.0.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.0)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
version: 1.0.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.1)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
vue-tsc:
specifier: ^2.2.10
version: 2.2.10(typescript@5.8.3)
@@ -149,11 +149,11 @@ importers:
specifier: ^1.2.2
version: 1.2.2
'@iconify-json/lucide':
specifier: ^1.2.49
version: 1.2.49
specifier: ^1.2.51
version: 1.2.51
'@iconify-json/simple-icons':
specifier: ^1.2.38
version: 1.2.38
specifier: ^1.2.39
version: 1.2.39
'@iconify-json/vscode-icons':
specifier: ^1.2.23
version: 1.2.23
@@ -197,11 +197,11 @@ importers:
specifier: ^0.11.0
version: 0.11.0(magicast@0.3.5)
nuxt-og-image:
specifier: ^5.1.6
version: 5.1.6(@unhead/vue@2.0.10(vue@3.5.16(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))
specifier: ^5.1.7
version: 5.1.7(@unhead/vue@2.0.10(vue@3.5.16(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))
prettier:
specifier: ^3.5.3
version: 3.5.3
specifier: ^3.6.0
version: 3.6.0
ufo:
specifier: ^1.6.1
version: 1.6.1
@@ -215,8 +215,8 @@ importers:
specifier: ^1.6.1
version: 1.6.1
zod:
specifier: ^3.25.64
version: 3.25.64
specifier: ^3.25.67
version: 3.25.67
playground:
dependencies:
@@ -688,17 +688,17 @@ packages:
'@iconify-json/heroicons@1.2.2':
resolution: {integrity: sha512-qoW4pXr5kTTL6juEjgTs83OJIwpePu7q1tdtKVEdj+i0zyyVHgg/dd9grsXJQnpTpBt6/VwNjrXBvFjRsKPENg==}
'@iconify-json/lucide@1.2.49':
resolution: {integrity: sha512-Z6j8QKE7dcM3jDlstxTONpsw7GSJwzeVcre2xXqCmg+QvLoqmJJEugQ3PcGqpp6dtBIcBOtE6+LUeY5OlXmCuA==}
'@iconify-json/lucide@1.2.51':
resolution: {integrity: sha512-k9joU3gb4M0WAfVOSwQrrpOSvNzaVLDUwffkzIHOwgdqYGOZrEYRjbNoi5TW0BVGM6Iii0PXD7MYcjYweRXwKg==}
'@iconify-json/simple-icons@1.2.38':
resolution: {integrity: sha512-mvMeFQgVjoHanQE9Q7ihmriEXAorjLZW+crUgQspDjFpzWuQp2RZMTppl1MN6TQztMVTsNFgF6LDKsp+v1RYRg==}
'@iconify-json/simple-icons@1.2.39':
resolution: {integrity: sha512-XlhW73c4dHvUrwWckVY76HDjnaZ2fWKD6hNZtd5kuv23GC0g3Lu0MXnYscpkIYOeiXO+Gtlw8FM53J7C84mCtA==}
'@iconify-json/vscode-icons@1.2.23':
resolution: {integrity: sha512-gFTcKecKra2/b5SbGDgHGI/l8CuikHyBPmqGlK+YCmS8AK72dtDQbUekdoACsju/3TYS37QvdPoOQwnyx2LdYg==}
'@iconify/collections@1.0.559':
resolution: {integrity: sha512-uptOeNb32rPpD/ePW5uWODtb2t4psalS4vCszjaK+vP/EBCYLUBLpKYnRFhY2H2t9Ka9fNVZVgpWWIrbZU2LFA==}
'@iconify/collections@1.0.561':
resolution: {integrity: sha512-Bn3YLaXwNwVpVUk6YfxOc1I69r7pAV7GsDtkknXAa0Fk4vlh3YxwQU5J8N8h++tRmw702IVjQm6csyAyFZuADQ==}
'@iconify/types@2.0.0':
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
@@ -984,8 +984,8 @@ packages:
'@nuxt/fonts@0.11.4':
resolution: {integrity: sha512-GbLavsC+9FejVwY+KU4/wonJsKhcwOZx/eo4EuV57C4osnF/AtEmev8xqI0DNlebMEhEGZbu1MGwDDDYbeR7Bw==}
'@nuxt/icon@1.13.0':
resolution: {integrity: sha512-Sft1DZj/U5Up60DMnhp+hRDNDXRkMhwHocxgDkDkAPBxqR8PRyvzxcMIy3rjGMu0s+fB6ZdLs6vtaWzjWuerQQ==}
'@nuxt/icon@1.14.0':
resolution: {integrity: sha512-4kb2rbvbSll784LUme2fDm62NW0Tryr8wADFEU3vIoOj4TZywcwPafIl0MT6ah3RNgbPd174EFVOaUdPSUQENA==}
'@nuxt/image@1.10.0':
resolution: {integrity: sha512-/B58GeEmme7bkmQUrXzEw8P9sJb9BkMaYZqLDtq8ZdDLEddE3P4nVya8RQPB+p4b7EdqWajpPqdy1A2ZPLev/A==}
@@ -1857,20 +1857,20 @@ packages:
peerDependencies:
vue: '>=3.5.13'
'@unocss/core@66.2.1':
resolution: {integrity: sha512-iHhemq8NBHDpayvqfz/+Np8KvuktR0lJQiixy1uLSCYIKwauOKrpJoW/bzzEecY1LcdjEDeUuwW8r3DSdrfQGA==}
'@unocss/core@66.2.3':
resolution: {integrity: sha512-mRpwm3HUAqCtQrBB7+vkCp0qDZT+G1s2EAVJIF6zzrnoqb2BmIlHgz7DXVDufRFMRJtQUCp2jVMtEQZCTXEVjQ==}
'@unocss/extractor-arbitrary-variants@66.2.1':
resolution: {integrity: sha512-mwSy63/9wGUWaqm/aQK3FYzDA0SAMsCJ+GtzRnmLYY/jk8Pk1DvJ3fvxxebC4coCIdWo515kTy0TYwqHxZE4lg==}
'@unocss/extractor-arbitrary-variants@66.2.3':
resolution: {integrity: sha512-QQig1VnIfFJPVnp3lSM0za/7zZS91A+qOmEfOvbabiJ+dyI48wUU6MgP6/xZ5qZK6bvkuyQC9Ta73g9vXXuSZw==}
'@unocss/preset-mini@66.2.1':
resolution: {integrity: sha512-wTqByGW5euAWkHwSz26rv0WLOYCTUTuwbyFpG8HK9GmWdWPgPGu7NsLXWblUWABN/DsZ89F7kv+VZMrvEl/tVw==}
'@unocss/preset-mini@66.2.3':
resolution: {integrity: sha512-qGdpp5ZiekR0QREFzc5eOTjMaYT3FWs9wQJqYKZNY3OJ8wMFpgDVoDTpqdfgvCiL7hheYITuxLDHw0gp/vDGBw==}
'@unocss/preset-wind3@66.2.1':
resolution: {integrity: sha512-2luFtyyg9xhja0Dkejzi2NO5Jq3UEOIt1lWQEzAPVhgbQ99XTdknZDDYBxkaW5fAcD9b2CLzyL5wb7TfazvRMQ==}
'@unocss/preset-wind3@66.2.3':
resolution: {integrity: sha512-jthSiWYvsVg5MJVfEykJX35NtbqKDwcabvz7zmwSqhd6LgQwywi2vM7+iRhq+Os8UmX0N5q3WTAVRNsOWLBa+w==}
'@unocss/rule-utils@66.2.1':
resolution: {integrity: sha512-uzi8onV53XXXjxI9ynUdk+9DngUYsy7uR4YFbTFUMF758SnNLil/MhJ9AeJGCUnl/3skZR6CZi8ne3IBJVnZAw==}
'@unocss/rule-utils@66.2.3':
resolution: {integrity: sha512-OL4s4pTb/YD66OK2b7NavwSqGTn5cDBaafkLphqnXKe9/DUfGoWNmeUAHfSzvM1QelprRXtPNLK/GIfUjcsNMg==}
engines: {node: '>=14'}
'@unrs/resolver-binding-android-arm-eabi@1.9.0':
@@ -1987,11 +1987,11 @@ packages:
vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
'@vitest/expect@3.2.3':
resolution: {integrity: sha512-W2RH2TPWVHA1o7UmaFKISPvdicFJH+mjykctJFoAkUw+SPTJTGjUNdKscFBrqM7IPnCVu6zihtKYa7TkZS1dkQ==}
'@vitest/expect@3.2.4':
resolution: {integrity: sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==}
'@vitest/mocker@3.2.3':
resolution: {integrity: sha512-cP6fIun+Zx8he4rbWvi+Oya6goKQDZK+Yq4hhlggwQBbrlOQ4qtZ+G4nxB6ZnzI9lyIb+JnvyiJnPC2AGbKSPA==}
'@vitest/mocker@3.2.4':
resolution: {integrity: sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==}
peerDependencies:
msw: ^2.4.9
vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0
@@ -2001,20 +2001,20 @@ packages:
vite:
optional: true
'@vitest/pretty-format@3.2.3':
resolution: {integrity: sha512-yFglXGkr9hW/yEXngO+IKMhP0jxyFw2/qys/CK4fFUZnSltD+MU7dVYGrH8rvPcK/O6feXQA+EU33gjaBBbAng==}
'@vitest/pretty-format@3.2.4':
resolution: {integrity: sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==}
'@vitest/runner@3.2.3':
resolution: {integrity: sha512-83HWYisT3IpMaU9LN+VN+/nLHVBCSIUKJzGxC5RWUOsK1h3USg7ojL+UXQR3b4o4UBIWCYdD2fxuzM7PQQ1u8w==}
'@vitest/runner@3.2.4':
resolution: {integrity: sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==}
'@vitest/snapshot@3.2.3':
resolution: {integrity: sha512-9gIVWx2+tysDqUmmM1L0hwadyumqssOL1r8KJipwLx5JVYyxvVRfxvMq7DaWbZZsCqZnu/dZedaZQh4iYTtneA==}
'@vitest/snapshot@3.2.4':
resolution: {integrity: sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==}
'@vitest/spy@3.2.3':
resolution: {integrity: sha512-JHu9Wl+7bf6FEejTCREy+DmgWe+rQKbK+y32C/k5f4TBIAlijhJbRBIRIOCEpVevgRsCQR2iHRUH2/qKVM/plw==}
'@vitest/spy@3.2.4':
resolution: {integrity: sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==}
'@vitest/utils@3.2.3':
resolution: {integrity: sha512-4zFBCU5Pf+4Z6v+rwnZ1HU1yzOKKvDkMXZrymE2PBlbjKJRlrOxbvpfPSvJTGRIwGoahaOGvp+kbCoxifhzJ1Q==}
'@vitest/utils@3.2.4':
resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
'@volar/language-core@2.4.14':
resolution: {integrity: sha512-X6beusV0DvuVseaOEy7GoagS4rYHgDHnTrdOj5jeUb49fW5ceQyP9Ej5rBhqgz2wJggl+2fDbbojq1XKaxDi6w==}
@@ -2107,8 +2107,8 @@ packages:
'@vue/test-utils@2.4.6':
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
'@vueuse/core@13.3.0':
resolution: {integrity: sha512-uYRz5oEfebHCoRhK4moXFM3NSCd5vu2XMLOq/Riz5FdqZMy2RvBtazdtL3gEcmDyqkztDe9ZP/zymObMIbiYSg==}
'@vueuse/core@13.4.0':
resolution: {integrity: sha512-OnK7zW3bTq/QclEk17+vDFN3tuAm8ONb9zQUIHrYQkkFesu3WeGUx/3YzpEp+ly53IfDAT9rsYXgGW6piNZC5w==}
peerDependencies:
vue: ^3.5.0
@@ -2117,8 +2117,8 @@ packages:
peerDependencies:
vue: '>=2.7 || >=3'
'@vueuse/integrations@13.3.0':
resolution: {integrity: sha512-h5mGRYPbiTZTFP/AKELLPGnUDBly7z7Qd1pgEQlT3ItQ0NlZM0vB+8SOQycpSBOBlgg72Zgw+mi2r+4O/G8RuQ==}
'@vueuse/integrations@13.4.0':
resolution: {integrity: sha512-rwNoE0MNJBUuSzTZcUVrkovtHvpWIySOcC6XpcS33ZarHDNhd9CPvCD4eNl3N0Phz1he1JV0iYULRyPQ5HCbFA==}
peerDependencies:
async-validator: ^4
axios: ^1
@@ -2159,16 +2159,16 @@ packages:
universal-cookie:
optional: true
'@vueuse/math@13.3.0':
resolution: {integrity: sha512-Kq2bGw/RSljoXcr3ec5FHesnC/Pu+yShlluncjuIbrtDzjoFUWClX3hadCmtJWFWltLZxyIXafkB2tutXqPNtg==}
'@vueuse/math@13.4.0':
resolution: {integrity: sha512-jSc0mSQcgwwTUz33RGsHK3eabu6AJwNpH7BFvhTXeJkpldqp2voPDvUzOtmhjLqz1ru/ttqFX5yqDKUxy6lzww==}
peerDependencies:
vue: ^3.5.0
'@vueuse/metadata@13.1.0':
resolution: {integrity: sha512-+TDd7/a78jale5YbHX9KHW3cEDav1lz1JptwDvep2zSG8XjCsVE+9mHIzjTOaPbHUAk5XiE4jXLz51/tS+aKQw==}
'@vueuse/metadata@13.3.0':
resolution: {integrity: sha512-42IzJIOYCKIb0Yjv1JfaKpx8JlCiTmtCWrPxt7Ja6Wzoq0h79+YVXmBV03N966KEmDEESTbp5R/qO3AB5BDnGw==}
'@vueuse/metadata@13.4.0':
resolution: {integrity: sha512-CPDQ/IgOeWbqItg1c/pS+Ulum63MNbpJ4eecjFJqgD/JUCJ822zLfpw6M9HzSvL6wbzMieOtIAW/H8deQASKHg==}
'@vueuse/nuxt@13.1.0':
resolution: {integrity: sha512-4xdxwKanLY4+z+/ZgSZcJvwuHlgZMU3km7z4lhlbLl6WZTKS3BiztnRzcrdt4zjU512oTlH5nsPNhUhV0KXiOA==}
@@ -2176,8 +2176,8 @@ packages:
nuxt: ^3.0.0 || ^4.0.0-0
vue: ^3.5.0
'@vueuse/shared@13.3.0':
resolution: {integrity: sha512-L1QKsF0Eg9tiZSFXTgodYnu0Rsa2P0En2LuLrIs/jgrkyiDuJSsPZK+tx+wU0mMsYHUYEjNsuE41uqqkuR8VhA==}
'@vueuse/shared@13.4.0':
resolution: {integrity: sha512-+AxuKbw8R1gYy5T21V5yhadeNM7rJqb4cPaRI9DdGnnNl3uqXh+unvQ3uCaA2DjYLbNr1+l7ht/B4qEsRegX6A==}
peerDependencies:
vue: ^3.5.0
@@ -4317,8 +4317,8 @@ packages:
longest-streak@3.1.0:
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
loupe@3.1.3:
resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==}
loupe@3.1.4:
resolution: {integrity: sha512-wJzkKwJrheKtknCOKNEtDK4iqg/MxmZheEMtSTYvnzRdEYaZzmgH976nenp8WdJRdx5Vc1X/9MO0Oszl6ezeXg==}
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
@@ -4819,8 +4819,8 @@ packages:
resolution: {integrity: sha512-tF+BUToseiljrQXEg/zbqDZvr/2RyEGKzj2PzVF0pR9iHTQPEkQ+8Yt91Qo3mU3crttxTP39GJEgN5npeFZ+1w==}
hasBin: true
nuxt-og-image@5.1.6:
resolution: {integrity: sha512-TNOwQmeb36IQ/a/DLSU7GShezz0T2W+X8h8wie8KJdWBLE/GtLDjBGTabjAb0miFroYp43cCCwRBCtBwjoMdmw==}
nuxt-og-image@5.1.7:
resolution: {integrity: sha512-aOkdZhcKlc1WVC/NNXHa5C6jBc1Qiv8i99+Yshyqvl2DE+2KqEQmeNW//qkmwWU32tocKFzm2evUbDBB0jbL7g==}
engines: {node: '>=18.0.0'}
peerDependencies:
'@unhead/vue': ^2.0.5
@@ -5103,8 +5103,8 @@ packages:
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.53.0:
resolution: {integrity: sha512-mGLg8m0pm4+mmtB7M89Xw/GSqoNC+twivl8ITteqvAndachozYe2ZA7srU6uleV1vEdAHYqjq+SV8SNxRRFYBw==}
playwright-core@1.53.1:
resolution: {integrity: sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==}
engines: {node: '>=18'}
hasBin: true
@@ -5359,8 +5359,8 @@ packages:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
prettier@3.5.3:
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
prettier@3.6.0:
resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==}
engines: {node: '>=14'}
hasBin: true
@@ -5672,8 +5672,8 @@ packages:
satori-html@0.3.2:
resolution: {integrity: sha512-wjTh14iqADFKDK80e51/98MplTGfxz2RmIzh0GqShlf4a67+BooLywF17TvJPD6phO0Hxm7Mf1N5LtRYvdkYRA==}
satori@0.13.2:
resolution: {integrity: sha512-BPoExgKlkZPY1j4I2vSovo9OJALOw5siU37cm1aNcq/XWCojpFM3FHXHxby9tQ2R5ajV2fRQgouWoonQ83z+Hg==}
satori@0.15.2:
resolution: {integrity: sha512-vu/49vdc8MzV5jUchs3TIRDCOkOvMc1iJ11MrZvhg9tE4ziKIEIBjBZvies6a9sfM2vQ2gc3dXeu6rCK7AztHA==}
engines: {node: '>=16'}
scslre@0.3.0:
@@ -6065,8 +6065,8 @@ packages:
resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==}
engines: {node: '>=12.0.0'}
tinypool@1.1.0:
resolution: {integrity: sha512-7CotroY9a8DKsKprEy/a14aCCm8jYVmR7aFy4fpkZM8sdpNJbKkixuNjgM50yCmip2ezc8z4N7k3oe2+rfRJCQ==}
tinypool@1.1.1:
resolution: {integrity: sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==}
engines: {node: ^18.0.0 || >=20.0.0}
tinyrainbow@2.0.0:
@@ -6443,8 +6443,8 @@ packages:
peerDependencies:
vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 || ^6.0.0-0
vite-node@3.2.3:
resolution: {integrity: sha512-gc8aAifGuDIpZHrPjuHyP4dpQmYXqWw7D1GmDnWeNWP654UEXzVfQ5IHPSK5HaHkwB/+p1atpYpSdw/2kOv8iQ==}
vite-node@3.2.4:
resolution: {integrity: sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
@@ -6541,16 +6541,16 @@ packages:
vitest-environment-nuxt@1.0.1:
resolution: {integrity: sha512-eBCwtIQriXW5/M49FjqNKfnlJYlG2LWMSNFsRVKomc8CaMqmhQPBS5LZ9DlgYL9T8xIVsiA6RZn2lk7vxov3Ow==}
vitest@3.2.3:
resolution: {integrity: sha512-E6U2ZFXe3N/t4f5BwUaVCKRLHqUpk1CBWeMh78UT4VaTPH/2dyvH6ALl29JTovEPu9dVKr/K/J4PkXgrMbw4Ww==}
vitest@3.2.4:
resolution: {integrity: sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==}
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
hasBin: true
peerDependencies:
'@edge-runtime/vm': '*'
'@types/debug': ^4.1.12
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
'@vitest/browser': 3.2.3
'@vitest/ui': 3.2.3
'@vitest/browser': 3.2.4
'@vitest/ui': 3.2.4
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
@@ -6813,8 +6813,8 @@ packages:
resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==}
engines: {node: '>= 14'}
zod@3.25.64:
resolution: {integrity: sha512-hbP9FpSZf7pkS7hRVUrOjhwKJNyampPgtXKc3AN6DsWtoHsg2Sb4SQaS4Tcay380zSwd2VPo9G9180emBACp5g==}
zod@3.25.67:
resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==}
zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
@@ -7257,11 +7257,11 @@ snapshots:
dependencies:
'@iconify/types': 2.0.0
'@iconify-json/lucide@1.2.49':
'@iconify-json/lucide@1.2.51':
dependencies:
'@iconify/types': 2.0.0
'@iconify-json/simple-icons@1.2.38':
'@iconify-json/simple-icons@1.2.39':
dependencies:
'@iconify/types': 2.0.0
@@ -7269,7 +7269,7 @@ snapshots:
dependencies:
'@iconify/types': 2.0.0
'@iconify/collections@1.0.559':
'@iconify/collections@1.0.561':
dependencies:
'@iconify/types': 2.0.0
@@ -7572,7 +7572,7 @@ snapshots:
unixify: 1.0.0
urlpattern-polyfill: 8.0.2
yargs: 17.7.2
zod: 3.25.64
zod: 3.25.67
transitivePeerDependencies:
- encoding
- rollup
@@ -7627,7 +7627,7 @@ snapshots:
dependencies:
'@nuxt/kit': 3.17.5(magicast@0.3.5)
'@nuxtjs/mdc': 0.9.0(magicast@0.3.5)
'@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/core': 13.4.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/head': 2.0.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/nuxt': 13.1.0(magicast@0.3.5)(nuxt@3.17.5(@parcel/watcher@2.5.1)(@types/node@24.0.2)(db0@0.3.2)(eslint@9.29.0(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.43.0)(terser@5.42.0)(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@2.2.10(typescript@5.8.3))(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))
consola: 3.4.2
@@ -7825,9 +7825,9 @@ snapshots:
- uploadthing
- vite
'@nuxt/icon@1.13.0(magicast@0.3.5)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))':
'@nuxt/icon@1.14.0(magicast@0.3.5)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))':
dependencies:
'@iconify/collections': 1.0.559
'@iconify/collections': 1.0.561
'@iconify/types': 2.0.0
'@iconify/utils': 2.3.0
'@iconify/vue': 5.0.0(vue@3.5.16(typescript@5.8.3))
@@ -7958,7 +7958,7 @@ snapshots:
transitivePeerDependencies:
- magicast
'@nuxt/test-utils@3.19.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.0)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)':
'@nuxt/test-utils@3.19.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.1)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)':
dependencies:
'@nuxt/kit': 3.17.5(magicast@0.3.5)
'@nuxt/schema': 3.17.5
@@ -7984,13 +7984,13 @@ snapshots:
ufo: 1.6.1
unplugin: 2.3.5
vite: 6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vitest-environment-nuxt: 1.0.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.0)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
vitest-environment-nuxt: 1.0.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.1)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
vue: 3.5.16(typescript@5.8.3)
optionalDependencies:
'@vue/test-utils': 2.4.6
happy-dom: 18.0.1
playwright-core: 1.53.0
vitest: 3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
playwright-core: 1.53.1
vitest: 3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -8010,7 +8010,7 @@ snapshots:
dependencies:
'@iconify-json/vscode-icons': 1.2.23
'@nuxt/ui': 'link:'
'@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/core': 13.4.0(vue@3.5.16(typescript@5.8.3))
defu: 6.1.4
git-url-parse: 16.1.0
ofetch: 1.4.1
@@ -8053,7 +8053,7 @@ snapshots:
unenv: 2.0.0-rc.17
unplugin: 2.3.5
vite: 6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vite-node: 3.2.3(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vite-node: 3.2.4(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vite-plugin-checker: 0.9.3(eslint@9.29.0(jiti@2.4.2))(meow@13.2.0)(optionator@0.9.4)(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@2.2.10(typescript@5.8.3))
vue: 3.5.16(typescript@5.8.3)
vue-bundle-renderer: 2.1.1
@@ -8869,27 +8869,27 @@ snapshots:
unhead: 2.0.10
vue: 3.5.16(typescript@5.8.3)
'@unocss/core@66.2.1': {}
'@unocss/core@66.2.3': {}
'@unocss/extractor-arbitrary-variants@66.2.1':
'@unocss/extractor-arbitrary-variants@66.2.3':
dependencies:
'@unocss/core': 66.2.1
'@unocss/core': 66.2.3
'@unocss/preset-mini@66.2.1':
'@unocss/preset-mini@66.2.3':
dependencies:
'@unocss/core': 66.2.1
'@unocss/extractor-arbitrary-variants': 66.2.1
'@unocss/rule-utils': 66.2.1
'@unocss/core': 66.2.3
'@unocss/extractor-arbitrary-variants': 66.2.3
'@unocss/rule-utils': 66.2.3
'@unocss/preset-wind3@66.2.1':
'@unocss/preset-wind3@66.2.3':
dependencies:
'@unocss/core': 66.2.1
'@unocss/preset-mini': 66.2.1
'@unocss/rule-utils': 66.2.1
'@unocss/core': 66.2.3
'@unocss/preset-mini': 66.2.3
'@unocss/rule-utils': 66.2.3
'@unocss/rule-utils@66.2.1':
'@unocss/rule-utils@66.2.3':
dependencies:
'@unocss/core': 66.2.1
'@unocss/core': 66.2.3
magic-string: 0.30.17
'@unrs/resolver-binding-android-arm-eabi@1.9.0':
@@ -8986,46 +8986,46 @@ snapshots:
vite: 6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vue: 3.5.16(typescript@5.8.3)
'@vitest/expect@3.2.3':
'@vitest/expect@3.2.4':
dependencies:
'@types/chai': 5.2.2
'@vitest/spy': 3.2.3
'@vitest/utils': 3.2.3
'@vitest/spy': 3.2.4
'@vitest/utils': 3.2.4
chai: 5.2.0
tinyrainbow: 2.0.0
'@vitest/mocker@3.2.3(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))':
'@vitest/mocker@3.2.4(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))':
dependencies:
'@vitest/spy': 3.2.3
'@vitest/spy': 3.2.4
estree-walker: 3.0.3
magic-string: 0.30.17
optionalDependencies:
vite: 6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
'@vitest/pretty-format@3.2.3':
'@vitest/pretty-format@3.2.4':
dependencies:
tinyrainbow: 2.0.0
'@vitest/runner@3.2.3':
'@vitest/runner@3.2.4':
dependencies:
'@vitest/utils': 3.2.3
'@vitest/utils': 3.2.4
pathe: 2.0.3
strip-literal: 3.0.0
'@vitest/snapshot@3.2.3':
'@vitest/snapshot@3.2.4':
dependencies:
'@vitest/pretty-format': 3.2.3
'@vitest/pretty-format': 3.2.4
magic-string: 0.30.17
pathe: 2.0.3
'@vitest/spy@3.2.3':
'@vitest/spy@3.2.4':
dependencies:
tinyspy: 4.0.3
'@vitest/utils@3.2.3':
'@vitest/utils@3.2.4':
dependencies:
'@vitest/pretty-format': 3.2.3
loupe: 3.1.3
'@vitest/pretty-format': 3.2.4
loupe: 3.1.4
tinyrainbow: 2.0.0
'@volar/language-core@2.4.14':
@@ -9185,11 +9185,11 @@ snapshots:
js-beautify: 1.15.4
vue-component-type-helpers: 2.2.10
'@vueuse/core@13.3.0(vue@3.5.16(typescript@5.8.3))':
'@vueuse/core@13.4.0(vue@3.5.16(typescript@5.8.3))':
dependencies:
'@types/web-bluetooth': 0.0.21
'@vueuse/metadata': 13.3.0
'@vueuse/shared': 13.3.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/metadata': 13.4.0
'@vueuse/shared': 13.4.0(vue@3.5.16(typescript@5.8.3))
vue: 3.5.16(typescript@5.8.3)
'@vueuse/head@2.0.0(vue@3.5.16(typescript@5.8.3))':
@@ -9200,28 +9200,28 @@ snapshots:
'@unhead/vue': 1.11.20(vue@3.5.16(typescript@5.8.3))
vue: 3.5.16(typescript@5.8.3)
'@vueuse/integrations@13.3.0(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.16(typescript@5.8.3))':
'@vueuse/integrations@13.4.0(fuse.js@7.1.0)(jwt-decode@4.0.0)(vue@3.5.16(typescript@5.8.3))':
dependencies:
'@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/shared': 13.3.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/core': 13.4.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/shared': 13.4.0(vue@3.5.16(typescript@5.8.3))
vue: 3.5.16(typescript@5.8.3)
optionalDependencies:
fuse.js: 7.1.0
jwt-decode: 4.0.0
'@vueuse/math@13.3.0(vue@3.5.16(typescript@5.8.3))':
'@vueuse/math@13.4.0(vue@3.5.16(typescript@5.8.3))':
dependencies:
'@vueuse/shared': 13.3.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/shared': 13.4.0(vue@3.5.16(typescript@5.8.3))
vue: 3.5.16(typescript@5.8.3)
'@vueuse/metadata@13.1.0': {}
'@vueuse/metadata@13.3.0': {}
'@vueuse/metadata@13.4.0': {}
'@vueuse/nuxt@13.1.0(magicast@0.3.5)(nuxt@3.17.5(@parcel/watcher@2.5.1)(@types/node@24.0.2)(db0@0.3.2)(eslint@9.29.0(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.43.0)(terser@5.42.0)(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@2.2.10(typescript@5.8.3))(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))':
dependencies:
'@nuxt/kit': 3.17.5(magicast@0.3.5)
'@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/core': 13.4.0(vue@3.5.16(typescript@5.8.3))
'@vueuse/metadata': 13.1.0
local-pkg: 1.1.1
nuxt: 3.17.5(@parcel/watcher@2.5.1)(@types/node@24.0.2)(db0@0.3.2)(eslint@9.29.0(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.43.0)(terser@5.42.0)(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue-tsc@2.2.10(typescript@5.8.3))(yaml@2.8.0)
@@ -9229,7 +9229,7 @@ snapshots:
transitivePeerDependencies:
- magicast
'@vueuse/shared@13.3.0(vue@3.5.16(typescript@5.8.3))':
'@vueuse/shared@13.4.0(vue@3.5.16(typescript@5.8.3))':
dependencies:
vue: 3.5.16(typescript@5.8.3)
@@ -9551,7 +9551,7 @@ snapshots:
assertion-error: 2.0.1
check-error: 2.1.1
deep-eql: 5.0.2
loupe: 3.1.3
loupe: 3.1.4
pathval: 2.0.0
chalk@4.1.2:
@@ -11516,7 +11516,7 @@ snapshots:
longest-streak@3.1.0: {}
loupe@3.1.3: {}
loupe@3.1.4: {}
lru-cache@10.4.3: {}
@@ -12248,15 +12248,15 @@ snapshots:
transitivePeerDependencies:
- magicast
nuxt-og-image@5.1.6(@unhead/vue@2.0.10(vue@3.5.16(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)):
nuxt-og-image@5.1.7(@unhead/vue@2.0.10(vue@3.5.16(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)):
dependencies:
'@nuxt/devtools-kit': 2.5.0(magicast@0.3.5)(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))
'@nuxt/kit': 3.17.5(magicast@0.3.5)
'@resvg/resvg-js': 2.6.2
'@resvg/resvg-wasm': 2.6.2
'@unhead/vue': 2.0.10(vue@3.5.16(typescript@5.8.3))
'@unocss/core': 66.2.1
'@unocss/preset-wind3': 66.2.1
'@unocss/core': 66.2.3
'@unocss/preset-wind3': 66.2.3
chrome-launcher: 1.2.0
consola: 3.4.2
defu: 6.1.4
@@ -12270,9 +12270,9 @@ snapshots:
ohash: 2.0.11
pathe: 2.0.3
pkg-types: 2.1.0
playwright-core: 1.53.0
playwright-core: 1.53.1
radix3: 1.1.2
satori: 0.13.2
satori: 0.15.2
satori-html: 0.3.2
sirv: 3.0.1
std-env: 3.9.0
@@ -12709,7 +12709,7 @@ snapshots:
exsolve: 1.0.5
pathe: 2.0.3
playwright-core@1.53.0: {}
playwright-core@1.53.1: {}
pluralize@8.0.0: {}
@@ -12973,7 +12973,7 @@ snapshots:
prelude-ls@1.2.1: {}
prettier@3.5.3: {}
prettier@3.6.0: {}
pretty-bytes@6.1.1: {}
@@ -13395,7 +13395,7 @@ snapshots:
dependencies:
ultrahtml: 1.6.0
satori@0.13.2:
satori@0.15.2:
dependencies:
'@shuding/opentype.js': 1.4.0-beta.0
css-background-parser: 0.1.0
@@ -13892,7 +13892,7 @@ snapshots:
fdir: 6.4.6(picomatch@4.0.2)
picomatch: 4.0.2
tinypool@1.1.0: {}
tinypool@1.1.1: {}
tinyrainbow@2.0.0: {}
@@ -14294,7 +14294,7 @@ snapshots:
dependencies:
vite: 6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vite-node@3.2.3(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0):
vite-node@3.2.4(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0):
dependencies:
cac: 6.7.14
debug: 4.4.1
@@ -14376,9 +14376,9 @@ snapshots:
terser: 5.42.0
yaml: 2.8.0
vitest-environment-nuxt@1.0.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.0)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0):
vitest-environment-nuxt@1.0.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.1)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0):
dependencies:
'@nuxt/test-utils': 3.19.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.0)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
'@nuxt/test-utils': 3.19.1(@types/node@24.0.2)(@vue/test-utils@2.4.6)(happy-dom@18.0.1)(jiti@2.4.2)(magicast@0.3.5)(playwright-core@1.53.1)(terser@5.42.0)(typescript@5.8.3)(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))(yaml@2.8.0)
transitivePeerDependencies:
- '@cucumber/cucumber'
- '@jest/globals'
@@ -14404,16 +14404,16 @@ snapshots:
- vitest
- yaml
vitest@3.2.3(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0):
vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.0.2)(happy-dom@18.0.1)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0):
dependencies:
'@types/chai': 5.2.2
'@vitest/expect': 3.2.3
'@vitest/mocker': 3.2.3(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))
'@vitest/pretty-format': 3.2.3
'@vitest/runner': 3.2.3
'@vitest/snapshot': 3.2.3
'@vitest/spy': 3.2.3
'@vitest/utils': 3.2.3
'@vitest/expect': 3.2.4
'@vitest/mocker': 3.2.4(vite@6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0))
'@vitest/pretty-format': 3.2.4
'@vitest/runner': 3.2.4
'@vitest/snapshot': 3.2.4
'@vitest/spy': 3.2.4
'@vitest/utils': 3.2.4
chai: 5.2.0
debug: 4.4.1
expect-type: 1.2.1
@@ -14424,10 +14424,10 @@ snapshots:
tinybench: 2.9.0
tinyexec: 0.3.2
tinyglobby: 0.2.14
tinypool: 1.1.0
tinypool: 1.1.1
tinyrainbow: 2.0.0
vite: 6.3.5(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vite-node: 3.2.3(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
vite-node: 3.2.4(@types/node@24.0.2)(jiti@2.4.2)(terser@5.42.0)(yaml@2.8.0)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/debug': 4.1.12
@@ -14678,6 +14678,6 @@ snapshots:
compress-commons: 6.0.2
readable-stream: 4.7.0
zod@3.25.64: {}
zod@3.25.67: {}
zwitch@2.0.4: {}