[READ-ONLY] a fast, modern browser for the npm registry

chore: bump nuxt + nuxt/test-utils (#1159)

authored by

Daniel Roe and committed by
GitHub
737eb13a 3b077e16

+1034 -1163
+1 -1
.nuxtrc
··· 1 - setups.@nuxt/test-utils="3.23.0" 1 + setups.@nuxt/test-utils="4.0.0"
+1 -1
docs/package.json
··· 21 21 "dependencies": { 22 22 "better-sqlite3": "12.5.0", 23 23 "docus": "5.4.4", 24 - "nuxt": "4.3.0" 24 + "nuxt": "4.3.1" 25 25 } 26 26 }
-14
nuxt.config.ts
··· 4 4 5 5 export default defineNuxtConfig({ 6 6 modules: [ 7 - // Workaround for Nuxt 4.3.0 regression: https://github.com/nuxt/nuxt/issues/34140 8 - // shared-imports.d.ts pulls in app composables during type-checking of shared context, 9 - // but the shared context doesn't have access to auto-import globals. 10 - // TODO: Remove when Nuxt fixes this upstream 11 - function (_, nuxt) { 12 - nuxt.hook('prepare:types', ({ sharedReferences }) => { 13 - const idx = sharedReferences.findIndex( 14 - ref => 'path' in ref && ref.path.endsWith('shared-imports.d.ts'), 15 - ) 16 - if (idx !== -1) { 17 - sharedReferences.splice(idx, 1) 18 - } 19 - }) 20 - }, 21 7 '@unocss/nuxt', 22 8 '@nuxtjs/html-validator', 23 9 '@nuxt/scripts',
+3 -3
package.json
··· 61 61 "@nuxt/a11y": "1.0.0-alpha.1", 62 62 "@nuxt/fonts": "0.13.0", 63 63 "@nuxt/scripts": "0.13.2", 64 - "@nuxt/test-utils": "https://pkg.pr.new/@nuxt/test-utils@1499a48", 64 + "@nuxt/test-utils": "4.0.0", 65 65 "@nuxtjs/color-mode": "4.0.0", 66 66 "@nuxtjs/html-validator": "2.1.0", 67 - "@nuxtjs/i18n": "10.2.1", 67 + "@nuxtjs/i18n": "10.2.3", 68 68 "@shikijs/langs": "3.21.0", 69 69 "@shikijs/themes": "3.21.0", 70 70 "@unocss/nuxt": "66.6.0", ··· 83 83 "gray-matter": "4.0.3", 84 84 "marked": "17.0.1", 85 85 "module-replacements": "2.11.0", 86 - "nuxt": "4.3.0", 86 + "nuxt": "4.3.1", 87 87 "nuxt-og-image": "5.1.13", 88 88 "ofetch": "1.5.1", 89 89 "ohash": "2.0.11",
+1029 -1144
pnpm-lock.yaml
··· 70 70 version: 0.13.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 71 71 '@nuxt/scripts': 72 72 specifier: 0.13.2 73 - version: 0.13.2(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)) 73 + version: 0.13.2(@unhead/vue@2.1.3(vue@3.5.27(typescript@5.9.3)))(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)) 74 74 '@nuxt/test-utils': 75 - specifier: https://pkg.pr.new/@nuxt/test-utils@1499a48 76 - version: https://pkg.pr.new/@nuxt/test-utils@1499a48(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3) 75 + specifier: 4.0.0 76 + version: 4.0.0(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 77 77 '@nuxtjs/color-mode': 78 78 specifier: 4.0.0 79 79 version: 4.0.0(magicast@0.5.1) 80 80 '@nuxtjs/html-validator': 81 81 specifier: 2.1.0 82 - version: 2.1.0(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(magicast@0.5.1) 82 + version: 2.1.0(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(magicast@0.5.1) 83 83 '@nuxtjs/i18n': 84 - specifier: 10.2.1 85 - version: 10.2.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3)) 84 + specifier: 10.2.3 85 + version: 10.2.3(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3)) 86 86 '@shikijs/langs': 87 87 specifier: 3.21.0 88 88 version: 3.21.0 ··· 91 91 version: 3.21.0 92 92 '@unocss/nuxt': 93 93 specifier: 66.6.0 94 - version: 66.6.0(magicast@0.5.1)(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(webpack@5.104.1(esbuild@0.27.2)) 94 + version: 66.6.0(magicast@0.5.1)(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(webpack@5.104.1(esbuild@0.27.3)) 95 95 '@unocss/preset-wind4': 96 96 specifier: 66.6.0 97 97 version: 66.6.0 ··· 106 106 version: 1.1.0(@vite-pwa/assets-generator@1.0.2)(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(workbox-build@7.4.0)(workbox-window@7.4.0) 107 107 '@voidzero-dev/vite-plus-core': 108 108 specifier: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 109 - version: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 109 + version: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 110 110 '@vueuse/core': 111 111 specifier: 14.2.0 112 112 version: 14.2.0(vue@3.5.27(typescript@5.9.3)) ··· 115 115 version: 14.2.0(focus-trap@7.8.0)(fuse.js@7.1.0)(vue@3.5.27(typescript@5.9.3)) 116 116 '@vueuse/nuxt': 117 117 specifier: 14.2.0 118 - version: 14.2.0(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 118 + version: 14.2.0(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 119 119 '@vueuse/router': 120 120 specifier: ^14.2.0 121 121 version: 14.2.0(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) ··· 138 138 specifier: 2.11.0 139 139 version: 2.11.0 140 140 nuxt: 141 - specifier: 4.3.0 142 - version: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 141 + specifier: 4.3.1 142 + version: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 143 143 nuxt-og-image: 144 144 specifier: 5.1.13 145 - version: 5.1.13(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 145 + version: 5.1.13(@unhead/vue@2.1.3(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 146 146 ofetch: 147 147 specifier: 1.5.1 148 148 version: 1.5.1 ··· 178 178 version: 1.6.3 179 179 unocss: 180 180 specifier: 66.6.0 181 - version: 66.6.0(@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.2)))(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 181 + version: 66.6.0(@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.3)))(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 182 182 unplugin-vue-router: 183 183 specifier: 0.19.2 184 184 version: 0.19.2(@vue/compiler-sfc@3.5.27)(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) ··· 196 196 version: 1.2.0(@vite-pwa/assets-generator@1.0.2)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(workbox-build@7.4.0)(workbox-window@7.4.0) 197 197 vite-plus: 198 198 specifier: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 199 - version: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 199 + version: 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 200 200 vue: 201 201 specifier: 3.5.27 202 202 version: 3.5.27(typescript@5.9.3) ··· 230 230 version: 4.0.2 231 231 '@vitest/browser-playwright': 232 232 specifier: 4.0.18 233 - version: 4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(playwright@1.58.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 233 + version: 4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(playwright@1.58.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 234 234 '@vitest/coverage-v8': 235 235 specifier: 4.0.18 236 - version: 4.0.18(@vitest/browser@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)))(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)) 236 + version: 4.0.18(@vitest/browser@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)))(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)) 237 237 '@vue/test-utils': 238 238 specifier: 2.4.6 239 239 version: 2.4.6 ··· 272 272 version: 5.9.3 273 273 vitest: 274 274 specifier: npm:@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab 275 - version: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 275 + version: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 276 276 vitest-environment-nuxt: 277 277 specifier: 1.0.1 278 - version: 1.0.1(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3) 278 + version: 1.0.1(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 279 279 vue-i18n-extract: 280 280 specifier: 2.0.7 281 281 version: 2.0.7 ··· 327 327 version: 12.5.0 328 328 docus: 329 329 specifier: 5.4.4 330 - version: 5.4.4(0425d66a55e18cb301b6484929682ec3) 330 + version: 5.4.4(0a5f208c5e5e09cca0eb8d9e13c93aa6) 331 331 nuxt: 332 - specifier: 4.3.0 333 - version: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 332 + specifier: 4.3.1 333 + version: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 334 334 335 335 packages: 336 336 ··· 469 469 '@atproto/xrpc@0.7.7': 470 470 resolution: {integrity: sha512-K1ZyO/BU8JNtXX5dmPp7b5UrkLMMqpsIa/Lrj5D3Su+j1Xwq1m6QJ2XJ1AgjEjkI1v4Muzm7klianLE6XGxtmA==} 471 471 472 - '@babel/code-frame@7.28.6': 473 - resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==} 472 + '@babel/code-frame@7.29.0': 473 + resolution: {integrity: sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==} 474 474 engines: {node: '>=6.9.0'} 475 475 476 476 '@babel/compat-data@7.28.6': 477 477 resolution: {integrity: sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==} 478 478 engines: {node: '>=6.9.0'} 479 479 480 - '@babel/core@7.28.6': 481 - resolution: {integrity: sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==} 480 + '@babel/core@7.29.0': 481 + resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} 482 482 engines: {node: '>=6.9.0'} 483 483 484 - '@babel/generator@7.28.6': 485 - resolution: {integrity: sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==} 484 + '@babel/generator@7.29.1': 485 + resolution: {integrity: sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==} 486 486 engines: {node: '>=6.9.0'} 487 487 488 488 '@babel/generator@8.0.0-beta.4': ··· 589 589 engines: {node: '>=6.0.0'} 590 590 hasBin: true 591 591 592 - '@babel/parser@7.28.6': 593 - resolution: {integrity: sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==} 592 + '@babel/parser@7.29.0': 593 + resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} 594 594 engines: {node: '>=6.0.0'} 595 595 hasBin: true 596 596 ··· 1000 1000 resolution: {integrity: sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw==} 1001 1001 engines: {node: '>=6.9.0'} 1002 1002 1003 - '@babel/traverse@7.28.6': 1004 - resolution: {integrity: sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==} 1003 + '@babel/traverse@7.29.0': 1004 + resolution: {integrity: sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==} 1005 1005 engines: {node: '>=6.9.0'} 1006 1006 1007 - '@babel/types@7.28.6': 1008 - resolution: {integrity: sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==} 1007 + '@babel/types@7.29.0': 1008 + resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} 1009 1009 engines: {node: '>=6.9.0'} 1010 1010 1011 1011 '@babel/types@8.0.0-beta.4': ··· 1016 1016 resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==} 1017 1017 engines: {node: '>=18'} 1018 1018 1019 - '@bomb.sh/tab@0.0.11': 1020 - resolution: {integrity: sha512-RSqyreeicYBALcMaNxIUJTBknftXsyW45VRq5gKDNwKroh0Re5SDoWwXZaphb+OTEzVdpm/BA8Uq6y0P+AtVYw==} 1019 + '@bomb.sh/tab@0.0.12': 1020 + resolution: {integrity: sha512-dYRwg4MqfHR5/BcTy285XOGRhjQFmNpaJBZ0tl2oU+RY595MQ5ApTF6j3OvauPAooHL6cfoOZMySQrOQztT8RQ==} 1021 1021 hasBin: true 1022 1022 peerDependencies: 1023 1023 cac: ^6.7.14 ··· 1047 1047 1048 1048 '@clack/core@1.0.0': 1049 1049 resolution: {integrity: sha512-Orf9Ltr5NeiEuVJS8Rk2XTw3IxNC2Bic3ash7GgYeA8LJ/zmSNpSQ/m5UAhe03lA6KFgklzZ5KTHs4OAMA/SAQ==} 1050 - 1051 - '@clack/core@1.0.0-alpha.7': 1052 - resolution: {integrity: sha512-3vdh6Ar09D14rVxJZIm3VQJkU+ZOKKT5I5cC0cOVazy70CNyYYjiwRj9unwalhESndgxx6bGc/m6Hhs4EKF5XQ==} 1053 1050 1054 1051 '@clack/prompts@0.11.0': 1055 1052 resolution: {integrity: sha512-pMN5FcrEw9hUkZA4f+zLlzivQSeQf5dRGJjSUbvVYDLvpKCdQx5OaknvKzgbtXOizhP+SJJJjqEbOe55uKKfAw==} ··· 1057 1054 '@clack/prompts@1.0.0': 1058 1055 resolution: {integrity: sha512-rWPXg9UaCFqErJVQ+MecOaWsozjaxol4yjnmYcGNipAWzdaWa2x+VJmKfGq7L0APwBohQOYdHC+9RO4qRXej+A==} 1059 1056 1060 - '@clack/prompts@1.0.0-alpha.9': 1061 - resolution: {integrity: sha512-sKs0UjiHFWvry4SiRfBi5Qnj0C/6AYx8aKkFPZQSuUZXgAram25ZDmhQmP7vj1aFyLpfHWtLQjWvOvcat0TOLg==} 1062 - 1063 1057 '@cloudflare/kv-asset-handler@0.4.2': 1064 1058 resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==} 1065 1059 engines: {node: '>=18.0.0'} ··· 1090 1084 cpu: [ppc64] 1091 1085 os: [aix] 1092 1086 1093 - '@esbuild/aix-ppc64@0.27.2': 1094 - resolution: {integrity: sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==} 1087 + '@esbuild/aix-ppc64@0.27.3': 1088 + resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} 1095 1089 engines: {node: '>=18'} 1096 1090 cpu: [ppc64] 1097 1091 os: [aix] ··· 1102 1096 cpu: [arm64] 1103 1097 os: [android] 1104 1098 1105 - '@esbuild/android-arm64@0.27.2': 1106 - resolution: {integrity: sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==} 1099 + '@esbuild/android-arm64@0.27.3': 1100 + resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} 1107 1101 engines: {node: '>=18'} 1108 1102 cpu: [arm64] 1109 1103 os: [android] ··· 1114 1108 cpu: [arm] 1115 1109 os: [android] 1116 1110 1117 - '@esbuild/android-arm@0.27.2': 1118 - resolution: {integrity: sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==} 1111 + '@esbuild/android-arm@0.27.3': 1112 + resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} 1119 1113 engines: {node: '>=18'} 1120 1114 cpu: [arm] 1121 1115 os: [android] ··· 1126 1120 cpu: [x64] 1127 1121 os: [android] 1128 1122 1129 - '@esbuild/android-x64@0.27.2': 1130 - resolution: {integrity: sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==} 1123 + '@esbuild/android-x64@0.27.3': 1124 + resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} 1131 1125 engines: {node: '>=18'} 1132 1126 cpu: [x64] 1133 1127 os: [android] ··· 1138 1132 cpu: [arm64] 1139 1133 os: [darwin] 1140 1134 1141 - '@esbuild/darwin-arm64@0.27.2': 1142 - resolution: {integrity: sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==} 1135 + '@esbuild/darwin-arm64@0.27.3': 1136 + resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} 1143 1137 engines: {node: '>=18'} 1144 1138 cpu: [arm64] 1145 1139 os: [darwin] ··· 1150 1144 cpu: [x64] 1151 1145 os: [darwin] 1152 1146 1153 - '@esbuild/darwin-x64@0.27.2': 1154 - resolution: {integrity: sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==} 1147 + '@esbuild/darwin-x64@0.27.3': 1148 + resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} 1155 1149 engines: {node: '>=18'} 1156 1150 cpu: [x64] 1157 1151 os: [darwin] ··· 1162 1156 cpu: [arm64] 1163 1157 os: [freebsd] 1164 1158 1165 - '@esbuild/freebsd-arm64@0.27.2': 1166 - resolution: {integrity: sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==} 1159 + '@esbuild/freebsd-arm64@0.27.3': 1160 + resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} 1167 1161 engines: {node: '>=18'} 1168 1162 cpu: [arm64] 1169 1163 os: [freebsd] ··· 1174 1168 cpu: [x64] 1175 1169 os: [freebsd] 1176 1170 1177 - '@esbuild/freebsd-x64@0.27.2': 1178 - resolution: {integrity: sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==} 1171 + '@esbuild/freebsd-x64@0.27.3': 1172 + resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} 1179 1173 engines: {node: '>=18'} 1180 1174 cpu: [x64] 1181 1175 os: [freebsd] ··· 1186 1180 cpu: [arm64] 1187 1181 os: [linux] 1188 1182 1189 - '@esbuild/linux-arm64@0.27.2': 1190 - resolution: {integrity: sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==} 1183 + '@esbuild/linux-arm64@0.27.3': 1184 + resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} 1191 1185 engines: {node: '>=18'} 1192 1186 cpu: [arm64] 1193 1187 os: [linux] ··· 1198 1192 cpu: [arm] 1199 1193 os: [linux] 1200 1194 1201 - '@esbuild/linux-arm@0.27.2': 1202 - resolution: {integrity: sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==} 1195 + '@esbuild/linux-arm@0.27.3': 1196 + resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} 1203 1197 engines: {node: '>=18'} 1204 1198 cpu: [arm] 1205 1199 os: [linux] ··· 1210 1204 cpu: [ia32] 1211 1205 os: [linux] 1212 1206 1213 - '@esbuild/linux-ia32@0.27.2': 1214 - resolution: {integrity: sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==} 1207 + '@esbuild/linux-ia32@0.27.3': 1208 + resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} 1215 1209 engines: {node: '>=18'} 1216 1210 cpu: [ia32] 1217 1211 os: [linux] ··· 1222 1216 cpu: [loong64] 1223 1217 os: [linux] 1224 1218 1225 - '@esbuild/linux-loong64@0.27.2': 1226 - resolution: {integrity: sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==} 1219 + '@esbuild/linux-loong64@0.27.3': 1220 + resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} 1227 1221 engines: {node: '>=18'} 1228 1222 cpu: [loong64] 1229 1223 os: [linux] ··· 1234 1228 cpu: [mips64el] 1235 1229 os: [linux] 1236 1230 1237 - '@esbuild/linux-mips64el@0.27.2': 1238 - resolution: {integrity: sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==} 1231 + '@esbuild/linux-mips64el@0.27.3': 1232 + resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} 1239 1233 engines: {node: '>=18'} 1240 1234 cpu: [mips64el] 1241 1235 os: [linux] ··· 1246 1240 cpu: [ppc64] 1247 1241 os: [linux] 1248 1242 1249 - '@esbuild/linux-ppc64@0.27.2': 1250 - resolution: {integrity: sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==} 1243 + '@esbuild/linux-ppc64@0.27.3': 1244 + resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} 1251 1245 engines: {node: '>=18'} 1252 1246 cpu: [ppc64] 1253 1247 os: [linux] ··· 1258 1252 cpu: [riscv64] 1259 1253 os: [linux] 1260 1254 1261 - '@esbuild/linux-riscv64@0.27.2': 1262 - resolution: {integrity: sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==} 1255 + '@esbuild/linux-riscv64@0.27.3': 1256 + resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} 1263 1257 engines: {node: '>=18'} 1264 1258 cpu: [riscv64] 1265 1259 os: [linux] ··· 1270 1264 cpu: [s390x] 1271 1265 os: [linux] 1272 1266 1273 - '@esbuild/linux-s390x@0.27.2': 1274 - resolution: {integrity: sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==} 1267 + '@esbuild/linux-s390x@0.27.3': 1268 + resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} 1275 1269 engines: {node: '>=18'} 1276 1270 cpu: [s390x] 1277 1271 os: [linux] ··· 1282 1276 cpu: [x64] 1283 1277 os: [linux] 1284 1278 1285 - '@esbuild/linux-x64@0.27.2': 1286 - resolution: {integrity: sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==} 1279 + '@esbuild/linux-x64@0.27.3': 1280 + resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} 1287 1281 engines: {node: '>=18'} 1288 1282 cpu: [x64] 1289 1283 os: [linux] ··· 1294 1288 cpu: [arm64] 1295 1289 os: [netbsd] 1296 1290 1297 - '@esbuild/netbsd-arm64@0.27.2': 1298 - resolution: {integrity: sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==} 1291 + '@esbuild/netbsd-arm64@0.27.3': 1292 + resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} 1299 1293 engines: {node: '>=18'} 1300 1294 cpu: [arm64] 1301 1295 os: [netbsd] ··· 1306 1300 cpu: [x64] 1307 1301 os: [netbsd] 1308 1302 1309 - '@esbuild/netbsd-x64@0.27.2': 1310 - resolution: {integrity: sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==} 1303 + '@esbuild/netbsd-x64@0.27.3': 1304 + resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} 1311 1305 engines: {node: '>=18'} 1312 1306 cpu: [x64] 1313 1307 os: [netbsd] ··· 1318 1312 cpu: [arm64] 1319 1313 os: [openbsd] 1320 1314 1321 - '@esbuild/openbsd-arm64@0.27.2': 1322 - resolution: {integrity: sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==} 1315 + '@esbuild/openbsd-arm64@0.27.3': 1316 + resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} 1323 1317 engines: {node: '>=18'} 1324 1318 cpu: [arm64] 1325 1319 os: [openbsd] ··· 1330 1324 cpu: [x64] 1331 1325 os: [openbsd] 1332 1326 1333 - '@esbuild/openbsd-x64@0.27.2': 1334 - resolution: {integrity: sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==} 1327 + '@esbuild/openbsd-x64@0.27.3': 1328 + resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} 1335 1329 engines: {node: '>=18'} 1336 1330 cpu: [x64] 1337 1331 os: [openbsd] ··· 1342 1336 cpu: [arm64] 1343 1337 os: [openharmony] 1344 1338 1345 - '@esbuild/openharmony-arm64@0.27.2': 1346 - resolution: {integrity: sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==} 1339 + '@esbuild/openharmony-arm64@0.27.3': 1340 + resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} 1347 1341 engines: {node: '>=18'} 1348 1342 cpu: [arm64] 1349 1343 os: [openharmony] ··· 1354 1348 cpu: [x64] 1355 1349 os: [sunos] 1356 1350 1357 - '@esbuild/sunos-x64@0.27.2': 1358 - resolution: {integrity: sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==} 1351 + '@esbuild/sunos-x64@0.27.3': 1352 + resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} 1359 1353 engines: {node: '>=18'} 1360 1354 cpu: [x64] 1361 1355 os: [sunos] ··· 1366 1360 cpu: [arm64] 1367 1361 os: [win32] 1368 1362 1369 - '@esbuild/win32-arm64@0.27.2': 1370 - resolution: {integrity: sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==} 1363 + '@esbuild/win32-arm64@0.27.3': 1364 + resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} 1371 1365 engines: {node: '>=18'} 1372 1366 cpu: [arm64] 1373 1367 os: [win32] ··· 1378 1372 cpu: [ia32] 1379 1373 os: [win32] 1380 1374 1381 - '@esbuild/win32-ia32@0.27.2': 1382 - resolution: {integrity: sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==} 1375 + '@esbuild/win32-ia32@0.27.3': 1376 + resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} 1383 1377 engines: {node: '>=18'} 1384 1378 cpu: [ia32] 1385 1379 os: [win32] ··· 1390 1384 cpu: [x64] 1391 1385 os: [win32] 1392 1386 1393 - '@esbuild/win32-x64@0.27.2': 1394 - resolution: {integrity: sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==} 1387 + '@esbuild/win32-x64@0.27.3': 1388 + resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} 1395 1389 engines: {node: '>=18'} 1396 1390 cpu: [x64] 1397 1391 os: [win32] ··· 1868 1862 '@nuxt/a11y@1.0.0-alpha.1': 1869 1863 resolution: {integrity: sha512-TwON9I0uI4erv9IJ6cD4nx9QcaxfXnAg7CwcQyjMKfDHCfI3xitezg4CZhQOHl0FGqHYGRf9Y9kSwh6fahCJrQ==} 1870 1864 1871 - '@nuxt/cli@3.32.0': 1872 - resolution: {integrity: sha512-n2f3SRjPlhthPvo2qWjLRRiTrUtB6WFwg0BGsvtqcqZVeQpNEU371zuKWBaFrWgqDZHV1r/aD9jrVCo+C8Pmrw==} 1865 + '@nuxt/cli@3.33.0': 1866 + resolution: {integrity: sha512-Hn5tgzZIHaiLG3IgvBzK722tQ0RZvkpNXD6UCVnN+PdkiMh+UJjw6nTktvQlv8eloNCaPOrpWNIXO9z3xoX5Yg==} 1873 1867 engines: {node: ^16.10.0 || >=18.0.0} 1874 1868 hasBin: true 1869 + peerDependencies: 1870 + '@nuxt/schema': ^4.3.0 1871 + peerDependenciesMeta: 1872 + '@nuxt/schema': 1873 + optional: true 1875 1874 1876 1875 '@nuxt/content@3.11.0': 1877 1876 resolution: {integrity: sha512-sC2AyuQAZpw+iSxwekh75AsLc7Ja9aEY+l4r1DxGBEMkq+YGj8+6AqQSRqFjOH0Hu9yDUhRgpIUnlGVq43WqOA==} ··· 1900 1899 '@nuxt/devalue@2.0.2': 1901 1900 resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} 1902 1901 1902 + '@nuxt/devtools-kit@2.7.0': 1903 + resolution: {integrity: sha512-MIJdah6CF6YOW2GhfKnb8Sivu6HpcQheqdjOlZqShBr+1DyjtKQbAKSCAyKPaoIzZP4QOo2SmTFV6aN8jBeEIQ==} 1904 + peerDependencies: 1905 + vite: '>=6.0' 1906 + 1903 1907 '@nuxt/devtools-kit@3.1.1': 1904 1908 resolution: {integrity: sha512-sjiKFeDCOy1SyqezSgyV4rYNfQewC64k/GhOsuJgRF+wR2qr6KTVhO6u2B+csKs74KrMrnJprQBgud7ejvOXAQ==} 1905 1909 peerDependencies: ··· 1936 1940 resolution: {integrity: sha512-KMTLK/dsGaQioZzkYUvgfN9le4grNW54aNcA1jqzgVZLcFVy4jJfrJr5WZio9NT2EMfajdoZ+V28aD7BRr4Zfw==} 1937 1941 engines: {node: '>=18.12.0'} 1938 1942 1939 - '@nuxt/kit@4.3.0': 1940 - resolution: {integrity: sha512-cD/0UU9RQmlnTbmyJTDyzN8f6CzpziDLv3tFQCnwl0Aoxt3KmFu4k/XA4Sogxqj7jJ/3cdX1kL+Lnsh34sxcQQ==} 1943 + '@nuxt/kit@4.3.1': 1944 + resolution: {integrity: sha512-UjBFt72dnpc+83BV3OIbCT0YHLevJtgJCHpxMX0YRKWLDhhbcDdUse87GtsQBrjvOzK7WUNUYLDS/hQLYev5rA==} 1941 1945 engines: {node: '>=18.12.0'} 1942 1946 1943 - '@nuxt/nitro-server@4.3.0': 1944 - resolution: {integrity: sha512-NkI8q8211BTLfQr6m24PjBp9GGyKWJMxRGSqe5WGgpQD5BpSnlvM8l1HaaP4xn9/P4v1Hp/LxX+vYElY2fw/zw==} 1947 + '@nuxt/nitro-server@4.3.1': 1948 + resolution: {integrity: sha512-4aNiM69Re02gI1ywnDND0m6QdVKXhWzDdtvl/16veytdHZj3FSq57ZCwOClNJ7HQkEMqXgS+bi6S2HmJX+et+g==} 1945 1949 engines: {node: ^20.19.0 || >=22.12.0} 1946 1950 peerDependencies: 1947 - nuxt: ^4.3.0 1951 + nuxt: ^4.3.1 1948 1952 1949 - '@nuxt/schema@4.3.0': 1950 - resolution: {integrity: sha512-+Ps3exseMFH3MOapbBmDdpaHpPV7wqcB6+Ir9w8h91771HwMOWrQomAZpqDvw7FtFraoD5Xw7dhSKDhkwJRSmQ==} 1953 + '@nuxt/schema@4.3.1': 1954 + resolution: {integrity: sha512-S+wHJdYDuyk9I43Ej27y5BeWMZgi7R/UVql3b3qtT35d0fbpXW7fUenzhLRCCDC6O10sjguc6fcMcR9sMKvV8g==} 1951 1955 engines: {node: ^14.18.0 || >=16.10.0} 1952 1956 1953 1957 '@nuxt/scripts@0.13.2': ··· 1974 1978 '@types/youtube': 1975 1979 optional: true 1976 1980 1977 - '@nuxt/telemetry@2.6.6': 1978 - resolution: {integrity: sha512-Zh4HJLjzvm3Cq9w6sfzIFyH9ozK5ePYVfCUzzUQNiZojFsI2k1QkSBrVI9BGc6ArKXj/O6rkI6w7qQ+ouL8Cag==} 1981 + '@nuxt/telemetry@2.7.0': 1982 + resolution: {integrity: sha512-mrKC3NjAlBOooLLVTYcIUie1meipoYq5vkoESoVTEWTB34T3a0QJzOfOPch+HYlUR+5Lqy1zLMv6epHFgYAKLA==} 1979 1983 engines: {node: '>=18.12.0'} 1980 1984 hasBin: true 1981 - 1982 - '@nuxt/test-utils@3.23.0': 1983 - resolution: {integrity: sha512-NZKWSwvfIiTO2qhMoJHVbUQLgJMe96J9ccLhPPqN5+a/XzISZ027LG9wWVp1tC5oB0qQ3eUDhrxmq6Lj8EQLMQ==} 1984 - engines: {node: ^20.11.1 || ^22.0.0 || >=24.0.0} 1985 1985 peerDependencies: 1986 - '@cucumber/cucumber': ^10.3.1 || >=11.0.0 1987 - '@jest/globals': ^29.5.0 || >=30.0.0 1988 - '@playwright/test': ^1.43.1 1989 - '@testing-library/vue': ^7.0.0 || ^8.0.1 1990 - '@vitest/ui': '*' 1991 - '@vue/test-utils': ^2.4.2 1992 - happy-dom: '*' 1993 - jsdom: '*' 1994 - playwright-core: ^1.43.1 1995 - vitest: ^3.2.0 1996 - peerDependenciesMeta: 1997 - '@cucumber/cucumber': 1998 - optional: true 1999 - '@jest/globals': 2000 - optional: true 2001 - '@playwright/test': 2002 - optional: true 2003 - '@testing-library/vue': 2004 - optional: true 2005 - '@vitest/ui': 2006 - optional: true 2007 - '@vue/test-utils': 2008 - optional: true 2009 - happy-dom: 2010 - optional: true 2011 - jsdom: 2012 - optional: true 2013 - playwright-core: 2014 - optional: true 2015 - vitest: 2016 - optional: true 1986 + '@nuxt/kit': '>=3.0.0' 2017 1987 2018 - '@nuxt/test-utils@https://pkg.pr.new/@nuxt/test-utils@1499a48': 2019 - resolution: {tarball: https://pkg.pr.new/@nuxt/test-utils@1499a48} 2020 - version: 3.23.0 2021 - engines: {node: ^20.11.1 || ^22.0.0 || >=24.0.0} 1988 + '@nuxt/test-utils@4.0.0': 1989 + resolution: {integrity: sha512-QJfyCiqYxflUKA5xlEGuXdDApTBhJxoPXxYePIDtA90hkmKbhYs/mrMM+Bi9LiUrI/cCJOPRyIx9jOzhMvTIgg==} 1990 + engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} 2022 1991 peerDependencies: 2023 1992 '@cucumber/cucumber': '>=11.0.0' 2024 1993 '@jest/globals': '>=30.0.0' ··· 2085 2054 zod: 2086 2055 optional: true 2087 2056 2088 - '@nuxt/vite-builder@4.3.0': 2089 - resolution: {integrity: sha512-qOVevlukWUztfJ9p/OtujRxwaXIsnoTo2ZW4pPY1zQcuR1DtBtBsiePLzftoDz1VGx9JF5GAx9YyrgTn/EmcWQ==} 2057 + '@nuxt/vite-builder@4.3.1': 2058 + resolution: {integrity: sha512-LndnxPJzDUDbWAB8q5gZZN1mSOLHEyMOoj4T3pTdPydGf31QZdMR0V1fQ1fdRgtgNtWB3WLP0d1ZfaAOITsUpw==} 2090 2059 engines: {node: ^20.19.0 || >=22.12.0} 2091 2060 peerDependencies: 2092 - nuxt: 4.3.0 2061 + nuxt: 4.3.1 2093 2062 rolldown: ^1.0.0-beta.38 2094 2063 vue: ^3.3.4 2095 2064 peerDependenciesMeta: ··· 2105 2074 '@nuxtjs/html-validator@2.1.0': 2106 2075 resolution: {integrity: sha512-ldo8ioSsH3OEumtgwDMokTxlhjgO9FxjJWViAxisq5l/wjvaVX8SYTQ02wjtQcQQPSvS6BwgypAp400RlyFHng==} 2107 2076 2108 - '@nuxtjs/i18n@10.2.1': 2109 - resolution: {integrity: sha512-/CHAIpYbFgobxeMsnKcD8xBUHxBpqipRMjaI3ol9MVZKscJM+IetYdNL9lGNFdEtlxzkV8COxnoa60rE4sPjuQ==} 2077 + '@nuxtjs/i18n@10.2.3': 2078 + resolution: {integrity: sha512-nRAQJbWjbiBvW6XRsG3Q6olYw2EKz7V1J6cDCHLCPbF1EyNhrAH/9aCNQaR5PYcoXPeRLpF86DIPBEnamghyHw==} 2110 2079 engines: {node: '>=20.11.1'} 2111 2080 2112 2081 '@nuxtjs/mcp-toolkit@0.6.2': ··· 2132 2101 '@one-ini/wasm@0.1.1': 2133 2102 resolution: {integrity: sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==} 2134 2103 2135 - '@oxc-minify/binding-android-arm-eabi@0.110.0': 2136 - resolution: {integrity: sha512-43fMTO8/5bMlqfOiNSZNKUzIqeLIYuB9Hr1Ohyf58B1wU11S2dPGibTXOGNaWsfgHy99eeZ1bSgeIHy/fEYqbw==} 2104 + '@oxc-minify/binding-android-arm-eabi@0.112.0': 2105 + resolution: {integrity: sha512-m7TGBR2hjsBJIN9UJ909KBoKsuogo6CuLsHKvUIBXdjI0JVHP8g4ZHeB+BJpGn5LJdeSGDfz9MWiuXrZDRzunw==} 2137 2106 engines: {node: ^20.19.0 || >=22.12.0} 2138 2107 cpu: [arm] 2139 2108 os: [android] 2140 2109 2141 - '@oxc-minify/binding-android-arm64@0.110.0': 2142 - resolution: {integrity: sha512-5oQrnn9eK/ccOp80PTrNj0Vq893NPNNRryjGpOIVsYNgWFuoGCfpnKg68oEFcN8bArizYAqw4nvgHljEnar69w==} 2110 + '@oxc-minify/binding-android-arm64@0.112.0': 2111 + resolution: {integrity: sha512-RvxOOkzvP5NeeoraBtgNJSBqO+XzlS7DooxST/drAXCfO52GsmxVB1N7QmifrsTYtH8GC2z3DTFjZQ1w/AJOWg==} 2143 2112 engines: {node: ^20.19.0 || >=22.12.0} 2144 2113 cpu: [arm64] 2145 2114 os: [android] 2146 2115 2147 - '@oxc-minify/binding-darwin-arm64@0.110.0': 2148 - resolution: {integrity: sha512-dqBDgTG9tF2z2lrZp9E8wU+Godz1i8gCGSei2eFKS2hRploBOD5dmOLp1j4IMornkPvSQmbwB3uSjPq7fjx4EA==} 2116 + '@oxc-minify/binding-darwin-arm64@0.112.0': 2117 + resolution: {integrity: sha512-hDslO3uVHza3kB9zkcsi25JzN65Gj5ZYty0OvylS11Mhg9ydCYxAzfQ/tISHW/YmV1NRUJX8+GGqM1cKmrHaTA==} 2149 2118 engines: {node: ^20.19.0 || >=22.12.0} 2150 2119 cpu: [arm64] 2151 2120 os: [darwin] 2152 2121 2153 - '@oxc-minify/binding-darwin-x64@0.110.0': 2154 - resolution: {integrity: sha512-U0AqabqaooDOpYmeeOye8wClv8PSScELXgOfYqyqgrwH9J9KrpCE1jL8Rlqgz68QbL4mPw3V6sKiiHssI4CLeQ==} 2122 + '@oxc-minify/binding-darwin-x64@0.112.0': 2123 + resolution: {integrity: sha512-mWA2Y5bUyNoGM+gSGGHesgtQ3LDWgpRe4zDGkBDovxNIiDLBXqu/7QcuS+G918w8oG9VYm1q1iinILer/2pD1Q==} 2155 2124 engines: {node: ^20.19.0 || >=22.12.0} 2156 2125 cpu: [x64] 2157 2126 os: [darwin] 2158 2127 2159 - '@oxc-minify/binding-freebsd-x64@0.110.0': 2160 - resolution: {integrity: sha512-H0w8o/Wo1072WSdLfhwwrpFpwZnPpjQODlHuRYkTfsSSSJbTxQtjJd4uxk7YJsRv5RQp69y0I7zvdH6f8Xueyw==} 2128 + '@oxc-minify/binding-freebsd-x64@0.112.0': 2129 + resolution: {integrity: sha512-T7fsegxcy82xS0jWPXkz/BMhrkb3D7YOCiV0R9pDksjaov+iIFoNEWAoBsaC5NtpdzkX+bmffwDpu336EIfEeg==} 2161 2130 engines: {node: ^20.19.0 || >=22.12.0} 2162 2131 cpu: [x64] 2163 2132 os: [freebsd] 2164 2133 2165 - '@oxc-minify/binding-linux-arm-gnueabihf@0.110.0': 2166 - resolution: {integrity: sha512-qd6sW0AvEVYZhbVVMGtmKZw3b1zDYGIW+54Uh42moWRAj6i4Jhk/LGr6r9YNZpOINeuvZfkFuEeDD/jbu7xPUA==} 2134 + '@oxc-minify/binding-linux-arm-gnueabihf@0.112.0': 2135 + resolution: {integrity: sha512-yePavbIilAcpVYc8vRsDCn3xJxHMXDZIiamyH9fuLosAHNELcLib4/JR4fhDk4NmHVagQH3kRhsnm5Q9cm3pAw==} 2167 2136 engines: {node: ^20.19.0 || >=22.12.0} 2168 2137 cpu: [arm] 2169 2138 os: [linux] 2170 2139 2171 - '@oxc-minify/binding-linux-arm-musleabihf@0.110.0': 2172 - resolution: {integrity: sha512-7WXP0aXMrWSn0ScppUBi3jf68ebfBG0eri8kxLmBOVSBj6jw1repzkHMITJMBeLr5d0tT/51qFEptiAk2EP2iA==} 2140 + '@oxc-minify/binding-linux-arm-musleabihf@0.112.0': 2141 + resolution: {integrity: sha512-lmPWLXtW6FspERhy97iP0hwbmLtL66xI29QQ9GpHmTiE4k+zv/FaefuV/Qw+LuHnmFSYzUNrLcxh4ulOZTIP2g==} 2173 2142 engines: {node: ^20.19.0 || >=22.12.0} 2174 2143 cpu: [arm] 2175 2144 os: [linux] 2176 2145 2177 - '@oxc-minify/binding-linux-arm64-gnu@0.110.0': 2178 - resolution: {integrity: sha512-LYfADrq5x1W5gs+u9OIbMbDQNYkAECTXX0ufnAuf3oGmO51rF98kGFR5qJqC/6/csokDyT3wwTpxhE0TkcF/Og==} 2146 + '@oxc-minify/binding-linux-arm64-gnu@0.112.0': 2147 + resolution: {integrity: sha512-gySS5XqU5MKs/oCjsTlVm8zb8lqcNKHEANsaRmhW2qvGKJoeGwFb6Fbq6TLCZMRuk143mLbncbverBCa1c3dog==} 2179 2148 engines: {node: ^20.19.0 || >=22.12.0} 2180 2149 cpu: [arm64] 2181 2150 os: [linux] 2182 2151 libc: [glibc] 2183 2152 2184 - '@oxc-minify/binding-linux-arm64-musl@0.110.0': 2185 - resolution: {integrity: sha512-53GjCVY8kvymk9P6qNDh6zyblcehF5QHstq9QgCjv13ONGRnSHjeds0PxIwiihD7h295bxsWs84DN39syLPH4Q==} 2153 + '@oxc-minify/binding-linux-arm64-musl@0.112.0': 2154 + resolution: {integrity: sha512-IRFMZX589lr3rjG0jc8N261/7wqFq2Vl0OMrJWeFls5BF8HiB+fRYuf0Zy2CyRH6NCY2vbdDdp+QCAavQGVsGw==} 2186 2155 engines: {node: ^20.19.0 || >=22.12.0} 2187 2156 cpu: [arm64] 2188 2157 os: [linux] 2189 2158 libc: [musl] 2190 2159 2191 - '@oxc-minify/binding-linux-ppc64-gnu@0.110.0': 2192 - resolution: {integrity: sha512-li8XcN81dxbJDMBESnTgGhoiAQ+CNIdM0QGscZ4duVPjCry1RpX+5FJySFbGqG3pk4s9ZzlL/vtQtbRzZIZOzg==} 2160 + '@oxc-minify/binding-linux-ppc64-gnu@0.112.0': 2161 + resolution: {integrity: sha512-V/69XqIW9hCUceDpcZh79oDg+F4ptEgIfKRENzYs41LRbSoJ7sNjjcW4zifqyviTvzcnXLgK4uoTyoymmNZBMQ==} 2193 2162 engines: {node: ^20.19.0 || >=22.12.0} 2194 2163 cpu: [ppc64] 2195 2164 os: [linux] 2196 2165 libc: [glibc] 2197 2166 2198 - '@oxc-minify/binding-linux-riscv64-gnu@0.110.0': 2199 - resolution: {integrity: sha512-SweKfsnLKShu6UFV8mwuj1d1wmlNoL/FlAxPUzwjEBgwiT2HQkY24KnjBH+TIA+//1O83kzmWKvvs4OuEhdIEQ==} 2167 + '@oxc-minify/binding-linux-riscv64-gnu@0.112.0': 2168 + resolution: {integrity: sha512-zghvexySyGXGNW+MutjZN7UGTyOQl56RWMlPe1gb+knBm/+0hf9qjk7Q6ofm2tSte+vQolPfQttifGl0dP9uvQ==} 2200 2169 engines: {node: ^20.19.0 || >=22.12.0} 2201 2170 cpu: [riscv64] 2202 2171 os: [linux] 2203 2172 libc: [glibc] 2204 2173 2205 - '@oxc-minify/binding-linux-riscv64-musl@0.110.0': 2206 - resolution: {integrity: sha512-oH8G4aFMP8XyTsEpdANC5PQyHgSeGlopHZuW1rpyYcaErg5YaK0vXjQ4EM5HVvPm+feBV24JjxgakTnZoF3aOQ==} 2174 + '@oxc-minify/binding-linux-riscv64-musl@0.112.0': 2175 + resolution: {integrity: sha512-E4a8VUFDJPb2mPcc7J4NQQPi1ssHKF7/g4r6KD2+SBVERIaEEd3cGNqR7SG3g82/BLGV2UDoQe/WvZCkt5M/bQ==} 2207 2176 engines: {node: ^20.19.0 || >=22.12.0} 2208 2177 cpu: [riscv64] 2209 2178 os: [linux] 2210 2179 libc: [musl] 2211 2180 2212 - '@oxc-minify/binding-linux-s390x-gnu@0.110.0': 2213 - resolution: {integrity: sha512-W9na+Vza7XVUlpf8wMt4QBfH35KeTENEmnpPUq3NSlbQHz8lSlSvhAafvo43NcKvHAXV3ckD/mUf2VkqSdbklg==} 2181 + '@oxc-minify/binding-linux-s390x-gnu@0.112.0': 2182 + resolution: {integrity: sha512-2Hx87sK3y6jBV364Mvv0zyxiITIuy26Ixenv6pK7e+4an3HgNdhAj8nk3aLoLTTSvLik5/MaGhcZGEu9tYV1aA==} 2214 2183 engines: {node: ^20.19.0 || >=22.12.0} 2215 2184 cpu: [s390x] 2216 2185 os: [linux] 2217 2186 libc: [glibc] 2218 2187 2219 - '@oxc-minify/binding-linux-x64-gnu@0.110.0': 2220 - resolution: {integrity: sha512-XJdA4mmmXOjJxSRgNJXsDP7Xe8h3gQhmb56hUcCrvq5d+h5UcEi2pR8rxsdIrS8QmkLuBA3eHkGK8E27D7DTgQ==} 2188 + '@oxc-minify/binding-linux-x64-gnu@0.112.0': 2189 + resolution: {integrity: sha512-2MSCnEPLk9ddSouMhJo78Xy2/JbYC80OYzWdR4yWTGSULsgH3d1VXg73DSwFL8vU7Ad9oK10DioBY2ww7sQTEg==} 2221 2190 engines: {node: ^20.19.0 || >=22.12.0} 2222 2191 cpu: [x64] 2223 2192 os: [linux] 2224 2193 libc: [glibc] 2225 2194 2226 - '@oxc-minify/binding-linux-x64-musl@0.110.0': 2227 - resolution: {integrity: sha512-QqzvALuOTtSckI8x467R4GNArzYDb/yEh6aNzLoeaY1O7vfT7SPDwlOEcchaTznutpeS9Dy8gUS/AfqtUHaufw==} 2195 + '@oxc-minify/binding-linux-x64-musl@0.112.0': 2196 + resolution: {integrity: sha512-HAPfmQKlkVi97/zRonVE9t/kKUG3ni+mOuU1Euw+3s37KwUuOJjmcwXdclVgXKBlTkCGO0FajPwW5dAJeIXCCw==} 2228 2197 engines: {node: ^20.19.0 || >=22.12.0} 2229 2198 cpu: [x64] 2230 2199 os: [linux] 2231 2200 libc: [musl] 2232 2201 2233 - '@oxc-minify/binding-openharmony-arm64@0.110.0': 2234 - resolution: {integrity: sha512-gAMssLs2Q3+uhLZxanh1DF+27Kaug3cf4PXb9AB7XK81DR+LVcKySXaoGYoOs20Co0fFSphd6rRzKge2qDK3dA==} 2202 + '@oxc-minify/binding-openharmony-arm64@0.112.0': 2203 + resolution: {integrity: sha512-bLnMojcPadYzMNpB6IAqMiTOag4etc0zbs8On73JsotO1W5c5/j/ncplpSokpEpNasKRUpHVRXpmq0KRXprNhw==} 2235 2204 engines: {node: ^20.19.0 || >=22.12.0} 2236 2205 cpu: [arm64] 2237 2206 os: [openharmony] 2238 2207 2239 - '@oxc-minify/binding-wasm32-wasi@0.110.0': 2240 - resolution: {integrity: sha512-7Wqi5Zjl022bs2zXq+ICdalDPeDuCH/Nhbi8q2isLihAonMVIT0YH2hqqnNEylRNGYck+FJ6gRZwMpGCgrNxPg==} 2208 + '@oxc-minify/binding-wasm32-wasi@0.112.0': 2209 + resolution: {integrity: sha512-tv7PmHYq/8QBlqMaDjsy51GF5KQkG17Yc/PsgB5OVndU34kwbQuebBIic7UfK9ygzidI8moYq3ztnu3za/rqHw==} 2241 2210 engines: {node: '>=14.0.0'} 2242 2211 cpu: [wasm32] 2243 2212 2244 - '@oxc-minify/binding-win32-arm64-msvc@0.110.0': 2245 - resolution: {integrity: sha512-ZPx+0Tj4dqn41ecyoGotlvekQKy6JxJCixn9Rw7h/dafZ3eDuBcEVh3c2ZoldXXsyMIt5ywI8IWzFZsjNedd5Q==} 2213 + '@oxc-minify/binding-win32-arm64-msvc@0.112.0': 2214 + resolution: {integrity: sha512-d+jes2jwRkcBSpcaZC6cL8GBi56Br6uAorn9dfquhWLczWL+hHSvvVrRgT1i5/6dkf5UWx2zdoEsAMiJ11w78A==} 2246 2215 engines: {node: ^20.19.0 || >=22.12.0} 2247 2216 cpu: [arm64] 2248 2217 os: [win32] 2249 2218 2250 - '@oxc-minify/binding-win32-ia32-msvc@0.110.0': 2251 - resolution: {integrity: sha512-H0Oyd3RWBfpEyvJIrFK94RYiY7KKSQl11Ym7LMDwLEagelIAfRCkt1amHZhFa/S3ZRoaOJFXzEw4YKeSsjVFsg==} 2219 + '@oxc-minify/binding-win32-ia32-msvc@0.112.0': 2220 + resolution: {integrity: sha512-TV1C3qDwj7//jNIi5tnNRhReSUgtaRQKi5KobDE6zVAc5gjeuBA8G2qizS9ziXlf/I0dlelrGmGMMDJmH9ekWg==} 2252 2221 engines: {node: ^20.19.0 || >=22.12.0} 2253 2222 cpu: [ia32] 2254 2223 os: [win32] 2255 2224 2256 - '@oxc-minify/binding-win32-x64-msvc@0.110.0': 2257 - resolution: {integrity: sha512-Hr3nK90+qXKJ2kepXwFIcNfQQIOBecB4FFCyaMMypthoEEhVP08heRynj4eSXZ8NL9hLjs3fQzH8PJXfpznRnQ==} 2225 + '@oxc-minify/binding-win32-x64-msvc@0.112.0': 2226 + resolution: {integrity: sha512-LML2Gld6VY8/+7a3VH4k1qngsBXvTkXgbmYgSYwaElqtiQiYaAcXfi0XKOUGe3k3GbBK4juAGixC31CrdFHAQw==} 2258 2227 engines: {node: ^20.19.0 || >=22.12.0} 2259 2228 cpu: [x64] 2260 2229 os: [win32] 2261 2230 2262 - '@oxc-parser/binding-android-arm-eabi@0.110.0': 2263 - resolution: {integrity: sha512-g6+kHTI/BRDJszaZkSgyu0pGuMIVYJ7/v0I4C9BkTeGn1LxF9GWI6jE22dBEELXMWbG7FTyNlD9RCuWlStAx6w==} 2231 + '@oxc-parser/binding-android-arm-eabi@0.112.0': 2232 + resolution: {integrity: sha512-retxBzJ39Da7Lh/eZTn9+HJgTeDUxZIpuI0urOsmcFsBKXAth3lc1jIvwseQ9qbAI/VrsoFOXiGIzgclARbAHg==} 2264 2233 engines: {node: ^20.19.0 || >=22.12.0} 2265 2234 cpu: [arm] 2266 2235 os: [android] 2267 2236 2268 - '@oxc-parser/binding-android-arm64@0.110.0': 2269 - resolution: {integrity: sha512-tbr+uWFVUN6p9LYlR0cPyFA24HWlnRYU+oldWlEGis/tdMtya3BubQcKdylhFhhDLaW6ChCJfxogQranElGVsw==} 2237 + '@oxc-parser/binding-android-arm64@0.112.0': 2238 + resolution: {integrity: sha512-pRkbBRbuIIsufUWpOJ+JHWfJFNupkidy4sbjfcm37e6xwYrn9LSKMLubPHvNaL1Zf92ZRhGiwaYkEcmaFg2VcA==} 2270 2239 engines: {node: ^20.19.0 || >=22.12.0} 2271 2240 cpu: [arm64] 2272 2241 os: [android] ··· 2277 2246 cpu: [arm64] 2278 2247 os: [android] 2279 2248 2280 - '@oxc-parser/binding-darwin-arm64@0.110.0': 2281 - resolution: {integrity: sha512-jPBsXPc8hwmsUQyLMg7a5Ll/j/8rWCDFoB8WzLP6C0qQKX0zWQxbfSdLFg9GGNPuRo8J8ma9WfBQN5RmbFxNJA==} 2249 + '@oxc-parser/binding-darwin-arm64@0.112.0': 2250 + resolution: {integrity: sha512-fh6/KQL/cbH5DukT3VkdCqnULLuvVnszVKySD5IgSE0WZb32YZo/cPsPdEv052kk6w3N4agu+NTiMnZjcvhUIg==} 2282 2251 engines: {node: ^20.19.0 || >=22.12.0} 2283 2252 cpu: [arm64] 2284 2253 os: [darwin] ··· 2289 2258 cpu: [arm64] 2290 2259 os: [darwin] 2291 2260 2292 - '@oxc-parser/binding-darwin-x64@0.110.0': 2293 - resolution: {integrity: sha512-jt5G1eZj4sdMGc7Q0c6kfPRmqY1Mn3yzo6xuRr8EXozkh93O8KGFflABY7t56WIrmP+cloaCQkLcjlm6vdhzcQ==} 2261 + '@oxc-parser/binding-darwin-x64@0.112.0': 2262 + resolution: {integrity: sha512-vUBOOY1E30vlu/DoTGDoT1UbLlwu5Yv9tqeBabAwRzwNDz8Skho16VKhsBDUiyqddtpsR3//v6vNk38w4c+6IA==} 2294 2263 engines: {node: ^20.19.0 || >=22.12.0} 2295 2264 cpu: [x64] 2296 2265 os: [darwin] ··· 2301 2270 cpu: [x64] 2302 2271 os: [darwin] 2303 2272 2304 - '@oxc-parser/binding-freebsd-x64@0.110.0': 2305 - resolution: {integrity: sha512-VJ7Hwf4dg7uf8b/DrLEhE6lgnNTfBZbTqXQBG3n0oCBoreE1c5aWf1la+o7fJjjTpACRts/vAZ2ngFNNqEFpJw==} 2273 + '@oxc-parser/binding-freebsd-x64@0.112.0': 2274 + resolution: {integrity: sha512-hnEtO/9AVnYWzrgnp6L+oPs/6UqlFeteUL6n7magkd2tttgmx1C01hyNNh6nTpZfLzEVJSNJ0S+4NTsK2q2CxA==} 2306 2275 engines: {node: ^20.19.0 || >=22.12.0} 2307 2276 cpu: [x64] 2308 2277 os: [freebsd] ··· 2313 2282 cpu: [x64] 2314 2283 os: [freebsd] 2315 2284 2316 - '@oxc-parser/binding-linux-arm-gnueabihf@0.110.0': 2317 - resolution: {integrity: sha512-w3OZ0pLKktM7k4qEbVj3dHnCvSMFnWugYxHfhpwncYUOxwDNL3mw++EOIrw997QYiEuJ+H6Od8K6mbj1p6Ae8w==} 2285 + '@oxc-parser/binding-linux-arm-gnueabihf@0.112.0': 2286 + resolution: {integrity: sha512-WxJrUz3pcIc2hp4lvJbvt/sTL33oX9NPvkD3vDDybE6tc0V++rS+hNOJxwXdD2FDIFPkHs/IEn5asEZFVH+VKw==} 2318 2287 engines: {node: ^20.19.0 || >=22.12.0} 2319 2288 cpu: [arm] 2320 2289 os: [linux] ··· 2325 2294 cpu: [arm] 2326 2295 os: [linux] 2327 2296 2328 - '@oxc-parser/binding-linux-arm-musleabihf@0.110.0': 2329 - resolution: {integrity: sha512-BIaoW4W6QKb8Q6p3DErDtsAuDRAnr0W+gtwo7fQQkbAJpoPII0ZJXZn+tcQGCyNGKWSsilRNWHyd/XZfXXXpzw==} 2297 + '@oxc-parser/binding-linux-arm-musleabihf@0.112.0': 2298 + resolution: {integrity: sha512-jj8A8WWySaJQqM9XKAIG8U2Q3qxhFQKrXPWv98d1oC35at+L1h+C+V4M3l8BAKhpHKCu3dYlloaAbHd5q1Hw6A==} 2330 2299 engines: {node: ^20.19.0 || >=22.12.0} 2331 2300 cpu: [arm] 2332 2301 os: [linux] ··· 2337 2306 cpu: [arm] 2338 2307 os: [linux] 2339 2308 2340 - '@oxc-parser/binding-linux-arm64-gnu@0.110.0': 2341 - resolution: {integrity: sha512-3EQDJze28t0HdxXjMKBU6utNscXJePg2YV0Kd/ZnHx24VcIyfkNH6NKzBh0NeaWHovDTkpzYHPtF2tOevtbbfw==} 2309 + '@oxc-parser/binding-linux-arm64-gnu@0.112.0': 2310 + resolution: {integrity: sha512-G2F8H6FcAExVK5vvhpSh61tqWx5QoaXXUnSsj5FyuDiFT/K7AMMVSQVqnZREDc+YxhrjB0vnKjCcuobXK63kIw==} 2342 2311 engines: {node: ^20.19.0 || >=22.12.0} 2343 2312 cpu: [arm64] 2344 2313 os: [linux] ··· 2351 2320 os: [linux] 2352 2321 libc: [glibc] 2353 2322 2354 - '@oxc-parser/binding-linux-arm64-musl@0.110.0': 2355 - resolution: {integrity: sha512-5xwm1hPrGGvjCVtTWNGJ39MmQGnyipoIDShneGBgSrnDh0XX+COAO7AZKajgNipqgNq5rGEItpzFkMtSDyx0bQ==} 2323 + '@oxc-parser/binding-linux-arm64-musl@0.112.0': 2324 + resolution: {integrity: sha512-3R0iqjM3xYOZCnwgcxOQXH7hrz64/USDIuLbNTM1kZqQzRqaR4w7SwoWKU934zABo8d0op2oSwOp+CV3hZnM7A==} 2356 2325 engines: {node: ^20.19.0 || >=22.12.0} 2357 2326 cpu: [arm64] 2358 2327 os: [linux] ··· 2365 2334 os: [linux] 2366 2335 libc: [musl] 2367 2336 2368 - '@oxc-parser/binding-linux-ppc64-gnu@0.110.0': 2369 - resolution: {integrity: sha512-I8Xop7z+enuvW1xe0AcRQ9XqFNkUYgeXusyGjCyW6TstRb62P90h+nL1AoGaUMy0E0518DJam5vRYVRgXaAzYg==} 2337 + '@oxc-parser/binding-linux-ppc64-gnu@0.112.0': 2338 + resolution: {integrity: sha512-lAQf8PQxfgy7h0bmcfSVE3hg3qMueshPYULFsCrHM+8KefGZ9W+ZMvRyU33gLrB4w1O3Fz1orR0hmKMCRxXNrQ==} 2370 2339 engines: {node: ^20.19.0 || >=22.12.0} 2371 2340 cpu: [ppc64] 2372 2341 os: [linux] 2373 2342 libc: [glibc] 2374 2343 2375 - '@oxc-parser/binding-linux-riscv64-gnu@0.110.0': 2376 - resolution: {integrity: sha512-XPM0jpght/AuHnweNaIo0twpId6rWFs8NrTkMijxcsRQMzNBeSQQgYm9ErrutmKQS6gb8XNAEIkYXHgPmhdDPg==} 2344 + '@oxc-parser/binding-linux-riscv64-gnu@0.112.0': 2345 + resolution: {integrity: sha512-2QlvQBUhHuAE3ezD4X3CAEKMXdfgInggQ5Bj/7gb5NcYP3GyfLTj7c+mMu+BRwfC9B3AXBNyqHWbqEuuUvZyRQ==} 2377 2346 engines: {node: ^20.19.0 || >=22.12.0} 2378 2347 cpu: [riscv64] 2379 2348 os: [linux] ··· 2386 2355 os: [linux] 2387 2356 libc: [glibc] 2388 2357 2389 - '@oxc-parser/binding-linux-riscv64-musl@0.110.0': 2390 - resolution: {integrity: sha512-ylJIuJyMzAqR191QeCwZLEkyo4Sx817TNILjNhT0W1EDQusGicOYKSsGXM/2DHCNYGcidV+MQ8pUVzNeVmuM6g==} 2358 + '@oxc-parser/binding-linux-riscv64-musl@0.112.0': 2359 + resolution: {integrity: sha512-v06iu0osHszgqJ1dLQRb6leWFU1sjG/UQk4MoVBtE6ZPewgfTkby6G9II1SpEAf2onnAuQceVYxQH9iuU3NJqw==} 2391 2360 engines: {node: ^20.19.0 || >=22.12.0} 2392 2361 cpu: [riscv64] 2393 2362 os: [linux] 2394 2363 libc: [musl] 2395 2364 2396 - '@oxc-parser/binding-linux-s390x-gnu@0.110.0': 2397 - resolution: {integrity: sha512-DL6oR0PfYor9tBX9xlAxMUVwfm6+sKTL4H+KiQ6JKP3xkJTwBIdDCgeN2AjMht1D3N40uUwVq3v8/2fqnZRgLQ==} 2365 + '@oxc-parser/binding-linux-s390x-gnu@0.112.0': 2366 + resolution: {integrity: sha512-+5HhNHtxsdcd7+ljXFnn9FOoCNXJX3UPgIfIE6vdwS1HqdGNH6eAcVobuqGOp54l8pvcxDQA6F4cPswCgLrQfQ==} 2398 2367 engines: {node: ^20.19.0 || >=22.12.0} 2399 2368 cpu: [s390x] 2400 2369 os: [linux] ··· 2407 2376 os: [linux] 2408 2377 libc: [glibc] 2409 2378 2410 - '@oxc-parser/binding-linux-x64-gnu@0.110.0': 2411 - resolution: {integrity: sha512-+e6ws5JLpFehdK+wh6q8icx1iM3Ao+9dtItVWFcRiXxSvGcIlS9viWcMvXKrmcsyVDUf81dnvuMSBigNslxhIQ==} 2379 + '@oxc-parser/binding-linux-x64-gnu@0.112.0': 2380 + resolution: {integrity: sha512-jKwO7ZLNkjxwg7FoCLw+fJszooL9yXRZsDN0AQ1AQUTWq1l8GH/2e44k68N3fcP19jl8O8jGpqLAZcQTYk6skA==} 2412 2381 engines: {node: ^20.19.0 || >=22.12.0} 2413 2382 cpu: [x64] 2414 2383 os: [linux] ··· 2421 2390 os: [linux] 2422 2391 libc: [glibc] 2423 2392 2424 - '@oxc-parser/binding-linux-x64-musl@0.110.0': 2425 - resolution: {integrity: sha512-6DiYhVdXKOzB01+j/tyrB6/d2o6b4XYFQvcbBRNbVHIimS6nl992y3V3mGG3NaA+uCZAzhT3M3btTdKAxE4A3A==} 2393 + '@oxc-parser/binding-linux-x64-musl@0.112.0': 2394 + resolution: {integrity: sha512-TYqnuKV/p3eOc+N61E0961nA7DC+gaCeJ3+V2LcjJdTwFMdikqWL6uVk1jlrpUCBrozHDATVUKDZYH7r4FQYjQ==} 2426 2395 engines: {node: ^20.19.0 || >=22.12.0} 2427 2396 cpu: [x64] 2428 2397 os: [linux] ··· 2435 2404 os: [linux] 2436 2405 libc: [musl] 2437 2406 2438 - '@oxc-parser/binding-openharmony-arm64@0.110.0': 2439 - resolution: {integrity: sha512-U9KEK7tXdHrXl2eZpoHYGWj31ZSvdGiaXwjkJzeRN0elt89PXi+VcryRh6BAFbEz1EQpTteyMDwDXMgJVWM85A==} 2407 + '@oxc-parser/binding-openharmony-arm64@0.112.0': 2408 + resolution: {integrity: sha512-ZhrVmWFifVEFQX4XPwLoVFDHw9tAWH9p9vHsHFH+5uCKdfVR+jje4WxVo6YrokWCboGckoOzHq5KKMOcPZfkRg==} 2440 2409 engines: {node: ^20.19.0 || >=22.12.0} 2441 2410 cpu: [arm64] 2442 2411 os: [openharmony] 2443 2412 2444 - '@oxc-parser/binding-wasm32-wasi@0.110.0': 2445 - resolution: {integrity: sha512-cK2j/GbXGxP7k4qDM0OGjkbPrIOj8n9+U/27joH/M19z+jrQ5u1lvlvbAK/Aw2LnqE0waADnnuAc0MFab+Ea8w==} 2413 + '@oxc-parser/binding-wasm32-wasi@0.112.0': 2414 + resolution: {integrity: sha512-Gr8X2PUU3hX1g3F5oLWIZB8DhzDmjr5TfOrmn5tlBOo9l8ojPGdKjnIBfObM7X15928vza8QRKW25RTR7jfivg==} 2446 2415 engines: {node: '>=14.0.0'} 2447 2416 cpu: [wasm32] 2448 2417 ··· 2451 2420 engines: {node: '>=14.0.0'} 2452 2421 cpu: [wasm32] 2453 2422 2454 - '@oxc-parser/binding-win32-arm64-msvc@0.110.0': 2455 - resolution: {integrity: sha512-ZW393ysGT5oZeGJRyw2JAz4tIfyTjVCSxuZoh8e+7J7e0QPDH/SAmyxJXb/aMxarIVa3OcYZ5p/Q6eooHZ0i1Q==} 2423 + '@oxc-parser/binding-win32-arm64-msvc@0.112.0': 2424 + resolution: {integrity: sha512-t5CDLbU70Ea88bGRhvU/dLJTc/Wcrtf2Jp534E8P3cgjAvHDjdKsfDDqBZrhybJ8Jv9v9vW5ngE40EK51BluDA==} 2456 2425 engines: {node: ^20.19.0 || >=22.12.0} 2457 2426 cpu: [arm64] 2458 2427 os: [win32] ··· 2463 2432 cpu: [arm64] 2464 2433 os: [win32] 2465 2434 2466 - '@oxc-parser/binding-win32-ia32-msvc@0.110.0': 2467 - resolution: {integrity: sha512-NM50LT1PEnlMlw+z/TFVkWaDOF/s5DRHbU3XhEESNhDDT9qYA8N9B1V/FYxVr1ngu28JGK2HtkjpWKlKoF4E2Q==} 2435 + '@oxc-parser/binding-win32-ia32-msvc@0.112.0': 2436 + resolution: {integrity: sha512-rZH0JynCCwnhe2HfRoyNOl/Kfd9pudoWxgpC5OZhj7j77pMK0UOAa35hYDfrtSOUk2HLzrikV5dPUOY2DpSBSA==} 2468 2437 engines: {node: ^20.19.0 || >=22.12.0} 2469 2438 cpu: [ia32] 2470 2439 os: [win32] 2471 2440 2472 - '@oxc-parser/binding-win32-x64-msvc@0.110.0': 2473 - resolution: {integrity: sha512-w1SzoXNaY59tbTz8/YhImByuj7kXP5EfPtv4+PPwPrvLrOWt8BOpK0wN8ysXqyWCdHv9vS1UBRrNd/aSp4Dy8A==} 2441 + '@oxc-parser/binding-win32-x64-msvc@0.112.0': 2442 + resolution: {integrity: sha512-oGHluohzmVFAuQrkEnl1OXAxMz2aYmimxUqIgKXpBgbr7PvFv0doELB273sX+5V3fKeggohKg1A2Qq21W9Z9cQ==} 2474 2443 engines: {node: ^20.19.0 || >=22.12.0} 2475 2444 cpu: [x64] 2476 2445 os: [win32] ··· 2490 2459 2491 2460 '@oxc-project/types@0.111.0': 2492 2461 resolution: {integrity: sha512-bh54LJMafgRGl2cPQ/QM+tI5rWaShm/wK9KywEj/w36MhiPKXYM67H2y3q+9pr4YO7ufwg2AKdBAZkhHBD8ClA==} 2462 + 2463 + '@oxc-project/types@0.112.0': 2464 + resolution: {integrity: sha512-m6RebKHIRsax2iCwVpYW2ErQwa4ywHJrE4sCK3/8JK8ZZAWOKXaRJFl/uP51gaVyyXlaS4+chU1nSCdzYf6QqQ==} 2493 2465 2494 2466 '@oxc-project/types@0.95.0': 2495 2467 resolution: {integrity: sha512-vACy7vhpMPhjEJhULNxrdR0D943TkA/MigMpJCHmBHvMXxRStRi/dPtTlfQ3uDwWSzRpT8z+7ImjZVf8JWBocQ==} ··· 2602 2574 cpu: [x64] 2603 2575 os: [win32] 2604 2576 2605 - '@oxc-transform/binding-android-arm-eabi@0.110.0': 2606 - resolution: {integrity: sha512-sE9dxvqqAax1YYJ3t7j+h5ZSI9jl6dYuDfngl6ieZUrIy5P89/8JKVgAzgp8o3wQSo7ndpJvYsi1K4ZqrmbP7w==} 2577 + '@oxc-transform/binding-android-arm-eabi@0.112.0': 2578 + resolution: {integrity: sha512-r4LuBaPnOAi0eUOBNi880Fm2tO2omH7N1FRrL6+nyz/AjQ+QPPLtoyZJva0O+sKi1buyN/7IzM5p9m+5ANSDbg==} 2607 2579 engines: {node: ^20.19.0 || >=22.12.0} 2608 2580 cpu: [arm] 2609 2581 os: [android] 2610 2582 2611 - '@oxc-transform/binding-android-arm64@0.110.0': 2612 - resolution: {integrity: sha512-nqtbP4aMCtsCZ6qpHlHaQoWVHSBtlKzwaAgwEOvR+9DWqHjk31BHvpGiDXlMeed6CVNpl3lCbWgygb3RcSjcfw==} 2583 + '@oxc-transform/binding-android-arm64@0.112.0': 2584 + resolution: {integrity: sha512-ve46vQcQrY8eGe8990VSlS9gkD+AogJqbtfOkeua+5sQGQTDgeIRRxOm7ktCo19uZc2bEBwXRJITgosd+NRVmQ==} 2613 2585 engines: {node: ^20.19.0 || >=22.12.0} 2614 2586 cpu: [arm64] 2615 2587 os: [android] ··· 2620 2592 cpu: [arm64] 2621 2593 os: [android] 2622 2594 2623 - '@oxc-transform/binding-darwin-arm64@0.110.0': 2624 - resolution: {integrity: sha512-oeSeHnL4Z4cMXtc8V0/rwoVn0dgwlS9q0j6LcHn9dIhtFEdp3W0iSBF8YmMQA+E7sILeLDjsHmHE4Kp0sOScXw==} 2595 + '@oxc-transform/binding-darwin-arm64@0.112.0': 2596 + resolution: {integrity: sha512-ddbmLU3Tr+i7MOynfwAXxUXud3SjJKlv7XNjaq08qiI8Av/QvhXVGc2bMhXkWQSMSBUeTDoiughKjK+Zsb6y/A==} 2625 2597 engines: {node: ^20.19.0 || >=22.12.0} 2626 2598 cpu: [arm64] 2627 2599 os: [darwin] ··· 2632 2604 cpu: [arm64] 2633 2605 os: [darwin] 2634 2606 2635 - '@oxc-transform/binding-darwin-x64@0.110.0': 2636 - resolution: {integrity: sha512-nL9K5x7OuZydobAGPylsEW9d4APs2qEkIBLMgQPA+kY8dtVD3IR87QsTbs4l4DBQYyun/+ay6qVCDlxqxdX2Jg==} 2607 + '@oxc-transform/binding-darwin-x64@0.112.0': 2608 + resolution: {integrity: sha512-TKvmNw96jQZPqYb4pRrzLFDailNB3YS14KNn+x2hwRbqc6CqY96S9PYwyOpVpYdxfoRjYO9WgX9SoS+62a1DPA==} 2637 2609 engines: {node: ^20.19.0 || >=22.12.0} 2638 2610 cpu: [x64] 2639 2611 os: [darwin] ··· 2644 2616 cpu: [x64] 2645 2617 os: [darwin] 2646 2618 2647 - '@oxc-transform/binding-freebsd-x64@0.110.0': 2648 - resolution: {integrity: sha512-GS29zXXirDQhZEUq8xKJ1azAWMuUy3Ih3W5Bc5ddk12LRthO5wRLFcKIyeHpAXCoXymQ+LmxbMtbPf84GPxouw==} 2619 + '@oxc-transform/binding-freebsd-x64@0.112.0': 2620 + resolution: {integrity: sha512-YPMkSCDaelO8HHYRMYjm+Q+IfkfIbdtQzwPuasItYkq8UUkNeHNPheNh2JkvQa3c+io3E9ePOgHQ2yihpk7o/Q==} 2649 2621 engines: {node: ^20.19.0 || >=22.12.0} 2650 2622 cpu: [x64] 2651 2623 os: [freebsd] ··· 2656 2628 cpu: [x64] 2657 2629 os: [freebsd] 2658 2630 2659 - '@oxc-transform/binding-linux-arm-gnueabihf@0.110.0': 2660 - resolution: {integrity: sha512-glzDHak8ISyZJemCUi7RCvzNSl+MQ1ly9RceT2qRufhUsvNZ4C/2QLJ1HJwd2N6E88bO4laYn+RofdRzNnGGEA==} 2631 + '@oxc-transform/binding-linux-arm-gnueabihf@0.112.0': 2632 + resolution: {integrity: sha512-nA7kzQGNEpuTRknst/IJ3l8hqmDmEda3aun6jkXgp7gKxESjuHeaNH04mKISxvJ7fIacvP2g/wtTSnm4u5jL8Q==} 2661 2633 engines: {node: ^20.19.0 || >=22.12.0} 2662 2634 cpu: [arm] 2663 2635 os: [linux] ··· 2668 2640 cpu: [arm] 2669 2641 os: [linux] 2670 2642 2671 - '@oxc-transform/binding-linux-arm-musleabihf@0.110.0': 2672 - resolution: {integrity: sha512-8JThvgJ2FRoTVfbp7e4wqeZqCZbtudM06SfZmNzND9kPNu/LVYygIR+72RWs+xm4bWkuYHg/islo/boNPtMT5Q==} 2643 + '@oxc-transform/binding-linux-arm-musleabihf@0.112.0': 2644 + resolution: {integrity: sha512-w8GuLmckKlGc3YujaZKhtbFxziCcosvM2l9GnQjCb/yENWLGDiyQOy0BTAgPGdJwpYTiOeJblEXSuXYvlE1Ong==} 2673 2645 engines: {node: ^20.19.0 || >=22.12.0} 2674 2646 cpu: [arm] 2675 2647 os: [linux] ··· 2680 2652 cpu: [arm] 2681 2653 os: [linux] 2682 2654 2683 - '@oxc-transform/binding-linux-arm64-gnu@0.110.0': 2684 - resolution: {integrity: sha512-IRh21Ub/g4bkHoErZ0AUWMlWfoZaS0A6EaOVtbcY70RSYIMlrsbjiFwJCzM+b/1DD1rXbH5tsGcH7GweTbfRqg==} 2655 + '@oxc-transform/binding-linux-arm64-gnu@0.112.0': 2656 + resolution: {integrity: sha512-9LwwGnJ8+WT0rXcrI8M0RJtDNt91eMqcDPPEvJxhRFHIMcHTy5D5xT+fOl3Us0yMqKo3HUWkbfUYqAp4GoZ3Jw==} 2685 2657 engines: {node: ^20.19.0 || >=22.12.0} 2686 2658 cpu: [arm64] 2687 2659 os: [linux] ··· 2694 2666 os: [linux] 2695 2667 libc: [glibc] 2696 2668 2697 - '@oxc-transform/binding-linux-arm64-musl@0.110.0': 2698 - resolution: {integrity: sha512-e5JN94/oy+wevk76q+LMr+2klTTcO60uXa+Wkq558Ms7mdF2TvkKFI++d/JeiuIwJLTi/BxQ4qdT5FWcsHM/ug==} 2669 + '@oxc-transform/binding-linux-arm64-musl@0.112.0': 2670 + resolution: {integrity: sha512-Lg6VOuSd3oXv7J0eGywgqh/086h+qQzIBOD+47pYKMTTJcbDe+f3h/RgGoMKJE5HhiwT5sH1aGEJfIfaYUiVSw==} 2699 2671 engines: {node: ^20.19.0 || >=22.12.0} 2700 2672 cpu: [arm64] 2701 2673 os: [linux] ··· 2708 2680 os: [linux] 2709 2681 libc: [musl] 2710 2682 2711 - '@oxc-transform/binding-linux-ppc64-gnu@0.110.0': 2712 - resolution: {integrity: sha512-Y3/Tnnz1GvDpmv8FXBIKtdZPsdZklOEPdrL6NHrN5i2u54BOkybFaDSptgWF53wOrJlTrcmAVSE6fRKK9XCM2Q==} 2683 + '@oxc-transform/binding-linux-ppc64-gnu@0.112.0': 2684 + resolution: {integrity: sha512-PXzmj82o1moA4IGphYImTRgc2youTi4VRfyFX3CHwLjxPcQ5JtcsgbDt4QUdOzXZ+zC07s5jf2ZzhRapEOlj2w==} 2713 2685 engines: {node: ^20.19.0 || >=22.12.0} 2714 2686 cpu: [ppc64] 2715 2687 os: [linux] 2716 2688 libc: [glibc] 2717 2689 2718 - '@oxc-transform/binding-linux-riscv64-gnu@0.110.0': 2719 - resolution: {integrity: sha512-Y0E35iA9/v9jlkNcP6tMJ+ZFOS0rLsWDqG6rU9z+X2R3fBFJBO9UARIK6ngx8upxk81y1TFR2CmBFhupfYdH6Q==} 2690 + '@oxc-transform/binding-linux-riscv64-gnu@0.112.0': 2691 + resolution: {integrity: sha512-vhJsMsVH/6xwa3bt1LGts33FXUkGjaEGDwsRyp4lIfOjSfQVWMtCmWMFNaA0dW9FVWdD2Gt2fSFBSZ+azDxlpg==} 2720 2692 engines: {node: ^20.19.0 || >=22.12.0} 2721 2693 cpu: [riscv64] 2722 2694 os: [linux] ··· 2729 2701 os: [linux] 2730 2702 libc: [glibc] 2731 2703 2732 - '@oxc-transform/binding-linux-riscv64-musl@0.110.0': 2733 - resolution: {integrity: sha512-JOUSYFfHjBUs7xp2FHmZHb8eTYD/oEu0NklS6JgUauqnoXZHiTLPLVW2o2uVCqldnabYHcomuwI2iqVFYJNhTw==} 2704 + '@oxc-transform/binding-linux-riscv64-musl@0.112.0': 2705 + resolution: {integrity: sha512-cXWFb7z+2IjFUEcXtRwluq9oEG5qnyFCjiu3SWrgYNcWwPdHusv3I/7K5/CTbbi4StoZ5txbi7/iSfDHNyWuRw==} 2734 2706 engines: {node: ^20.19.0 || >=22.12.0} 2735 2707 cpu: [riscv64] 2736 2708 os: [linux] 2737 2709 libc: [musl] 2738 2710 2739 - '@oxc-transform/binding-linux-s390x-gnu@0.110.0': 2740 - resolution: {integrity: sha512-7blgoXF9D3Ngzb7eun23pNrHJpoV/TtE6LObwlZ3Nmb4oZ6Z+yMvBVaoW68NarbmvNGfZ95zrOjgm6cVETLYBA==} 2711 + '@oxc-transform/binding-linux-s390x-gnu@0.112.0': 2712 + resolution: {integrity: sha512-eEFu4SRqJTJ20/88KRWmp+jpHKAw0Y1DsnSgpEeXyBIIcsOaLIUMU/TfYWUmqRbvbMV9rmOmI3kp5xWYUq6kSQ==} 2741 2713 engines: {node: ^20.19.0 || >=22.12.0} 2742 2714 cpu: [s390x] 2743 2715 os: [linux] ··· 2750 2722 os: [linux] 2751 2723 libc: [glibc] 2752 2724 2753 - '@oxc-transform/binding-linux-x64-gnu@0.110.0': 2754 - resolution: {integrity: sha512-YQ2joGWCVDZVEU2cD/r/w49hVjDm/Qu1BvC/7zs8LvprzdLS/HyMXGF2oA0puw0b+AqgYaz3bhwKB2xexHyITQ==} 2725 + '@oxc-transform/binding-linux-x64-gnu@0.112.0': 2726 + resolution: {integrity: sha512-ST1MDT+TlOyZ1c5btrGinRSUW2Jf4Pa+0gdKwsyjDSOC3dxy2ZNkN3mosTf4ywc3J+mxfYKqtjs7zSwHz03ILA==} 2755 2727 engines: {node: ^20.19.0 || >=22.12.0} 2756 2728 cpu: [x64] 2757 2729 os: [linux] ··· 2764 2736 os: [linux] 2765 2737 libc: [glibc] 2766 2738 2767 - '@oxc-transform/binding-linux-x64-musl@0.110.0': 2768 - resolution: {integrity: sha512-fkjr5qE632ULmNgvFXWDR/8668WxERz3tU7TQFp6JebPBneColitjSkdx6VKNVXEoMmQnOvBIGeP5tUNT384oA==} 2739 + '@oxc-transform/binding-linux-x64-musl@0.112.0': 2740 + resolution: {integrity: sha512-ISQoA3pD4cyTGpf9sXXeerH6pL2L6EIpdy6oAy2ttkswyVFDyQNVOVIGIdLZDgbpmqGljxZnWqt/J/N68pQaig==} 2769 2741 engines: {node: ^20.19.0 || >=22.12.0} 2770 2742 cpu: [x64] 2771 2743 os: [linux] ··· 2778 2750 os: [linux] 2779 2751 libc: [musl] 2780 2752 2781 - '@oxc-transform/binding-openharmony-arm64@0.110.0': 2782 - resolution: {integrity: sha512-HWH9Zj+lMrdSTqFRCZsvDWMz7OnMjbdGsm3xURXWfRZpuaz0bVvyuZNDQXc4FyyhRDsemICaJbU1bgeIpUJDGw==} 2753 + '@oxc-transform/binding-openharmony-arm64@0.112.0': 2754 + resolution: {integrity: sha512-UOGVrGIv7yLJovyEXEyUTADuLq98vd/cbMHFLJweRXD+11I8Tn4jASi4WzdsN8C3BVYGRHrXH2NlSBmhz33a4g==} 2783 2755 engines: {node: ^20.19.0 || >=22.12.0} 2784 2756 cpu: [arm64] 2785 2757 os: [openharmony] 2786 2758 2787 - '@oxc-transform/binding-wasm32-wasi@0.110.0': 2788 - resolution: {integrity: sha512-ejdxHmYfIcHDPhZUe3WklViLt9mDEJE5BzcW7+R1vc5i/5JFA8D0l7NUSsHBJ7FB8Bu9gF+5iMDm6cXGAgaghw==} 2759 + '@oxc-transform/binding-wasm32-wasi@0.112.0': 2760 + resolution: {integrity: sha512-XIX7Gpq9koAvzBVHDlVFHM79r5uOVK6kTEsdsN4qaajpjkgtv4tdsAOKIYK6l7fUbsbE6xS+6w1+yRFrDeC1kg==} 2789 2761 engines: {node: '>=14.0.0'} 2790 2762 cpu: [wasm32] 2791 2763 ··· 2794 2766 engines: {node: '>=14.0.0'} 2795 2767 cpu: [wasm32] 2796 2768 2797 - '@oxc-transform/binding-win32-arm64-msvc@0.110.0': 2798 - resolution: {integrity: sha512-9VTwpXCZs7xkV+mKhQ62dVk7KLnLXtEUxNS2T4nLz3iMl1IJbA4h5oltK0JoobtiUAnbkV53QmMVGW8+Nh3bDQ==} 2769 + '@oxc-transform/binding-win32-arm64-msvc@0.112.0': 2770 + resolution: {integrity: sha512-EgXef9kOne9BNsbYBbuRqxk2hteT0xsAGcx/VbtCBMJYNj8fANFhT271DUSOgfa4DAgrQQmsyt/Kr1aV9mpU9w==} 2799 2771 engines: {node: ^20.19.0 || >=22.12.0} 2800 2772 cpu: [arm64] 2801 2773 os: [win32] ··· 2806 2778 cpu: [arm64] 2807 2779 os: [win32] 2808 2780 2809 - '@oxc-transform/binding-win32-ia32-msvc@0.110.0': 2810 - resolution: {integrity: sha512-5y0fzuNON7/F2hh2P94vANFaRPJ/3DI1hVl5rseCT8VUVqOGIjWaza0YS/D1g6t1WwycW2LWDMi2raOKoWU5GQ==} 2781 + '@oxc-transform/binding-win32-ia32-msvc@0.112.0': 2782 + resolution: {integrity: sha512-6QaB0qjNaou2YR+blncHdw7j0e26IOwOIjLbhVGDeuf9+4rjJeiqRXJ2hOtCcS4zblnao/MjdgQuZ3fM0nl+Kw==} 2811 2783 engines: {node: ^20.19.0 || >=22.12.0} 2812 2784 cpu: [ia32] 2813 2785 os: [win32] 2814 2786 2815 - '@oxc-transform/binding-win32-x64-msvc@0.110.0': 2816 - resolution: {integrity: sha512-QROrowwlrApI1fEScMknGWKM6GTM/Z2xwMnDqvSaEmzNazBsDUlE08Jasw610hFEsYAVU2K5sp/YaCa9ORdP4A==} 2787 + '@oxc-transform/binding-win32-x64-msvc@0.112.0': 2788 + resolution: {integrity: sha512-FRKYlY959QeqRPx9kXs0HjU2xuXPT1cdF+vvA200D9uAX/KLcC34MwRqUKTYml4kCc2Vf/P2pBR9cQuBm3zECQ==} 2817 2789 engines: {node: ^20.19.0 || >=22.12.0} 2818 2790 cpu: [x64] 2819 2791 os: [win32] ··· 3228 3200 cpu: [x64] 3229 3201 os: [win32] 3230 3202 3231 - '@rolldown/pluginutils@1.0.0-beta.53': 3232 - resolution: {integrity: sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==} 3233 - 3234 3203 '@rolldown/pluginutils@1.0.0-rc.1': 3235 3204 resolution: {integrity: sha512-UTBjtTxVOhodhzFVp/ayITaTETRHPUPYZPXQe0WU0wOgxghMojXxYjOiPOauKIYNWJAWS2fd7gJgGQK8GU8vDA==} 3205 + 3206 + '@rolldown/pluginutils@1.0.0-rc.2': 3207 + resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==} 3208 + 3209 + '@rolldown/pluginutils@1.0.0-rc.3': 3210 + resolution: {integrity: sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==} 3236 3211 3237 3212 '@rollup/plugin-alias@6.0.0': 3238 3213 resolution: {integrity: sha512-tPCzJOtS7uuVZd+xPhoy5W4vThe6KWXNmsFCNktaAh5RTqcLiSfT4huPQIXkgJ6YCOjJHvecOAzQxLFhPxKr+g==} ··· 4012 3987 '@ungap/structured-clone@1.3.0': 4013 3988 resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} 4014 3989 4015 - '@unhead/vue@2.1.2': 4016 - resolution: {integrity: sha512-w5yxH/fkkLWAFAOnMSIbvAikNHYn6pgC7zGF/BasXf+K3CO1cYIPFehYAk5jpcsbiNPMc3goyyw1prGLoyD14g==} 3990 + '@unhead/vue@2.1.3': 3991 + resolution: {integrity: sha512-Cx0SvCPPOowHteJTpsI+sAQovYnmOgMdueL/McLIYyzJcSM1RBiB+4GJSWOvPDNBSK80SkyI654iWoW5V4UTTw==} 4017 3992 peerDependencies: 4018 3993 vue: '>=3.5.18' 4019 3994 ··· 4137 4112 '@vite-pwa/assets-generator': 4138 4113 optional: true 4139 4114 4140 - '@vitejs/plugin-vue-jsx@5.1.3': 4141 - resolution: {integrity: sha512-I6Zr8cYVr5WHMW5gNOP09DNqW9rgO8RX73Wa6Czgq/0ndpTfJM4vfDChfOT1+3KtdrNqilNBtNlFwVeB02ZzGw==} 4115 + '@vitejs/plugin-vue-jsx@5.1.4': 4116 + resolution: {integrity: sha512-70LmoVk9riR7qc4W2CpjsbNMWTPnuZb9dpFKX1emru0yP57nsc9k8nhLA6U93ngQapv5VDIUq2JatNfLbBIkrA==} 4142 4117 engines: {node: ^20.19.0 || >=22.12.0} 4143 4118 peerDependencies: 4144 4119 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 4145 4120 vue: ^3.0.0 4146 4121 4147 - '@vitejs/plugin-vue@6.0.3': 4148 - resolution: {integrity: sha512-TlGPkLFLVOY3T7fZrwdvKpjprR3s4fxRln0ORDo1VQ7HHyxJwTlrjKU3kpVWTlaAjIEuCTokmjkZnr8Tpc925w==} 4122 + '@vitejs/plugin-vue@6.0.4': 4123 + resolution: {integrity: sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==} 4149 4124 engines: {node: ^20.19.0 || >=22.12.0} 4150 4125 peerDependencies: 4151 4126 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 ··· 4393 4368 '@vueuse/core@12.8.2': 4394 4369 resolution: {integrity: sha512-HbvCmZdzAu3VGi/pWYm5Ut+Kd9mn1ZHnn4L5G8kOQTPs/IwIAmJoBrmYk2ckLArgMXZj0AW3n5CAejLUO+PhdQ==} 4395 4370 4396 - '@vueuse/core@14.1.0': 4397 - resolution: {integrity: sha512-rgBinKs07hAYyPF834mDTigH7BtPqvZ3Pryuzt1SD/lg5wEcWqvwzXXYGEDb2/cP0Sj5zSvHl3WkmMELr5kfWw==} 4398 - peerDependencies: 4399 - vue: ^3.5.0 4400 - 4401 4371 '@vueuse/core@14.2.0': 4402 4372 resolution: {integrity: sha512-tpjzVl7KCQNVd/qcaCE9XbejL38V6KJAEq/tVXj7mDPtl6JtzmUdnXelSS+ULRkkrDgzYVK7EerQJvd2jR794Q==} 4403 4373 peerDependencies: 4404 4374 vue: ^3.5.0 4405 4375 4406 - '@vueuse/integrations@14.1.0': 4407 - resolution: {integrity: sha512-eNQPdisnO9SvdydTIXnTE7c29yOsJBD/xkwEyQLdhDC/LKbqrFpXHb3uS//7NcIrQO3fWVuvMGp8dbK6mNEMCA==} 4408 - peerDependencies: 4409 - async-validator: ^4 4410 - axios: ^1 4411 - change-case: ^5 4412 - drauu: ^0.4 4413 - focus-trap: ^7 4414 - fuse.js: ^7 4415 - idb-keyval: ^6 4416 - jwt-decode: ^4 4417 - nprogress: ^0.2 4418 - qrcode: ^1.5 4419 - sortablejs: ^1 4420 - universal-cookie: ^7 || ^8 4421 - vue: ^3.5.0 4422 - peerDependenciesMeta: 4423 - async-validator: 4424 - optional: true 4425 - axios: 4426 - optional: true 4427 - change-case: 4428 - optional: true 4429 - drauu: 4430 - optional: true 4431 - focus-trap: 4432 - optional: true 4433 - fuse.js: 4434 - optional: true 4435 - idb-keyval: 4436 - optional: true 4437 - jwt-decode: 4438 - optional: true 4439 - nprogress: 4440 - optional: true 4441 - qrcode: 4442 - optional: true 4443 - sortablejs: 4444 - optional: true 4445 - universal-cookie: 4446 - optional: true 4447 - 4448 4376 '@vueuse/integrations@14.2.0': 4449 4377 resolution: {integrity: sha512-Yuo5XbIi6XkfSXOYKd5SBZwyBEyO3Hd41eeG2555hDbE0Maz/P0BfPJDYhgDXjS9xI0jkWUUp1Zh5lXHOgkwLw==} 4450 4378 peerDependencies: ··· 4493 4421 '@vueuse/metadata@12.8.2': 4494 4422 resolution: {integrity: sha512-rAyLGEuoBJ/Il5AmFHiziCPdQzRt88VxR+Y/A/QhJ1EWtWqPBBAxTAFaSkviwEuOEZNtW8pvkPgoCZQ+HxqW1A==} 4495 4423 4496 - '@vueuse/metadata@14.1.0': 4497 - resolution: {integrity: sha512-7hK4g015rWn2PhKcZ99NyT+ZD9sbwm7SGvp7k+k+rKGWnLjS/oQozoIZzWfCewSUeBmnJkIb+CNr7Zc/EyRnnA==} 4498 - 4499 4424 '@vueuse/metadata@14.2.0': 4500 4425 resolution: {integrity: sha512-i3axTGjU8b13FtyR4Keeama+43iD+BwX9C2TmzBVKqjSHArF03hjkp2SBZ1m72Jk2UtrX0aYCugBq2R1fhkuAQ==} 4501 4426 ··· 4516 4441 4517 4442 '@vueuse/shared@12.8.2': 4518 4443 resolution: {integrity: sha512-dznP38YzxZoNloI0qpEfpkms8knDtaoQ6Y/sfS0L7Yki4zh40LFHEhur0odJC6xTHG5dxWVPiUWBXn+wCG2s5w==} 4519 - 4520 - '@vueuse/shared@14.1.0': 4521 - resolution: {integrity: sha512-EcKxtYvn6gx1F8z9J5/rsg3+lTQnvOruQd8fUecW99DCK04BkWD7z5KQ/wTAx+DazyoEE9dJt/zV8OIEQbM6kw==} 4522 - peerDependencies: 4523 - vue: ^3.5.0 4524 4444 4525 4445 '@vueuse/shared@14.2.0': 4526 4446 resolution: {integrity: sha512-Z0bmluZTlAXgUcJ4uAFaML16JcD8V0QG00Db3quR642I99JXIDRa2MI2LGxiLVhcBjVnL1jOzIvT5TT2lqJlkA==} ··· 4750 4670 resolution: {integrity: sha512-9Gey0OG4gu2IzoLbwRj2fqyntJPbEFox/5KdOgg0zflkzq5lyOapWE324xYOvVdk9hgyjiMvDcT6XUPAIJhmag==} 4751 4671 hasBin: true 4752 4672 4753 - autoprefixer@10.4.23: 4754 - resolution: {integrity: sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==} 4673 + autoprefixer@10.4.24: 4674 + resolution: {integrity: sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==} 4755 4675 engines: {node: ^10 || ^12 || >=14} 4756 4676 hasBin: true 4757 4677 peerDependencies: ··· 5387 5307 resolution: {integrity: sha512-MVUtAugQMOff5RnBy2d9N31iG0lNwg1qAoAOn7pOK5wf94WIaE3My2p3uwTQuvS2AcqchkcR3bHByjaM0mmi7Q==} 5388 5308 engines: {node: '>=20'} 5389 5309 5390 - dotenv@16.6.1: 5391 - resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} 5392 - engines: {node: '>=12'} 5393 - 5394 5310 dotenv@17.2.3: 5395 5311 resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==} 5396 5312 engines: {node: '>=12'} ··· 5572 5488 engines: {node: '>=18'} 5573 5489 hasBin: true 5574 5490 5575 - esbuild@0.27.2: 5576 - resolution: {integrity: sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==} 5491 + esbuild@0.27.3: 5492 + resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} 5577 5493 engines: {node: '>=18'} 5578 5494 hasBin: true 5579 5495 ··· 5928 5844 resolution: {integrity: sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==} 5929 5845 engines: {node: '>=10'} 5930 5846 5847 + fzf@0.5.2: 5848 + resolution: {integrity: sha512-Tt4kuxLXFKHy8KT40zwsUPUkg1CrsgY25FxA2U/j/0WgEDCk3ddc/zLTCCcbSHX9FcKtLuVaDGtGE/STWC+j3Q==} 5849 + 5931 5850 generator-function@2.0.1: 5932 5851 resolution: {integrity: sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==} 5933 5852 engines: {node: '>= 0.4'} ··· 5977 5896 resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==} 5978 5897 hasBin: true 5979 5898 5899 + giget@3.1.2: 5900 + resolution: {integrity: sha512-T2qUpKBHeUTwHcIhydgnJzhL0Hj785ms+JkxaaWQH9SDM/llXeewnOkfJcFShAHjWI+26hOChwUfCoupaXLm8g==} 5901 + hasBin: true 5902 + 5980 5903 git-up@8.1.1: 5981 5904 resolution: {integrity: sha512-FDenSF3fVqBYSaJoYy1KSc2wosx0gCvKP+c+PRBht7cAaiCeQlBtfBDX9vgnNOHmdePlSFITVcn4pFfcgNvx3g==} 5982 5905 ··· 6002 5925 6003 5926 glob@10.5.0: 6004 5927 resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} 5928 + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 6005 5929 hasBin: true 6006 5930 6007 5931 glob@11.1.0: ··· 7389 7313 nuxt-site-config@3.2.18: 7390 7314 resolution: {integrity: sha512-pvFM9wNjmb/CTiea36lqVT7WO0zGDHq4MNoFaO4cdOYrym9JeMg5VJIOYnAcAsa6VK1FlH+Cw7Af9UjcqwRg/w==} 7391 7315 7392 - nuxt@4.3.0: 7393 - resolution: {integrity: sha512-99Iw3E3L5/2QtJyV4errZ0axkX/S9IAFK0AHm0pmRHkCu37OFn8mz2P4/CYTt6B/TG3mcKbXAVaeuF2FsAc1cA==} 7316 + nuxt@4.3.1: 7317 + resolution: {integrity: sha512-bl+0rFcT5Ax16aiWFBFPyWcsTob19NTZaDL5P6t0MQdK63AtgS6fN6fwvwdbXtnTk6/YdCzlmuLzXhSM22h0OA==} 7394 7318 engines: {node: ^20.19.0 || >=22.12.0} 7395 7319 hasBin: true 7396 7320 peerDependencies: ··· 7402 7326 '@types/node': 7403 7327 optional: true 7404 7328 7405 - nypm@0.6.4: 7406 - resolution: {integrity: sha512-1TvCKjZyyklN+JJj2TS3P4uSQEInrM/HkkuSXsEzm1ApPgBffOn8gFguNnZf07r/1X6vlryfIqMUkJKQMzlZiw==} 7329 + nypm@0.6.5: 7330 + resolution: {integrity: sha512-K6AJy1GMVyfyMXRVB88700BJqNUkByijGJM8kEHpLdcAt+vSQAVfkWWHYzuRXHSY6xA2sNc5RjTj0p9rE2izVQ==} 7407 7331 engines: {node: '>=18'} 7408 7332 hasBin: true 7409 7333 ··· 7429 7353 ofetch@1.5.1: 7430 7354 resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==} 7431 7355 7356 + ofetch@2.0.0-alpha.3: 7357 + resolution: {integrity: sha512-zpYTCs2byOuft65vI3z43Dd6iSdFbOZZLb9/d21aCpx2rGastVU9dOCv0lu4ykc1Ur1anAYjDi3SUvR0vq50JA==} 7358 + 7432 7359 ohash@2.0.11: 7433 7360 resolution: {integrity: sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==} 7434 7361 7435 - on-change@6.0.1: 7436 - resolution: {integrity: sha512-P7o0hkMahOhjb1niG28vLNAXsJrRcfpJvYWcTmPt/Tf4xedcF2PA1E9++N1tufY8/vIsaiJgHhjQp53hJCe+zw==} 7362 + on-change@6.0.2: 7363 + resolution: {integrity: sha512-08+12qcOVEA0fS9g/VxKS27HaT94nRutUT77J2dr8zv/unzXopvhBuF8tNLWsoLQ5IgrQ6eptGeGqUYat82U1w==} 7437 7364 engines: {node: '>=20'} 7438 7365 7439 7366 on-exit-leak-free@2.1.2: ··· 7480 7407 resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} 7481 7408 engines: {node: '>= 0.4'} 7482 7409 7483 - oxc-minify@0.110.0: 7484 - resolution: {integrity: sha512-KWGTzPo83QmGrXC4ml83PM9HDwUPtZFfasiclUvTV4i3/0j7xRRqINVkrL77CbQnoWura3CMxkRofjQKVDuhBw==} 7410 + oxc-minify@0.112.0: 7411 + resolution: {integrity: sha512-rkVSeeIRSt+RYI9uX6xonBpLUpvZyegxIg0UL87ev7YAfUqp7IIZlRjkgQN5Us1lyXD//TOo0Dcuuro/TYOWoQ==} 7485 7412 engines: {node: ^20.19.0 || >=22.12.0} 7486 7413 7487 - oxc-parser@0.110.0: 7488 - resolution: {integrity: sha512-GijUR3K1Ln/QwMyYXRsBtOyzqGaCs9ce5pOug1UtrMg8dSiE7VuuRuIcyYD4nyJbasat3K0YljiKt/PSFPdSBA==} 7414 + oxc-parser@0.112.0: 7415 + resolution: {integrity: sha512-7rQ3QdJwobMQLMZwQaPuPYMEF2fDRZwf51lZ//V+bA37nejjKW5ifMHbbCwvA889Y4RLhT+/wLJpPRhAoBaZYw==} 7489 7416 engines: {node: ^20.19.0 || >=22.12.0} 7490 7417 7491 7418 oxc-parser@0.95.0: ··· 7495 7422 oxc-resolver@11.16.4: 7496 7423 resolution: {integrity: sha512-nvJr3orFz1wNaBA4neRw7CAn0SsjgVaEw1UHpgO/lzVW12w+nsFnvU/S6vVX3kYyFaZdxZheTExi/fa8R8PrZA==} 7497 7424 7498 - oxc-transform@0.110.0: 7499 - resolution: {integrity: sha512-/fymQNzzUoKZweH0nC5yvbI2eR0yWYusT9TEKDYVgOgYrf9Qmdez9lUFyvxKR9ycx+PTHi/reIOzqf3wkShQsw==} 7425 + oxc-transform@0.112.0: 7426 + resolution: {integrity: sha512-cIRRvZgrHfsAHrkt8LWdAX4+Do8R0MzQSfeo9yzErzHeYiuyNiP4PCTPbOy/wBXL4MYzt3ebrBa5jt3akQkKAg==} 7500 7427 engines: {node: ^20.19.0 || >=22.12.0} 7501 7428 7502 7429 oxc-transform@0.95.0: ··· 7682 7609 7683 7610 pkg-types@2.3.0: 7684 7611 resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} 7685 - 7686 - playwright-core@1.58.0: 7687 - resolution: {integrity: sha512-aaoB1RWrdNi3//rOeKuMiS65UCcgOVljU46At6eFcOFPFHWtd2weHRRow6z/n+Lec0Lvu0k9ZPKJSjPugikirw==} 7688 - engines: {node: '>=18'} 7689 - hasBin: true 7690 7612 7691 7613 playwright-core@1.58.1: 7692 7614 resolution: {integrity: sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==} ··· 8041 7963 rc9@2.1.2: 8042 7964 resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==} 8043 7965 7966 + rc9@3.0.0: 7967 + resolution: {integrity: sha512-MGOue0VqscKWQ104udASX/3GYDcKyPI4j4F8gu/jHHzglpmy9a/anZK3PNe8ug6aZFl+9GxLtdhe3kVZuMaQbA==} 7968 + 8044 7969 rc@1.2.8: 8045 7970 resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} 8046 7971 hasBin: true ··· 8336 8261 8337 8262 semver@7.7.3: 8338 8263 resolution: {integrity: sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==} 8264 + engines: {node: '>=10'} 8265 + hasBin: true 8266 + 8267 + semver@7.7.4: 8268 + resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} 8339 8269 engines: {node: '>=10'} 8340 8270 hasBin: true 8341 8271 ··· 8711 8641 tar@7.5.6: 8712 8642 resolution: {integrity: sha512-xqUeu2JAIJpXyvskvU3uvQW8PAmHrtXp2KDuMJwQqW8Sqq0CaZBAQ+dKS3RBXVhU4wC5NjAdKrmh84241gO9cA==} 8713 8643 engines: {node: '>=18'} 8714 - deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me 8644 + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 8715 8645 8716 8646 temp-dir@2.0.0: 8717 8647 resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} ··· 8940 8870 unenv@2.0.0-rc.24: 8941 8871 resolution: {integrity: sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==} 8942 8872 8943 - unhead@2.1.2: 8944 - resolution: {integrity: sha512-vSihrxyb+zsEUfEbraZBCjdE0p/WSoc2NGDrpwwSNAwuPxhYK1nH3eegf02IENLpn1sUhL8IoO84JWmRQ6tILA==} 8873 + unhead@2.1.3: 8874 + resolution: {integrity: sha512-Xg1vKNzkEDM4rrbQcSyKhjy2SAmSyV8qy/2iVdBeoln3Yxz31hlhpa1B2Yx5gBLj9G4MQ6+ZguDzpJTDgrhH+w==} 8945 8875 8946 8876 unicode-canonical-property-names-ecmascript@2.0.1: 8947 8877 resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} ··· 9086 9016 unplugin@2.3.11: 9087 9017 resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==} 9088 9018 engines: {node: '>=18.12.0'} 9019 + 9020 + unplugin@3.0.0: 9021 + resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==} 9022 + engines: {node: ^20.19.0 || >=22.12.0} 9089 9023 9090 9024 unrun@0.2.26: 9091 9025 resolution: {integrity: sha512-A3DQLBcDyTui4Hlaoojkldg+8x+CIR+tcSHY0wzW+CgB4X/DNyH58jJpXp1B/EkE+yG6tU8iH1mWsLtwFU3IQg==} ··· 9984 9918 '@atproto/lexicon': 0.6.1 9985 9919 zod: 3.25.76 9986 9920 9987 - '@babel/code-frame@7.28.6': 9921 + '@babel/code-frame@7.29.0': 9988 9922 dependencies: 9989 9923 '@babel/helper-validator-identifier': 7.28.5 9990 9924 js-tokens: 4.0.0 ··· 9992 9926 9993 9927 '@babel/compat-data@7.28.6': {} 9994 9928 9995 - '@babel/core@7.28.6': 9929 + '@babel/core@7.29.0': 9996 9930 dependencies: 9997 - '@babel/code-frame': 7.28.6 9998 - '@babel/generator': 7.28.6 9931 + '@babel/code-frame': 7.29.0 9932 + '@babel/generator': 7.29.1 9999 9933 '@babel/helper-compilation-targets': 7.28.6 10000 - '@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.6) 9934 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 10001 9935 '@babel/helpers': 7.28.6 10002 - '@babel/parser': 7.28.6 9936 + '@babel/parser': 7.29.0 10003 9937 '@babel/template': 7.28.6 10004 - '@babel/traverse': 7.28.6 10005 - '@babel/types': 7.28.6 9938 + '@babel/traverse': 7.29.0 9939 + '@babel/types': 7.29.0 10006 9940 '@jridgewell/remapping': 2.3.5 10007 9941 convert-source-map: 2.0.0 10008 9942 debug: 4.4.3 ··· 10012 9946 transitivePeerDependencies: 10013 9947 - supports-color 10014 9948 10015 - '@babel/generator@7.28.6': 9949 + '@babel/generator@7.29.1': 10016 9950 dependencies: 10017 - '@babel/parser': 7.28.6 10018 - '@babel/types': 7.28.6 9951 + '@babel/parser': 7.29.0 9952 + '@babel/types': 7.29.0 10019 9953 '@jridgewell/gen-mapping': 0.3.13 10020 9954 '@jridgewell/trace-mapping': 0.3.31 10021 9955 jsesc: 3.1.0 ··· 10031 9965 10032 9966 '@babel/helper-annotate-as-pure@7.27.3': 10033 9967 dependencies: 10034 - '@babel/types': 7.28.6 9968 + '@babel/types': 7.29.0 10035 9969 10036 9970 '@babel/helper-compilation-targets@7.28.6': 10037 9971 dependencies: ··· 10041 9975 lru-cache: 5.1.1 10042 9976 semver: 6.3.1 10043 9977 10044 - '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.28.6)': 9978 + '@babel/helper-create-class-features-plugin@7.28.6(@babel/core@7.29.0)': 10045 9979 dependencies: 10046 - '@babel/core': 7.28.6 9980 + '@babel/core': 7.29.0 10047 9981 '@babel/helper-annotate-as-pure': 7.27.3 10048 9982 '@babel/helper-member-expression-to-functions': 7.28.5 10049 9983 '@babel/helper-optimise-call-expression': 7.27.1 10050 - '@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.6) 9984 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) 10051 9985 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 10052 - '@babel/traverse': 7.28.6 9986 + '@babel/traverse': 7.29.0 10053 9987 semver: 6.3.1 10054 9988 transitivePeerDependencies: 10055 9989 - supports-color 10056 9990 10057 - '@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.28.6)': 9991 + '@babel/helper-create-regexp-features-plugin@7.28.5(@babel/core@7.29.0)': 10058 9992 dependencies: 10059 - '@babel/core': 7.28.6 9993 + '@babel/core': 7.29.0 10060 9994 '@babel/helper-annotate-as-pure': 7.27.3 10061 9995 regexpu-core: 6.4.0 10062 9996 semver: 6.3.1 10063 9997 10064 - '@babel/helper-define-polyfill-provider@0.6.6(@babel/core@7.28.6)': 9998 + '@babel/helper-define-polyfill-provider@0.6.6(@babel/core@7.29.0)': 10065 9999 dependencies: 10066 - '@babel/core': 7.28.6 10000 + '@babel/core': 7.29.0 10067 10001 '@babel/helper-compilation-targets': 7.28.6 10068 10002 '@babel/helper-plugin-utils': 7.28.6 10069 10003 debug: 4.4.3 ··· 10076 10010 10077 10011 '@babel/helper-member-expression-to-functions@7.28.5': 10078 10012 dependencies: 10079 - '@babel/traverse': 7.28.6 10080 - '@babel/types': 7.28.6 10013 + '@babel/traverse': 7.29.0 10014 + '@babel/types': 7.29.0 10081 10015 transitivePeerDependencies: 10082 10016 - supports-color 10083 10017 10084 10018 '@babel/helper-module-imports@7.28.6': 10085 10019 dependencies: 10086 - '@babel/traverse': 7.28.6 10087 - '@babel/types': 7.28.6 10020 + '@babel/traverse': 7.29.0 10021 + '@babel/types': 7.29.0 10088 10022 transitivePeerDependencies: 10089 10023 - supports-color 10090 10024 10091 - '@babel/helper-module-transforms@7.28.6(@babel/core@7.28.6)': 10025 + '@babel/helper-module-transforms@7.28.6(@babel/core@7.29.0)': 10092 10026 dependencies: 10093 - '@babel/core': 7.28.6 10027 + '@babel/core': 7.29.0 10094 10028 '@babel/helper-module-imports': 7.28.6 10095 10029 '@babel/helper-validator-identifier': 7.28.5 10096 - '@babel/traverse': 7.28.6 10030 + '@babel/traverse': 7.29.0 10097 10031 transitivePeerDependencies: 10098 10032 - supports-color 10099 10033 10100 10034 '@babel/helper-optimise-call-expression@7.27.1': 10101 10035 dependencies: 10102 - '@babel/types': 7.28.6 10036 + '@babel/types': 7.29.0 10103 10037 10104 10038 '@babel/helper-plugin-utils@7.28.6': {} 10105 10039 10106 - '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.28.6)': 10040 + '@babel/helper-remap-async-to-generator@7.27.1(@babel/core@7.29.0)': 10107 10041 dependencies: 10108 - '@babel/core': 7.28.6 10042 + '@babel/core': 7.29.0 10109 10043 '@babel/helper-annotate-as-pure': 7.27.3 10110 10044 '@babel/helper-wrap-function': 7.28.6 10111 - '@babel/traverse': 7.28.6 10045 + '@babel/traverse': 7.29.0 10112 10046 transitivePeerDependencies: 10113 10047 - supports-color 10114 10048 10115 - '@babel/helper-replace-supers@7.28.6(@babel/core@7.28.6)': 10049 + '@babel/helper-replace-supers@7.28.6(@babel/core@7.29.0)': 10116 10050 dependencies: 10117 - '@babel/core': 7.28.6 10051 + '@babel/core': 7.29.0 10118 10052 '@babel/helper-member-expression-to-functions': 7.28.5 10119 10053 '@babel/helper-optimise-call-expression': 7.27.1 10120 - '@babel/traverse': 7.28.6 10054 + '@babel/traverse': 7.29.0 10121 10055 transitivePeerDependencies: 10122 10056 - supports-color 10123 10057 10124 10058 '@babel/helper-skip-transparent-expression-wrappers@7.27.1': 10125 10059 dependencies: 10126 - '@babel/traverse': 7.28.6 10127 - '@babel/types': 7.28.6 10060 + '@babel/traverse': 7.29.0 10061 + '@babel/types': 7.29.0 10128 10062 transitivePeerDependencies: 10129 10063 - supports-color 10130 10064 ··· 10141 10075 '@babel/helper-wrap-function@7.28.6': 10142 10076 dependencies: 10143 10077 '@babel/template': 7.28.6 10144 - '@babel/traverse': 7.28.6 10145 - '@babel/types': 7.28.6 10078 + '@babel/traverse': 7.29.0 10079 + '@babel/types': 7.29.0 10146 10080 transitivePeerDependencies: 10147 10081 - supports-color 10148 10082 10149 10083 '@babel/helpers@7.28.6': 10150 10084 dependencies: 10151 10085 '@babel/template': 7.28.6 10152 - '@babel/types': 7.28.6 10086 + '@babel/types': 7.29.0 10153 10087 10154 10088 '@babel/parser@7.27.7': 10155 10089 dependencies: 10156 - '@babel/types': 7.28.6 10090 + '@babel/types': 7.29.0 10157 10091 10158 - '@babel/parser@7.28.6': 10092 + '@babel/parser@7.29.0': 10159 10093 dependencies: 10160 - '@babel/types': 7.28.6 10094 + '@babel/types': 7.29.0 10161 10095 10162 10096 '@babel/parser@8.0.0-beta.4': 10163 10097 dependencies: 10164 10098 '@babel/types': 8.0.0-beta.4 10165 10099 10166 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.28.6)': 10100 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.28.5(@babel/core@7.29.0)': 10167 10101 dependencies: 10168 - '@babel/core': 7.28.6 10102 + '@babel/core': 7.29.0 10169 10103 '@babel/helper-plugin-utils': 7.28.6 10170 - '@babel/traverse': 7.28.6 10104 + '@babel/traverse': 7.29.0 10171 10105 transitivePeerDependencies: 10172 10106 - supports-color 10173 10107 10174 - '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.28.6)': 10108 + '@babel/plugin-bugfix-safari-class-field-initializer-scope@7.27.1(@babel/core@7.29.0)': 10175 10109 dependencies: 10176 - '@babel/core': 7.28.6 10110 + '@babel/core': 7.29.0 10177 10111 '@babel/helper-plugin-utils': 7.28.6 10178 10112 10179 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.28.6)': 10113 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.27.1(@babel/core@7.29.0)': 10180 10114 dependencies: 10181 - '@babel/core': 7.28.6 10115 + '@babel/core': 7.29.0 10182 10116 '@babel/helper-plugin-utils': 7.28.6 10183 10117 10184 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.28.6)': 10118 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.27.1(@babel/core@7.29.0)': 10185 10119 dependencies: 10186 - '@babel/core': 7.28.6 10120 + '@babel/core': 7.29.0 10187 10121 '@babel/helper-plugin-utils': 7.28.6 10188 10122 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 10189 - '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.28.6) 10123 + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0) 10190 10124 transitivePeerDependencies: 10191 10125 - supports-color 10192 10126 10193 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.28.6)': 10127 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.28.6(@babel/core@7.29.0)': 10194 10128 dependencies: 10195 - '@babel/core': 7.28.6 10129 + '@babel/core': 7.29.0 10196 10130 '@babel/helper-plugin-utils': 7.28.6 10197 - '@babel/traverse': 7.28.6 10131 + '@babel/traverse': 7.29.0 10198 10132 transitivePeerDependencies: 10199 10133 - supports-color 10200 10134 10201 - '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.6)': 10135 + '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0)': 10202 10136 dependencies: 10203 - '@babel/core': 7.28.6 10137 + '@babel/core': 7.29.0 10204 10138 10205 - '@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.28.6)': 10139 + '@babel/plugin-syntax-import-assertions@7.28.6(@babel/core@7.29.0)': 10206 10140 dependencies: 10207 - '@babel/core': 7.28.6 10141 + '@babel/core': 7.29.0 10208 10142 '@babel/helper-plugin-utils': 7.28.6 10209 10143 10210 - '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.28.6)': 10144 + '@babel/plugin-syntax-import-attributes@7.28.6(@babel/core@7.29.0)': 10211 10145 dependencies: 10212 - '@babel/core': 7.28.6 10146 + '@babel/core': 7.29.0 10213 10147 '@babel/helper-plugin-utils': 7.28.6 10214 10148 10215 - '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.28.6)': 10149 + '@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0)': 10216 10150 dependencies: 10217 - '@babel/core': 7.28.6 10151 + '@babel/core': 7.29.0 10218 10152 '@babel/helper-plugin-utils': 7.28.6 10219 10153 10220 - '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.28.6)': 10154 + '@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0)': 10221 10155 dependencies: 10222 - '@babel/core': 7.28.6 10156 + '@babel/core': 7.29.0 10223 10157 '@babel/helper-plugin-utils': 7.28.6 10224 10158 10225 - '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.28.6)': 10159 + '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.29.0)': 10226 10160 dependencies: 10227 - '@babel/core': 7.28.6 10228 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10161 + '@babel/core': 7.29.0 10162 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10229 10163 '@babel/helper-plugin-utils': 7.28.6 10230 10164 10231 - '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.28.6)': 10165 + '@babel/plugin-transform-arrow-functions@7.27.1(@babel/core@7.29.0)': 10232 10166 dependencies: 10233 - '@babel/core': 7.28.6 10167 + '@babel/core': 7.29.0 10234 10168 '@babel/helper-plugin-utils': 7.28.6 10235 10169 10236 - '@babel/plugin-transform-async-generator-functions@7.28.6(@babel/core@7.28.6)': 10170 + '@babel/plugin-transform-async-generator-functions@7.28.6(@babel/core@7.29.0)': 10237 10171 dependencies: 10238 - '@babel/core': 7.28.6 10172 + '@babel/core': 7.29.0 10239 10173 '@babel/helper-plugin-utils': 7.28.6 10240 - '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.6) 10241 - '@babel/traverse': 7.28.6 10174 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0) 10175 + '@babel/traverse': 7.29.0 10242 10176 transitivePeerDependencies: 10243 10177 - supports-color 10244 10178 10245 - '@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@7.28.6)': 10179 + '@babel/plugin-transform-async-to-generator@7.28.6(@babel/core@7.29.0)': 10246 10180 dependencies: 10247 - '@babel/core': 7.28.6 10181 + '@babel/core': 7.29.0 10248 10182 '@babel/helper-module-imports': 7.28.6 10249 10183 '@babel/helper-plugin-utils': 7.28.6 10250 - '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.28.6) 10184 + '@babel/helper-remap-async-to-generator': 7.27.1(@babel/core@7.29.0) 10251 10185 transitivePeerDependencies: 10252 10186 - supports-color 10253 10187 10254 - '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.28.6)': 10188 + '@babel/plugin-transform-block-scoped-functions@7.27.1(@babel/core@7.29.0)': 10255 10189 dependencies: 10256 - '@babel/core': 7.28.6 10190 + '@babel/core': 7.29.0 10257 10191 '@babel/helper-plugin-utils': 7.28.6 10258 10192 10259 - '@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.28.6)': 10193 + '@babel/plugin-transform-block-scoping@7.28.6(@babel/core@7.29.0)': 10260 10194 dependencies: 10261 - '@babel/core': 7.28.6 10195 + '@babel/core': 7.29.0 10262 10196 '@babel/helper-plugin-utils': 7.28.6 10263 10197 10264 - '@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.28.6)': 10198 + '@babel/plugin-transform-class-properties@7.28.6(@babel/core@7.29.0)': 10265 10199 dependencies: 10266 - '@babel/core': 7.28.6 10267 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6) 10200 + '@babel/core': 7.29.0 10201 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 10268 10202 '@babel/helper-plugin-utils': 7.28.6 10269 10203 transitivePeerDependencies: 10270 10204 - supports-color 10271 10205 10272 - '@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.28.6)': 10206 + '@babel/plugin-transform-class-static-block@7.28.6(@babel/core@7.29.0)': 10273 10207 dependencies: 10274 - '@babel/core': 7.28.6 10275 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6) 10208 + '@babel/core': 7.29.0 10209 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 10276 10210 '@babel/helper-plugin-utils': 7.28.6 10277 10211 transitivePeerDependencies: 10278 10212 - supports-color 10279 10213 10280 - '@babel/plugin-transform-classes@7.28.6(@babel/core@7.28.6)': 10214 + '@babel/plugin-transform-classes@7.28.6(@babel/core@7.29.0)': 10281 10215 dependencies: 10282 - '@babel/core': 7.28.6 10216 + '@babel/core': 7.29.0 10283 10217 '@babel/helper-annotate-as-pure': 7.27.3 10284 10218 '@babel/helper-compilation-targets': 7.28.6 10285 10219 '@babel/helper-globals': 7.28.0 10286 10220 '@babel/helper-plugin-utils': 7.28.6 10287 - '@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.6) 10288 - '@babel/traverse': 7.28.6 10221 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) 10222 + '@babel/traverse': 7.29.0 10289 10223 transitivePeerDependencies: 10290 10224 - supports-color 10291 10225 10292 - '@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.28.6)': 10226 + '@babel/plugin-transform-computed-properties@7.28.6(@babel/core@7.29.0)': 10293 10227 dependencies: 10294 - '@babel/core': 7.28.6 10228 + '@babel/core': 7.29.0 10295 10229 '@babel/helper-plugin-utils': 7.28.6 10296 10230 '@babel/template': 7.28.6 10297 10231 10298 - '@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.28.6)': 10232 + '@babel/plugin-transform-destructuring@7.28.5(@babel/core@7.29.0)': 10299 10233 dependencies: 10300 - '@babel/core': 7.28.6 10234 + '@babel/core': 7.29.0 10301 10235 '@babel/helper-plugin-utils': 7.28.6 10302 - '@babel/traverse': 7.28.6 10236 + '@babel/traverse': 7.29.0 10303 10237 transitivePeerDependencies: 10304 10238 - supports-color 10305 10239 10306 - '@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.28.6)': 10240 + '@babel/plugin-transform-dotall-regex@7.28.6(@babel/core@7.29.0)': 10307 10241 dependencies: 10308 - '@babel/core': 7.28.6 10309 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10242 + '@babel/core': 7.29.0 10243 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10310 10244 '@babel/helper-plugin-utils': 7.28.6 10311 10245 10312 - '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.28.6)': 10246 + '@babel/plugin-transform-duplicate-keys@7.27.1(@babel/core@7.29.0)': 10313 10247 dependencies: 10314 - '@babel/core': 7.28.6 10248 + '@babel/core': 7.29.0 10315 10249 '@babel/helper-plugin-utils': 7.28.6 10316 10250 10317 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.28.6(@babel/core@7.28.6)': 10251 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.28.6(@babel/core@7.29.0)': 10318 10252 dependencies: 10319 - '@babel/core': 7.28.6 10320 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10253 + '@babel/core': 7.29.0 10254 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10321 10255 '@babel/helper-plugin-utils': 7.28.6 10322 10256 10323 - '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.28.6)': 10257 + '@babel/plugin-transform-dynamic-import@7.27.1(@babel/core@7.29.0)': 10324 10258 dependencies: 10325 - '@babel/core': 7.28.6 10259 + '@babel/core': 7.29.0 10326 10260 '@babel/helper-plugin-utils': 7.28.6 10327 10261 10328 - '@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.28.6)': 10262 + '@babel/plugin-transform-explicit-resource-management@7.28.6(@babel/core@7.29.0)': 10329 10263 dependencies: 10330 - '@babel/core': 7.28.6 10264 + '@babel/core': 7.29.0 10331 10265 '@babel/helper-plugin-utils': 7.28.6 10332 - '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.6) 10266 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) 10333 10267 transitivePeerDependencies: 10334 10268 - supports-color 10335 10269 10336 - '@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.28.6)': 10270 + '@babel/plugin-transform-exponentiation-operator@7.28.6(@babel/core@7.29.0)': 10337 10271 dependencies: 10338 - '@babel/core': 7.28.6 10272 + '@babel/core': 7.29.0 10339 10273 '@babel/helper-plugin-utils': 7.28.6 10340 10274 10341 - '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.28.6)': 10275 + '@babel/plugin-transform-export-namespace-from@7.27.1(@babel/core@7.29.0)': 10342 10276 dependencies: 10343 - '@babel/core': 7.28.6 10277 + '@babel/core': 7.29.0 10344 10278 '@babel/helper-plugin-utils': 7.28.6 10345 10279 10346 - '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.28.6)': 10280 + '@babel/plugin-transform-for-of@7.27.1(@babel/core@7.29.0)': 10347 10281 dependencies: 10348 - '@babel/core': 7.28.6 10282 + '@babel/core': 7.29.0 10349 10283 '@babel/helper-plugin-utils': 7.28.6 10350 10284 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 10351 10285 transitivePeerDependencies: 10352 10286 - supports-color 10353 10287 10354 - '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.28.6)': 10288 + '@babel/plugin-transform-function-name@7.27.1(@babel/core@7.29.0)': 10355 10289 dependencies: 10356 - '@babel/core': 7.28.6 10290 + '@babel/core': 7.29.0 10357 10291 '@babel/helper-compilation-targets': 7.28.6 10358 10292 '@babel/helper-plugin-utils': 7.28.6 10359 - '@babel/traverse': 7.28.6 10293 + '@babel/traverse': 7.29.0 10360 10294 transitivePeerDependencies: 10361 10295 - supports-color 10362 10296 10363 - '@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.28.6)': 10297 + '@babel/plugin-transform-json-strings@7.28.6(@babel/core@7.29.0)': 10364 10298 dependencies: 10365 - '@babel/core': 7.28.6 10299 + '@babel/core': 7.29.0 10366 10300 '@babel/helper-plugin-utils': 7.28.6 10367 10301 10368 - '@babel/plugin-transform-literals@7.27.1(@babel/core@7.28.6)': 10302 + '@babel/plugin-transform-literals@7.27.1(@babel/core@7.29.0)': 10369 10303 dependencies: 10370 - '@babel/core': 7.28.6 10304 + '@babel/core': 7.29.0 10371 10305 '@babel/helper-plugin-utils': 7.28.6 10372 10306 10373 - '@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.28.6)': 10307 + '@babel/plugin-transform-logical-assignment-operators@7.28.6(@babel/core@7.29.0)': 10374 10308 dependencies: 10375 - '@babel/core': 7.28.6 10309 + '@babel/core': 7.29.0 10376 10310 '@babel/helper-plugin-utils': 7.28.6 10377 10311 10378 - '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.28.6)': 10312 + '@babel/plugin-transform-member-expression-literals@7.27.1(@babel/core@7.29.0)': 10379 10313 dependencies: 10380 - '@babel/core': 7.28.6 10314 + '@babel/core': 7.29.0 10381 10315 '@babel/helper-plugin-utils': 7.28.6 10382 10316 10383 - '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.28.6)': 10317 + '@babel/plugin-transform-modules-amd@7.27.1(@babel/core@7.29.0)': 10384 10318 dependencies: 10385 - '@babel/core': 7.28.6 10386 - '@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.6) 10319 + '@babel/core': 7.29.0 10320 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 10387 10321 '@babel/helper-plugin-utils': 7.28.6 10388 10322 transitivePeerDependencies: 10389 10323 - supports-color 10390 10324 10391 - '@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.28.6)': 10325 + '@babel/plugin-transform-modules-commonjs@7.28.6(@babel/core@7.29.0)': 10392 10326 dependencies: 10393 - '@babel/core': 7.28.6 10394 - '@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.6) 10327 + '@babel/core': 7.29.0 10328 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 10395 10329 '@babel/helper-plugin-utils': 7.28.6 10396 10330 transitivePeerDependencies: 10397 10331 - supports-color 10398 10332 10399 - '@babel/plugin-transform-modules-systemjs@7.28.5(@babel/core@7.28.6)': 10333 + '@babel/plugin-transform-modules-systemjs@7.28.5(@babel/core@7.29.0)': 10400 10334 dependencies: 10401 - '@babel/core': 7.28.6 10402 - '@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.6) 10335 + '@babel/core': 7.29.0 10336 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 10403 10337 '@babel/helper-plugin-utils': 7.28.6 10404 10338 '@babel/helper-validator-identifier': 7.28.5 10405 - '@babel/traverse': 7.28.6 10339 + '@babel/traverse': 7.29.0 10406 10340 transitivePeerDependencies: 10407 10341 - supports-color 10408 10342 10409 - '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.28.6)': 10343 + '@babel/plugin-transform-modules-umd@7.27.1(@babel/core@7.29.0)': 10410 10344 dependencies: 10411 - '@babel/core': 7.28.6 10412 - '@babel/helper-module-transforms': 7.28.6(@babel/core@7.28.6) 10345 + '@babel/core': 7.29.0 10346 + '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 10413 10347 '@babel/helper-plugin-utils': 7.28.6 10414 10348 transitivePeerDependencies: 10415 10349 - supports-color 10416 10350 10417 - '@babel/plugin-transform-named-capturing-groups-regex@7.27.1(@babel/core@7.28.6)': 10351 + '@babel/plugin-transform-named-capturing-groups-regex@7.27.1(@babel/core@7.29.0)': 10418 10352 dependencies: 10419 - '@babel/core': 7.28.6 10420 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10353 + '@babel/core': 7.29.0 10354 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10421 10355 '@babel/helper-plugin-utils': 7.28.6 10422 10356 10423 - '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.28.6)': 10357 + '@babel/plugin-transform-new-target@7.27.1(@babel/core@7.29.0)': 10424 10358 dependencies: 10425 - '@babel/core': 7.28.6 10359 + '@babel/core': 7.29.0 10426 10360 '@babel/helper-plugin-utils': 7.28.6 10427 10361 10428 - '@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.28.6)': 10362 + '@babel/plugin-transform-nullish-coalescing-operator@7.28.6(@babel/core@7.29.0)': 10429 10363 dependencies: 10430 - '@babel/core': 7.28.6 10364 + '@babel/core': 7.29.0 10431 10365 '@babel/helper-plugin-utils': 7.28.6 10432 10366 10433 - '@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.28.6)': 10367 + '@babel/plugin-transform-numeric-separator@7.28.6(@babel/core@7.29.0)': 10434 10368 dependencies: 10435 - '@babel/core': 7.28.6 10369 + '@babel/core': 7.29.0 10436 10370 '@babel/helper-plugin-utils': 7.28.6 10437 10371 10438 - '@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.28.6)': 10372 + '@babel/plugin-transform-object-rest-spread@7.28.6(@babel/core@7.29.0)': 10439 10373 dependencies: 10440 - '@babel/core': 7.28.6 10374 + '@babel/core': 7.29.0 10441 10375 '@babel/helper-compilation-targets': 7.28.6 10442 10376 '@babel/helper-plugin-utils': 7.28.6 10443 - '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.6) 10444 - '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.6) 10445 - '@babel/traverse': 7.28.6 10377 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) 10378 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0) 10379 + '@babel/traverse': 7.29.0 10446 10380 transitivePeerDependencies: 10447 10381 - supports-color 10448 10382 10449 - '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.28.6)': 10383 + '@babel/plugin-transform-object-super@7.27.1(@babel/core@7.29.0)': 10450 10384 dependencies: 10451 - '@babel/core': 7.28.6 10385 + '@babel/core': 7.29.0 10452 10386 '@babel/helper-plugin-utils': 7.28.6 10453 - '@babel/helper-replace-supers': 7.28.6(@babel/core@7.28.6) 10387 + '@babel/helper-replace-supers': 7.28.6(@babel/core@7.29.0) 10454 10388 transitivePeerDependencies: 10455 10389 - supports-color 10456 10390 10457 - '@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.28.6)': 10391 + '@babel/plugin-transform-optional-catch-binding@7.28.6(@babel/core@7.29.0)': 10458 10392 dependencies: 10459 - '@babel/core': 7.28.6 10393 + '@babel/core': 7.29.0 10460 10394 '@babel/helper-plugin-utils': 7.28.6 10461 10395 10462 - '@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.28.6)': 10396 + '@babel/plugin-transform-optional-chaining@7.28.6(@babel/core@7.29.0)': 10463 10397 dependencies: 10464 - '@babel/core': 7.28.6 10398 + '@babel/core': 7.29.0 10465 10399 '@babel/helper-plugin-utils': 7.28.6 10466 10400 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 10467 10401 transitivePeerDependencies: 10468 10402 - supports-color 10469 10403 10470 - '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.28.6)': 10404 + '@babel/plugin-transform-parameters@7.27.7(@babel/core@7.29.0)': 10471 10405 dependencies: 10472 - '@babel/core': 7.28.6 10406 + '@babel/core': 7.29.0 10473 10407 '@babel/helper-plugin-utils': 7.28.6 10474 10408 10475 - '@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.28.6)': 10409 + '@babel/plugin-transform-private-methods@7.28.6(@babel/core@7.29.0)': 10476 10410 dependencies: 10477 - '@babel/core': 7.28.6 10478 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6) 10411 + '@babel/core': 7.29.0 10412 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 10479 10413 '@babel/helper-plugin-utils': 7.28.6 10480 10414 transitivePeerDependencies: 10481 10415 - supports-color 10482 10416 10483 - '@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.28.6)': 10417 + '@babel/plugin-transform-private-property-in-object@7.28.6(@babel/core@7.29.0)': 10484 10418 dependencies: 10485 - '@babel/core': 7.28.6 10419 + '@babel/core': 7.29.0 10486 10420 '@babel/helper-annotate-as-pure': 7.27.3 10487 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6) 10421 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 10488 10422 '@babel/helper-plugin-utils': 7.28.6 10489 10423 transitivePeerDependencies: 10490 10424 - supports-color 10491 10425 10492 - '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.28.6)': 10426 + '@babel/plugin-transform-property-literals@7.27.1(@babel/core@7.29.0)': 10493 10427 dependencies: 10494 - '@babel/core': 7.28.6 10428 + '@babel/core': 7.29.0 10495 10429 '@babel/helper-plugin-utils': 7.28.6 10496 10430 10497 - '@babel/plugin-transform-regenerator@7.28.6(@babel/core@7.28.6)': 10431 + '@babel/plugin-transform-regenerator@7.28.6(@babel/core@7.29.0)': 10498 10432 dependencies: 10499 - '@babel/core': 7.28.6 10433 + '@babel/core': 7.29.0 10500 10434 '@babel/helper-plugin-utils': 7.28.6 10501 10435 10502 - '@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.28.6)': 10436 + '@babel/plugin-transform-regexp-modifiers@7.28.6(@babel/core@7.29.0)': 10503 10437 dependencies: 10504 - '@babel/core': 7.28.6 10505 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10438 + '@babel/core': 7.29.0 10439 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10506 10440 '@babel/helper-plugin-utils': 7.28.6 10507 10441 10508 - '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.28.6)': 10442 + '@babel/plugin-transform-reserved-words@7.27.1(@babel/core@7.29.0)': 10509 10443 dependencies: 10510 - '@babel/core': 7.28.6 10444 + '@babel/core': 7.29.0 10511 10445 '@babel/helper-plugin-utils': 7.28.6 10512 10446 10513 - '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.28.6)': 10447 + '@babel/plugin-transform-shorthand-properties@7.27.1(@babel/core@7.29.0)': 10514 10448 dependencies: 10515 - '@babel/core': 7.28.6 10449 + '@babel/core': 7.29.0 10516 10450 '@babel/helper-plugin-utils': 7.28.6 10517 10451 10518 - '@babel/plugin-transform-spread@7.28.6(@babel/core@7.28.6)': 10452 + '@babel/plugin-transform-spread@7.28.6(@babel/core@7.29.0)': 10519 10453 dependencies: 10520 - '@babel/core': 7.28.6 10454 + '@babel/core': 7.29.0 10521 10455 '@babel/helper-plugin-utils': 7.28.6 10522 10456 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 10523 10457 transitivePeerDependencies: 10524 10458 - supports-color 10525 10459 10526 - '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.28.6)': 10460 + '@babel/plugin-transform-sticky-regex@7.27.1(@babel/core@7.29.0)': 10527 10461 dependencies: 10528 - '@babel/core': 7.28.6 10462 + '@babel/core': 7.29.0 10529 10463 '@babel/helper-plugin-utils': 7.28.6 10530 10464 10531 - '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.28.6)': 10465 + '@babel/plugin-transform-template-literals@7.27.1(@babel/core@7.29.0)': 10532 10466 dependencies: 10533 - '@babel/core': 7.28.6 10467 + '@babel/core': 7.29.0 10534 10468 '@babel/helper-plugin-utils': 7.28.6 10535 10469 10536 - '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.28.6)': 10470 + '@babel/plugin-transform-typeof-symbol@7.27.1(@babel/core@7.29.0)': 10537 10471 dependencies: 10538 - '@babel/core': 7.28.6 10472 + '@babel/core': 7.29.0 10539 10473 '@babel/helper-plugin-utils': 7.28.6 10540 10474 10541 - '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.28.6)': 10475 + '@babel/plugin-transform-typescript@7.28.6(@babel/core@7.29.0)': 10542 10476 dependencies: 10543 - '@babel/core': 7.28.6 10477 + '@babel/core': 7.29.0 10544 10478 '@babel/helper-annotate-as-pure': 7.27.3 10545 - '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.28.6) 10479 + '@babel/helper-create-class-features-plugin': 7.28.6(@babel/core@7.29.0) 10546 10480 '@babel/helper-plugin-utils': 7.28.6 10547 10481 '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 10548 - '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.28.6) 10482 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) 10549 10483 transitivePeerDependencies: 10550 10484 - supports-color 10551 10485 10552 - '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.28.6)': 10486 + '@babel/plugin-transform-unicode-escapes@7.27.1(@babel/core@7.29.0)': 10553 10487 dependencies: 10554 - '@babel/core': 7.28.6 10488 + '@babel/core': 7.29.0 10555 10489 '@babel/helper-plugin-utils': 7.28.6 10556 10490 10557 - '@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.28.6)': 10491 + '@babel/plugin-transform-unicode-property-regex@7.28.6(@babel/core@7.29.0)': 10558 10492 dependencies: 10559 - '@babel/core': 7.28.6 10560 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10493 + '@babel/core': 7.29.0 10494 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10561 10495 '@babel/helper-plugin-utils': 7.28.6 10562 10496 10563 - '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.28.6)': 10497 + '@babel/plugin-transform-unicode-regex@7.27.1(@babel/core@7.29.0)': 10564 10498 dependencies: 10565 - '@babel/core': 7.28.6 10566 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10499 + '@babel/core': 7.29.0 10500 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10567 10501 '@babel/helper-plugin-utils': 7.28.6 10568 10502 10569 - '@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.28.6)': 10503 + '@babel/plugin-transform-unicode-sets-regex@7.28.6(@babel/core@7.29.0)': 10570 10504 dependencies: 10571 - '@babel/core': 7.28.6 10572 - '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.28.6) 10505 + '@babel/core': 7.29.0 10506 + '@babel/helper-create-regexp-features-plugin': 7.28.5(@babel/core@7.29.0) 10573 10507 '@babel/helper-plugin-utils': 7.28.6 10574 10508 10575 - '@babel/preset-env@7.28.6(@babel/core@7.28.6)': 10509 + '@babel/preset-env@7.28.6(@babel/core@7.29.0)': 10576 10510 dependencies: 10577 10511 '@babel/compat-data': 7.28.6 10578 - '@babel/core': 7.28.6 10512 + '@babel/core': 7.29.0 10579 10513 '@babel/helper-compilation-targets': 7.28.6 10580 10514 '@babel/helper-plugin-utils': 7.28.6 10581 10515 '@babel/helper-validator-option': 7.27.1 10582 - '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.28.6) 10583 - '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.28.6) 10584 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.28.6) 10585 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.28.6) 10586 - '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.28.6) 10587 - '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.28.6) 10588 - '@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.28.6) 10589 - '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.28.6) 10590 - '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.28.6) 10591 - '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.28.6) 10592 - '@babel/plugin-transform-async-generator-functions': 7.28.6(@babel/core@7.28.6) 10593 - '@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.28.6) 10594 - '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.28.6) 10595 - '@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.28.6) 10596 - '@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.28.6) 10597 - '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.28.6) 10598 - '@babel/plugin-transform-classes': 7.28.6(@babel/core@7.28.6) 10599 - '@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.28.6) 10600 - '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.28.6) 10601 - '@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@7.28.6) 10602 - '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.28.6) 10603 - '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.28.6(@babel/core@7.28.6) 10604 - '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.28.6) 10605 - '@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@7.28.6) 10606 - '@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@7.28.6) 10607 - '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.28.6) 10608 - '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.28.6) 10609 - '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.28.6) 10610 - '@babel/plugin-transform-json-strings': 7.28.6(@babel/core@7.28.6) 10611 - '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.28.6) 10612 - '@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.28.6) 10613 - '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.28.6) 10614 - '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.28.6) 10615 - '@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.28.6) 10616 - '@babel/plugin-transform-modules-systemjs': 7.28.5(@babel/core@7.28.6) 10617 - '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.28.6) 10618 - '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1(@babel/core@7.28.6) 10619 - '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.28.6) 10620 - '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.28.6) 10621 - '@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.28.6) 10622 - '@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.28.6) 10623 - '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.28.6) 10624 - '@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.28.6) 10625 - '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.28.6) 10626 - '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.28.6) 10627 - '@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.28.6) 10628 - '@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.28.6) 10629 - '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.28.6) 10630 - '@babel/plugin-transform-regenerator': 7.28.6(@babel/core@7.28.6) 10631 - '@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@7.28.6) 10632 - '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.28.6) 10633 - '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.28.6) 10634 - '@babel/plugin-transform-spread': 7.28.6(@babel/core@7.28.6) 10635 - '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.28.6) 10636 - '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.28.6) 10637 - '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.28.6) 10638 - '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.28.6) 10639 - '@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@7.28.6) 10640 - '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.28.6) 10641 - '@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.28.6) 10642 - '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.28.6) 10643 - babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.28.6) 10644 - babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.28.6) 10645 - babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.28.6) 10516 + '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5(@babel/core@7.29.0) 10517 + '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1(@babel/core@7.29.0) 10518 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1(@babel/core@7.29.0) 10519 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1(@babel/core@7.29.0) 10520 + '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6(@babel/core@7.29.0) 10521 + '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.29.0) 10522 + '@babel/plugin-syntax-import-assertions': 7.28.6(@babel/core@7.29.0) 10523 + '@babel/plugin-syntax-import-attributes': 7.28.6(@babel/core@7.29.0) 10524 + '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.29.0) 10525 + '@babel/plugin-transform-arrow-functions': 7.27.1(@babel/core@7.29.0) 10526 + '@babel/plugin-transform-async-generator-functions': 7.28.6(@babel/core@7.29.0) 10527 + '@babel/plugin-transform-async-to-generator': 7.28.6(@babel/core@7.29.0) 10528 + '@babel/plugin-transform-block-scoped-functions': 7.27.1(@babel/core@7.29.0) 10529 + '@babel/plugin-transform-block-scoping': 7.28.6(@babel/core@7.29.0) 10530 + '@babel/plugin-transform-class-properties': 7.28.6(@babel/core@7.29.0) 10531 + '@babel/plugin-transform-class-static-block': 7.28.6(@babel/core@7.29.0) 10532 + '@babel/plugin-transform-classes': 7.28.6(@babel/core@7.29.0) 10533 + '@babel/plugin-transform-computed-properties': 7.28.6(@babel/core@7.29.0) 10534 + '@babel/plugin-transform-destructuring': 7.28.5(@babel/core@7.29.0) 10535 + '@babel/plugin-transform-dotall-regex': 7.28.6(@babel/core@7.29.0) 10536 + '@babel/plugin-transform-duplicate-keys': 7.27.1(@babel/core@7.29.0) 10537 + '@babel/plugin-transform-duplicate-named-capturing-groups-regex': 7.28.6(@babel/core@7.29.0) 10538 + '@babel/plugin-transform-dynamic-import': 7.27.1(@babel/core@7.29.0) 10539 + '@babel/plugin-transform-explicit-resource-management': 7.28.6(@babel/core@7.29.0) 10540 + '@babel/plugin-transform-exponentiation-operator': 7.28.6(@babel/core@7.29.0) 10541 + '@babel/plugin-transform-export-namespace-from': 7.27.1(@babel/core@7.29.0) 10542 + '@babel/plugin-transform-for-of': 7.27.1(@babel/core@7.29.0) 10543 + '@babel/plugin-transform-function-name': 7.27.1(@babel/core@7.29.0) 10544 + '@babel/plugin-transform-json-strings': 7.28.6(@babel/core@7.29.0) 10545 + '@babel/plugin-transform-literals': 7.27.1(@babel/core@7.29.0) 10546 + '@babel/plugin-transform-logical-assignment-operators': 7.28.6(@babel/core@7.29.0) 10547 + '@babel/plugin-transform-member-expression-literals': 7.27.1(@babel/core@7.29.0) 10548 + '@babel/plugin-transform-modules-amd': 7.27.1(@babel/core@7.29.0) 10549 + '@babel/plugin-transform-modules-commonjs': 7.28.6(@babel/core@7.29.0) 10550 + '@babel/plugin-transform-modules-systemjs': 7.28.5(@babel/core@7.29.0) 10551 + '@babel/plugin-transform-modules-umd': 7.27.1(@babel/core@7.29.0) 10552 + '@babel/plugin-transform-named-capturing-groups-regex': 7.27.1(@babel/core@7.29.0) 10553 + '@babel/plugin-transform-new-target': 7.27.1(@babel/core@7.29.0) 10554 + '@babel/plugin-transform-nullish-coalescing-operator': 7.28.6(@babel/core@7.29.0) 10555 + '@babel/plugin-transform-numeric-separator': 7.28.6(@babel/core@7.29.0) 10556 + '@babel/plugin-transform-object-rest-spread': 7.28.6(@babel/core@7.29.0) 10557 + '@babel/plugin-transform-object-super': 7.27.1(@babel/core@7.29.0) 10558 + '@babel/plugin-transform-optional-catch-binding': 7.28.6(@babel/core@7.29.0) 10559 + '@babel/plugin-transform-optional-chaining': 7.28.6(@babel/core@7.29.0) 10560 + '@babel/plugin-transform-parameters': 7.27.7(@babel/core@7.29.0) 10561 + '@babel/plugin-transform-private-methods': 7.28.6(@babel/core@7.29.0) 10562 + '@babel/plugin-transform-private-property-in-object': 7.28.6(@babel/core@7.29.0) 10563 + '@babel/plugin-transform-property-literals': 7.27.1(@babel/core@7.29.0) 10564 + '@babel/plugin-transform-regenerator': 7.28.6(@babel/core@7.29.0) 10565 + '@babel/plugin-transform-regexp-modifiers': 7.28.6(@babel/core@7.29.0) 10566 + '@babel/plugin-transform-reserved-words': 7.27.1(@babel/core@7.29.0) 10567 + '@babel/plugin-transform-shorthand-properties': 7.27.1(@babel/core@7.29.0) 10568 + '@babel/plugin-transform-spread': 7.28.6(@babel/core@7.29.0) 10569 + '@babel/plugin-transform-sticky-regex': 7.27.1(@babel/core@7.29.0) 10570 + '@babel/plugin-transform-template-literals': 7.27.1(@babel/core@7.29.0) 10571 + '@babel/plugin-transform-typeof-symbol': 7.27.1(@babel/core@7.29.0) 10572 + '@babel/plugin-transform-unicode-escapes': 7.27.1(@babel/core@7.29.0) 10573 + '@babel/plugin-transform-unicode-property-regex': 7.28.6(@babel/core@7.29.0) 10574 + '@babel/plugin-transform-unicode-regex': 7.27.1(@babel/core@7.29.0) 10575 + '@babel/plugin-transform-unicode-sets-regex': 7.28.6(@babel/core@7.29.0) 10576 + '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.29.0) 10577 + babel-plugin-polyfill-corejs2: 0.4.15(@babel/core@7.29.0) 10578 + babel-plugin-polyfill-corejs3: 0.13.0(@babel/core@7.29.0) 10579 + babel-plugin-polyfill-regenerator: 0.6.6(@babel/core@7.29.0) 10646 10580 core-js-compat: 3.48.0 10647 10581 semver: 6.3.1 10648 10582 transitivePeerDependencies: 10649 10583 - supports-color 10650 10584 10651 - '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.28.6)': 10585 + '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.29.0)': 10652 10586 dependencies: 10653 - '@babel/core': 7.28.6 10587 + '@babel/core': 7.29.0 10654 10588 '@babel/helper-plugin-utils': 7.28.6 10655 - '@babel/types': 7.28.6 10589 + '@babel/types': 7.29.0 10656 10590 esutils: 2.0.3 10657 10591 10658 10592 '@babel/runtime@7.28.6': {} 10659 10593 10660 10594 '@babel/template@7.28.6': 10661 10595 dependencies: 10662 - '@babel/code-frame': 7.28.6 10663 - '@babel/parser': 7.28.6 10664 - '@babel/types': 7.28.6 10596 + '@babel/code-frame': 7.29.0 10597 + '@babel/parser': 7.29.0 10598 + '@babel/types': 7.29.0 10665 10599 10666 10600 '@babel/traverse@7.27.7': 10667 10601 dependencies: 10668 - '@babel/code-frame': 7.28.6 10669 - '@babel/generator': 7.28.6 10670 - '@babel/parser': 7.28.6 10602 + '@babel/code-frame': 7.29.0 10603 + '@babel/generator': 7.29.1 10604 + '@babel/parser': 7.29.0 10671 10605 '@babel/template': 7.28.6 10672 - '@babel/types': 7.28.6 10606 + '@babel/types': 7.29.0 10673 10607 debug: 4.4.3 10674 10608 globals: 11.12.0 10675 10609 transitivePeerDependencies: 10676 10610 - supports-color 10677 10611 10678 - '@babel/traverse@7.28.6': 10612 + '@babel/traverse@7.29.0': 10679 10613 dependencies: 10680 - '@babel/code-frame': 7.28.6 10681 - '@babel/generator': 7.28.6 10614 + '@babel/code-frame': 7.29.0 10615 + '@babel/generator': 7.29.1 10682 10616 '@babel/helper-globals': 7.28.0 10683 - '@babel/parser': 7.28.6 10617 + '@babel/parser': 7.29.0 10684 10618 '@babel/template': 7.28.6 10685 - '@babel/types': 7.28.6 10619 + '@babel/types': 7.29.0 10686 10620 debug: 4.4.3 10687 10621 transitivePeerDependencies: 10688 10622 - supports-color 10689 10623 10690 - '@babel/types@7.28.6': 10624 + '@babel/types@7.29.0': 10691 10625 dependencies: 10692 10626 '@babel/helper-string-parser': 7.27.1 10693 10627 '@babel/helper-validator-identifier': 7.28.5 ··· 10699 10633 10700 10634 '@bcoe/v8-coverage@1.0.2': {} 10701 10635 10702 - '@bomb.sh/tab@0.0.11(cac@6.7.14)(citty@0.1.6)': 10636 + '@bomb.sh/tab@0.0.12(cac@6.7.14)(citty@0.2.0)': 10703 10637 optionalDependencies: 10704 10638 cac: 6.7.14 10705 - citty: 0.1.6 10639 + citty: 0.2.0 10706 10640 10707 10641 '@canvas/image-data@1.1.0': {} 10708 10642 ··· 10724 10658 picocolors: 1.1.1 10725 10659 sisteransi: 1.0.5 10726 10660 10727 - '@clack/core@1.0.0-alpha.7': 10728 - dependencies: 10729 - picocolors: 1.1.1 10730 - sisteransi: 1.0.5 10731 - 10732 10661 '@clack/prompts@0.11.0': 10733 10662 dependencies: 10734 10663 '@clack/core': 0.5.0 ··· 10741 10670 picocolors: 1.1.1 10742 10671 sisteransi: 1.0.5 10743 10672 10744 - '@clack/prompts@1.0.0-alpha.9': 10745 - dependencies: 10746 - '@clack/core': 1.0.0-alpha.7 10747 - picocolors: 1.1.1 10748 - sisteransi: 1.0.5 10749 - 10750 10673 '@cloudflare/kv-asset-handler@0.4.2': {} 10751 10674 10752 10675 '@dxup/nuxt@0.3.2(magicast@0.5.1)': 10753 10676 dependencies: 10754 10677 '@dxup/unimport': 0.1.2 10755 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 10678 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 10756 10679 chokidar: 5.0.0 10757 10680 pathe: 2.0.3 10758 10681 tinyglobby: 0.2.15 ··· 10785 10708 '@esbuild/aix-ppc64@0.25.12': 10786 10709 optional: true 10787 10710 10788 - '@esbuild/aix-ppc64@0.27.2': 10711 + '@esbuild/aix-ppc64@0.27.3': 10789 10712 optional: true 10790 10713 10791 10714 '@esbuild/android-arm64@0.25.12': 10792 10715 optional: true 10793 10716 10794 - '@esbuild/android-arm64@0.27.2': 10717 + '@esbuild/android-arm64@0.27.3': 10795 10718 optional: true 10796 10719 10797 10720 '@esbuild/android-arm@0.25.12': 10798 10721 optional: true 10799 10722 10800 - '@esbuild/android-arm@0.27.2': 10723 + '@esbuild/android-arm@0.27.3': 10801 10724 optional: true 10802 10725 10803 10726 '@esbuild/android-x64@0.25.12': 10804 10727 optional: true 10805 10728 10806 - '@esbuild/android-x64@0.27.2': 10729 + '@esbuild/android-x64@0.27.3': 10807 10730 optional: true 10808 10731 10809 10732 '@esbuild/darwin-arm64@0.25.12': 10810 10733 optional: true 10811 10734 10812 - '@esbuild/darwin-arm64@0.27.2': 10735 + '@esbuild/darwin-arm64@0.27.3': 10813 10736 optional: true 10814 10737 10815 10738 '@esbuild/darwin-x64@0.25.12': 10816 10739 optional: true 10817 10740 10818 - '@esbuild/darwin-x64@0.27.2': 10741 + '@esbuild/darwin-x64@0.27.3': 10819 10742 optional: true 10820 10743 10821 10744 '@esbuild/freebsd-arm64@0.25.12': 10822 10745 optional: true 10823 10746 10824 - '@esbuild/freebsd-arm64@0.27.2': 10747 + '@esbuild/freebsd-arm64@0.27.3': 10825 10748 optional: true 10826 10749 10827 10750 '@esbuild/freebsd-x64@0.25.12': 10828 10751 optional: true 10829 10752 10830 - '@esbuild/freebsd-x64@0.27.2': 10753 + '@esbuild/freebsd-x64@0.27.3': 10831 10754 optional: true 10832 10755 10833 10756 '@esbuild/linux-arm64@0.25.12': 10834 10757 optional: true 10835 10758 10836 - '@esbuild/linux-arm64@0.27.2': 10759 + '@esbuild/linux-arm64@0.27.3': 10837 10760 optional: true 10838 10761 10839 10762 '@esbuild/linux-arm@0.25.12': 10840 10763 optional: true 10841 10764 10842 - '@esbuild/linux-arm@0.27.2': 10765 + '@esbuild/linux-arm@0.27.3': 10843 10766 optional: true 10844 10767 10845 10768 '@esbuild/linux-ia32@0.25.12': 10846 10769 optional: true 10847 10770 10848 - '@esbuild/linux-ia32@0.27.2': 10771 + '@esbuild/linux-ia32@0.27.3': 10849 10772 optional: true 10850 10773 10851 10774 '@esbuild/linux-loong64@0.25.12': 10852 10775 optional: true 10853 10776 10854 - '@esbuild/linux-loong64@0.27.2': 10777 + '@esbuild/linux-loong64@0.27.3': 10855 10778 optional: true 10856 10779 10857 10780 '@esbuild/linux-mips64el@0.25.12': 10858 10781 optional: true 10859 10782 10860 - '@esbuild/linux-mips64el@0.27.2': 10783 + '@esbuild/linux-mips64el@0.27.3': 10861 10784 optional: true 10862 10785 10863 10786 '@esbuild/linux-ppc64@0.25.12': 10864 10787 optional: true 10865 10788 10866 - '@esbuild/linux-ppc64@0.27.2': 10789 + '@esbuild/linux-ppc64@0.27.3': 10867 10790 optional: true 10868 10791 10869 10792 '@esbuild/linux-riscv64@0.25.12': 10870 10793 optional: true 10871 10794 10872 - '@esbuild/linux-riscv64@0.27.2': 10795 + '@esbuild/linux-riscv64@0.27.3': 10873 10796 optional: true 10874 10797 10875 10798 '@esbuild/linux-s390x@0.25.12': 10876 10799 optional: true 10877 10800 10878 - '@esbuild/linux-s390x@0.27.2': 10801 + '@esbuild/linux-s390x@0.27.3': 10879 10802 optional: true 10880 10803 10881 10804 '@esbuild/linux-x64@0.25.12': 10882 10805 optional: true 10883 10806 10884 - '@esbuild/linux-x64@0.27.2': 10807 + '@esbuild/linux-x64@0.27.3': 10885 10808 optional: true 10886 10809 10887 10810 '@esbuild/netbsd-arm64@0.25.12': 10888 10811 optional: true 10889 10812 10890 - '@esbuild/netbsd-arm64@0.27.2': 10813 + '@esbuild/netbsd-arm64@0.27.3': 10891 10814 optional: true 10892 10815 10893 10816 '@esbuild/netbsd-x64@0.25.12': 10894 10817 optional: true 10895 10818 10896 - '@esbuild/netbsd-x64@0.27.2': 10819 + '@esbuild/netbsd-x64@0.27.3': 10897 10820 optional: true 10898 10821 10899 10822 '@esbuild/openbsd-arm64@0.25.12': 10900 10823 optional: true 10901 10824 10902 - '@esbuild/openbsd-arm64@0.27.2': 10825 + '@esbuild/openbsd-arm64@0.27.3': 10903 10826 optional: true 10904 10827 10905 10828 '@esbuild/openbsd-x64@0.25.12': 10906 10829 optional: true 10907 10830 10908 - '@esbuild/openbsd-x64@0.27.2': 10831 + '@esbuild/openbsd-x64@0.27.3': 10909 10832 optional: true 10910 10833 10911 10834 '@esbuild/openharmony-arm64@0.25.12': 10912 10835 optional: true 10913 10836 10914 - '@esbuild/openharmony-arm64@0.27.2': 10837 + '@esbuild/openharmony-arm64@0.27.3': 10915 10838 optional: true 10916 10839 10917 10840 '@esbuild/sunos-x64@0.25.12': 10918 10841 optional: true 10919 10842 10920 - '@esbuild/sunos-x64@0.27.2': 10843 + '@esbuild/sunos-x64@0.27.3': 10921 10844 optional: true 10922 10845 10923 10846 '@esbuild/win32-arm64@0.25.12': 10924 10847 optional: true 10925 10848 10926 - '@esbuild/win32-arm64@0.27.2': 10849 + '@esbuild/win32-arm64@0.27.3': 10927 10850 optional: true 10928 10851 10929 10852 '@esbuild/win32-ia32@0.25.12': 10930 10853 optional: true 10931 10854 10932 - '@esbuild/win32-ia32@0.27.2': 10855 + '@esbuild/win32-ia32@0.27.3': 10933 10856 optional: true 10934 10857 10935 10858 '@esbuild/win32-x64@0.25.12': 10936 10859 optional: true 10937 10860 10938 - '@esbuild/win32-x64@0.27.2': 10861 + '@esbuild/win32-x64@0.27.3': 10939 10862 optional: true 10940 10863 10941 10864 '@eslint-community/eslint-utils@4.9.1(eslint@9.39.2(jiti@2.6.1))': ··· 11233 11156 11234 11157 '@intlify/vue-i18n-extensions@8.0.0(@intlify/shared@11.2.8)(@vue/compiler-dom@3.5.27)(vue-i18n@11.2.8(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))': 11235 11158 dependencies: 11236 - '@babel/parser': 7.28.6 11159 + '@babel/parser': 7.29.0 11237 11160 optionalDependencies: 11238 11161 '@intlify/shared': 11.2.8 11239 11162 '@vue/compiler-dom': 3.5.27 ··· 11423 11346 '@nuxt/a11y@1.0.0-alpha.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 11424 11347 dependencies: 11425 11348 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11426 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11349 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11427 11350 axe-core: 4.11.1 11428 11351 sirv: 3.0.2 11429 11352 transitivePeerDependencies: 11430 11353 - magicast 11431 11354 - vite 11432 11355 11433 - '@nuxt/cli@3.32.0(cac@6.7.14)(magicast@0.5.1)': 11356 + '@nuxt/cli@3.33.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.1)': 11434 11357 dependencies: 11435 - '@bomb.sh/tab': 0.0.11(cac@6.7.14)(citty@0.1.6) 11436 - '@clack/prompts': 1.0.0-alpha.9 11358 + '@bomb.sh/tab': 0.0.12(cac@6.7.14)(citty@0.2.0) 11359 + '@clack/prompts': 1.0.0 11437 11360 c12: 3.3.3(magicast@0.5.1) 11438 - citty: 0.1.6 11361 + citty: 0.2.0 11439 11362 confbox: 0.2.2 11440 11363 consola: 3.4.2 11441 11364 copy-paste: 2.2.0 ··· 11443 11366 defu: 6.1.4 11444 11367 exsolve: 1.0.8 11445 11368 fuse.js: 7.1.0 11446 - giget: 2.0.0 11369 + fzf: 0.5.2 11370 + giget: 3.1.2 11447 11371 jiti: 2.6.1 11448 11372 listhen: 1.9.0 11449 - nypm: 0.6.4 11373 + nypm: 0.6.5 11450 11374 ofetch: 1.5.1 11451 11375 ohash: 2.0.11 11452 11376 pathe: 2.0.3 ··· 11459 11383 tinyexec: 1.0.2 11460 11384 ufo: 1.6.3 11461 11385 youch: 4.1.0-beta.13 11386 + optionalDependencies: 11387 + '@nuxt/schema': 4.3.1 11462 11388 transitivePeerDependencies: 11463 11389 - cac 11464 11390 - commander ··· 11467 11393 11468 11394 '@nuxt/content@3.11.0(better-sqlite3@12.5.0)(magicast@0.5.1)(valibot@1.2.0(typescript@5.9.3))': 11469 11395 dependencies: 11470 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11396 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11471 11397 '@nuxtjs/mdc': 0.20.0(magicast@0.5.1) 11472 11398 '@shikijs/langs': 3.21.0 11473 11399 '@sqlite.org/sqlite-wasm': 3.50.4-build1 ··· 11496 11422 minimark: 0.2.0 11497 11423 minimatch: 10.1.1 11498 11424 nuxt-component-meta: 0.17.1(magicast@0.5.1) 11499 - nypm: 0.6.4 11425 + nypm: 0.6.5 11500 11426 ohash: 2.0.11 11501 11427 pathe: 2.0.3 11502 11428 pkg-types: 2.3.0 ··· 11528 11454 11529 11455 '@nuxt/devalue@2.0.2': {} 11530 11456 11457 + '@nuxt/devtools-kit@2.7.0(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 11458 + dependencies: 11459 + '@nuxt/kit': 3.21.0(magicast@0.5.1) 11460 + execa: 8.0.1 11461 + vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 11462 + transitivePeerDependencies: 11463 + - magicast 11464 + 11531 11465 '@nuxt/devtools-kit@3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 11532 11466 dependencies: 11533 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11467 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11534 11468 execa: 8.0.1 11535 11469 vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 11536 11470 transitivePeerDependencies: ··· 11551 11485 dependencies: 11552 11486 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11553 11487 '@nuxt/devtools-wizard': 3.1.1 11554 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11488 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11555 11489 '@vue/devtools-core': 8.0.5(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 11556 11490 '@vue/devtools-kit': 8.0.5 11557 11491 birpc: 2.9.0 ··· 11567 11501 launch-editor: 2.12.0 11568 11502 local-pkg: 1.1.2 11569 11503 magicast: 0.5.1 11570 - nypm: 0.6.4 11504 + nypm: 0.6.5 11571 11505 ohash: 2.0.11 11572 11506 pathe: 2.0.3 11573 11507 perfect-debounce: 2.1.0 ··· 11578 11512 structured-clone-es: 1.0.0 11579 11513 tinyglobby: 0.2.15 11580 11514 vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 11581 - vite-plugin-inspect: 11.3.3(@nuxt/kit@4.3.0(magicast@0.5.1))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11515 + vite-plugin-inspect: 11.3.3(@nuxt/kit@4.3.1(magicast@0.5.1))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11582 11516 vite-plugin-vue-tracer: 1.2.0(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 11583 11517 which: 5.0.0 11584 11518 ws: 8.19.0 ··· 11591 11525 '@nuxt/fonts@0.12.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 11592 11526 dependencies: 11593 11527 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11594 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11528 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11595 11529 consola: 3.4.2 11596 11530 css-tree: 3.1.0 11597 11531 defu: 6.1.4 ··· 11637 11571 '@nuxt/fonts@0.13.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 11638 11572 dependencies: 11639 11573 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11640 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11574 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11641 11575 consola: 3.4.2 11642 11576 css-tree: 3.1.0 11643 11577 defu: 6.1.4 11644 - esbuild: 0.27.2 11578 + esbuild: 0.27.3 11645 11579 fontaine: 0.8.0 11646 11580 fontless: 0.1.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11647 11581 h3: 1.15.5 ··· 11687 11621 '@iconify/utils': 3.1.0 11688 11622 '@iconify/vue': 5.0.0(vue@3.5.27(typescript@5.9.3)) 11689 11623 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 11690 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11624 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11691 11625 consola: 3.4.2 11692 11626 local-pkg: 1.1.2 11693 11627 mlly: 1.8.0 ··· 11703 11637 11704 11638 '@nuxt/image@2.0.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1)': 11705 11639 dependencies: 11706 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11640 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11707 11641 consola: 3.4.2 11708 11642 defu: 6.1.4 11709 11643 h3: 1.15.5 ··· 11763 11697 transitivePeerDependencies: 11764 11698 - magicast 11765 11699 11766 - '@nuxt/kit@4.3.0(magicast@0.5.1)': 11700 + '@nuxt/kit@4.3.1(magicast@0.5.1)': 11767 11701 dependencies: 11768 11702 c12: 3.3.3(magicast@0.5.1) 11769 11703 consola: 3.4.2 ··· 11778 11712 ohash: 2.0.11 11779 11713 pathe: 2.0.3 11780 11714 pkg-types: 2.3.0 11781 - rc9: 2.1.2 11715 + rc9: 3.0.0 11782 11716 scule: 1.3.0 11783 - semver: 7.7.3 11717 + semver: 7.7.4 11784 11718 tinyglobby: 0.2.15 11785 11719 ufo: 1.6.3 11786 11720 unctx: 2.5.0 ··· 11788 11722 transitivePeerDependencies: 11789 11723 - magicast 11790 11724 11791 - '@nuxt/nitro-server@4.3.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.5.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3)': 11725 + '@nuxt/nitro-server@4.3.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.5.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3)': 11792 11726 dependencies: 11793 11727 '@nuxt/devalue': 2.0.2 11794 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11795 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 11728 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11729 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 11796 11730 '@vue/shared': 3.5.27 11797 11731 consola: 3.4.2 11798 11732 defu: 6.1.4 ··· 11806 11740 klona: 2.0.6 11807 11741 mocked-exports: 0.1.1 11808 11742 nitropack: 2.13.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.5.0)(rolldown@1.0.0-rc.1) 11809 - nuxt: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 11743 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 11810 11744 ohash: 2.0.11 11811 11745 pathe: 2.0.3 11812 11746 pkg-types: 2.3.0 ··· 11853 11787 - uploadthing 11854 11788 - xml2js 11855 11789 11856 - '@nuxt/nitro-server@4.3.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.6.2)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3)': 11790 + '@nuxt/nitro-server@4.3.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.6.2)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3)': 11857 11791 dependencies: 11858 11792 '@nuxt/devalue': 2.0.2 11859 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11860 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 11793 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11794 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 11861 11795 '@vue/shared': 3.5.27 11862 11796 consola: 3.4.2 11863 11797 defu: 6.1.4 ··· 11871 11805 klona: 2.0.6 11872 11806 mocked-exports: 0.1.1 11873 11807 nitropack: 2.13.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.6.2)(rolldown@1.0.0-rc.1) 11874 - nuxt: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 11808 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 11875 11809 ohash: 2.0.11 11876 11810 pathe: 2.0.3 11877 11811 pkg-types: 2.3.0 ··· 11918 11852 - uploadthing 11919 11853 - xml2js 11920 11854 11921 - '@nuxt/schema@4.3.0': 11855 + '@nuxt/schema@4.3.1': 11922 11856 dependencies: 11923 11857 '@vue/shared': 3.5.27 11924 11858 defu: 6.1.4 ··· 11926 11860 pkg-types: 2.3.0 11927 11861 std-env: 3.10.0 11928 11862 11929 - '@nuxt/scripts@0.13.2(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3))': 11863 + '@nuxt/scripts@0.13.2(@unhead/vue@2.1.3(vue@3.5.27(typescript@5.9.3)))(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3))': 11930 11864 dependencies: 11931 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 11932 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 11865 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11866 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 11933 11867 '@vueuse/core': 14.2.0(vue@3.5.27(typescript@5.9.3)) 11934 11868 consola: 3.4.2 11935 11869 defu: 6.1.4 ··· 11970 11904 - uploadthing 11971 11905 - vue 11972 11906 11973 - '@nuxt/telemetry@2.6.6(magicast@0.5.1)': 11907 + '@nuxt/telemetry@2.7.0(@nuxt/kit@4.3.1(magicast@0.5.1))': 11974 11908 dependencies: 11975 - '@nuxt/kit': 3.21.0(magicast@0.5.1) 11976 - citty: 0.1.6 11909 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11910 + citty: 0.2.0 11977 11911 consola: 3.4.2 11978 - destr: 2.0.5 11979 - dotenv: 16.6.1 11980 - git-url-parse: 16.1.0 11981 - is-docker: 3.0.0 11982 - ofetch: 1.5.1 11983 - package-manager-detector: 1.6.0 11984 - pathe: 2.0.3 11985 - rc9: 2.1.2 11912 + ofetch: 2.0.0-alpha.3 11913 + rc9: 3.0.0 11986 11914 std-env: 3.10.0 11987 - transitivePeerDependencies: 11988 - - magicast 11989 11915 11990 - '@nuxt/test-utils@3.23.0(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)': 11991 - dependencies: 11992 - '@clack/prompts': 1.0.0-alpha.9 11993 - '@nuxt/kit': 3.21.0(magicast@0.5.1) 11994 - c12: 3.3.3(magicast@0.5.1) 11995 - consola: 3.4.2 11996 - defu: 6.1.4 11997 - destr: 2.0.5 11998 - estree-walker: 3.0.3 11999 - exsolve: 1.0.8 12000 - fake-indexeddb: 6.2.5 12001 - get-port-please: 3.2.0 12002 - h3: 1.15.5 12003 - h3-next: h3@2.0.1-rc.11 12004 - local-pkg: 1.1.2 12005 - magic-string: 0.30.21 12006 - node-fetch-native: 1.6.7 12007 - node-mock-http: 1.0.4 12008 - nypm: 0.6.4 12009 - ofetch: 1.5.1 12010 - pathe: 2.0.3 12011 - perfect-debounce: 2.1.0 12012 - radix3: 1.1.2 12013 - scule: 1.3.0 12014 - std-env: 3.10.0 12015 - tinyexec: 1.0.2 12016 - ufo: 1.6.3 12017 - unplugin: 2.3.11 12018 - vitest-environment-nuxt: 1.0.1(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3) 12019 - vue: 3.5.27(typescript@5.9.3) 12020 - optionalDependencies: 12021 - '@playwright/test': 1.58.1 12022 - '@vue/test-utils': 2.4.6 12023 - happy-dom: 20.4.0 12024 - playwright-core: 1.58.1 12025 - vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 12026 - transitivePeerDependencies: 12027 - - crossws 12028 - - magicast 12029 - - typescript 12030 - 12031 - '@nuxt/test-utils@https://pkg.pr.new/@nuxt/test-utils@1499a48(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)': 11916 + '@nuxt/test-utils@4.0.0(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 12032 11917 dependencies: 12033 - '@clack/prompts': 1.0.0-alpha.9 11918 + '@clack/prompts': 1.0.0 11919 + '@nuxt/devtools-kit': 2.7.0(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 12034 11920 '@nuxt/kit': 3.21.0(magicast@0.5.1) 12035 11921 c12: 3.3.3(magicast@0.5.1) 12036 11922 consola: 3.4.2 ··· 12046 11932 magic-string: 0.30.21 12047 11933 node-fetch-native: 1.6.7 12048 11934 node-mock-http: 1.0.4 12049 - nypm: 0.6.4 11935 + nypm: 0.6.5 12050 11936 ofetch: 1.5.1 12051 11937 pathe: 2.0.3 12052 11938 perfect-debounce: 2.1.0 ··· 12055 11941 std-env: 3.10.0 12056 11942 tinyexec: 1.0.2 12057 11943 ufo: 1.6.3 12058 - unplugin: 2.3.11 12059 - vitest-environment-nuxt: 1.0.1(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3) 11944 + unplugin: 3.0.0 11945 + vitest-environment-nuxt: 1.0.1(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 12060 11946 vue: 3.5.27(typescript@5.9.3) 12061 11947 optionalDependencies: 12062 11948 '@playwright/test': 1.58.1 12063 11949 '@vue/test-utils': 2.4.6 12064 11950 happy-dom: 20.4.0 12065 11951 playwright-core: 1.58.1 12066 - vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 11952 + vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 12067 11953 transitivePeerDependencies: 12068 11954 - crossws 12069 11955 - magicast 12070 11956 - typescript 11957 + - vite 12071 11958 12072 11959 '@nuxt/ui@4.4.0(@nuxt/content@3.11.0(better-sqlite3@12.5.0)(magicast@0.5.1)(valibot@1.2.0(typescript@5.9.3)))(@tiptap/extensions@3.17.1(@tiptap/core@3.17.1(@tiptap/pm@3.17.1))(@tiptap/pm@3.17.1))(@tiptap/y-tiptap@3.0.2(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.5)(y-protocols@1.0.7(yjs@13.6.29))(yjs@13.6.29))(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(embla-carousel@8.6.0)(focus-trap@7.8.0)(ioredis@5.9.2)(magicast@0.5.1)(tailwindcss@4.1.18)(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))(yjs@13.6.29)(zod@4.3.6)': 12073 11960 dependencies: ··· 12077 11964 '@internationalized/number': 3.6.5 12078 11965 '@nuxt/fonts': 0.12.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 12079 11966 '@nuxt/icon': 2.2.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12080 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12081 - '@nuxt/schema': 4.3.0 11967 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 11968 + '@nuxt/schema': 4.3.1 12082 11969 '@nuxtjs/color-mode': 3.5.2(magicast@0.5.1) 12083 11970 '@standard-schema/spec': 1.1.0 12084 11971 '@tailwindcss/postcss': 4.1.18 ··· 12102 11989 '@tiptap/starter-kit': 3.17.1 12103 11990 '@tiptap/suggestion': 3.17.1(@tiptap/core@3.17.1(@tiptap/pm@3.17.1))(@tiptap/pm@3.17.1) 12104 11991 '@tiptap/vue-3': 3.17.1(@floating-ui/dom@1.7.5)(@tiptap/core@3.17.1(@tiptap/pm@3.17.1))(@tiptap/pm@3.17.1)(vue@3.5.27(typescript@5.9.3)) 12105 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 11992 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 12106 11993 '@vueuse/core': 14.2.0(vue@3.5.27(typescript@5.9.3)) 12107 - '@vueuse/integrations': 14.1.0(focus-trap@7.8.0)(fuse.js@7.1.0)(vue@3.5.27(typescript@5.9.3)) 11994 + '@vueuse/integrations': 14.2.0(focus-trap@7.8.0)(fuse.js@7.1.0)(vue@3.5.27(typescript@5.9.3)) 12108 11995 '@vueuse/shared': 14.2.0(vue@3.5.27(typescript@5.9.3)) 12109 11996 colortranslator: 5.0.0 12110 11997 consola: 3.4.2 ··· 12133 12020 typescript: 5.9.3 12134 12021 ufo: 1.6.3 12135 12022 unplugin: 2.3.11 12136 - unplugin-auto-import: 21.0.0(@nuxt/kit@4.3.0(magicast@0.5.1))(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3))) 12137 - unplugin-vue-components: 31.0.0(@nuxt/kit@4.3.0(magicast@0.5.1))(vue@3.5.27(typescript@5.9.3)) 12023 + unplugin-auto-import: 21.0.0(@nuxt/kit@4.3.1(magicast@0.5.1))(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3))) 12024 + unplugin-vue-components: 31.0.0(@nuxt/kit@4.3.1(magicast@0.5.1))(vue@3.5.27(typescript@5.9.3)) 12138 12025 vaul-vue: 0.4.1(reka-ui@2.7.0(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) 12139 12026 vue-component-type-helpers: 3.2.4 12140 12027 optionalDependencies: ··· 12184 12071 - vue 12185 12072 - yjs 12186 12073 12187 - '@nuxt/vite-builder@4.3.0(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)': 12074 + '@nuxt/vite-builder@4.3.1(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)': 12188 12075 dependencies: 12189 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12076 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12190 12077 '@rollup/plugin-replace': 6.0.3(rollup@4.57.0) 12191 - '@vitejs/plugin-vue': 6.0.3(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12192 - '@vitejs/plugin-vue-jsx': 5.1.3(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12193 - autoprefixer: 10.4.23(postcss@8.5.6) 12078 + '@vitejs/plugin-vue': 6.0.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12079 + '@vitejs/plugin-vue-jsx': 5.1.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12080 + autoprefixer: 10.4.24(postcss@8.5.6) 12194 12081 consola: 3.4.2 12195 12082 cssnano: 7.1.2(postcss@8.5.6) 12196 12083 defu: 6.1.4 12197 - esbuild: 0.27.2 12084 + esbuild: 0.27.3 12198 12085 escape-string-regexp: 5.0.0 12199 12086 exsolve: 1.0.8 12200 12087 get-port-please: 3.2.0 ··· 12203 12090 magic-string: 0.30.21 12204 12091 mlly: 1.8.0 12205 12092 mocked-exports: 0.1.1 12206 - nuxt: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 12093 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 12207 12094 pathe: 2.0.3 12208 12095 pkg-types: 2.3.0 12209 12096 postcss: 8.5.6 ··· 12212 12099 std-env: 3.10.0 12213 12100 ufo: 1.6.3 12214 12101 unenv: 2.0.0-rc.24 12215 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 12216 - vite-node: 5.3.0(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 12217 - vite-plugin-checker: 0.12.0(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(eslint@9.39.2(jiti@2.6.1))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)) 12102 + vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 12103 + vite-node: 5.3.0(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 12104 + vite-plugin-checker: 0.12.0(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(eslint@9.39.2(jiti@2.6.1))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)) 12218 12105 vue: 3.5.27(typescript@5.9.3) 12219 12106 vue-bundle-renderer: 2.2.0 12220 12107 optionalDependencies: ··· 12248 12135 - vue-tsc 12249 12136 - yaml 12250 12137 12251 - '@nuxt/vite-builder@4.3.0(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)': 12138 + '@nuxt/vite-builder@4.3.1(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2)': 12252 12139 dependencies: 12253 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12140 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12254 12141 '@rollup/plugin-replace': 6.0.3(rollup@4.57.0) 12255 - '@vitejs/plugin-vue': 6.0.3(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12256 - '@vitejs/plugin-vue-jsx': 5.1.3(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12257 - autoprefixer: 10.4.23(postcss@8.5.6) 12142 + '@vitejs/plugin-vue': 6.0.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12143 + '@vitejs/plugin-vue-jsx': 5.1.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 12144 + autoprefixer: 10.4.24(postcss@8.5.6) 12258 12145 consola: 3.4.2 12259 12146 cssnano: 7.1.2(postcss@8.5.6) 12260 12147 defu: 6.1.4 12261 - esbuild: 0.27.2 12148 + esbuild: 0.27.3 12262 12149 escape-string-regexp: 5.0.0 12263 12150 exsolve: 1.0.8 12264 12151 get-port-please: 3.2.0 ··· 12267 12154 magic-string: 0.30.21 12268 12155 mlly: 1.8.0 12269 12156 mocked-exports: 0.1.1 12270 - nuxt: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 12157 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 12271 12158 pathe: 2.0.3 12272 12159 pkg-types: 2.3.0 12273 12160 postcss: 8.5.6 ··· 12276 12163 std-env: 3.10.0 12277 12164 ufo: 1.6.3 12278 12165 unenv: 2.0.0-rc.24 12279 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 12280 - vite-node: 5.3.0(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 12281 - vite-plugin-checker: 0.12.0(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(eslint@9.39.2(jiti@2.6.1))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)) 12166 + vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 12167 + vite-node: 5.3.0(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 12168 + vite-plugin-checker: 0.12.0(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(eslint@9.39.2(jiti@2.6.1))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)) 12282 12169 vue: 3.5.27(typescript@5.9.3) 12283 12170 vue-bundle-renderer: 2.2.0 12284 12171 optionalDependencies: ··· 12323 12210 12324 12211 '@nuxtjs/color-mode@4.0.0(magicast@0.5.1)': 12325 12212 dependencies: 12326 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12213 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12327 12214 exsolve: 1.0.8 12328 12215 pathe: 2.0.3 12329 12216 pkg-types: 2.3.0 ··· 12331 12218 transitivePeerDependencies: 12332 12219 - magicast 12333 12220 12334 - '@nuxtjs/html-validator@2.1.0(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(magicast@0.5.1)': 12221 + '@nuxtjs/html-validator@2.1.0(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(magicast@0.5.1)': 12335 12222 dependencies: 12336 12223 '@nuxt/kit': 3.21.0(magicast@0.5.1) 12337 12224 consola: 3.4.2 12338 - html-validate: 9.4.2(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)) 12225 + html-validate: 9.4.2(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)) 12339 12226 knitwork: 1.3.0 12340 12227 pathe: 2.0.3 12341 12228 prettier: 3.8.1 ··· 12347 12234 - magicast 12348 12235 - vitest 12349 12236 12350 - '@nuxtjs/i18n@10.2.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3))': 12237 + '@nuxtjs/i18n@10.2.3(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3))': 12351 12238 dependencies: 12352 12239 '@intlify/core': 11.2.8 12353 12240 '@intlify/h3': 0.7.4 ··· 12355 12242 '@intlify/unplugin-vue-i18n': 11.0.3(@vue/compiler-dom@3.5.27)(eslint@9.39.2(jiti@2.6.1))(rollup@4.57.0)(typescript@5.9.3)(vue-i18n@11.2.8(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) 12356 12243 '@intlify/utils': 0.13.0 12357 12244 '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.57.0) 12358 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12245 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12359 12246 '@rollup/plugin-yaml': 4.1.2(rollup@4.57.0) 12360 12247 '@vue/compiler-sfc': 3.5.27 12361 12248 defu: 6.1.4 ··· 12405 12292 - uploadthing 12406 12293 - vue 12407 12294 12408 - '@nuxtjs/i18n@10.2.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3))': 12295 + '@nuxtjs/i18n@10.2.3(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3))': 12409 12296 dependencies: 12410 12297 '@intlify/core': 11.2.8 12411 12298 '@intlify/h3': 0.7.4 ··· 12413 12300 '@intlify/unplugin-vue-i18n': 11.0.3(@vue/compiler-dom@3.5.27)(eslint@9.39.2(jiti@2.6.1))(rollup@4.57.0)(typescript@5.9.3)(vue-i18n@11.2.8(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) 12414 12301 '@intlify/utils': 0.13.0 12415 12302 '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.57.0) 12416 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12303 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12417 12304 '@rollup/plugin-yaml': 4.1.2(rollup@4.57.0) 12418 12305 '@vue/compiler-sfc': 3.5.27 12419 12306 defu: 6.1.4 ··· 12467 12354 dependencies: 12468 12355 '@clack/prompts': 0.11.0 12469 12356 '@modelcontextprotocol/sdk': 1.25.3(hono@4.11.7)(zod@4.3.6) 12470 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12357 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12471 12358 automd: 0.4.2(magicast@0.5.1) 12472 12359 chokidar: 5.0.0 12473 12360 defu: 6.1.4 ··· 12485 12372 12486 12373 '@nuxtjs/mdc@0.20.0(magicast@0.5.1)': 12487 12374 dependencies: 12488 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12375 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12489 12376 '@shikijs/core': 3.21.0 12490 12377 '@shikijs/langs': 3.21.0 12491 12378 '@shikijs/themes': 3.21.0 ··· 12535 12422 '@nuxtjs/robots@5.6.7(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3))(zod@4.3.6)': 12536 12423 dependencies: 12537 12424 '@fingerprintjs/botd': 2.0.0 12538 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 12425 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 12539 12426 consola: 3.4.2 12540 12427 defu: 6.1.4 12541 12428 nuxt-site-config: 3.2.18(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)) ··· 12552 12439 12553 12440 '@one-ini/wasm@0.1.1': {} 12554 12441 12555 - '@oxc-minify/binding-android-arm-eabi@0.110.0': 12442 + '@oxc-minify/binding-android-arm-eabi@0.112.0': 12556 12443 optional: true 12557 12444 12558 - '@oxc-minify/binding-android-arm64@0.110.0': 12445 + '@oxc-minify/binding-android-arm64@0.112.0': 12559 12446 optional: true 12560 12447 12561 - '@oxc-minify/binding-darwin-arm64@0.110.0': 12448 + '@oxc-minify/binding-darwin-arm64@0.112.0': 12562 12449 optional: true 12563 12450 12564 - '@oxc-minify/binding-darwin-x64@0.110.0': 12451 + '@oxc-minify/binding-darwin-x64@0.112.0': 12565 12452 optional: true 12566 12453 12567 - '@oxc-minify/binding-freebsd-x64@0.110.0': 12454 + '@oxc-minify/binding-freebsd-x64@0.112.0': 12568 12455 optional: true 12569 12456 12570 - '@oxc-minify/binding-linux-arm-gnueabihf@0.110.0': 12457 + '@oxc-minify/binding-linux-arm-gnueabihf@0.112.0': 12571 12458 optional: true 12572 12459 12573 - '@oxc-minify/binding-linux-arm-musleabihf@0.110.0': 12460 + '@oxc-minify/binding-linux-arm-musleabihf@0.112.0': 12574 12461 optional: true 12575 12462 12576 - '@oxc-minify/binding-linux-arm64-gnu@0.110.0': 12463 + '@oxc-minify/binding-linux-arm64-gnu@0.112.0': 12577 12464 optional: true 12578 12465 12579 - '@oxc-minify/binding-linux-arm64-musl@0.110.0': 12466 + '@oxc-minify/binding-linux-arm64-musl@0.112.0': 12580 12467 optional: true 12581 12468 12582 - '@oxc-minify/binding-linux-ppc64-gnu@0.110.0': 12469 + '@oxc-minify/binding-linux-ppc64-gnu@0.112.0': 12583 12470 optional: true 12584 12471 12585 - '@oxc-minify/binding-linux-riscv64-gnu@0.110.0': 12472 + '@oxc-minify/binding-linux-riscv64-gnu@0.112.0': 12586 12473 optional: true 12587 12474 12588 - '@oxc-minify/binding-linux-riscv64-musl@0.110.0': 12475 + '@oxc-minify/binding-linux-riscv64-musl@0.112.0': 12589 12476 optional: true 12590 12477 12591 - '@oxc-minify/binding-linux-s390x-gnu@0.110.0': 12478 + '@oxc-minify/binding-linux-s390x-gnu@0.112.0': 12592 12479 optional: true 12593 12480 12594 - '@oxc-minify/binding-linux-x64-gnu@0.110.0': 12481 + '@oxc-minify/binding-linux-x64-gnu@0.112.0': 12595 12482 optional: true 12596 12483 12597 - '@oxc-minify/binding-linux-x64-musl@0.110.0': 12484 + '@oxc-minify/binding-linux-x64-musl@0.112.0': 12598 12485 optional: true 12599 12486 12600 - '@oxc-minify/binding-openharmony-arm64@0.110.0': 12487 + '@oxc-minify/binding-openharmony-arm64@0.112.0': 12601 12488 optional: true 12602 12489 12603 - '@oxc-minify/binding-wasm32-wasi@0.110.0': 12490 + '@oxc-minify/binding-wasm32-wasi@0.112.0': 12604 12491 dependencies: 12605 12492 '@napi-rs/wasm-runtime': 1.1.1 12606 12493 optional: true 12607 12494 12608 - '@oxc-minify/binding-win32-arm64-msvc@0.110.0': 12495 + '@oxc-minify/binding-win32-arm64-msvc@0.112.0': 12609 12496 optional: true 12610 12497 12611 - '@oxc-minify/binding-win32-ia32-msvc@0.110.0': 12498 + '@oxc-minify/binding-win32-ia32-msvc@0.112.0': 12612 12499 optional: true 12613 12500 12614 - '@oxc-minify/binding-win32-x64-msvc@0.110.0': 12501 + '@oxc-minify/binding-win32-x64-msvc@0.112.0': 12615 12502 optional: true 12616 12503 12617 - '@oxc-parser/binding-android-arm-eabi@0.110.0': 12504 + '@oxc-parser/binding-android-arm-eabi@0.112.0': 12618 12505 optional: true 12619 12506 12620 - '@oxc-parser/binding-android-arm64@0.110.0': 12507 + '@oxc-parser/binding-android-arm64@0.112.0': 12621 12508 optional: true 12622 12509 12623 12510 '@oxc-parser/binding-android-arm64@0.95.0': 12624 12511 optional: true 12625 12512 12626 - '@oxc-parser/binding-darwin-arm64@0.110.0': 12513 + '@oxc-parser/binding-darwin-arm64@0.112.0': 12627 12514 optional: true 12628 12515 12629 12516 '@oxc-parser/binding-darwin-arm64@0.95.0': 12630 12517 optional: true 12631 12518 12632 - '@oxc-parser/binding-darwin-x64@0.110.0': 12519 + '@oxc-parser/binding-darwin-x64@0.112.0': 12633 12520 optional: true 12634 12521 12635 12522 '@oxc-parser/binding-darwin-x64@0.95.0': 12636 12523 optional: true 12637 12524 12638 - '@oxc-parser/binding-freebsd-x64@0.110.0': 12525 + '@oxc-parser/binding-freebsd-x64@0.112.0': 12639 12526 optional: true 12640 12527 12641 12528 '@oxc-parser/binding-freebsd-x64@0.95.0': 12642 12529 optional: true 12643 12530 12644 - '@oxc-parser/binding-linux-arm-gnueabihf@0.110.0': 12531 + '@oxc-parser/binding-linux-arm-gnueabihf@0.112.0': 12645 12532 optional: true 12646 12533 12647 12534 '@oxc-parser/binding-linux-arm-gnueabihf@0.95.0': 12648 12535 optional: true 12649 12536 12650 - '@oxc-parser/binding-linux-arm-musleabihf@0.110.0': 12537 + '@oxc-parser/binding-linux-arm-musleabihf@0.112.0': 12651 12538 optional: true 12652 12539 12653 12540 '@oxc-parser/binding-linux-arm-musleabihf@0.95.0': 12654 12541 optional: true 12655 12542 12656 - '@oxc-parser/binding-linux-arm64-gnu@0.110.0': 12543 + '@oxc-parser/binding-linux-arm64-gnu@0.112.0': 12657 12544 optional: true 12658 12545 12659 12546 '@oxc-parser/binding-linux-arm64-gnu@0.95.0': 12660 12547 optional: true 12661 12548 12662 - '@oxc-parser/binding-linux-arm64-musl@0.110.0': 12549 + '@oxc-parser/binding-linux-arm64-musl@0.112.0': 12663 12550 optional: true 12664 12551 12665 12552 '@oxc-parser/binding-linux-arm64-musl@0.95.0': 12666 12553 optional: true 12667 12554 12668 - '@oxc-parser/binding-linux-ppc64-gnu@0.110.0': 12555 + '@oxc-parser/binding-linux-ppc64-gnu@0.112.0': 12669 12556 optional: true 12670 12557 12671 - '@oxc-parser/binding-linux-riscv64-gnu@0.110.0': 12558 + '@oxc-parser/binding-linux-riscv64-gnu@0.112.0': 12672 12559 optional: true 12673 12560 12674 12561 '@oxc-parser/binding-linux-riscv64-gnu@0.95.0': 12675 12562 optional: true 12676 12563 12677 - '@oxc-parser/binding-linux-riscv64-musl@0.110.0': 12564 + '@oxc-parser/binding-linux-riscv64-musl@0.112.0': 12678 12565 optional: true 12679 12566 12680 - '@oxc-parser/binding-linux-s390x-gnu@0.110.0': 12567 + '@oxc-parser/binding-linux-s390x-gnu@0.112.0': 12681 12568 optional: true 12682 12569 12683 12570 '@oxc-parser/binding-linux-s390x-gnu@0.95.0': 12684 12571 optional: true 12685 12572 12686 - '@oxc-parser/binding-linux-x64-gnu@0.110.0': 12573 + '@oxc-parser/binding-linux-x64-gnu@0.112.0': 12687 12574 optional: true 12688 12575 12689 12576 '@oxc-parser/binding-linux-x64-gnu@0.95.0': 12690 12577 optional: true 12691 12578 12692 - '@oxc-parser/binding-linux-x64-musl@0.110.0': 12579 + '@oxc-parser/binding-linux-x64-musl@0.112.0': 12693 12580 optional: true 12694 12581 12695 12582 '@oxc-parser/binding-linux-x64-musl@0.95.0': 12696 12583 optional: true 12697 12584 12698 - '@oxc-parser/binding-openharmony-arm64@0.110.0': 12585 + '@oxc-parser/binding-openharmony-arm64@0.112.0': 12699 12586 optional: true 12700 12587 12701 - '@oxc-parser/binding-wasm32-wasi@0.110.0': 12588 + '@oxc-parser/binding-wasm32-wasi@0.112.0': 12702 12589 dependencies: 12703 12590 '@napi-rs/wasm-runtime': 1.1.1 12704 12591 optional: true ··· 12708 12595 '@napi-rs/wasm-runtime': 1.1.1 12709 12596 optional: true 12710 12597 12711 - '@oxc-parser/binding-win32-arm64-msvc@0.110.0': 12598 + '@oxc-parser/binding-win32-arm64-msvc@0.112.0': 12712 12599 optional: true 12713 12600 12714 12601 '@oxc-parser/binding-win32-arm64-msvc@0.95.0': 12715 12602 optional: true 12716 12603 12717 - '@oxc-parser/binding-win32-ia32-msvc@0.110.0': 12604 + '@oxc-parser/binding-win32-ia32-msvc@0.112.0': 12718 12605 optional: true 12719 12606 12720 - '@oxc-parser/binding-win32-x64-msvc@0.110.0': 12607 + '@oxc-parser/binding-win32-x64-msvc@0.112.0': 12721 12608 optional: true 12722 12609 12723 12610 '@oxc-parser/binding-win32-x64-msvc@0.95.0': ··· 12728 12615 '@oxc-project/types@0.110.0': {} 12729 12616 12730 12617 '@oxc-project/types@0.111.0': {} 12618 + 12619 + '@oxc-project/types@0.112.0': {} 12731 12620 12732 12621 '@oxc-project/types@0.95.0': {} 12733 12622 ··· 12793 12682 '@oxc-resolver/binding-win32-x64-msvc@11.16.4': 12794 12683 optional: true 12795 12684 12796 - '@oxc-transform/binding-android-arm-eabi@0.110.0': 12685 + '@oxc-transform/binding-android-arm-eabi@0.112.0': 12797 12686 optional: true 12798 12687 12799 - '@oxc-transform/binding-android-arm64@0.110.0': 12688 + '@oxc-transform/binding-android-arm64@0.112.0': 12800 12689 optional: true 12801 12690 12802 12691 '@oxc-transform/binding-android-arm64@0.95.0': 12803 12692 optional: true 12804 12693 12805 - '@oxc-transform/binding-darwin-arm64@0.110.0': 12694 + '@oxc-transform/binding-darwin-arm64@0.112.0': 12806 12695 optional: true 12807 12696 12808 12697 '@oxc-transform/binding-darwin-arm64@0.95.0': 12809 12698 optional: true 12810 12699 12811 - '@oxc-transform/binding-darwin-x64@0.110.0': 12700 + '@oxc-transform/binding-darwin-x64@0.112.0': 12812 12701 optional: true 12813 12702 12814 12703 '@oxc-transform/binding-darwin-x64@0.95.0': 12815 12704 optional: true 12816 12705 12817 - '@oxc-transform/binding-freebsd-x64@0.110.0': 12706 + '@oxc-transform/binding-freebsd-x64@0.112.0': 12818 12707 optional: true 12819 12708 12820 12709 '@oxc-transform/binding-freebsd-x64@0.95.0': 12821 12710 optional: true 12822 12711 12823 - '@oxc-transform/binding-linux-arm-gnueabihf@0.110.0': 12712 + '@oxc-transform/binding-linux-arm-gnueabihf@0.112.0': 12824 12713 optional: true 12825 12714 12826 12715 '@oxc-transform/binding-linux-arm-gnueabihf@0.95.0': 12827 12716 optional: true 12828 12717 12829 - '@oxc-transform/binding-linux-arm-musleabihf@0.110.0': 12718 + '@oxc-transform/binding-linux-arm-musleabihf@0.112.0': 12830 12719 optional: true 12831 12720 12832 12721 '@oxc-transform/binding-linux-arm-musleabihf@0.95.0': 12833 12722 optional: true 12834 12723 12835 - '@oxc-transform/binding-linux-arm64-gnu@0.110.0': 12724 + '@oxc-transform/binding-linux-arm64-gnu@0.112.0': 12836 12725 optional: true 12837 12726 12838 12727 '@oxc-transform/binding-linux-arm64-gnu@0.95.0': 12839 12728 optional: true 12840 12729 12841 - '@oxc-transform/binding-linux-arm64-musl@0.110.0': 12730 + '@oxc-transform/binding-linux-arm64-musl@0.112.0': 12842 12731 optional: true 12843 12732 12844 12733 '@oxc-transform/binding-linux-arm64-musl@0.95.0': 12845 12734 optional: true 12846 12735 12847 - '@oxc-transform/binding-linux-ppc64-gnu@0.110.0': 12736 + '@oxc-transform/binding-linux-ppc64-gnu@0.112.0': 12848 12737 optional: true 12849 12738 12850 - '@oxc-transform/binding-linux-riscv64-gnu@0.110.0': 12739 + '@oxc-transform/binding-linux-riscv64-gnu@0.112.0': 12851 12740 optional: true 12852 12741 12853 12742 '@oxc-transform/binding-linux-riscv64-gnu@0.95.0': 12854 12743 optional: true 12855 12744 12856 - '@oxc-transform/binding-linux-riscv64-musl@0.110.0': 12745 + '@oxc-transform/binding-linux-riscv64-musl@0.112.0': 12857 12746 optional: true 12858 12747 12859 - '@oxc-transform/binding-linux-s390x-gnu@0.110.0': 12748 + '@oxc-transform/binding-linux-s390x-gnu@0.112.0': 12860 12749 optional: true 12861 12750 12862 12751 '@oxc-transform/binding-linux-s390x-gnu@0.95.0': 12863 12752 optional: true 12864 12753 12865 - '@oxc-transform/binding-linux-x64-gnu@0.110.0': 12754 + '@oxc-transform/binding-linux-x64-gnu@0.112.0': 12866 12755 optional: true 12867 12756 12868 12757 '@oxc-transform/binding-linux-x64-gnu@0.95.0': 12869 12758 optional: true 12870 12759 12871 - '@oxc-transform/binding-linux-x64-musl@0.110.0': 12760 + '@oxc-transform/binding-linux-x64-musl@0.112.0': 12872 12761 optional: true 12873 12762 12874 12763 '@oxc-transform/binding-linux-x64-musl@0.95.0': 12875 12764 optional: true 12876 12765 12877 - '@oxc-transform/binding-openharmony-arm64@0.110.0': 12766 + '@oxc-transform/binding-openharmony-arm64@0.112.0': 12878 12767 optional: true 12879 12768 12880 - '@oxc-transform/binding-wasm32-wasi@0.110.0': 12769 + '@oxc-transform/binding-wasm32-wasi@0.112.0': 12881 12770 dependencies: 12882 12771 '@napi-rs/wasm-runtime': 1.1.1 12883 12772 optional: true ··· 12887 12776 '@napi-rs/wasm-runtime': 1.1.1 12888 12777 optional: true 12889 12778 12890 - '@oxc-transform/binding-win32-arm64-msvc@0.110.0': 12779 + '@oxc-transform/binding-win32-arm64-msvc@0.112.0': 12891 12780 optional: true 12892 12781 12893 12782 '@oxc-transform/binding-win32-arm64-msvc@0.95.0': 12894 12783 optional: true 12895 12784 12896 - '@oxc-transform/binding-win32-ia32-msvc@0.110.0': 12785 + '@oxc-transform/binding-win32-ia32-msvc@0.112.0': 12897 12786 optional: true 12898 12787 12899 - '@oxc-transform/binding-win32-x64-msvc@0.110.0': 12788 + '@oxc-transform/binding-win32-x64-msvc@0.112.0': 12900 12789 optional: true 12901 12790 12902 12791 '@oxc-transform/binding-win32-x64-msvc@0.95.0': ··· 13154 13043 '@rolldown/binding-win32-x64-msvc@1.0.0-rc.1': 13155 13044 optional: true 13156 13045 13157 - '@rolldown/pluginutils@1.0.0-beta.53': {} 13046 + '@rolldown/pluginutils@1.0.0-rc.1': {} 13158 13047 13159 - '@rolldown/pluginutils@1.0.0-rc.1': {} 13048 + '@rolldown/pluginutils@1.0.0-rc.2': {} 13049 + 13050 + '@rolldown/pluginutils@1.0.0-rc.3': {} 13160 13051 13161 13052 '@rollup/plugin-alias@6.0.0(rollup@4.57.0)': 13162 13053 optionalDependencies: 13163 13054 rollup: 4.57.0 13164 13055 13165 - '@rollup/plugin-babel@5.3.1(@babel/core@7.28.6)(rollup@2.79.2)': 13056 + '@rollup/plugin-babel@5.3.1(@babel/core@7.29.0)(rollup@2.79.2)': 13166 13057 dependencies: 13167 - '@babel/core': 7.28.6 13058 + '@babel/core': 7.29.0 13168 13059 '@babel/helper-module-imports': 7.28.6 13169 13060 '@rollup/pluginutils': 3.1.0(rollup@2.79.2) 13170 13061 rollup: 2.79.2 ··· 13886 13777 13887 13778 '@ungap/structured-clone@1.3.0': {} 13888 13779 13889 - '@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3))': 13780 + '@unhead/vue@2.1.3(vue@3.5.27(typescript@5.9.3))': 13890 13781 dependencies: 13891 13782 hookable: 6.0.1 13892 - unhead: 2.1.2 13783 + unhead: 2.1.3 13893 13784 vue: 3.5.27(typescript@5.9.3) 13894 13785 13895 13786 '@unocss/astro@66.6.0(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': ··· 13938 13829 sirv: 3.0.2 13939 13830 vue-flow-layout: 0.2.0 13940 13831 13941 - '@unocss/nuxt@66.6.0(magicast@0.5.1)(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(webpack@5.104.1(esbuild@0.27.2))': 13832 + '@unocss/nuxt@66.6.0(magicast@0.5.1)(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(webpack@5.104.1(esbuild@0.27.3))': 13942 13833 dependencies: 13943 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 13834 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 13944 13835 '@unocss/config': 66.6.0 13945 13836 '@unocss/core': 66.6.0 13946 13837 '@unocss/preset-attributify': 66.6.0 ··· 13952 13843 '@unocss/preset-wind4': 66.6.0 13953 13844 '@unocss/reset': 66.6.0 13954 13845 '@unocss/vite': 66.6.0(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 13955 - '@unocss/webpack': 66.6.0(webpack@5.104.1(esbuild@0.27.2)) 13956 - unocss: 66.6.0(@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.2)))(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 13846 + '@unocss/webpack': 66.6.0(webpack@5.104.1(esbuild@0.27.3)) 13847 + unocss: 66.6.0(@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.3)))(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 13957 13848 transitivePeerDependencies: 13958 13849 - magicast 13959 13850 - postcss ··· 14064 13955 unplugin-utils: 0.3.1 14065 13956 vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 14066 13957 14067 - '@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.2))': 13958 + '@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.3))': 14068 13959 dependencies: 14069 13960 '@jridgewell/remapping': 2.3.5 14070 13961 '@unocss/config': 66.6.0 ··· 14075 13966 tinyglobby: 0.2.15 14076 13967 unplugin: 2.3.11 14077 13968 unplugin-utils: 0.3.1 14078 - webpack: 5.104.1(esbuild@0.27.2) 13969 + webpack: 5.104.1(esbuild@0.27.3) 14079 13970 webpack-sources: 3.3.3 14080 13971 14081 13972 '@upstash/redis@1.36.1': ··· 14130 14021 - workbox-build 14131 14022 - workbox-window 14132 14023 14133 - '@vitejs/plugin-vue-jsx@5.1.3(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))': 14024 + '@vitejs/plugin-vue-jsx@5.1.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))': 14134 14025 dependencies: 14135 - '@babel/core': 7.28.6 14136 - '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.28.6) 14137 - '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.28.6) 14138 - '@rolldown/pluginutils': 1.0.0-rc.1 14139 - '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.28.6) 14140 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14026 + '@babel/core': 7.29.0 14027 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) 14028 + '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) 14029 + '@rolldown/pluginutils': 1.0.0-rc.3 14030 + '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.29.0) 14031 + vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14141 14032 vue: 3.5.27(typescript@5.9.3) 14142 14033 transitivePeerDependencies: 14143 14034 - supports-color 14144 14035 14145 - '@vitejs/plugin-vue@6.0.3(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))': 14036 + '@vitejs/plugin-vue@6.0.4(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))': 14146 14037 dependencies: 14147 - '@rolldown/pluginutils': 1.0.0-beta.53 14148 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14038 + '@rolldown/pluginutils': 1.0.0-rc.2 14039 + vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14149 14040 vue: 3.5.27(typescript@5.9.3) 14150 14041 14151 - '@vitest/browser-playwright@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(playwright@1.58.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 14042 + '@vitest/browser-playwright@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(playwright@1.58.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 14152 14043 dependencies: 14153 - '@vitest/browser': 4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 14044 + '@vitest/browser': 4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 14154 14045 '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 14155 14046 playwright: 1.58.1 14156 14047 tinyrainbow: 3.0.3 14157 - vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14048 + vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14158 14049 transitivePeerDependencies: 14159 14050 - bufferutil 14160 14051 - msw 14161 14052 - utf-8-validate 14162 14053 - vite 14163 14054 14164 - '@vitest/browser@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 14055 + '@vitest/browser@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 14165 14056 dependencies: 14166 14057 '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 14167 14058 '@vitest/utils': 4.0.18 ··· 14170 14061 pngjs: 7.0.0 14171 14062 sirv: 3.0.2 14172 14063 tinyrainbow: 3.0.3 14173 - vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14064 + vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14174 14065 ws: 8.19.0 14175 14066 transitivePeerDependencies: 14176 14067 - bufferutil ··· 14178 14069 - utf-8-validate 14179 14070 - vite 14180 14071 14181 - '@vitest/coverage-v8@4.0.18(@vitest/browser@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)))(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))': 14072 + '@vitest/coverage-v8@4.0.18(@vitest/browser@4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)))(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))': 14182 14073 dependencies: 14183 14074 '@bcoe/v8-coverage': 1.0.2 14184 14075 '@vitest/utils': 4.0.18 ··· 14190 14081 obug: 2.1.1 14191 14082 std-env: 3.10.0 14192 14083 tinyrainbow: 3.0.3 14193 - vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14084 + vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 14194 14085 optionalDependencies: 14195 - '@vitest/browser': 4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 14086 + '@vitest/browser': 4.0.18(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 14196 14087 14197 14088 '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))': 14198 14089 dependencies: ··· 14213 14104 '@vitest/pretty-format': 4.0.18 14214 14105 tinyrainbow: 3.0.3 14215 14106 14216 - '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)': 14107 + '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)': 14217 14108 dependencies: 14218 14109 '@oxc-project/runtime': 0.111.0 14219 14110 '@oxc-project/types': 0.111.0 ··· 14221 14112 postcss: 8.5.6 14222 14113 optionalDependencies: 14223 14114 '@types/node': 24.10.9 14224 - esbuild: 0.27.2 14115 + esbuild: 0.27.3 14225 14116 fsevents: 2.3.3 14226 14117 jiti: 2.6.1 14227 14118 terser: 5.46.0 ··· 14240 14131 '@voidzero-dev/vite-plus-linux-x64-gnu@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab': 14241 14132 optional: true 14242 14133 14243 - '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)': 14134 + '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)': 14244 14135 dependencies: 14245 14136 '@standard-schema/spec': 1.1.0 14246 14137 '@types/chai': 5.2.3 14247 - '@voidzero-dev/vite-plus-core': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 14138 + '@voidzero-dev/vite-plus-core': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 14248 14139 es-module-lexer: 1.7.0 14249 14140 obug: 2.1.1 14250 14141 pixelmatch: 7.1.0 ··· 14305 14196 14306 14197 '@vue/babel-helper-vue-transform-on@2.0.1': {} 14307 14198 14308 - '@vue/babel-plugin-jsx@2.0.1(@babel/core@7.28.6)': 14199 + '@vue/babel-plugin-jsx@2.0.1(@babel/core@7.29.0)': 14309 14200 dependencies: 14310 14201 '@babel/helper-module-imports': 7.28.6 14311 14202 '@babel/helper-plugin-utils': 7.28.6 14312 - '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.28.6) 14203 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) 14313 14204 '@babel/template': 7.28.6 14314 - '@babel/traverse': 7.28.6 14315 - '@babel/types': 7.28.6 14205 + '@babel/traverse': 7.29.0 14206 + '@babel/types': 7.29.0 14316 14207 '@vue/babel-helper-vue-transform-on': 2.0.1 14317 - '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.28.6) 14208 + '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0) 14318 14209 '@vue/shared': 3.5.27 14319 14210 optionalDependencies: 14320 - '@babel/core': 7.28.6 14211 + '@babel/core': 7.29.0 14321 14212 transitivePeerDependencies: 14322 14213 - supports-color 14323 14214 14324 - '@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.28.6)': 14215 + '@vue/babel-plugin-resolve-type@2.0.1(@babel/core@7.29.0)': 14325 14216 dependencies: 14326 - '@babel/code-frame': 7.28.6 14327 - '@babel/core': 7.28.6 14217 + '@babel/code-frame': 7.29.0 14218 + '@babel/core': 7.29.0 14328 14219 '@babel/helper-module-imports': 7.28.6 14329 14220 '@babel/helper-plugin-utils': 7.28.6 14330 - '@babel/parser': 7.28.6 14221 + '@babel/parser': 7.29.0 14331 14222 '@vue/compiler-sfc': 3.5.27 14332 14223 transitivePeerDependencies: 14333 14224 - supports-color 14334 14225 14335 14226 '@vue/compiler-core@3.5.27': 14336 14227 dependencies: 14337 - '@babel/parser': 7.28.6 14228 + '@babel/parser': 7.29.0 14338 14229 '@vue/shared': 3.5.27 14339 14230 entities: 7.0.1 14340 14231 estree-walker: 2.0.2 ··· 14347 14238 14348 14239 '@vue/compiler-sfc@3.5.27': 14349 14240 dependencies: 14350 - '@babel/parser': 7.28.6 14241 + '@babel/parser': 7.29.0 14351 14242 '@vue/compiler-core': 3.5.27 14352 14243 '@vue/compiler-dom': 3.5.27 14353 14244 '@vue/compiler-ssr': 3.5.27 ··· 14448 14339 transitivePeerDependencies: 14449 14340 - typescript 14450 14341 14451 - '@vueuse/core@14.1.0(vue@3.5.27(typescript@5.9.3))': 14452 - dependencies: 14453 - '@types/web-bluetooth': 0.0.21 14454 - '@vueuse/metadata': 14.1.0 14455 - '@vueuse/shared': 14.1.0(vue@3.5.27(typescript@5.9.3)) 14456 - vue: 3.5.27(typescript@5.9.3) 14457 - 14458 14342 '@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3))': 14459 14343 dependencies: 14460 14344 '@types/web-bluetooth': 0.0.21 ··· 14462 14346 '@vueuse/shared': 14.2.0(vue@3.5.27(typescript@5.9.3)) 14463 14347 vue: 3.5.27(typescript@5.9.3) 14464 14348 14465 - '@vueuse/integrations@14.1.0(focus-trap@7.8.0)(fuse.js@7.1.0)(vue@3.5.27(typescript@5.9.3))': 14466 - dependencies: 14467 - '@vueuse/core': 14.1.0(vue@3.5.27(typescript@5.9.3)) 14468 - '@vueuse/shared': 14.1.0(vue@3.5.27(typescript@5.9.3)) 14469 - vue: 3.5.27(typescript@5.9.3) 14470 - optionalDependencies: 14471 - focus-trap: 7.8.0 14472 - fuse.js: 7.1.0 14473 - 14474 14349 '@vueuse/integrations@14.2.0(focus-trap@7.8.0)(fuse.js@7.1.0)(vue@3.5.27(typescript@5.9.3))': 14475 14350 dependencies: 14476 14351 '@vueuse/core': 14.2.0(vue@3.5.27(typescript@5.9.3)) ··· 14484 14359 14485 14360 '@vueuse/metadata@12.8.2': {} 14486 14361 14487 - '@vueuse/metadata@14.1.0': {} 14488 - 14489 14362 '@vueuse/metadata@14.2.0': {} 14490 14363 14491 - '@vueuse/nuxt@14.2.0(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))': 14364 + '@vueuse/nuxt@14.2.0(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))': 14492 14365 dependencies: 14493 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 14366 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 14494 14367 '@vueuse/core': 14.2.0(vue@3.5.27(typescript@5.9.3)) 14495 14368 '@vueuse/metadata': 14.2.0 14496 14369 local-pkg: 1.1.2 14497 - nuxt: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 14370 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 14498 14371 vue: 3.5.27(typescript@5.9.3) 14499 14372 transitivePeerDependencies: 14500 14373 - magicast ··· 14517 14390 vue: 3.5.27(typescript@5.9.3) 14518 14391 transitivePeerDependencies: 14519 14392 - typescript 14520 - 14521 - '@vueuse/shared@14.1.0(vue@3.5.27(typescript@5.9.3))': 14522 - dependencies: 14523 - vue: 3.5.27(typescript@5.9.3) 14524 14393 14525 14394 '@vueuse/shared@14.2.0(vue@3.5.27(typescript@5.9.3))': 14526 14395 dependencies: ··· 14739 14608 14740 14609 ast-kit@2.2.0: 14741 14610 dependencies: 14742 - '@babel/parser': 7.28.6 14611 + '@babel/parser': 7.29.0 14743 14612 pathe: 2.0.3 14744 14613 14745 14614 ast-kit@3.0.0-beta.1: ··· 14756 14625 14757 14626 ast-walker-scope@0.8.3: 14758 14627 dependencies: 14759 - '@babel/parser': 7.28.6 14628 + '@babel/parser': 7.29.0 14760 14629 ast-kit: 2.2.0 14761 14630 14762 14631 async-function@1.0.0: {} ··· 14793 14662 transitivePeerDependencies: 14794 14663 - magicast 14795 14664 14796 - autoprefixer@10.4.23(postcss@8.5.6): 14665 + autoprefixer@10.4.24(postcss@8.5.6): 14797 14666 dependencies: 14798 14667 browserslist: 4.28.1 14799 14668 caniuse-lite: 1.0.30001766 ··· 14812 14681 14813 14682 b4a@1.7.3: {} 14814 14683 14815 - babel-plugin-polyfill-corejs2@0.4.15(@babel/core@7.28.6): 14684 + babel-plugin-polyfill-corejs2@0.4.15(@babel/core@7.29.0): 14816 14685 dependencies: 14817 14686 '@babel/compat-data': 7.28.6 14818 - '@babel/core': 7.28.6 14819 - '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.28.6) 14687 + '@babel/core': 7.29.0 14688 + '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) 14820 14689 semver: 6.3.1 14821 14690 transitivePeerDependencies: 14822 14691 - supports-color 14823 14692 14824 - babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.28.6): 14693 + babel-plugin-polyfill-corejs3@0.13.0(@babel/core@7.29.0): 14825 14694 dependencies: 14826 - '@babel/core': 7.28.6 14827 - '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.28.6) 14695 + '@babel/core': 7.29.0 14696 + '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) 14828 14697 core-js-compat: 3.48.0 14829 14698 transitivePeerDependencies: 14830 14699 - supports-color 14831 14700 14832 - babel-plugin-polyfill-regenerator@0.6.6(@babel/core@7.28.6): 14701 + babel-plugin-polyfill-regenerator@0.6.6(@babel/core@7.29.0): 14833 14702 dependencies: 14834 - '@babel/core': 7.28.6 14835 - '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.28.6) 14703 + '@babel/core': 7.29.0 14704 + '@babel/helper-define-polyfill-provider': 0.6.6(@babel/core@7.29.0) 14836 14705 transitivePeerDependencies: 14837 14706 - supports-color 14838 14707 ··· 15374 15243 15375 15244 diff@8.0.3: {} 15376 15245 15377 - docus@5.4.4(0425d66a55e18cb301b6484929682ec3): 15246 + docus@5.4.4(0a5f208c5e5e09cca0eb8d9e13c93aa6): 15378 15247 dependencies: 15379 15248 '@iconify-json/lucide': 1.2.87 15380 15249 '@iconify-json/simple-icons': 1.2.68 15381 15250 '@iconify-json/vscode-icons': 1.2.40 15382 15251 '@nuxt/content': 3.11.0(better-sqlite3@12.5.0)(magicast@0.5.1)(valibot@1.2.0(typescript@5.9.3)) 15383 15252 '@nuxt/image': 2.0.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1) 15384 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 15253 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 15385 15254 '@nuxt/ui': 4.4.0(@nuxt/content@3.11.0(better-sqlite3@12.5.0)(magicast@0.5.1)(valibot@1.2.0(typescript@5.9.3)))(@tiptap/extensions@3.17.1(@tiptap/core@3.17.1(@tiptap/pm@3.17.1))(@tiptap/pm@3.17.1))(@tiptap/y-tiptap@3.0.2(prosemirror-model@1.25.4)(prosemirror-state@1.4.4)(prosemirror-view@1.41.5)(y-protocols@1.0.7(yjs@13.6.29))(yjs@13.6.29))(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(embla-carousel@8.6.0)(focus-trap@7.8.0)(ioredis@5.9.2)(magicast@0.5.1)(tailwindcss@4.1.18)(typescript@5.9.3)(valibot@1.2.0(typescript@5.9.3))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))(yjs@13.6.29)(zod@4.3.6) 15386 - '@nuxtjs/i18n': 10.2.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3)) 15255 + '@nuxtjs/i18n': 10.2.3(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-dom@3.5.27)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(rollup@4.57.0)(vue@3.5.27(typescript@5.9.3)) 15387 15256 '@nuxtjs/mcp-toolkit': 0.6.2(hono@4.11.7)(magicast@0.5.1)(zod@4.3.6) 15388 15257 '@nuxtjs/mdc': 0.20.0(magicast@0.5.1) 15389 15258 '@nuxtjs/robots': 5.6.7(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3))(zod@4.3.6) ··· 15394 15263 git-url-parse: 16.1.0 15395 15264 minimark: 0.2.0 15396 15265 motion-v: 1.10.2(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) 15397 - nuxt: 4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 15266 + nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 15398 15267 nuxt-llms: 0.2.0(magicast@0.5.1) 15399 - nuxt-og-image: 5.1.13(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 15268 + nuxt-og-image: 5.1.13(@unhead/vue@2.1.3(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 15400 15269 pkg-types: 2.3.0 15401 15270 scule: 1.3.0 15402 15271 tailwindcss: 4.1.18 ··· 15496 15365 dot-prop@10.1.0: 15497 15366 dependencies: 15498 15367 type-fest: 5.4.2 15499 - 15500 - dotenv@16.6.1: {} 15501 15368 15502 15369 dotenv@17.2.3: {} 15503 15370 ··· 15729 15596 '@esbuild/win32-ia32': 0.25.12 15730 15597 '@esbuild/win32-x64': 0.25.12 15731 15598 15732 - esbuild@0.27.2: 15599 + esbuild@0.27.3: 15733 15600 optionalDependencies: 15734 - '@esbuild/aix-ppc64': 0.27.2 15735 - '@esbuild/android-arm': 0.27.2 15736 - '@esbuild/android-arm64': 0.27.2 15737 - '@esbuild/android-x64': 0.27.2 15738 - '@esbuild/darwin-arm64': 0.27.2 15739 - '@esbuild/darwin-x64': 0.27.2 15740 - '@esbuild/freebsd-arm64': 0.27.2 15741 - '@esbuild/freebsd-x64': 0.27.2 15742 - '@esbuild/linux-arm': 0.27.2 15743 - '@esbuild/linux-arm64': 0.27.2 15744 - '@esbuild/linux-ia32': 0.27.2 15745 - '@esbuild/linux-loong64': 0.27.2 15746 - '@esbuild/linux-mips64el': 0.27.2 15747 - '@esbuild/linux-ppc64': 0.27.2 15748 - '@esbuild/linux-riscv64': 0.27.2 15749 - '@esbuild/linux-s390x': 0.27.2 15750 - '@esbuild/linux-x64': 0.27.2 15751 - '@esbuild/netbsd-arm64': 0.27.2 15752 - '@esbuild/netbsd-x64': 0.27.2 15753 - '@esbuild/openbsd-arm64': 0.27.2 15754 - '@esbuild/openbsd-x64': 0.27.2 15755 - '@esbuild/openharmony-arm64': 0.27.2 15756 - '@esbuild/sunos-x64': 0.27.2 15757 - '@esbuild/win32-arm64': 0.27.2 15758 - '@esbuild/win32-ia32': 0.27.2 15759 - '@esbuild/win32-x64': 0.27.2 15601 + '@esbuild/aix-ppc64': 0.27.3 15602 + '@esbuild/android-arm': 0.27.3 15603 + '@esbuild/android-arm64': 0.27.3 15604 + '@esbuild/android-x64': 0.27.3 15605 + '@esbuild/darwin-arm64': 0.27.3 15606 + '@esbuild/darwin-x64': 0.27.3 15607 + '@esbuild/freebsd-arm64': 0.27.3 15608 + '@esbuild/freebsd-x64': 0.27.3 15609 + '@esbuild/linux-arm': 0.27.3 15610 + '@esbuild/linux-arm64': 0.27.3 15611 + '@esbuild/linux-ia32': 0.27.3 15612 + '@esbuild/linux-loong64': 0.27.3 15613 + '@esbuild/linux-mips64el': 0.27.3 15614 + '@esbuild/linux-ppc64': 0.27.3 15615 + '@esbuild/linux-riscv64': 0.27.3 15616 + '@esbuild/linux-s390x': 0.27.3 15617 + '@esbuild/linux-x64': 0.27.3 15618 + '@esbuild/netbsd-arm64': 0.27.3 15619 + '@esbuild/netbsd-x64': 0.27.3 15620 + '@esbuild/openbsd-arm64': 0.27.3 15621 + '@esbuild/openbsd-x64': 0.27.3 15622 + '@esbuild/openharmony-arm64': 0.27.3 15623 + '@esbuild/sunos-x64': 0.27.3 15624 + '@esbuild/win32-arm64': 0.27.3 15625 + '@esbuild/win32-ia32': 0.27.3 15626 + '@esbuild/win32-x64': 0.27.3 15760 15627 15761 15628 escalade@3.2.0: {} 15762 15629 ··· 16237 16104 functions-have-names@1.2.3: {} 16238 16105 16239 16106 fuse.js@7.1.0: {} 16107 + 16108 + fzf@0.5.2: {} 16240 16109 16241 16110 generator-function@2.0.1: {} 16242 16111 ··· 16291 16160 consola: 3.4.2 16292 16161 defu: 6.1.4 16293 16162 node-fetch-native: 1.6.7 16294 - nypm: 0.6.4 16163 + nypm: 0.6.5 16295 16164 pathe: 2.0.3 16165 + 16166 + giget@3.1.2: {} 16296 16167 16297 16168 git-up@8.1.1: 16298 16169 dependencies: ··· 16605 16476 16606 16477 html-escaper@2.0.2: {} 16607 16478 16608 - html-validate@9.4.2(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)): 16479 + html-validate@9.4.2(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)): 16609 16480 dependencies: 16610 16481 '@html-validate/stylish': 4.3.0 16611 16482 '@sidvind/better-ajv-errors': 3.0.1(ajv@8.17.1) ··· 16616 16487 prompts: 2.4.2 16617 16488 semver: 7.7.3 16618 16489 optionalDependencies: 16619 - vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 16490 + vitest: '@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 16620 16491 16621 16492 html-void-elements@3.0.0: {} 16622 16493 ··· 17376 17247 17377 17248 magicast@0.5.1: 17378 17249 dependencies: 17379 - '@babel/parser': 7.28.6 17380 - '@babel/types': 7.28.6 17250 + '@babel/parser': 7.29.0 17251 + '@babel/types': 7.29.0 17381 17252 source-map-js: 1.2.1 17382 17253 17383 17254 make-dir@4.0.0: ··· 17871 17742 defu: 6.1.4 17872 17743 destr: 2.0.5 17873 17744 dot-prop: 10.1.0 17874 - esbuild: 0.27.2 17745 + esbuild: 0.27.3 17875 17746 escape-string-regexp: 5.0.0 17876 17747 etag: 1.8.1 17877 17748 exsolve: 1.0.8 ··· 17973 17844 defu: 6.1.4 17974 17845 destr: 2.0.5 17975 17846 dot-prop: 10.1.0 17976 - esbuild: 0.27.2 17847 + esbuild: 0.27.3 17977 17848 escape-string-regexp: 5.0.0 17978 17849 etag: 1.8.1 17979 17850 exsolve: 1.0.8 ··· 18102 17973 18103 17974 nuxt-component-meta@0.17.1(magicast@0.5.1): 18104 17975 dependencies: 18105 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 17976 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18106 17977 citty: 0.1.6 18107 17978 mlly: 1.8.0 18108 17979 ohash: 2.0.11 ··· 18117 17988 18118 17989 nuxt-llms@0.2.0(magicast@0.5.1): 18119 17990 dependencies: 18120 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 17991 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18121 17992 transitivePeerDependencies: 18122 17993 - magicast 18123 17994 18124 - nuxt-og-image@5.1.13(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)): 17995 + nuxt-og-image@5.1.13(@unhead/vue@2.1.3(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)): 18125 17996 dependencies: 18126 17997 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 18127 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 17998 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18128 17999 '@resvg/resvg-js': 2.6.2 18129 18000 '@resvg/resvg-wasm': 2.6.2 18130 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 18001 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 18131 18002 '@unocss/core': 66.6.0 18132 18003 '@unocss/preset-wind3': 66.6.0 18133 18004 chrome-launcher: 1.2.1 ··· 18138 18009 magic-string: 0.30.21 18139 18010 mocked-exports: 0.1.1 18140 18011 nuxt-site-config: 3.2.18(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)) 18141 - nypm: 0.6.4 18012 + nypm: 0.6.5 18142 18013 ofetch: 1.5.1 18143 18014 ohash: 2.0.11 18144 18015 pathe: 2.0.3 18145 18016 pkg-types: 2.3.0 18146 - playwright-core: 1.58.0 18017 + playwright-core: 1.58.1 18147 18018 radix3: 1.1.2 18148 18019 satori: 0.18.4 18149 18020 satori-html: 0.3.2 ··· 18161 18032 - vite 18162 18033 - vue 18163 18034 18164 - nuxt-og-image@5.1.13(@unhead/vue@2.1.2(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)): 18035 + nuxt-og-image@5.1.13(@unhead/vue@2.1.3(vue@3.5.27(typescript@5.9.3)))(magicast@0.5.1)(unstorage@1.17.4(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)): 18165 18036 dependencies: 18166 18037 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 18167 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 18038 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18168 18039 '@resvg/resvg-js': 2.6.2 18169 18040 '@resvg/resvg-wasm': 2.6.2 18170 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 18041 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 18171 18042 '@unocss/core': 66.6.0 18172 18043 '@unocss/preset-wind3': 66.6.0 18173 18044 chrome-launcher: 1.2.1 ··· 18178 18049 magic-string: 0.30.21 18179 18050 mocked-exports: 0.1.1 18180 18051 nuxt-site-config: 3.2.18(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)) 18181 - nypm: 0.6.4 18052 + nypm: 0.6.5 18182 18053 ofetch: 1.5.1 18183 18054 ohash: 2.0.11 18184 18055 pathe: 2.0.3 18185 18056 pkg-types: 2.3.0 18186 - playwright-core: 1.58.0 18057 + playwright-core: 1.58.1 18187 18058 radix3: 1.1.2 18188 18059 satori: 0.18.4 18189 18060 satori-html: 0.3.2 ··· 18203 18074 18204 18075 nuxt-site-config-kit@3.2.18(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)): 18205 18076 dependencies: 18206 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 18077 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18207 18078 pkg-types: 2.3.0 18208 18079 site-config-stack: 3.2.18(vue@3.5.27(typescript@5.9.3)) 18209 18080 std-env: 3.10.0 ··· 18214 18085 18215 18086 nuxt-site-config@3.2.18(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)): 18216 18087 dependencies: 18217 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 18088 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18218 18089 h3: 1.15.5 18219 18090 nuxt-site-config-kit: 3.2.18(magicast@0.5.1)(vue@3.5.27(typescript@5.9.3)) 18220 18091 pathe: 2.0.3 ··· 18226 18097 - magicast 18227 18098 - vue 18228 18099 18229 - nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2): 18100 + nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2): 18230 18101 dependencies: 18231 18102 '@dxup/nuxt': 0.3.2(magicast@0.5.1) 18232 - '@nuxt/cli': 3.32.0(cac@6.7.14)(magicast@0.5.1) 18103 + '@nuxt/cli': 3.33.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.1) 18233 18104 '@nuxt/devtools': 3.1.1(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 18234 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 18235 - '@nuxt/nitro-server': 4.3.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.5.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3) 18236 - '@nuxt/schema': 4.3.0 18237 - '@nuxt/telemetry': 2.6.6(magicast@0.5.1) 18238 - '@nuxt/vite-builder': 4.3.0(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2) 18239 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 18105 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18106 + '@nuxt/nitro-server': 4.3.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.5.0)(db0@0.3.4(better-sqlite3@12.5.0))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3) 18107 + '@nuxt/schema': 4.3.1 18108 + '@nuxt/telemetry': 2.7.0(@nuxt/kit@4.3.1(magicast@0.5.1)) 18109 + '@nuxt/vite-builder': 4.3.1(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.5.0)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.5.0))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2) 18110 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 18240 18111 '@vue/shared': 3.5.27 18241 18112 c12: 3.3.3(magicast@0.5.1) 18242 18113 chokidar: 5.0.0 ··· 18259 18130 magic-string: 0.30.21 18260 18131 mlly: 1.8.0 18261 18132 nanotar: 0.2.0 18262 - nypm: 0.6.4 18133 + nypm: 0.6.5 18263 18134 ofetch: 1.5.1 18264 18135 ohash: 2.0.11 18265 - on-change: 6.0.1 18266 - oxc-minify: 0.110.0 18267 - oxc-parser: 0.110.0 18268 - oxc-transform: 0.110.0 18269 - oxc-walker: 0.7.0(oxc-parser@0.110.0) 18136 + on-change: 6.0.2 18137 + oxc-minify: 0.112.0 18138 + oxc-parser: 0.112.0 18139 + oxc-transform: 0.112.0 18140 + oxc-walker: 0.7.0(oxc-parser@0.112.0) 18270 18141 pathe: 2.0.3 18271 18142 perfect-debounce: 2.1.0 18272 18143 pkg-types: 2.3.0 18273 18144 rou3: 0.7.12 18274 18145 scule: 1.3.0 18275 - semver: 7.7.3 18146 + semver: 7.7.4 18276 18147 std-env: 3.10.0 18277 18148 tinyglobby: 0.2.15 18278 18149 ufo: 1.6.3 ··· 18280 18151 uncrypto: 0.1.3 18281 18152 unctx: 2.5.0 18282 18153 unimport: 5.6.0 18283 - unplugin: 2.3.11 18154 + unplugin: 3.0.0 18284 18155 unplugin-vue-router: 0.19.2(@vue/compiler-sfc@3.5.27)(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) 18285 18156 untyped: 2.0.0 18286 18157 vue: 3.5.27(typescript@5.9.3) ··· 18352 18223 - xml2js 18353 18224 - yaml 18354 18225 18355 - nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2): 18226 + nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2): 18356 18227 dependencies: 18357 18228 '@dxup/nuxt': 0.3.2(magicast@0.5.1) 18358 - '@nuxt/cli': 3.32.0(cac@6.7.14)(magicast@0.5.1) 18229 + '@nuxt/cli': 3.33.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.1) 18359 18230 '@nuxt/devtools': 3.1.1(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3)) 18360 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 18361 - '@nuxt/nitro-server': 4.3.0(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.6.2)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3) 18362 - '@nuxt/schema': 4.3.0 18363 - '@nuxt/telemetry': 2.6.6(magicast@0.5.1) 18364 - '@nuxt/vite-builder': 4.3.0(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.0(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2) 18365 - '@unhead/vue': 2.1.2(vue@3.5.27(typescript@5.9.3)) 18231 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 18232 + '@nuxt/nitro-server': 4.3.1(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(better-sqlite3@12.6.2)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.2)(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(rolldown@1.0.0-rc.1)(typescript@5.9.3) 18233 + '@nuxt/schema': 4.3.1 18234 + '@nuxt/telemetry': 2.7.0(@nuxt/kit@4.3.1(magicast@0.5.1)) 18235 + '@nuxt/vite-builder': 4.3.1(@types/node@24.10.9)(eslint@9.39.2(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@24.10.9)(@upstash/redis@1.36.1)(@vercel/kv@3.0.0)(@vue/compiler-sfc@3.5.27)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(magicast@0.5.1)(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(rolldown@1.0.0-rc.1)(rollup@4.57.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.27(typescript@5.9.3))(yaml@2.8.2) 18236 + '@unhead/vue': 2.1.3(vue@3.5.27(typescript@5.9.3)) 18366 18237 '@vue/shared': 3.5.27 18367 18238 c12: 3.3.3(magicast@0.5.1) 18368 18239 chokidar: 5.0.0 ··· 18385 18256 magic-string: 0.30.21 18386 18257 mlly: 1.8.0 18387 18258 nanotar: 0.2.0 18388 - nypm: 0.6.4 18259 + nypm: 0.6.5 18389 18260 ofetch: 1.5.1 18390 18261 ohash: 2.0.11 18391 - on-change: 6.0.1 18392 - oxc-minify: 0.110.0 18393 - oxc-parser: 0.110.0 18394 - oxc-transform: 0.110.0 18395 - oxc-walker: 0.7.0(oxc-parser@0.110.0) 18262 + on-change: 6.0.2 18263 + oxc-minify: 0.112.0 18264 + oxc-parser: 0.112.0 18265 + oxc-transform: 0.112.0 18266 + oxc-walker: 0.7.0(oxc-parser@0.112.0) 18396 18267 pathe: 2.0.3 18397 18268 perfect-debounce: 2.1.0 18398 18269 pkg-types: 2.3.0 18399 18270 rou3: 0.7.12 18400 18271 scule: 1.3.0 18401 - semver: 7.7.3 18272 + semver: 7.7.4 18402 18273 std-env: 3.10.0 18403 18274 tinyglobby: 0.2.15 18404 18275 ufo: 1.6.3 ··· 18406 18277 uncrypto: 0.1.3 18407 18278 unctx: 2.5.0 18408 18279 unimport: 5.6.0 18409 - unplugin: 2.3.11 18280 + unplugin: 3.0.0 18410 18281 unplugin-vue-router: 0.19.2(@vue/compiler-sfc@3.5.27)(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)) 18411 18282 untyped: 2.0.0 18412 18283 vue: 3.5.27(typescript@5.9.3) ··· 18478 18349 - xml2js 18479 18350 - yaml 18480 18351 18481 - nypm@0.6.4: 18352 + nypm@0.6.5: 18482 18353 dependencies: 18483 18354 citty: 0.2.0 18484 18355 pathe: 2.0.3 ··· 18507 18378 node-fetch-native: 1.6.7 18508 18379 ufo: 1.6.3 18509 18380 18381 + ofetch@2.0.0-alpha.3: {} 18382 + 18510 18383 ohash@2.0.11: {} 18511 18384 18512 - on-change@6.0.1: {} 18385 + on-change@6.0.2: {} 18513 18386 18514 18387 on-exit-leak-free@2.1.2: {} 18515 18388 ··· 18567 18440 object-keys: 1.1.1 18568 18441 safe-push-apply: 1.0.0 18569 18442 18570 - oxc-minify@0.110.0: 18443 + oxc-minify@0.112.0: 18571 18444 optionalDependencies: 18572 - '@oxc-minify/binding-android-arm-eabi': 0.110.0 18573 - '@oxc-minify/binding-android-arm64': 0.110.0 18574 - '@oxc-minify/binding-darwin-arm64': 0.110.0 18575 - '@oxc-minify/binding-darwin-x64': 0.110.0 18576 - '@oxc-minify/binding-freebsd-x64': 0.110.0 18577 - '@oxc-minify/binding-linux-arm-gnueabihf': 0.110.0 18578 - '@oxc-minify/binding-linux-arm-musleabihf': 0.110.0 18579 - '@oxc-minify/binding-linux-arm64-gnu': 0.110.0 18580 - '@oxc-minify/binding-linux-arm64-musl': 0.110.0 18581 - '@oxc-minify/binding-linux-ppc64-gnu': 0.110.0 18582 - '@oxc-minify/binding-linux-riscv64-gnu': 0.110.0 18583 - '@oxc-minify/binding-linux-riscv64-musl': 0.110.0 18584 - '@oxc-minify/binding-linux-s390x-gnu': 0.110.0 18585 - '@oxc-minify/binding-linux-x64-gnu': 0.110.0 18586 - '@oxc-minify/binding-linux-x64-musl': 0.110.0 18587 - '@oxc-minify/binding-openharmony-arm64': 0.110.0 18588 - '@oxc-minify/binding-wasm32-wasi': 0.110.0 18589 - '@oxc-minify/binding-win32-arm64-msvc': 0.110.0 18590 - '@oxc-minify/binding-win32-ia32-msvc': 0.110.0 18591 - '@oxc-minify/binding-win32-x64-msvc': 0.110.0 18445 + '@oxc-minify/binding-android-arm-eabi': 0.112.0 18446 + '@oxc-minify/binding-android-arm64': 0.112.0 18447 + '@oxc-minify/binding-darwin-arm64': 0.112.0 18448 + '@oxc-minify/binding-darwin-x64': 0.112.0 18449 + '@oxc-minify/binding-freebsd-x64': 0.112.0 18450 + '@oxc-minify/binding-linux-arm-gnueabihf': 0.112.0 18451 + '@oxc-minify/binding-linux-arm-musleabihf': 0.112.0 18452 + '@oxc-minify/binding-linux-arm64-gnu': 0.112.0 18453 + '@oxc-minify/binding-linux-arm64-musl': 0.112.0 18454 + '@oxc-minify/binding-linux-ppc64-gnu': 0.112.0 18455 + '@oxc-minify/binding-linux-riscv64-gnu': 0.112.0 18456 + '@oxc-minify/binding-linux-riscv64-musl': 0.112.0 18457 + '@oxc-minify/binding-linux-s390x-gnu': 0.112.0 18458 + '@oxc-minify/binding-linux-x64-gnu': 0.112.0 18459 + '@oxc-minify/binding-linux-x64-musl': 0.112.0 18460 + '@oxc-minify/binding-openharmony-arm64': 0.112.0 18461 + '@oxc-minify/binding-wasm32-wasi': 0.112.0 18462 + '@oxc-minify/binding-win32-arm64-msvc': 0.112.0 18463 + '@oxc-minify/binding-win32-ia32-msvc': 0.112.0 18464 + '@oxc-minify/binding-win32-x64-msvc': 0.112.0 18592 18465 18593 - oxc-parser@0.110.0: 18466 + oxc-parser@0.112.0: 18594 18467 dependencies: 18595 - '@oxc-project/types': 0.110.0 18468 + '@oxc-project/types': 0.112.0 18596 18469 optionalDependencies: 18597 - '@oxc-parser/binding-android-arm-eabi': 0.110.0 18598 - '@oxc-parser/binding-android-arm64': 0.110.0 18599 - '@oxc-parser/binding-darwin-arm64': 0.110.0 18600 - '@oxc-parser/binding-darwin-x64': 0.110.0 18601 - '@oxc-parser/binding-freebsd-x64': 0.110.0 18602 - '@oxc-parser/binding-linux-arm-gnueabihf': 0.110.0 18603 - '@oxc-parser/binding-linux-arm-musleabihf': 0.110.0 18604 - '@oxc-parser/binding-linux-arm64-gnu': 0.110.0 18605 - '@oxc-parser/binding-linux-arm64-musl': 0.110.0 18606 - '@oxc-parser/binding-linux-ppc64-gnu': 0.110.0 18607 - '@oxc-parser/binding-linux-riscv64-gnu': 0.110.0 18608 - '@oxc-parser/binding-linux-riscv64-musl': 0.110.0 18609 - '@oxc-parser/binding-linux-s390x-gnu': 0.110.0 18610 - '@oxc-parser/binding-linux-x64-gnu': 0.110.0 18611 - '@oxc-parser/binding-linux-x64-musl': 0.110.0 18612 - '@oxc-parser/binding-openharmony-arm64': 0.110.0 18613 - '@oxc-parser/binding-wasm32-wasi': 0.110.0 18614 - '@oxc-parser/binding-win32-arm64-msvc': 0.110.0 18615 - '@oxc-parser/binding-win32-ia32-msvc': 0.110.0 18616 - '@oxc-parser/binding-win32-x64-msvc': 0.110.0 18470 + '@oxc-parser/binding-android-arm-eabi': 0.112.0 18471 + '@oxc-parser/binding-android-arm64': 0.112.0 18472 + '@oxc-parser/binding-darwin-arm64': 0.112.0 18473 + '@oxc-parser/binding-darwin-x64': 0.112.0 18474 + '@oxc-parser/binding-freebsd-x64': 0.112.0 18475 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.112.0 18476 + '@oxc-parser/binding-linux-arm-musleabihf': 0.112.0 18477 + '@oxc-parser/binding-linux-arm64-gnu': 0.112.0 18478 + '@oxc-parser/binding-linux-arm64-musl': 0.112.0 18479 + '@oxc-parser/binding-linux-ppc64-gnu': 0.112.0 18480 + '@oxc-parser/binding-linux-riscv64-gnu': 0.112.0 18481 + '@oxc-parser/binding-linux-riscv64-musl': 0.112.0 18482 + '@oxc-parser/binding-linux-s390x-gnu': 0.112.0 18483 + '@oxc-parser/binding-linux-x64-gnu': 0.112.0 18484 + '@oxc-parser/binding-linux-x64-musl': 0.112.0 18485 + '@oxc-parser/binding-openharmony-arm64': 0.112.0 18486 + '@oxc-parser/binding-wasm32-wasi': 0.112.0 18487 + '@oxc-parser/binding-win32-arm64-msvc': 0.112.0 18488 + '@oxc-parser/binding-win32-ia32-msvc': 0.112.0 18489 + '@oxc-parser/binding-win32-x64-msvc': 0.112.0 18617 18490 18618 18491 oxc-parser@0.95.0: 18619 18492 dependencies: ··· 18658 18531 '@oxc-resolver/binding-win32-ia32-msvc': 11.16.4 18659 18532 '@oxc-resolver/binding-win32-x64-msvc': 11.16.4 18660 18533 18661 - oxc-transform@0.110.0: 18534 + oxc-transform@0.112.0: 18662 18535 optionalDependencies: 18663 - '@oxc-transform/binding-android-arm-eabi': 0.110.0 18664 - '@oxc-transform/binding-android-arm64': 0.110.0 18665 - '@oxc-transform/binding-darwin-arm64': 0.110.0 18666 - '@oxc-transform/binding-darwin-x64': 0.110.0 18667 - '@oxc-transform/binding-freebsd-x64': 0.110.0 18668 - '@oxc-transform/binding-linux-arm-gnueabihf': 0.110.0 18669 - '@oxc-transform/binding-linux-arm-musleabihf': 0.110.0 18670 - '@oxc-transform/binding-linux-arm64-gnu': 0.110.0 18671 - '@oxc-transform/binding-linux-arm64-musl': 0.110.0 18672 - '@oxc-transform/binding-linux-ppc64-gnu': 0.110.0 18673 - '@oxc-transform/binding-linux-riscv64-gnu': 0.110.0 18674 - '@oxc-transform/binding-linux-riscv64-musl': 0.110.0 18675 - '@oxc-transform/binding-linux-s390x-gnu': 0.110.0 18676 - '@oxc-transform/binding-linux-x64-gnu': 0.110.0 18677 - '@oxc-transform/binding-linux-x64-musl': 0.110.0 18678 - '@oxc-transform/binding-openharmony-arm64': 0.110.0 18679 - '@oxc-transform/binding-wasm32-wasi': 0.110.0 18680 - '@oxc-transform/binding-win32-arm64-msvc': 0.110.0 18681 - '@oxc-transform/binding-win32-ia32-msvc': 0.110.0 18682 - '@oxc-transform/binding-win32-x64-msvc': 0.110.0 18536 + '@oxc-transform/binding-android-arm-eabi': 0.112.0 18537 + '@oxc-transform/binding-android-arm64': 0.112.0 18538 + '@oxc-transform/binding-darwin-arm64': 0.112.0 18539 + '@oxc-transform/binding-darwin-x64': 0.112.0 18540 + '@oxc-transform/binding-freebsd-x64': 0.112.0 18541 + '@oxc-transform/binding-linux-arm-gnueabihf': 0.112.0 18542 + '@oxc-transform/binding-linux-arm-musleabihf': 0.112.0 18543 + '@oxc-transform/binding-linux-arm64-gnu': 0.112.0 18544 + '@oxc-transform/binding-linux-arm64-musl': 0.112.0 18545 + '@oxc-transform/binding-linux-ppc64-gnu': 0.112.0 18546 + '@oxc-transform/binding-linux-riscv64-gnu': 0.112.0 18547 + '@oxc-transform/binding-linux-riscv64-musl': 0.112.0 18548 + '@oxc-transform/binding-linux-s390x-gnu': 0.112.0 18549 + '@oxc-transform/binding-linux-x64-gnu': 0.112.0 18550 + '@oxc-transform/binding-linux-x64-musl': 0.112.0 18551 + '@oxc-transform/binding-openharmony-arm64': 0.112.0 18552 + '@oxc-transform/binding-wasm32-wasi': 0.112.0 18553 + '@oxc-transform/binding-win32-arm64-msvc': 0.112.0 18554 + '@oxc-transform/binding-win32-ia32-msvc': 0.112.0 18555 + '@oxc-transform/binding-win32-x64-msvc': 0.112.0 18683 18556 18684 18557 oxc-transform@0.95.0: 18685 18558 optionalDependencies: ··· 18704 18577 magic-regexp: 0.10.0 18705 18578 oxc-parser: 0.95.0 18706 18579 18707 - oxc-walker@0.7.0(oxc-parser@0.110.0): 18580 + oxc-walker@0.7.0(oxc-parser@0.112.0): 18708 18581 dependencies: 18709 18582 magic-regexp: 0.10.0 18710 - oxc-parser: 0.110.0 18583 + oxc-parser: 0.112.0 18711 18584 18712 18585 oxfmt@0.27.0: 18713 18586 dependencies: ··· 18888 18761 exsolve: 1.0.8 18889 18762 pathe: 2.0.3 18890 18763 18891 - playwright-core@1.58.0: {} 18892 - 18893 18764 playwright-core@1.58.1: {} 18894 18765 18895 18766 playwright@1.58.1: ··· 19257 19128 unpipe: 1.0.0 19258 19129 19259 19130 rc9@2.1.2: 19131 + dependencies: 19132 + defu: 6.1.4 19133 + destr: 2.0.5 19134 + 19135 + rc9@3.0.0: 19260 19136 dependencies: 19261 19137 defu: 6.1.4 19262 19138 destr: 2.0.5 ··· 19708 19584 semver@6.3.1: {} 19709 19585 19710 19586 semver@7.7.3: {} 19587 + 19588 + semver@7.7.4: {} 19711 19589 19712 19590 send@1.2.1: 19713 19591 dependencies: ··· 20183 20061 type-fest: 0.16.0 20184 20062 unique-string: 2.0.0 20185 20063 20186 - terser-webpack-plugin@5.3.16(esbuild@0.27.2)(webpack@5.104.1(esbuild@0.27.2)): 20064 + terser-webpack-plugin@5.3.16(esbuild@0.27.3)(webpack@5.104.1(esbuild@0.27.3)): 20187 20065 dependencies: 20188 20066 '@jridgewell/trace-mapping': 0.3.31 20189 20067 jest-worker: 27.5.1 20190 20068 schema-utils: 4.3.3 20191 20069 serialize-javascript: 6.0.2 20192 20070 terser: 5.46.0 20193 - webpack: 5.104.1(esbuild@0.27.2) 20071 + webpack: 5.104.1(esbuild@0.27.3) 20194 20072 optionalDependencies: 20195 - esbuild: 0.27.2 20073 + esbuild: 0.27.3 20196 20074 20197 20075 terser@5.46.0: 20198 20076 dependencies: ··· 20406 20284 dependencies: 20407 20285 pathe: 2.0.3 20408 20286 20409 - unhead@2.1.2: 20287 + unhead@2.1.3: 20410 20288 dependencies: 20411 20289 hookable: 6.0.1 20412 20290 ··· 20510 20388 20511 20389 universalify@2.0.1: {} 20512 20390 20513 - unocss@66.6.0(@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.2)))(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)): 20391 + unocss@66.6.0(@unocss/webpack@66.6.0(webpack@5.104.1(esbuild@0.27.3)))(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)): 20514 20392 dependencies: 20515 20393 '@unocss/astro': 66.6.0(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 20516 20394 '@unocss/cli': 66.6.0 ··· 20532 20410 '@unocss/transformer-variant-group': 66.6.0 20533 20411 '@unocss/vite': 66.6.0(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 20534 20412 optionalDependencies: 20535 - '@unocss/webpack': 66.6.0(webpack@5.104.1(esbuild@0.27.2)) 20413 + '@unocss/webpack': 66.6.0(webpack@5.104.1(esbuild@0.27.3)) 20536 20414 vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 20537 20415 transitivePeerDependencies: 20538 20416 - postcss ··· 20540 20418 20541 20419 unpipe@1.0.0: {} 20542 20420 20543 - unplugin-auto-import@21.0.0(@nuxt/kit@4.3.0(magicast@0.5.1))(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3))): 20421 + unplugin-auto-import@21.0.0(@nuxt/kit@4.3.1(magicast@0.5.1))(@vueuse/core@14.2.0(vue@3.5.27(typescript@5.9.3))): 20544 20422 dependencies: 20545 20423 local-pkg: 1.1.2 20546 20424 magic-string: 0.30.21 ··· 20549 20427 unplugin: 2.3.11 20550 20428 unplugin-utils: 0.3.1 20551 20429 optionalDependencies: 20552 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 20430 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 20553 20431 '@vueuse/core': 14.2.0(vue@3.5.27(typescript@5.9.3)) 20554 20432 20555 20433 unplugin-utils@0.2.5: ··· 20562 20440 pathe: 2.0.3 20563 20441 picomatch: 4.0.3 20564 20442 20565 - unplugin-vue-components@31.0.0(@nuxt/kit@4.3.0(magicast@0.5.1))(vue@3.5.27(typescript@5.9.3)): 20443 + unplugin-vue-components@31.0.0(@nuxt/kit@4.3.1(magicast@0.5.1))(vue@3.5.27(typescript@5.9.3)): 20566 20444 dependencies: 20567 20445 chokidar: 5.0.0 20568 20446 local-pkg: 1.1.2 ··· 20575 20453 unplugin-utils: 0.3.1 20576 20454 vue: 3.5.27(typescript@5.9.3) 20577 20455 optionalDependencies: 20578 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 20456 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 20579 20457 20580 20458 unplugin-vue-router@0.16.2(@vue/compiler-sfc@3.5.27)(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)): 20581 20459 dependencies: 20582 - '@babel/generator': 7.28.6 20460 + '@babel/generator': 7.29.1 20583 20461 '@vue-macros/common': 3.1.2(vue@3.5.27(typescript@5.9.3)) 20584 20462 '@vue/compiler-sfc': 3.5.27 20585 20463 '@vue/language-core': 3.2.4 ··· 20604 20482 20605 20483 unplugin-vue-router@0.19.2(@vue/compiler-sfc@3.5.27)(vue-router@4.6.4(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)): 20606 20484 dependencies: 20607 - '@babel/generator': 7.28.6 20485 + '@babel/generator': 7.29.1 20608 20486 '@vue-macros/common': 3.1.2(vue@3.5.27(typescript@5.9.3)) 20609 20487 '@vue/compiler-sfc': 3.5.27 20610 20488 '@vue/language-core': 3.2.4 ··· 20631 20509 dependencies: 20632 20510 '@jridgewell/remapping': 2.3.5 20633 20511 acorn: 8.15.0 20512 + picomatch: 4.0.3 20513 + webpack-virtual-modules: 0.6.2 20514 + 20515 + unplugin@3.0.0: 20516 + dependencies: 20517 + '@jridgewell/remapping': 2.3.5 20634 20518 picomatch: 4.0.3 20635 20519 webpack-virtual-modules: 0.6.2 20636 20520 ··· 20756 20640 dependencies: 20757 20641 vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 20758 20642 20759 - vite-node@5.3.0(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2): 20643 + vite-node@5.3.0(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2): 20760 20644 dependencies: 20761 20645 cac: 6.7.14 20762 20646 es-module-lexer: 2.0.0 20763 20647 obug: 2.1.1 20764 20648 pathe: 2.0.3 20765 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 20649 + vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 20766 20650 transitivePeerDependencies: 20767 20651 - '@arethetypeswrong/core' 20768 20652 - '@types/node' ··· 20782 20666 - unplugin-unused 20783 20667 - yaml 20784 20668 20785 - vite-plugin-checker@0.12.0(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(eslint@9.39.2(jiti@2.6.1))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)): 20669 + vite-plugin-checker@0.12.0(@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(eslint@9.39.2(jiti@2.6.1))(optionator@0.9.4)(oxlint@1.42.0(oxlint-tsgolint@0.11.3))(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)): 20786 20670 dependencies: 20787 - '@babel/code-frame': 7.28.6 20671 + '@babel/code-frame': 7.29.0 20788 20672 chokidar: 4.0.3 20789 20673 npm-run-path: 6.0.0 20790 20674 picocolors: 1.1.1 20791 20675 picomatch: 4.0.3 20792 20676 tiny-invariant: 1.3.3 20793 20677 tinyglobby: 0.2.15 20794 - vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 20678 + vite: '@voidzero-dev/vite-plus-core@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2)' 20795 20679 vscode-uri: 3.1.0 20796 20680 optionalDependencies: 20797 20681 eslint: 9.39.2(jiti@2.6.1) ··· 20800 20684 typescript: 5.9.3 20801 20685 vue-tsc: 3.2.4(typescript@5.9.3) 20802 20686 20803 - vite-plugin-inspect@11.3.3(@nuxt/kit@4.3.0(magicast@0.5.1))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)): 20687 + vite-plugin-inspect@11.3.3(@nuxt/kit@4.3.1(magicast@0.5.1))(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)): 20804 20688 dependencies: 20805 20689 ansis: 4.2.0 20806 20690 debug: 4.4.3 ··· 20813 20697 vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 20814 20698 vite-dev-rpc: 1.1.0(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 20815 20699 optionalDependencies: 20816 - '@nuxt/kit': 4.3.0(magicast@0.5.1) 20700 + '@nuxt/kit': 4.3.1(magicast@0.5.1) 20817 20701 transitivePeerDependencies: 20818 20702 - supports-color 20819 20703 ··· 20840 20724 vite: 7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2) 20841 20725 vue: 3.5.27(typescript@5.9.3) 20842 20726 20843 - vite-plus@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2): 20727 + vite-plus@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2): 20844 20728 dependencies: 20845 20729 '@oxc-project/types': 0.111.0 20846 - '@voidzero-dev/vite-plus-core': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 20847 - '@voidzero-dev/vite-plus-test': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 20730 + '@voidzero-dev/vite-plus-core': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 20731 + '@voidzero-dev/vite-plus-test': 0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2) 20848 20732 cac: 6.7.14 20849 20733 oxfmt: 0.27.0 20850 20734 oxlint: 1.42.0(oxlint-tsgolint@0.11.3) ··· 20883 20767 20884 20768 vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2): 20885 20769 dependencies: 20886 - esbuild: 0.27.2 20770 + esbuild: 0.27.3 20887 20771 fdir: 6.5.0(picomatch@4.0.3) 20888 20772 picomatch: 4.0.3 20889 20773 postcss: 8.5.6 ··· 20897 20781 terser: 5.46.0 20898 20782 yaml: 2.8.2 20899 20783 20900 - vitest-environment-nuxt@1.0.1(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3): 20784 + vitest-environment-nuxt@1.0.1(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)): 20901 20785 dependencies: 20902 - '@nuxt/test-utils': 3.23.0(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.2)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3) 20786 + '@nuxt/test-utils': 4.0.0(@playwright/test@1.58.1)(@voidzero-dev/vite-plus-test@0.0.0-833c515fa25cef20905a7f9affb156dfa6f151ab(@types/node@24.10.9)(esbuild@0.27.3)(happy-dom@20.4.0)(jiti@2.6.1)(terser@5.46.0)(typescript@5.9.3)(yaml@2.8.2))(@vue/test-utils@2.4.6)(happy-dom@20.4.0)(magicast@0.5.1)(playwright-core@1.58.1)(typescript@5.9.3)(vite@7.3.1(@types/node@24.10.9)(jiti@2.6.1)(lightningcss@1.31.1)(terser@5.46.0)(yaml@2.8.2)) 20903 20787 transitivePeerDependencies: 20904 20788 - '@cucumber/cucumber' 20905 20789 - '@jest/globals' ··· 20913 20797 - magicast 20914 20798 - playwright-core 20915 20799 - typescript 20800 + - vite 20916 20801 - vitest 20917 20802 20918 20803 vscode-uri@3.1.0: {} ··· 21000 20885 21001 20886 webpack-virtual-modules@0.6.2: {} 21002 20887 21003 - webpack@5.104.1(esbuild@0.27.2): 20888 + webpack@5.104.1(esbuild@0.27.3): 21004 20889 dependencies: 21005 20890 '@types/eslint-scope': 3.7.7 21006 20891 '@types/estree': 1.0.8 ··· 21024 20909 neo-async: 2.6.2 21025 20910 schema-utils: 4.3.3 21026 20911 tapable: 2.3.0 21027 - terser-webpack-plugin: 5.3.16(esbuild@0.27.2)(webpack@5.104.1(esbuild@0.27.2)) 20912 + terser-webpack-plugin: 5.3.16(esbuild@0.27.3)(webpack@5.104.1(esbuild@0.27.3)) 21028 20913 watchpack: 2.5.1 21029 20914 webpack-sources: 3.3.3 21030 20915 transitivePeerDependencies: ··· 21111 20996 workbox-build@7.4.0: 21112 20997 dependencies: 21113 20998 '@apideck/better-ajv-errors': 0.3.6(ajv@8.17.1) 21114 - '@babel/core': 7.28.6 21115 - '@babel/preset-env': 7.28.6(@babel/core@7.28.6) 20999 + '@babel/core': 7.29.0 21000 + '@babel/preset-env': 7.28.6(@babel/core@7.29.0) 21116 21001 '@babel/runtime': 7.28.6 21117 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.28.6)(rollup@2.79.2) 21002 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.29.0)(rollup@2.79.2) 21118 21003 '@rollup/plugin-node-resolve': 15.3.1(rollup@2.79.2) 21119 21004 '@rollup/plugin-replace': 2.4.2(rollup@2.79.2) 21120 21005 '@rollup/plugin-terser': 0.4.4(rollup@2.79.2)