[READ-ONLY] Mirror of https://github.com/thoda-dev/nuxt-ollama. Simple integration of the official Ollama JavaScript Library for your Nuxt application.
0

Configure Feed

Select the types of activity you want to include in your feed.

bump dependencies

Thomas (Apr 29, 2026, 5:00 PM +0200) 871997a4 9aeb4e4d

+2586 -1690
+13 -12
package.json
··· 31 31 "lint": "eslint .", 32 32 "test": "vitest run", 33 33 "test:watch": "vitest watch", 34 - "test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit" 34 + "test:types": "vue-tsc --noEmit && cd playground && vue-tsc --noEmit", 35 + "bump": "pnpm self-update && pnpm update" 35 36 }, 36 37 "dependencies": { 37 - "@typescript-eslint/eslint-plugin": "^8.57.0", 38 - "@typescript-eslint/parser": "^8.57.0", 39 - "defu": "^6.1.4", 38 + "@typescript-eslint/eslint-plugin": "^8.59.1", 39 + "@typescript-eslint/parser": "^8.59.1", 40 + "defu": "^6.1.7", 40 41 "ollama": "^0.6.3" 41 42 }, 42 43 "devDependencies": { 43 - "@nuxt/devtools": "^3.2.3", 44 + "@nuxt/devtools": "^3.2.4", 44 45 "@nuxt/eslint-config": "^1.15.2", 45 - "@nuxt/kit": "^4.3.1", 46 + "@nuxt/kit": "^4.4.2", 46 47 "@nuxt/module-builder": "^1.0.2", 47 - "@nuxt/schema": "^4.3.1", 48 - "@nuxt/test-utils": "^4.0.0", 48 + "@nuxt/schema": "^4.4.2", 49 + "@nuxt/test-utils": "^4.0.3", 49 50 "@types/node": "latest", 50 51 "changelogen": "^0.6.2", 51 52 "eslint": "^9.39.4", 52 - "nuxt": "^4.3.1", 53 + "nuxt": "^4.4.2", 53 54 "typescript": "^5.9.3", 54 - "vitest": "^4.0.18", 55 - "vue-tsc": "^3.2.5" 55 + "vitest": "^4.1.5", 56 + "vue-tsc": "^3.2.7" 56 57 }, 57 - "packageManager": "pnpm@10.32.1" 58 + "packageManager": "pnpm@10.33.2" 58 59 }
+2573 -1678
pnpm-lock.yaml
··· 9 9 .: 10 10 dependencies: 11 11 '@typescript-eslint/eslint-plugin': 12 - specifier: ^8.57.0 13 - version: 8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 12 + specifier: ^8.59.1 13 + version: 8.59.1(@typescript-eslint/parser@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 14 14 '@typescript-eslint/parser': 15 - specifier: ^8.57.0 16 - version: 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 15 + specifier: ^8.59.1 16 + version: 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 17 17 defu: 18 - specifier: ^6.1.4 19 - version: 6.1.4 18 + specifier: ^6.1.7 19 + version: 6.1.7 20 20 ollama: 21 21 specifier: ^0.6.3 22 22 version: 0.6.3 23 23 devDependencies: 24 24 '@nuxt/devtools': 25 - specifier: ^3.2.3 26 - version: 3.2.3(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 25 + specifier: ^3.2.4 26 + version: 3.2.4(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3)) 27 27 '@nuxt/eslint-config': 28 28 specifier: ^1.15.2 29 - version: 1.15.2(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 29 + version: 1.15.2(@typescript-eslint/utils@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.33)(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 30 30 '@nuxt/kit': 31 - specifier: ^4.3.1 32 - version: 4.3.1(magicast@0.5.2) 31 + specifier: ^4.4.2 32 + version: 4.4.2(magicast@0.5.2) 33 33 '@nuxt/module-builder': 34 34 specifier: ^1.0.2 35 - version: 1.0.2(@nuxt/cli@3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 35 + version: 1.0.2(@nuxt/cli@3.35.1(@nuxt/schema@4.4.2)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(typescript@5.9.3)(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3)) 36 36 '@nuxt/schema': 37 - specifier: ^4.3.1 38 - version: 4.3.1 37 + specifier: ^4.4.2 38 + version: 4.4.2 39 39 '@nuxt/test-utils': 40 - specifier: ^4.0.0 41 - version: 4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 40 + specifier: ^4.0.3 41 + version: 4.0.3(crossws@0.4.5(srvx@0.11.15))(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vitest@4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))) 42 42 '@types/node': 43 43 specifier: latest 44 - version: 25.4.0 44 + version: 25.6.0 45 45 changelogen: 46 46 specifier: ^0.6.2 47 47 version: 0.6.2(magicast@0.5.2) ··· 49 49 specifier: ^9.39.4 50 50 version: 9.39.4(jiti@2.6.1) 51 51 nuxt: 52 - specifier: ^4.3.1 53 - version: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 52 + specifier: ^4.4.2 53 + version: 4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3) 54 54 typescript: 55 55 specifier: ^5.9.3 56 56 version: 5.9.3 57 57 vitest: 58 - specifier: ^4.0.18 59 - version: 4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 58 + specifier: ^4.1.5 59 + version: 4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 60 60 vue-tsc: 61 - specifier: ^3.2.5 62 - version: 3.2.5(typescript@5.9.3) 61 + specifier: ^3.2.7 62 + version: 3.2.7(typescript@5.9.3) 63 63 64 64 playground: 65 65 dependencies: ··· 202 202 resolution: {integrity: sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==} 203 203 engines: {node: '>=6.9.0'} 204 204 205 - '@babel/helpers@7.28.6': 206 - resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==} 205 + '@babel/helpers@7.29.2': 206 + resolution: {integrity: sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==} 207 207 engines: {node: '>=6.9.0'} 208 208 209 209 '@babel/parser@7.28.5': ··· 211 211 engines: {node: '>=6.0.0'} 212 212 hasBin: true 213 213 214 - '@babel/parser@7.29.0': 215 - resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} 214 + '@babel/parser@7.29.2': 215 + resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==} 216 216 engines: {node: '>=6.0.0'} 217 217 hasBin: true 218 218 ··· 291 291 commander: 292 292 optional: true 293 293 294 - '@clack/core@1.0.0': 295 - resolution: {integrity: sha512-Orf9Ltr5NeiEuVJS8Rk2XTw3IxNC2Bic3ash7GgYeA8LJ/zmSNpSQ/m5UAhe03lA6KFgklzZ5KTHs4OAMA/SAQ==} 294 + '@clack/core@1.2.0': 295 + resolution: {integrity: sha512-qfxof/3T3t9DPU/Rj3OmcFyZInceqj/NVtO9rwIuJqCUgh32gwPjpFQQp/ben07qKlhpwq7GzfWpST4qdJ5Drg==} 296 296 297 - '@clack/core@1.1.0': 298 - resolution: {integrity: sha512-SVcm4Dqm2ukn64/8Gub2wnlA5nS2iWJyCkdNHcvNHPIeBTGojpdJ+9cZKwLfmqy7irD4N5qLteSilJlE0WLAtA==} 299 - 300 - '@clack/prompts@1.0.0': 301 - resolution: {integrity: sha512-rWPXg9UaCFqErJVQ+MecOaWsozjaxol4yjnmYcGNipAWzdaWa2x+VJmKfGq7L0APwBohQOYdHC+9RO4qRXej+A==} 302 - 303 - '@clack/prompts@1.1.0': 304 - resolution: {integrity: sha512-pkqbPGtohJAvm4Dphs2M8xE29ggupihHdy1x84HNojZuMtFsHiUlRvqD24tM2+XmI+61LlfNceM3Wr7U5QES5g==} 297 + '@clack/prompts@1.2.0': 298 + resolution: {integrity: sha512-4jmztR9fMqPMjz6H/UZXj0zEmE43ha1euENwkckKKel4XpSfokExPo5AiVStdHSAlHekz4d0CA/r45Ok1E4D3w==} 305 299 306 300 '@cloudflare/kv-asset-handler@0.4.0': 307 301 resolution: {integrity: sha512-+tv3z+SPp+gqTIcImN9o0hqE9xyfQjI1XD9pL6NuKjua9B1y7mNYv0S9cP+QEbA4ppVgGZEmKOvHX5G5Ei1CVA==} ··· 311 305 resolution: {integrity: sha512-SIOD2DxrRRwQ+jgzlXCqoEFiKOFqaPjhnNTGKXSRLvp1HiOvapLaFG2kEr9dYQTYe8rKrd9uvDUzmAITeNyaHQ==} 312 306 engines: {node: '>=18.0.0'} 313 307 314 - '@dxup/nuxt@0.3.2': 315 - resolution: {integrity: sha512-2f2usP4oLNsIGjPprvABe3f3GWuIhIDp0169pGLFxTDRI5A4d4sBbGpR+tD9bGZCT+1Btb6Q2GKlyv3LkDCW5g==} 308 + '@colordx/core@5.4.3': 309 + resolution: {integrity: sha512-kIxYSfA5T8HXjav55UaaH/o/cKivF6jCCGIb8eqtcsfI46wsvlSiT8jMDyrl779qLec3c2c2oHBZo4oAhvbjrQ==} 310 + 311 + '@dxup/nuxt@0.4.1': 312 + resolution: {integrity: sha512-gtYffW6OfWNvoLW+XD3Mx/K8uUq08PMGLYJoDxc92EzZAWqR0FhcR5iaLm5r/OxyGTKz+P5f5Y7Aoir9+SjYaw==} 313 + peerDependencies: 314 + typescript: '*' 315 + peerDependenciesMeta: 316 + typescript: 317 + optional: true 316 318 317 319 '@dxup/unimport@0.1.2': 318 320 resolution: {integrity: sha512-/B8YJGPzaYq1NbsQmwgP8EZqg40NpTw4ZB3suuI0TplbxKHeK94jeaawLmVhCv+YwUnOpiWEz9U6SeThku/8JQ==} 319 321 322 + '@emnapi/core@1.10.0': 323 + resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} 324 + 320 325 '@emnapi/core@1.6.0': 321 326 resolution: {integrity: sha512-zq/ay+9fNIJJtJiZxdTnXS20PllcYMX3OE23ESc4HK/bdYu3cOWYVhsOhVnXALfU/uqJIxn5NBPd9z4v+SfoSg==} 322 327 323 - '@emnapi/core@1.8.1': 324 - resolution: {integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==} 328 + '@emnapi/runtime@1.10.0': 329 + resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} 325 330 326 331 '@emnapi/runtime@1.6.0': 327 332 resolution: {integrity: sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA==} 328 333 329 - '@emnapi/runtime@1.8.1': 330 - resolution: {integrity: sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==} 331 - 332 334 '@emnapi/wasi-threads@1.1.0': 333 335 resolution: {integrity: sha512-WI0DdZ8xFSbgMjR1sFsKABJ/C5OnRrjT06JXbZKexJGrDuPTzZdDYfFlsgcCXCyf+suG5QU2e/y1Wo2V/OapLQ==} 334 336 335 - '@es-joy/jsdoccomment@0.84.0': 336 - resolution: {integrity: sha512-0xew1CxOam0gV5OMjh2KjFQZsKL2bByX1+q4j3E73MpYIdyUxcZb/xQct9ccUb+ve5KGUYbCUxyPnYB7RbuP+w==} 337 + '@emnapi/wasi-threads@1.2.1': 338 + resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} 339 + 340 + '@es-joy/jsdoccomment@0.86.0': 341 + resolution: {integrity: sha512-ukZmRQ81WiTpDWO6D/cTBM7XbrNtutHKvAVnZN/8pldAwLoJArGOvkNyxPTBGsPjsoaQBJxlH+tE2TNA/92Qgw==} 337 342 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 338 343 339 344 '@es-joy/resolve.exports@1.2.0': ··· 352 357 cpu: [ppc64] 353 358 os: [aix] 354 359 355 - '@esbuild/aix-ppc64@0.27.3': 356 - resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} 360 + '@esbuild/aix-ppc64@0.27.7': 361 + resolution: {integrity: sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg==} 362 + engines: {node: '>=18'} 363 + cpu: [ppc64] 364 + os: [aix] 365 + 366 + '@esbuild/aix-ppc64@0.28.0': 367 + resolution: {integrity: sha512-lhRUCeuOyJQURhTxl4WkpFTjIsbDayJHih5kZC1giwE+MhIzAb7mEsQMqMf18rHLsrb5qI1tafG20mLxEWcWlA==} 357 368 engines: {node: '>=18'} 358 369 cpu: [ppc64] 359 370 os: [aix] ··· 370 381 cpu: [arm64] 371 382 os: [android] 372 383 373 - '@esbuild/android-arm64@0.27.3': 374 - resolution: {integrity: sha512-YdghPYUmj/FX2SYKJ0OZxf+iaKgMsKHVPF1MAq/P8WirnSpCStzKJFjOjzsW0QQ7oIAiccHdcqjbHmJxRb/dmg==} 384 + '@esbuild/android-arm64@0.27.7': 385 + resolution: {integrity: sha512-62dPZHpIXzvChfvfLJow3q5dDtiNMkwiRzPylSCfriLvZeq0a1bWChrGx/BbUbPwOrsWKMn8idSllklzBy+dgQ==} 386 + engines: {node: '>=18'} 387 + cpu: [arm64] 388 + os: [android] 389 + 390 + '@esbuild/android-arm64@0.28.0': 391 + resolution: {integrity: sha512-+WzIXQOSaGs33tLEgYPYe/yQHf0WTU0X42Jca3y8NWMbUVhp7rUnw+vAsRC/QiDrdD31IszMrZy+qwPOPjd+rw==} 375 392 engines: {node: '>=18'} 376 393 cpu: [arm64] 377 394 os: [android] ··· 388 405 cpu: [arm] 389 406 os: [android] 390 407 391 - '@esbuild/android-arm@0.27.3': 392 - resolution: {integrity: sha512-i5D1hPY7GIQmXlXhs2w8AWHhenb00+GxjxRncS2ZM7YNVGNfaMxgzSGuO8o8SJzRc/oZwU2bcScvVERk03QhzA==} 408 + '@esbuild/android-arm@0.27.7': 409 + resolution: {integrity: sha512-jbPXvB4Yj2yBV7HUfE2KHe4GJX51QplCN1pGbYjvsyCZbQmies29EoJbkEc+vYuU5o45AfQn37vZlyXy4YJ8RQ==} 410 + engines: {node: '>=18'} 411 + cpu: [arm] 412 + os: [android] 413 + 414 + '@esbuild/android-arm@0.28.0': 415 + resolution: {integrity: sha512-wqh0ByljabXLKHeWXYLqoJ5jKC4XBaw6Hk08OfMrCRd2nP2ZQ5eleDZC41XHyCNgktBGYMbqnrJKq/K/lzPMSQ==} 393 416 engines: {node: '>=18'} 394 417 cpu: [arm] 395 418 os: [android] ··· 406 429 cpu: [x64] 407 430 os: [android] 408 431 409 - '@esbuild/android-x64@0.27.3': 410 - resolution: {integrity: sha512-IN/0BNTkHtk8lkOM8JWAYFg4ORxBkZQf9zXiEOfERX/CzxW3Vg1ewAhU7QSWQpVIzTW+b8Xy+lGzdYXV6UZObQ==} 432 + '@esbuild/android-x64@0.27.7': 433 + resolution: {integrity: sha512-x5VpMODneVDb70PYV2VQOmIUUiBtY3D3mPBG8NxVk5CogneYhkR7MmM3yR/uMdITLrC1ml/NV1rj4bMJuy9MCg==} 434 + engines: {node: '>=18'} 435 + cpu: [x64] 436 + os: [android] 437 + 438 + '@esbuild/android-x64@0.28.0': 439 + resolution: {integrity: sha512-+VJggoaKhk2VNNqVL7f6S189UzShHC/mR9EE8rDdSkdpN0KflSwWY/gWjDrNxxisg8Fp1ZCD9jLMo4m0OUfeUA==} 411 440 engines: {node: '>=18'} 412 441 cpu: [x64] 413 442 os: [android] ··· 424 453 cpu: [arm64] 425 454 os: [darwin] 426 455 427 - '@esbuild/darwin-arm64@0.27.3': 428 - resolution: {integrity: sha512-Re491k7ByTVRy0t3EKWajdLIr0gz2kKKfzafkth4Q8A5n1xTHrkqZgLLjFEHVD+AXdUGgQMq+Godfq45mGpCKg==} 456 + '@esbuild/darwin-arm64@0.27.7': 457 + resolution: {integrity: sha512-5lckdqeuBPlKUwvoCXIgI2D9/ABmPq3Rdp7IfL70393YgaASt7tbju3Ac+ePVi3KDH6N2RqePfHnXkaDtY9fkw==} 458 + engines: {node: '>=18'} 459 + cpu: [arm64] 460 + os: [darwin] 461 + 462 + '@esbuild/darwin-arm64@0.28.0': 463 + resolution: {integrity: sha512-0T+A9WZm+bZ84nZBtk1ckYsOvyA3x7e2Acj1KdVfV4/2tdG4fzUp91YHx+GArWLtwqp77pBXVCPn2We7Letr0Q==} 429 464 engines: {node: '>=18'} 430 465 cpu: [arm64] 431 466 os: [darwin] ··· 442 477 cpu: [x64] 443 478 os: [darwin] 444 479 445 - '@esbuild/darwin-x64@0.27.3': 446 - resolution: {integrity: sha512-vHk/hA7/1AckjGzRqi6wbo+jaShzRowYip6rt6q7VYEDX4LEy1pZfDpdxCBnGtl+A5zq8iXDcyuxwtv3hNtHFg==} 480 + '@esbuild/darwin-x64@0.27.7': 481 + resolution: {integrity: sha512-rYnXrKcXuT7Z+WL5K980jVFdvVKhCHhUwid+dDYQpH+qu+TefcomiMAJpIiC2EM3Rjtq0sO3StMV/+3w3MyyqQ==} 482 + engines: {node: '>=18'} 483 + cpu: [x64] 484 + os: [darwin] 485 + 486 + '@esbuild/darwin-x64@0.28.0': 487 + resolution: {integrity: sha512-fyzLm/DLDl/84OCfp2f/XQ4flmORsjU7VKt8HLjvIXChJoFFOIL6pLJPH4Yhd1n1gGFF9mPwtlN5Wf82DZs+LQ==} 447 488 engines: {node: '>=18'} 448 489 cpu: [x64] 449 490 os: [darwin] ··· 460 501 cpu: [arm64] 461 502 os: [freebsd] 462 503 463 - '@esbuild/freebsd-arm64@0.27.3': 464 - resolution: {integrity: sha512-ipTYM2fjt3kQAYOvo6vcxJx3nBYAzPjgTCk7QEgZG8AUO3ydUhvelmhrbOheMnGOlaSFUoHXB6un+A7q4ygY9w==} 504 + '@esbuild/freebsd-arm64@0.27.7': 505 + resolution: {integrity: sha512-B48PqeCsEgOtzME2GbNM2roU29AMTuOIN91dsMO30t+Ydis3z/3Ngoj5hhnsOSSwNzS+6JppqWsuhTp6E82l2w==} 506 + engines: {node: '>=18'} 507 + cpu: [arm64] 508 + os: [freebsd] 509 + 510 + '@esbuild/freebsd-arm64@0.28.0': 511 + resolution: {integrity: sha512-l9GeW5UZBT9k9brBYI+0WDffcRxgHQD8ShN2Ur4xWq/NFzUKm3k5lsH4PdaRgb2w7mI9u61nr2gI2mLI27Nh3Q==} 465 512 engines: {node: '>=18'} 466 513 cpu: [arm64] 467 514 os: [freebsd] ··· 478 525 cpu: [x64] 479 526 os: [freebsd] 480 527 481 - '@esbuild/freebsd-x64@0.27.3': 482 - resolution: {integrity: sha512-dDk0X87T7mI6U3K9VjWtHOXqwAMJBNN2r7bejDsc+j03SEjtD9HrOl8gVFByeM0aJksoUuUVU9TBaZa2rgj0oA==} 528 + '@esbuild/freebsd-x64@0.27.7': 529 + resolution: {integrity: sha512-jOBDK5XEjA4m5IJK3bpAQF9/Lelu/Z9ZcdhTRLf4cajlB+8VEhFFRjWgfy3M1O4rO2GQ/b2dLwCUGpiF/eATNQ==} 530 + engines: {node: '>=18'} 531 + cpu: [x64] 532 + os: [freebsd] 533 + 534 + '@esbuild/freebsd-x64@0.28.0': 535 + resolution: {integrity: sha512-BXoQai/A0wPO6Es3yFJ7APCiKGc1tdAEOgeTNy3SsB491S3aHn4S4r3e976eUnPdU+NbdtmBuLncYir2tMU9Nw==} 483 536 engines: {node: '>=18'} 484 537 cpu: [x64] 485 538 os: [freebsd] ··· 496 549 cpu: [arm64] 497 550 os: [linux] 498 551 499 - '@esbuild/linux-arm64@0.27.3': 500 - resolution: {integrity: sha512-sZOuFz/xWnZ4KH3YfFrKCf1WyPZHakVzTiqji3WDc0BCl2kBwiJLCXpzLzUBLgmp4veFZdvN5ChW4Eq/8Fc2Fg==} 552 + '@esbuild/linux-arm64@0.27.7': 553 + resolution: {integrity: sha512-RZPHBoxXuNnPQO9rvjh5jdkRmVizktkT7TCDkDmQ0W2SwHInKCAV95GRuvdSvA7w4VMwfCjUiPwDi0ZO6Nfe9A==} 554 + engines: {node: '>=18'} 555 + cpu: [arm64] 556 + os: [linux] 557 + 558 + '@esbuild/linux-arm64@0.28.0': 559 + resolution: {integrity: sha512-RVyzfb3FWsGA55n6WY0MEIEPURL1FcbhFE6BffZEMEekfCzCIMtB5yyDcFnVbTnwk+CLAgTujmV/Lgvih56W+A==} 501 560 engines: {node: '>=18'} 502 561 cpu: [arm64] 503 562 os: [linux] ··· 514 573 cpu: [arm] 515 574 os: [linux] 516 575 517 - '@esbuild/linux-arm@0.27.3': 518 - resolution: {integrity: sha512-s6nPv2QkSupJwLYyfS+gwdirm0ukyTFNl3KTgZEAiJDd+iHZcbTPPcWCcRYH+WlNbwChgH2QkE9NSlNrMT8Gfw==} 576 + '@esbuild/linux-arm@0.27.7': 577 + resolution: {integrity: sha512-RkT/YXYBTSULo3+af8Ib0ykH8u2MBh57o7q/DAs3lTJlyVQkgQvlrPTnjIzzRPQyavxtPtfg0EopvDyIt0j1rA==} 578 + engines: {node: '>=18'} 579 + cpu: [arm] 580 + os: [linux] 581 + 582 + '@esbuild/linux-arm@0.28.0': 583 + resolution: {integrity: sha512-CjaaREJagqJp7iTaNQjjidaNbCKYcd4IDkzbwwxtSvjI7NZm79qiHc8HqciMddQ6CKvJT6aBd8lO9kN/ZudLlw==} 519 584 engines: {node: '>=18'} 520 585 cpu: [arm] 521 586 os: [linux] ··· 532 597 cpu: [ia32] 533 598 os: [linux] 534 599 535 - '@esbuild/linux-ia32@0.27.3': 536 - resolution: {integrity: sha512-yGlQYjdxtLdh0a3jHjuwOrxQjOZYD/C9PfdbgJJF3TIZWnm/tMd/RcNiLngiu4iwcBAOezdnSLAwQDPqTmtTYg==} 600 + '@esbuild/linux-ia32@0.27.7': 601 + resolution: {integrity: sha512-GA48aKNkyQDbd3KtkplYWT102C5sn/EZTY4XROkxONgruHPU72l+gW+FfF8tf2cFjeHaRbWpOYa/uRBz/Xq1Pg==} 602 + engines: {node: '>=18'} 603 + cpu: [ia32] 604 + os: [linux] 605 + 606 + '@esbuild/linux-ia32@0.28.0': 607 + resolution: {integrity: sha512-KBnSTt1kxl9x70q+ydterVdl+Cn0H18ngRMRCEQfrbqdUuntQQ0LoMZv47uB97NljZFzY6HcfqEZ2SAyIUTQBQ==} 537 608 engines: {node: '>=18'} 538 609 cpu: [ia32] 539 610 os: [linux] ··· 550 621 cpu: [loong64] 551 622 os: [linux] 552 623 553 - '@esbuild/linux-loong64@0.27.3': 554 - resolution: {integrity: sha512-WO60Sn8ly3gtzhyjATDgieJNet/KqsDlX5nRC5Y3oTFcS1l0KWba+SEa9Ja1GfDqSF1z6hif/SkpQJbL63cgOA==} 624 + '@esbuild/linux-loong64@0.27.7': 625 + resolution: {integrity: sha512-a4POruNM2oWsD4WKvBSEKGIiWQF8fZOAsycHOt6JBpZ+JN2n2JH9WAv56SOyu9X5IqAjqSIPTaJkqN8F7XOQ5Q==} 626 + engines: {node: '>=18'} 627 + cpu: [loong64] 628 + os: [linux] 629 + 630 + '@esbuild/linux-loong64@0.28.0': 631 + resolution: {integrity: sha512-zpSlUce1mnxzgBADvxKXX5sl8aYQHo2ezvMNI8I0lbblJtp8V4odlm3Yzlj7gPyt3T8ReksE6bK+pT3WD+aJRg==} 555 632 engines: {node: '>=18'} 556 633 cpu: [loong64] 557 634 os: [linux] ··· 568 645 cpu: [mips64el] 569 646 os: [linux] 570 647 571 - '@esbuild/linux-mips64el@0.27.3': 572 - resolution: {integrity: sha512-APsymYA6sGcZ4pD6k+UxbDjOFSvPWyZhjaiPyl/f79xKxwTnrn5QUnXR5prvetuaSMsb4jgeHewIDCIWljrSxw==} 648 + '@esbuild/linux-mips64el@0.27.7': 649 + resolution: {integrity: sha512-KabT5I6StirGfIz0FMgl1I+R1H73Gp0ofL9A3nG3i/cYFJzKHhouBV5VWK1CSgKvVaG4q1RNpCTR2LuTVB3fIw==} 650 + engines: {node: '>=18'} 651 + cpu: [mips64el] 652 + os: [linux] 653 + 654 + '@esbuild/linux-mips64el@0.28.0': 655 + resolution: {integrity: sha512-2jIfP6mmjkdmeTlsX/9vmdmhBmKADrWqN7zcdtHIeNSCH1SqIoNI63cYsjQR8J+wGa4Y5izRcSHSm8K3QWmk3w==} 573 656 engines: {node: '>=18'} 574 657 cpu: [mips64el] 575 658 os: [linux] ··· 586 669 cpu: [ppc64] 587 670 os: [linux] 588 671 589 - '@esbuild/linux-ppc64@0.27.3': 590 - resolution: {integrity: sha512-eizBnTeBefojtDb9nSh4vvVQ3V9Qf9Df01PfawPcRzJH4gFSgrObw+LveUyDoKU3kxi5+9RJTCWlj4FjYXVPEA==} 672 + '@esbuild/linux-ppc64@0.27.7': 673 + resolution: {integrity: sha512-gRsL4x6wsGHGRqhtI+ifpN/vpOFTQtnbsupUF5R5YTAg+y/lKelYR1hXbnBdzDjGbMYjVJLJTd2OFmMewAgwlQ==} 674 + engines: {node: '>=18'} 675 + cpu: [ppc64] 676 + os: [linux] 677 + 678 + '@esbuild/linux-ppc64@0.28.0': 679 + resolution: {integrity: sha512-bc0FE9wWeC0WBm49IQMPSPILRocGTQt3j5KPCA8os6VprfuJ7KD+5PzESSrJ6GmPIPJK965ZJHTUlSA6GNYEhg==} 591 680 engines: {node: '>=18'} 592 681 cpu: [ppc64] 593 682 os: [linux] ··· 604 693 cpu: [riscv64] 605 694 os: [linux] 606 695 607 - '@esbuild/linux-riscv64@0.27.3': 608 - resolution: {integrity: sha512-3Emwh0r5wmfm3ssTWRQSyVhbOHvqegUDRd0WhmXKX2mkHJe1SFCMJhagUleMq+Uci34wLSipf8Lagt4LlpRFWQ==} 696 + '@esbuild/linux-riscv64@0.27.7': 697 + resolution: {integrity: sha512-hL25LbxO1QOngGzu2U5xeXtxXcW+/GvMN3ejANqXkxZ/opySAZMrc+9LY/WyjAan41unrR3YrmtTsUpwT66InQ==} 698 + engines: {node: '>=18'} 699 + cpu: [riscv64] 700 + os: [linux] 701 + 702 + '@esbuild/linux-riscv64@0.28.0': 703 + resolution: {integrity: sha512-SQPZOwoTTT/HXFXQJG/vBX8sOFagGqvZyXcgLA3NhIqcBv1BJU1d46c0rGcrij2B56Z2rNiSLaZOYW5cUk7yLQ==} 609 704 engines: {node: '>=18'} 610 705 cpu: [riscv64] 611 706 os: [linux] ··· 622 717 cpu: [s390x] 623 718 os: [linux] 624 719 625 - '@esbuild/linux-s390x@0.27.3': 626 - resolution: {integrity: sha512-pBHUx9LzXWBc7MFIEEL0yD/ZVtNgLytvx60gES28GcWMqil8ElCYR4kvbV2BDqsHOvVDRrOxGySBM9Fcv744hw==} 720 + '@esbuild/linux-s390x@0.27.7': 721 + resolution: {integrity: sha512-2k8go8Ycu1Kb46vEelhu1vqEP+UeRVj2zY1pSuPdgvbd5ykAw82Lrro28vXUrRmzEsUV0NzCf54yARIK8r0fdw==} 722 + engines: {node: '>=18'} 723 + cpu: [s390x] 724 + os: [linux] 725 + 726 + '@esbuild/linux-s390x@0.28.0': 727 + resolution: {integrity: sha512-SCfR0HN8CEEjnYnySJTd2cw0k9OHB/YFzt5zgJEwa+wL/T/raGWYMBqwDNAC6dqFKmJYZoQBRfHjgwLHGSrn3Q==} 627 728 engines: {node: '>=18'} 628 729 cpu: [s390x] 629 730 os: [linux] ··· 640 741 cpu: [x64] 641 742 os: [linux] 642 743 643 - '@esbuild/linux-x64@0.27.3': 644 - resolution: {integrity: sha512-Czi8yzXUWIQYAtL/2y6vogER8pvcsOsk5cpwL4Gk5nJqH5UZiVByIY8Eorm5R13gq+DQKYg0+JyQoytLQas4dA==} 744 + '@esbuild/linux-x64@0.27.7': 745 + resolution: {integrity: sha512-hzznmADPt+OmsYzw1EE33ccA+HPdIqiCRq7cQeL1Jlq2gb1+OyWBkMCrYGBJ+sxVzve2ZJEVeePbLM2iEIZSxA==} 746 + engines: {node: '>=18'} 747 + cpu: [x64] 748 + os: [linux] 749 + 750 + '@esbuild/linux-x64@0.28.0': 751 + resolution: {integrity: sha512-us0dSb9iFxIi8srnpl931Nvs65it/Jd2a2K3qs7fz2WfGPHqzfzZTfec7oxZJRNPXPnNYZtanmRc4AL/JwVzHQ==} 645 752 engines: {node: '>=18'} 646 753 cpu: [x64] 647 754 os: [linux] ··· 658 765 cpu: [arm64] 659 766 os: [netbsd] 660 767 661 - '@esbuild/netbsd-arm64@0.27.3': 662 - resolution: {integrity: sha512-sDpk0RgmTCR/5HguIZa9n9u+HVKf40fbEUt+iTzSnCaGvY9kFP0YKBWZtJaraonFnqef5SlJ8/TiPAxzyS+UoA==} 768 + '@esbuild/netbsd-arm64@0.27.7': 769 + resolution: {integrity: sha512-b6pqtrQdigZBwZxAn1UpazEisvwaIDvdbMbmrly7cDTMFnw/+3lVxxCTGOrkPVnsYIosJJXAsILG9XcQS+Yu6w==} 770 + engines: {node: '>=18'} 771 + cpu: [arm64] 772 + os: [netbsd] 773 + 774 + '@esbuild/netbsd-arm64@0.28.0': 775 + resolution: {integrity: sha512-CR/RYotgtCKwtftMwJlUU7xCVNg3lMYZ0RzTmAHSfLCXw3NtZtNpswLEj/Kkf6kEL3Gw+BpOekRX0BYCtklhUw==} 663 776 engines: {node: '>=18'} 664 777 cpu: [arm64] 665 778 os: [netbsd] ··· 676 789 cpu: [x64] 677 790 os: [netbsd] 678 791 679 - '@esbuild/netbsd-x64@0.27.3': 680 - resolution: {integrity: sha512-P14lFKJl/DdaE00LItAukUdZO5iqNH7+PjoBm+fLQjtxfcfFE20Xf5CrLsmZdq5LFFZzb5JMZ9grUwvtVYzjiA==} 792 + '@esbuild/netbsd-x64@0.27.7': 793 + resolution: {integrity: sha512-OfatkLojr6U+WN5EDYuoQhtM+1xco+/6FSzJJnuWiUw5eVcicbyK3dq5EeV/QHT1uy6GoDhGbFpprUiHUYggrw==} 794 + engines: {node: '>=18'} 795 + cpu: [x64] 796 + os: [netbsd] 797 + 798 + '@esbuild/netbsd-x64@0.28.0': 799 + resolution: {integrity: sha512-nU1yhmYutL+fQ71Kxnhg8uEOdC0pwEW9entHykTgEbna2pw2dkbFSMeqjjyHZoCmt8SBkOSvV+yNmm94aUrrqw==} 681 800 engines: {node: '>=18'} 682 801 cpu: [x64] 683 802 os: [netbsd] ··· 694 813 cpu: [arm64] 695 814 os: [openbsd] 696 815 697 - '@esbuild/openbsd-arm64@0.27.3': 698 - resolution: {integrity: sha512-AIcMP77AvirGbRl/UZFTq5hjXK+2wC7qFRGoHSDrZ5v5b8DK/GYpXW3CPRL53NkvDqb9D+alBiC/dV0Fb7eJcw==} 816 + '@esbuild/openbsd-arm64@0.27.7': 817 + resolution: {integrity: sha512-AFuojMQTxAz75Fo8idVcqoQWEHIXFRbOc1TrVcFSgCZtQfSdc1RXgB3tjOn/krRHENUB4j00bfGjyl2mJrU37A==} 818 + engines: {node: '>=18'} 819 + cpu: [arm64] 820 + os: [openbsd] 821 + 822 + '@esbuild/openbsd-arm64@0.28.0': 823 + resolution: {integrity: sha512-cXb5vApOsRsxsEl4mcZ1XY3D4DzcoMxR/nnc4IyqYs0rTI8ZKmW6kyyg+11Z8yvgMfAEldKzP7AdP64HnSC/6g==} 699 824 engines: {node: '>=18'} 700 825 cpu: [arm64] 701 826 os: [openbsd] ··· 712 837 cpu: [x64] 713 838 os: [openbsd] 714 839 715 - '@esbuild/openbsd-x64@0.27.3': 716 - resolution: {integrity: sha512-DnW2sRrBzA+YnE70LKqnM3P+z8vehfJWHXECbwBmH/CU51z6FiqTQTHFenPlHmo3a8UgpLyH3PT+87OViOh1AQ==} 840 + '@esbuild/openbsd-x64@0.27.7': 841 + resolution: {integrity: sha512-+A1NJmfM8WNDv5CLVQYJ5PshuRm/4cI6WMZRg1by1GwPIQPCTs1GLEUHwiiQGT5zDdyLiRM/l1G0Pv54gvtKIg==} 842 + engines: {node: '>=18'} 843 + cpu: [x64] 844 + os: [openbsd] 845 + 846 + '@esbuild/openbsd-x64@0.28.0': 847 + resolution: {integrity: sha512-8wZM2qqtv9UP3mzy7HiGYNH/zjTA355mpeuA+859TyR+e+Tc08IHYpLJuMsfpDJwoLo1ikIJI8jC3GFjnRClzA==} 717 848 engines: {node: '>=18'} 718 849 cpu: [x64] 719 850 os: [openbsd] ··· 730 861 cpu: [arm64] 731 862 os: [openharmony] 732 863 733 - '@esbuild/openharmony-arm64@0.27.3': 734 - resolution: {integrity: sha512-NinAEgr/etERPTsZJ7aEZQvvg/A6IsZG/LgZy+81wON2huV7SrK3e63dU0XhyZP4RKGyTm7aOgmQk0bGp0fy2g==} 864 + '@esbuild/openharmony-arm64@0.27.7': 865 + resolution: {integrity: sha512-+KrvYb/C8zA9CU/g0sR6w2RBw7IGc5J2BPnc3dYc5VJxHCSF1yNMxTV5LQ7GuKteQXZtspjFbiuW5/dOj7H4Yw==} 866 + engines: {node: '>=18'} 867 + cpu: [arm64] 868 + os: [openharmony] 869 + 870 + '@esbuild/openharmony-arm64@0.28.0': 871 + resolution: {integrity: sha512-FLGfyizszcef5C3YtoyQDACyg95+dndv79i2EekILBofh5wpCa1KuBqOWKrEHZg3zrL3t5ouE5jgr94vA+Wb2w==} 735 872 engines: {node: '>=18'} 736 873 cpu: [arm64] 737 874 os: [openharmony] ··· 748 885 cpu: [x64] 749 886 os: [sunos] 750 887 751 - '@esbuild/sunos-x64@0.27.3': 752 - resolution: {integrity: sha512-PanZ+nEz+eWoBJ8/f8HKxTTD172SKwdXebZ0ndd953gt1HRBbhMsaNqjTyYLGLPdoWHy4zLU7bDVJztF5f3BHA==} 888 + '@esbuild/sunos-x64@0.27.7': 889 + resolution: {integrity: sha512-ikktIhFBzQNt/QDyOL580ti9+5mL/YZeUPKU2ivGtGjdTYoqz6jObj6nOMfhASpS4GU4Q/Clh1QtxWAvcYKamA==} 890 + engines: {node: '>=18'} 891 + cpu: [x64] 892 + os: [sunos] 893 + 894 + '@esbuild/sunos-x64@0.28.0': 895 + resolution: {integrity: sha512-1ZgjUoEdHZZl/YlV76TSCz9Hqj9h9YmMGAgAPYd+q4SicWNX3G5GCyx9uhQWSLcbvPW8Ni7lj4gDa1T40akdlw==} 753 896 engines: {node: '>=18'} 754 897 cpu: [x64] 755 898 os: [sunos] ··· 766 909 cpu: [arm64] 767 910 os: [win32] 768 911 769 - '@esbuild/win32-arm64@0.27.3': 770 - resolution: {integrity: sha512-B2t59lWWYrbRDw/tjiWOuzSsFh1Y/E95ofKz7rIVYSQkUYBjfSgf6oeYPNWHToFRr2zx52JKApIcAS/D5TUBnA==} 912 + '@esbuild/win32-arm64@0.27.7': 913 + resolution: {integrity: sha512-7yRhbHvPqSpRUV7Q20VuDwbjW5kIMwTHpptuUzV+AA46kiPze5Z7qgt6CLCK3pWFrHeNfDd1VKgyP4O+ng17CA==} 914 + engines: {node: '>=18'} 915 + cpu: [arm64] 916 + os: [win32] 917 + 918 + '@esbuild/win32-arm64@0.28.0': 919 + resolution: {integrity: sha512-Q9StnDmQ/enxnpxCCLSg0oo4+34B9TdXpuyPeTedN/6+iXBJ4J+zwfQI28u/Jl40nOYAxGoNi7mFP40RUtkmUA==} 771 920 engines: {node: '>=18'} 772 921 cpu: [arm64] 773 922 os: [win32] ··· 784 933 cpu: [ia32] 785 934 os: [win32] 786 935 787 - '@esbuild/win32-ia32@0.27.3': 788 - resolution: {integrity: sha512-QLKSFeXNS8+tHW7tZpMtjlNb7HKau0QDpwm49u0vUp9y1WOF+PEzkU84y9GqYaAVW8aH8f3GcBck26jh54cX4Q==} 936 + '@esbuild/win32-ia32@0.27.7': 937 + resolution: {integrity: sha512-SmwKXe6VHIyZYbBLJrhOoCJRB/Z1tckzmgTLfFYOfpMAx63BJEaL9ExI8x7v0oAO3Zh6D/Oi1gVxEYr5oUCFhw==} 938 + engines: {node: '>=18'} 939 + cpu: [ia32] 940 + os: [win32] 941 + 942 + '@esbuild/win32-ia32@0.28.0': 943 + resolution: {integrity: sha512-zF3ag/gfiCe6U2iczcRzSYJKH1DCI+ByzSENHlM2FcDbEeo5Zd2C86Aq0tKUYAJJ1obRP84ymxIAksZUcdztHA==} 789 944 engines: {node: '>=18'} 790 945 cpu: [ia32] 791 946 os: [win32] ··· 802 957 cpu: [x64] 803 958 os: [win32] 804 959 805 - '@esbuild/win32-x64@0.27.3': 806 - resolution: {integrity: sha512-4uJGhsxuptu3OcpVAzli+/gWusVGwZZHTlS63hh++ehExkVT8SgiEf7/uC/PclrPPkLhZqGgCTjd0VWLo6xMqA==} 960 + '@esbuild/win32-x64@0.27.7': 961 + resolution: {integrity: sha512-56hiAJPhwQ1R4i+21FVF7V8kSD5zZTdHcVuRFMW0hn753vVfQN8xlx4uOPT4xoGH0Z/oVATuR82AiqSTDIpaHg==} 962 + engines: {node: '>=18'} 963 + cpu: [x64] 964 + os: [win32] 965 + 966 + '@esbuild/win32-x64@0.28.0': 967 + resolution: {integrity: sha512-pEl1bO9mfAmIC+tW5btTmrKaujg3zGtUmWNdCw/xs70FBjwAL3o9OEKNHvNmnyylD6ubxUERiEhdsL0xBQ9efw==} 807 968 engines: {node: '>=18'} 808 969 cpu: [x64] 809 970 os: [win32] ··· 824 985 resolution: {integrity: sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==} 825 986 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 826 987 827 - '@eslint/compat@2.0.3': 828 - resolution: {integrity: sha512-SjIJhGigp8hmd1YGIBwh7Ovri7Kisl42GYFjrOyHhtfYGGoLW6teYi/5p8W50KSsawUPpuLOSmsq1bD0NGQLBw==} 988 + '@eslint/compat@2.0.5': 989 + resolution: {integrity: sha512-IbHDbHJfkVNv6xjlET8AIVo/K1NQt7YT4Rp6ok/clyBGcpRx1l6gv0Rq3vBvYfPJIZt6ODf66Zq08FJNDpnzgg==} 829 990 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 830 991 peerDependencies: 831 992 eslint: ^8.40 || 9 || 10 ··· 845 1006 resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} 846 1007 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 847 1008 848 - '@eslint/config-helpers@0.5.3': 849 - resolution: {integrity: sha512-lzGN0onllOZCGroKJmRwY6QcEHxbjBw1gwB8SgRSqK8YbbtEXMvKynsXc3553ckIEBxsbMBU7oOZXKIPGZNeZw==} 1009 + '@eslint/config-helpers@0.5.5': 1010 + resolution: {integrity: sha512-eIJYKTCECbP/nsKaaruF6LW967mtbQbsw4JTtSVkUQc9MneSkbrgPJAbKl9nWr0ZeowV8BfsarBmPpBzGelA2w==} 850 1011 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 851 1012 852 1013 '@eslint/core@0.16.0': ··· 857 1018 resolution: {integrity: sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==} 858 1019 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 859 1020 860 - '@eslint/core@1.1.1': 861 - resolution: {integrity: sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==} 1021 + '@eslint/core@1.2.1': 1022 + resolution: {integrity: sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==} 862 1023 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 863 1024 864 1025 '@eslint/eslintrc@3.3.1': ··· 889 1050 resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} 890 1051 engines: {node: '>=18.18.0'} 891 1052 1053 + '@humanfs/core@0.19.2': 1054 + resolution: {integrity: sha512-UhXNm+CFMWcbChXywFwkmhqjs3PRCmcSa/hfBgLIb7oQ5HNb1wS0icWsGtSAUNgefHeI+eBrA8I1fxmbHsGdvA==} 1055 + engines: {node: '>=18.18.0'} 1056 + 892 1057 '@humanfs/node@0.16.7': 893 1058 resolution: {integrity: sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==} 1059 + engines: {node: '>=18.18.0'} 1060 + 1061 + '@humanfs/node@0.16.8': 1062 + resolution: {integrity: sha512-gE1eQNZ3R++kTzFUpdGlpmy8kDZD/MLyHqDwqjkVQI0JMdI1D51sy1H958PNXYkM2rAac7e5/CnIKZrHtPh3BQ==} 1063 + engines: {node: '>=18.18.0'} 1064 + 1065 + '@humanfs/types@0.15.0': 1066 + resolution: {integrity: sha512-ZZ1w0aoQkwuUuC7Yf+7sdeaNfqQiiLcSRbfI08oAxqLtpXQr9AIVX7Ay7HLDuiLYAaFPu8oBYNq/QIi9URHJ3Q==} 894 1067 engines: {node: '>=18.18.0'} 895 1068 896 1069 '@humanwhocodes/module-importer@1.0.1': ··· 956 1129 '@napi-rs/wasm-runtime@1.0.7': 957 1130 resolution: {integrity: sha512-SeDnOO0Tk7Okiq6DbXmmBODgOAb9dp9gjlphokTUxmt8U3liIP1ZsozBahH69j/RJv+Rfs6IwUKHTgQYJ/HBAw==} 958 1131 959 - '@napi-rs/wasm-runtime@1.1.1': 960 - resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==} 1132 + '@napi-rs/wasm-runtime@1.1.4': 1133 + resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==} 1134 + peerDependencies: 1135 + '@emnapi/core': ^1.7.1 1136 + '@emnapi/runtime': ^1.7.1 961 1137 962 1138 '@nodelib/fs.scandir@2.1.5': 963 1139 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} ··· 976 1152 engines: {node: ^16.10.0 || >=18.0.0} 977 1153 hasBin: true 978 1154 979 - '@nuxt/cli@3.34.0': 980 - resolution: {integrity: sha512-KVI4xSo96UtUUbmxr9ouWTytbj1LzTw5alsM4vC/gSY/l8kPMRAlq0XpNSAVTDJyALzLY70WhaIMX24LJLpdFw==} 1155 + '@nuxt/cli@3.35.1': 1156 + resolution: {integrity: sha512-nX9XO+e3l9pnhHL2zsbnBmQb/nsOQYhGz2XiqE8X962QN9ufc1ZSuDZoTmQVv/ymkbYNR6hpNWW8RZQhuhzadw==} 981 1157 engines: {node: ^16.14.0 || >=18.0.0} 982 1158 hasBin: true 983 1159 peerDependencies: 984 - '@nuxt/schema': ^4.3.1 1160 + '@nuxt/schema': ^4.4.2 985 1161 peerDependenciesMeta: 986 1162 '@nuxt/schema': 987 1163 optional: true ··· 999 1175 peerDependencies: 1000 1176 vite: '>=6.0' 1001 1177 1002 - '@nuxt/devtools-kit@3.2.3': 1003 - resolution: {integrity: sha512-5zj7Xx5CDI6P84kMalXoxGLd470buF6ncsRhiEPq8UlwdpVeR7bwi8QnparZNFBdG79bZ5KUkfi5YDXpLYPoIA==} 1178 + '@nuxt/devtools-kit@3.2.4': 1179 + resolution: {integrity: sha512-Yxy2Xgmq5hf3dQy983V0xh0OJV2mYwRZz9eVIGc3EaribdFGPDNGMMbYqX9qCty3Pbxn/bCF3J0UyPaNlHVayQ==} 1004 1180 peerDependencies: 1005 1181 vite: '>=6.0' 1006 1182 ··· 1008 1184 resolution: {integrity: sha512-nYYGxT4lmQDvfHL6qolNWLu0QTavsdN/98F57falPuvdgs5ev1NuYsC12hXun+5ENcnigEcoM9Ij92qopBgqmQ==} 1009 1185 hasBin: true 1010 1186 1011 - '@nuxt/devtools-wizard@3.2.3': 1012 - resolution: {integrity: sha512-VXSxWlv476Mhg2RkWMkjslOXcbf0trsp/FDHZTjg9nPDGROGV88xNuvgIF4eClP7zesjETOUow0te6s8504w9A==} 1187 + '@nuxt/devtools-wizard@3.2.4': 1188 + resolution: {integrity: sha512-5tu2+Quu9XTxwtpzM8CUN0UKn/bzZIfJcoGd+at5Yy1RiUQJ4E52tRK0idW1rMSUDkbkvX3dSnu8Tpj7SAtWdQ==} 1013 1189 hasBin: true 1014 1190 1015 1191 '@nuxt/devtools@2.6.5': ··· 1018 1194 peerDependencies: 1019 1195 vite: '>=6.0' 1020 1196 1021 - '@nuxt/devtools@3.2.3': 1022 - resolution: {integrity: sha512-UfbCHJDQ2DK0D787G6/QhuS2aYCDFTKMgtvE6OBBM1qYpR6pYEu5LRClQr9TFN4TIqJvgluQormGcYr1lsTKTw==} 1197 + '@nuxt/devtools@3.2.4': 1198 + resolution: {integrity: sha512-VPbFy7hlPzWpEZk4BsuVpNuHq1ZYGV9xezjb7/NGuePuNLqeNn74YZugU+PCtva7OwKhEeTXmMK0Mqo/6+nwNA==} 1023 1199 hasBin: true 1024 1200 peerDependencies: 1025 1201 '@vitejs/devtools': '*' ··· 1046 1222 resolution: {integrity: sha512-ze46EW5xW+UxDvinvPkYt2MzR355Az1lA3bpX8KDialgnCwr+IbkBij/udbUEC6ZFbidPkfK1eKl4ESN7gMY+w==} 1047 1223 engines: {node: '>=18.12.0'} 1048 1224 1049 - '@nuxt/kit@3.21.1': 1050 - resolution: {integrity: sha512-QORZRjcuTKgo++XP1Pc2c2gqwRydkaExrIRfRI9vFsPA3AzuHVn5Gfmbv1ic8y34e78mr5DMBvJlelUaeOuajg==} 1225 + '@nuxt/kit@3.21.2': 1226 + resolution: {integrity: sha512-Bd6m6mrDrqpBEbX+g0rc66/ALd1sxlgdx5nfK9MAYO0yKLTOSK7McSYz1KcOYn3LQFCXOWfvXwaqih/b+REI1g==} 1051 1227 engines: {node: '>=18.12.0'} 1052 1228 1053 1229 '@nuxt/kit@4.1.3': 1054 1230 resolution: {integrity: sha512-WK0yPIqcb3GQ8r4GutF6p/2fsyXnmmmkuwVLzN4YaJHrpA2tjEagjbxdjkWYeHW8o4XIKJ4micah4wPOVK49Mg==} 1055 1231 engines: {node: '>=18.12.0'} 1056 1232 1057 - '@nuxt/kit@4.3.1': 1058 - resolution: {integrity: sha512-UjBFt72dnpc+83BV3OIbCT0YHLevJtgJCHpxMX0YRKWLDhhbcDdUse87GtsQBrjvOzK7WUNUYLDS/hQLYev5rA==} 1233 + '@nuxt/kit@4.4.2': 1234 + resolution: {integrity: sha512-5+IPRNX2CjkBhuWUwz0hBuLqiaJPRoKzQ+SvcdrQDbAyE+VDeFt74VpSFr5/R0ujrK4b+XnSHUJWdS72w6hsog==} 1059 1235 engines: {node: '>=18.12.0'} 1060 1236 1061 1237 '@nuxt/module-builder@1.0.2': ··· 1066 1242 '@nuxt/cli': ^3.26.4 1067 1243 typescript: ^5.8.3 1068 1244 1069 - '@nuxt/nitro-server@4.3.1': 1070 - resolution: {integrity: sha512-4aNiM69Re02gI1ywnDND0m6QdVKXhWzDdtvl/16veytdHZj3FSq57ZCwOClNJ7HQkEMqXgS+bi6S2HmJX+et+g==} 1245 + '@nuxt/nitro-server@4.4.2': 1246 + resolution: {integrity: sha512-iMTfraWcpA0MuEnnEI8JFK/4DODY4ss1CfB8m3sBVOqW9jpY1Z6hikxzrtN+CadtepW2aOI5d8TdX5hab+Sb4Q==} 1071 1247 engines: {node: ^20.19.0 || >=22.12.0} 1072 1248 peerDependencies: 1073 - nuxt: ^4.3.1 1249 + '@babel/plugin-proposal-decorators': ^7.25.0 1250 + '@rollup/plugin-babel': ^6.0.0 || ^7.0.0 1251 + nuxt: ^4.4.2 1252 + peerDependenciesMeta: 1253 + '@babel/plugin-proposal-decorators': 1254 + optional: true 1255 + '@rollup/plugin-babel': 1256 + optional: true 1074 1257 1075 1258 '@nuxt/schema@4.1.3': 1076 1259 resolution: {integrity: sha512-ZLkIfleKHQF0PqTDEwuVVnnE/hyMdfY4m2zX8vRC0XMSbFS1I0MFcKkzWnJaMC13NYmGPnT3sX0o3lznweKHJQ==} 1077 1260 engines: {node: ^14.18.0 || >=16.10.0} 1078 1261 1079 - '@nuxt/schema@4.3.1': 1080 - resolution: {integrity: sha512-S+wHJdYDuyk9I43Ej27y5BeWMZgi7R/UVql3b3qtT35d0fbpXW7fUenzhLRCCDC6O10sjguc6fcMcR9sMKvV8g==} 1262 + '@nuxt/schema@4.4.2': 1263 + resolution: {integrity: sha512-/q6C7Qhiricgi+PKR7ovBnJlKTL0memCbA1CzRT+itCW/oeYzUfeMdQ35mGntlBoyRPNrMXbzuSUhfDbSCU57w==} 1081 1264 engines: {node: ^14.18.0 || >=16.10.0} 1082 1265 1083 1266 '@nuxt/telemetry@2.6.6': ··· 1085 1268 engines: {node: '>=18.12.0'} 1086 1269 hasBin: true 1087 1270 1088 - '@nuxt/telemetry@2.7.0': 1089 - resolution: {integrity: sha512-mrKC3NjAlBOooLLVTYcIUie1meipoYq5vkoESoVTEWTB34T3a0QJzOfOPch+HYlUR+5Lqy1zLMv6epHFgYAKLA==} 1271 + '@nuxt/telemetry@2.8.0': 1272 + resolution: {integrity: sha512-zAwXY24KYvpLTmiV+osagd2EHkfs5IF+7oDZYTQoit5r0kPlwaCNlzHp5I/wUAWT4LBw6lG8gZ6bWidAdv/erQ==} 1090 1273 engines: {node: '>=18.12.0'} 1091 1274 hasBin: true 1092 1275 peerDependencies: 1093 1276 '@nuxt/kit': '>=3.0.0' 1094 1277 1095 - '@nuxt/test-utils@4.0.0': 1096 - resolution: {integrity: sha512-QJfyCiqYxflUKA5xlEGuXdDApTBhJxoPXxYePIDtA90hkmKbhYs/mrMM+Bi9LiUrI/cCJOPRyIx9jOzhMvTIgg==} 1278 + '@nuxt/test-utils@4.0.3': 1279 + resolution: {integrity: sha512-HwF3B+GIwzWeIioskhHIjq+TQttP7+g0GUO39hpivGWFZzYXD3lIspzfmliJkgwwA3m5Xl2Z8XXqX1zAolKX6w==} 1097 1280 engines: {node: ^20.19.0 || ^22.12.0 || >=24.0.0} 1098 1281 peerDependencies: 1099 1282 '@cucumber/cucumber': '>=11.0.0' ··· 1138 1321 rolldown: 1139 1322 optional: true 1140 1323 1141 - '@nuxt/vite-builder@4.3.1': 1142 - resolution: {integrity: sha512-LndnxPJzDUDbWAB8q5gZZN1mSOLHEyMOoj4T3pTdPydGf31QZdMR0V1fQ1fdRgtgNtWB3WLP0d1ZfaAOITsUpw==} 1324 + '@nuxt/vite-builder@4.4.2': 1325 + resolution: {integrity: sha512-fJaIwMA8ID6BU5EqmoDvnhq4qYDJeWjdHk4jfqy8D3Nm7CoUW0BvX7Ee92XoO05rtUiClGlk/NQ1Ii8hs3ZIbw==} 1143 1326 engines: {node: ^20.19.0 || >=22.12.0} 1144 1327 peerDependencies: 1145 - nuxt: 4.3.1 1328 + '@babel/plugin-proposal-decorators': ^7.25.0 1329 + '@babel/plugin-syntax-jsx': ^7.25.0 1330 + nuxt: 4.4.2 1146 1331 rolldown: ^1.0.0-beta.38 1332 + rollup-plugin-visualizer: ^6.0.0 || ^7.0.1 1147 1333 vue: ^3.3.4 1148 1334 peerDependenciesMeta: 1335 + '@babel/plugin-proposal-decorators': 1336 + optional: true 1337 + '@babel/plugin-syntax-jsx': 1338 + optional: true 1149 1339 rolldown: 1340 + optional: true 1341 + rollup-plugin-visualizer: 1150 1342 optional: true 1151 1343 1152 - '@oxc-minify/binding-android-arm-eabi@0.112.0': 1153 - resolution: {integrity: sha512-m7TGBR2hjsBJIN9UJ909KBoKsuogo6CuLsHKvUIBXdjI0JVHP8g4ZHeB+BJpGn5LJdeSGDfz9MWiuXrZDRzunw==} 1344 + '@oxc-minify/binding-android-arm-eabi@0.117.0': 1345 + resolution: {integrity: sha512-5Hf2KsGRjxp3HnPU/mse7cQJa5tWfMFUPZQcgSMVsv2JZnGFFOIDzA0Oja2KDD+VPJqMpEJKc2dCHAGZgJxsGg==} 1154 1346 engines: {node: ^20.19.0 || >=22.12.0} 1155 1347 cpu: [arm] 1156 1348 os: [android] 1157 1349 1158 - '@oxc-minify/binding-android-arm64@0.112.0': 1159 - resolution: {integrity: sha512-RvxOOkzvP5NeeoraBtgNJSBqO+XzlS7DooxST/drAXCfO52GsmxVB1N7QmifrsTYtH8GC2z3DTFjZQ1w/AJOWg==} 1350 + '@oxc-minify/binding-android-arm64@0.117.0': 1351 + resolution: {integrity: sha512-uuxGwxA5J4Sap+gz4nxyM/rer6q2A4X1Oe8HpE0CZQyb5cSBULQ15btZiVG3xOBctI5O+c2dwR1aZAP4oGKcLw==} 1160 1352 engines: {node: ^20.19.0 || >=22.12.0} 1161 1353 cpu: [arm64] 1162 1354 os: [android] ··· 1167 1359 cpu: [arm64] 1168 1360 os: [android] 1169 1361 1170 - '@oxc-minify/binding-darwin-arm64@0.112.0': 1171 - resolution: {integrity: sha512-hDslO3uVHza3kB9zkcsi25JzN65Gj5ZYty0OvylS11Mhg9ydCYxAzfQ/tISHW/YmV1NRUJX8+GGqM1cKmrHaTA==} 1362 + '@oxc-minify/binding-darwin-arm64@0.117.0': 1363 + resolution: {integrity: sha512-lLBf75cxUSLydumToKtGTwbLqO/1urScblJ33Vx0uF38M2ZbL2x51AybBV5vlfLjYNrxvQ8ov0Bj/OhsVO/biA==} 1172 1364 engines: {node: ^20.19.0 || >=22.12.0} 1173 1365 cpu: [arm64] 1174 1366 os: [darwin] ··· 1179 1371 cpu: [arm64] 1180 1372 os: [darwin] 1181 1373 1182 - '@oxc-minify/binding-darwin-x64@0.112.0': 1183 - resolution: {integrity: sha512-mWA2Y5bUyNoGM+gSGGHesgtQ3LDWgpRe4zDGkBDovxNIiDLBXqu/7QcuS+G918w8oG9VYm1q1iinILer/2pD1Q==} 1374 + '@oxc-minify/binding-darwin-x64@0.117.0': 1375 + resolution: {integrity: sha512-wBWwP1voLZMuN4hpe1HRtkPBd4/o/1qan5XssmmI/hewBvGHEHkyvVLS0zu+cKqXDxYzYvb/p+EqU+xSXhEl4A==} 1184 1376 engines: {node: ^20.19.0 || >=22.12.0} 1185 1377 cpu: [x64] 1186 1378 os: [darwin] ··· 1191 1383 cpu: [x64] 1192 1384 os: [darwin] 1193 1385 1194 - '@oxc-minify/binding-freebsd-x64@0.112.0': 1195 - resolution: {integrity: sha512-T7fsegxcy82xS0jWPXkz/BMhrkb3D7YOCiV0R9pDksjaov+iIFoNEWAoBsaC5NtpdzkX+bmffwDpu336EIfEeg==} 1386 + '@oxc-minify/binding-freebsd-x64@0.117.0': 1387 + resolution: {integrity: sha512-pYSacHw698oH2vb70iP1cHk6x0zhvAuOvdskvNtEqvfziu8MSjKXa699vA9Cx72+DH5rwVuj1I3f+7no2fWglA==} 1196 1388 engines: {node: ^20.19.0 || >=22.12.0} 1197 1389 cpu: [x64] 1198 1390 os: [freebsd] ··· 1203 1395 cpu: [x64] 1204 1396 os: [freebsd] 1205 1397 1206 - '@oxc-minify/binding-linux-arm-gnueabihf@0.112.0': 1207 - resolution: {integrity: sha512-yePavbIilAcpVYc8vRsDCn3xJxHMXDZIiamyH9fuLosAHNELcLib4/JR4fhDk4NmHVagQH3kRhsnm5Q9cm3pAw==} 1398 + '@oxc-minify/binding-linux-arm-gnueabihf@0.117.0': 1399 + resolution: {integrity: sha512-Ugm4Qj7F2+bccjhHCjjnSNHBDPyvjPXWrntID4WJpSrPqt+Az/o0EGdty9sWOjQXRZiTVpa80uqCWZQUn94yTA==} 1208 1400 engines: {node: ^20.19.0 || >=22.12.0} 1209 1401 cpu: [arm] 1210 1402 os: [linux] ··· 1215 1407 cpu: [arm] 1216 1408 os: [linux] 1217 1409 1218 - '@oxc-minify/binding-linux-arm-musleabihf@0.112.0': 1219 - resolution: {integrity: sha512-lmPWLXtW6FspERhy97iP0hwbmLtL66xI29QQ9GpHmTiE4k+zv/FaefuV/Qw+LuHnmFSYzUNrLcxh4ulOZTIP2g==} 1410 + '@oxc-minify/binding-linux-arm-musleabihf@0.117.0': 1411 + resolution: {integrity: sha512-qrY6ZviO9wVRI/jl4nRZO4B9os8jaJQemMeWIyFInZNk3lhqihId8iBqMKibJnRaf+JRxLM9j68atXkFRhOHrg==} 1220 1412 engines: {node: ^20.19.0 || >=22.12.0} 1221 1413 cpu: [arm] 1222 1414 os: [linux] ··· 1227 1419 cpu: [arm] 1228 1420 os: [linux] 1229 1421 1230 - '@oxc-minify/binding-linux-arm64-gnu@0.112.0': 1231 - resolution: {integrity: sha512-gySS5XqU5MKs/oCjsTlVm8zb8lqcNKHEANsaRmhW2qvGKJoeGwFb6Fbq6TLCZMRuk143mLbncbverBCa1c3dog==} 1422 + '@oxc-minify/binding-linux-arm64-gnu@0.117.0': 1423 + resolution: {integrity: sha512-2VLJHKEFBRhCihT/8uesuDPhXpbWu1OlHCxqQ7pdFVqKik1Maj5E9oSDcYzxqfaCRStvTHkmLVWJBK5CVcIadg==} 1232 1424 engines: {node: ^20.19.0 || >=22.12.0} 1233 1425 cpu: [arm64] 1234 1426 os: [linux] ··· 1240 1432 cpu: [arm64] 1241 1433 os: [linux] 1242 1434 1243 - '@oxc-minify/binding-linux-arm64-musl@0.112.0': 1244 - resolution: {integrity: sha512-IRFMZX589lr3rjG0jc8N261/7wqFq2Vl0OMrJWeFls5BF8HiB+fRYuf0Zy2CyRH6NCY2vbdDdp+QCAavQGVsGw==} 1435 + '@oxc-minify/binding-linux-arm64-musl@0.117.0': 1436 + resolution: {integrity: sha512-C3zapJconWpl2Y7LR3GkRkH6jxpuV2iVUfkFcHT5Ffn4Zu7l88mZa2dhcfdULZDybN1Phka/P34YUzuskUUrXw==} 1245 1437 engines: {node: ^20.19.0 || >=22.12.0} 1246 1438 cpu: [arm64] 1247 1439 os: [linux] ··· 1253 1445 cpu: [arm64] 1254 1446 os: [linux] 1255 1447 1256 - '@oxc-minify/binding-linux-ppc64-gnu@0.112.0': 1257 - resolution: {integrity: sha512-V/69XqIW9hCUceDpcZh79oDg+F4ptEgIfKRENzYs41LRbSoJ7sNjjcW4zifqyviTvzcnXLgK4uoTyoymmNZBMQ==} 1448 + '@oxc-minify/binding-linux-ppc64-gnu@0.117.0': 1449 + resolution: {integrity: sha512-2T/Bm+3/qTfuNS4gKSzL8qbiYk+ErHW2122CtDx+ilZAzvWcJ8IbqdZIbEWOlwwe03lESTxPwTBLFqVgQU2OeQ==} 1258 1450 engines: {node: ^20.19.0 || >=22.12.0} 1259 1451 cpu: [ppc64] 1260 1452 os: [linux] 1261 1453 libc: [glibc] 1262 1454 1263 - '@oxc-minify/binding-linux-riscv64-gnu@0.112.0': 1264 - resolution: {integrity: sha512-zghvexySyGXGNW+MutjZN7UGTyOQl56RWMlPe1gb+knBm/+0hf9qjk7Q6ofm2tSte+vQolPfQttifGl0dP9uvQ==} 1455 + '@oxc-minify/binding-linux-riscv64-gnu@0.117.0': 1456 + resolution: {integrity: sha512-MKLjpldYkeoB4T+yAi4aIAb0waifxUjLcKkCUDmYAY3RqBJTvWK34KtfaKZL0IBMIXfD92CbKkcxQirDUS9Xcg==} 1265 1457 engines: {node: ^20.19.0 || >=22.12.0} 1266 1458 cpu: [riscv64] 1267 1459 os: [linux] ··· 1273 1465 cpu: [riscv64] 1274 1466 os: [linux] 1275 1467 1276 - '@oxc-minify/binding-linux-riscv64-musl@0.112.0': 1277 - resolution: {integrity: sha512-E4a8VUFDJPb2mPcc7J4NQQPi1ssHKF7/g4r6KD2+SBVERIaEEd3cGNqR7SG3g82/BLGV2UDoQe/WvZCkt5M/bQ==} 1468 + '@oxc-minify/binding-linux-riscv64-musl@0.117.0': 1469 + resolution: {integrity: sha512-UFVcbPvKUStry6JffriobBp8BHtjmLLPl4bCY+JMxIn/Q3pykCpZzRwFTcDurG/kY8tm+uSNfKKdRNa5Nh9A7g==} 1278 1470 engines: {node: ^20.19.0 || >=22.12.0} 1279 1471 cpu: [riscv64] 1280 1472 os: [linux] 1281 1473 libc: [musl] 1282 1474 1283 - '@oxc-minify/binding-linux-s390x-gnu@0.112.0': 1284 - resolution: {integrity: sha512-2Hx87sK3y6jBV364Mvv0zyxiITIuy26Ixenv6pK7e+4an3HgNdhAj8nk3aLoLTTSvLik5/MaGhcZGEu9tYV1aA==} 1475 + '@oxc-minify/binding-linux-s390x-gnu@0.117.0': 1476 + resolution: {integrity: sha512-B9GyPQ1NKbvpETVAMyJMfRlD3c6UJ7kiuFUAlx9LTYiQL+YIyT6vpuRlq1zgsXxavZluVrfeJv6x0owV4KDx4Q==} 1285 1477 engines: {node: ^20.19.0 || >=22.12.0} 1286 1478 cpu: [s390x] 1287 1479 os: [linux] ··· 1293 1485 cpu: [s390x] 1294 1486 os: [linux] 1295 1487 1296 - '@oxc-minify/binding-linux-x64-gnu@0.112.0': 1297 - resolution: {integrity: sha512-2MSCnEPLk9ddSouMhJo78Xy2/JbYC80OYzWdR4yWTGSULsgH3d1VXg73DSwFL8vU7Ad9oK10DioBY2ww7sQTEg==} 1488 + '@oxc-minify/binding-linux-x64-gnu@0.117.0': 1489 + resolution: {integrity: sha512-fXfhtr+WWBGNy4M5GjAF5vu/lpulR4Me34FjTyaK9nDrTZs7LM595UDsP1wliksqp4hD/KdoqHGmbCrC+6d4vA==} 1298 1490 engines: {node: ^20.19.0 || >=22.12.0} 1299 1491 cpu: [x64] 1300 1492 os: [linux] ··· 1306 1498 cpu: [x64] 1307 1499 os: [linux] 1308 1500 1309 - '@oxc-minify/binding-linux-x64-musl@0.112.0': 1310 - resolution: {integrity: sha512-HAPfmQKlkVi97/zRonVE9t/kKUG3ni+mOuU1Euw+3s37KwUuOJjmcwXdclVgXKBlTkCGO0FajPwW5dAJeIXCCw==} 1501 + '@oxc-minify/binding-linux-x64-musl@0.117.0': 1502 + resolution: {integrity: sha512-jFBgGbx1oLadb83ntJmy1dWlAHSQanXTS21G4PgkxyONmxZdZ/UMKr7KsADzMuoPsd2YhJHxzRpwJd9U+4BFBw==} 1311 1503 engines: {node: ^20.19.0 || >=22.12.0} 1312 1504 cpu: [x64] 1313 1505 os: [linux] ··· 1319 1511 cpu: [x64] 1320 1512 os: [linux] 1321 1513 1322 - '@oxc-minify/binding-openharmony-arm64@0.112.0': 1323 - resolution: {integrity: sha512-bLnMojcPadYzMNpB6IAqMiTOag4etc0zbs8On73JsotO1W5c5/j/ncplpSokpEpNasKRUpHVRXpmq0KRXprNhw==} 1514 + '@oxc-minify/binding-openharmony-arm64@0.117.0': 1515 + resolution: {integrity: sha512-nxPd9vx1vYz8IlIMdl9HFdOK/ood1H5hzbSFsyO8JU55tkcJoBL8TLCbuFf9pHpOy27l2gcPyV6z3p4eAcTH5Q==} 1324 1516 engines: {node: ^20.19.0 || >=22.12.0} 1325 1517 cpu: [arm64] 1326 1518 os: [openharmony] 1327 1519 1328 - '@oxc-minify/binding-wasm32-wasi@0.112.0': 1329 - resolution: {integrity: sha512-tv7PmHYq/8QBlqMaDjsy51GF5KQkG17Yc/PsgB5OVndU34kwbQuebBIic7UfK9ygzidI8moYq3ztnu3za/rqHw==} 1520 + '@oxc-minify/binding-wasm32-wasi@0.117.0': 1521 + resolution: {integrity: sha512-pSvjJ6cCCfEXSteWSiVfZhdRzvpmS3tLhlXrXTYiuTDFrkRCobRP39SRwAzK23rE9i/m2JAaES2xPEW6+xu85g==} 1330 1522 engines: {node: '>=14.0.0'} 1331 1523 cpu: [wasm32] 1332 1524 ··· 1335 1527 engines: {node: '>=14.0.0'} 1336 1528 cpu: [wasm32] 1337 1529 1338 - '@oxc-minify/binding-win32-arm64-msvc@0.112.0': 1339 - resolution: {integrity: sha512-d+jes2jwRkcBSpcaZC6cL8GBi56Br6uAorn9dfquhWLczWL+hHSvvVrRgT1i5/6dkf5UWx2zdoEsAMiJ11w78A==} 1530 + '@oxc-minify/binding-win32-arm64-msvc@0.117.0': 1531 + resolution: {integrity: sha512-9NoT9baFrWPdJRIZVQ1jzPZW9TjPT2sbzQyDdoK7uD1V8JXCe1L2y7sp9k2ldZZheaIcmtNwHc7jyD7kYz/0XQ==} 1340 1532 engines: {node: ^20.19.0 || >=22.12.0} 1341 1533 cpu: [arm64] 1342 1534 os: [win32] ··· 1347 1539 cpu: [arm64] 1348 1540 os: [win32] 1349 1541 1350 - '@oxc-minify/binding-win32-ia32-msvc@0.112.0': 1351 - resolution: {integrity: sha512-TV1C3qDwj7//jNIi5tnNRhReSUgtaRQKi5KobDE6zVAc5gjeuBA8G2qizS9ziXlf/I0dlelrGmGMMDJmH9ekWg==} 1542 + '@oxc-minify/binding-win32-ia32-msvc@0.117.0': 1543 + resolution: {integrity: sha512-E51LTjkRei5u2dpFiYSObuh+e43xg45qlmilSTd0XDGFdYJCOv62Q0MEn61TR+efQYPNleYwWdTS9t+tp9p/4w==} 1352 1544 engines: {node: ^20.19.0 || >=22.12.0} 1353 1545 cpu: [ia32] 1354 1546 os: [win32] 1355 1547 1356 - '@oxc-minify/binding-win32-x64-msvc@0.112.0': 1357 - resolution: {integrity: sha512-LML2Gld6VY8/+7a3VH4k1qngsBXvTkXgbmYgSYwaElqtiQiYaAcXfi0XKOUGe3k3GbBK4juAGixC31CrdFHAQw==} 1548 + '@oxc-minify/binding-win32-x64-msvc@0.117.0': 1549 + resolution: {integrity: sha512-I8vniPOxWQdxfIbXNvQLaJ1n8SrnqES6wuiAX10CU72sKsizkds9kDaJ1KzWvDy39RKhTBmD1cJsU2uxPFgizQ==} 1358 1550 engines: {node: ^20.19.0 || >=22.12.0} 1359 1551 cpu: [x64] 1360 1552 os: [win32] ··· 1365 1557 cpu: [x64] 1366 1558 os: [win32] 1367 1559 1368 - '@oxc-parser/binding-android-arm-eabi@0.112.0': 1369 - resolution: {integrity: sha512-retxBzJ39Da7Lh/eZTn9+HJgTeDUxZIpuI0urOsmcFsBKXAth3lc1jIvwseQ9qbAI/VrsoFOXiGIzgclARbAHg==} 1560 + '@oxc-parser/binding-android-arm-eabi@0.117.0': 1561 + resolution: {integrity: sha512-XarGPJpaobgKjfm7xRfCGWWszuPbm/OeP91NdMhxtcLZ/qLTmWF0P0z0gqmr0Uysi1F1v1BNtcST11THMrcEOw==} 1370 1562 engines: {node: ^20.19.0 || >=22.12.0} 1371 1563 cpu: [arm] 1372 1564 os: [android] 1373 1565 1374 - '@oxc-parser/binding-android-arm64@0.112.0': 1375 - resolution: {integrity: sha512-pRkbBRbuIIsufUWpOJ+JHWfJFNupkidy4sbjfcm37e6xwYrn9LSKMLubPHvNaL1Zf92ZRhGiwaYkEcmaFg2VcA==} 1566 + '@oxc-parser/binding-android-arm64@0.117.0': 1567 + resolution: {integrity: sha512-EPTs2EBijGmyhPso4rXAL0NSpECXER9IaVKFZEv83YcA6h4uhKW47kmYt+OZcSp130zhHx+lTWILDQ/LDkCRNA==} 1376 1568 engines: {node: ^20.19.0 || >=22.12.0} 1377 1569 cpu: [arm64] 1378 1570 os: [android] ··· 1383 1575 cpu: [arm64] 1384 1576 os: [android] 1385 1577 1386 - '@oxc-parser/binding-darwin-arm64@0.112.0': 1387 - resolution: {integrity: sha512-fh6/KQL/cbH5DukT3VkdCqnULLuvVnszVKySD5IgSE0WZb32YZo/cPsPdEv052kk6w3N4agu+NTiMnZjcvhUIg==} 1578 + '@oxc-parser/binding-darwin-arm64@0.117.0': 1579 + resolution: {integrity: sha512-3bAEpyih6r/Kb+Xzn1em1qBMClOS7NsVWgF86k95jpysR5ix/HlKFKSy7cax6PcS96HeHR4kjlME20n/XK1zNg==} 1388 1580 engines: {node: ^20.19.0 || >=22.12.0} 1389 1581 cpu: [arm64] 1390 1582 os: [darwin] ··· 1395 1587 cpu: [arm64] 1396 1588 os: [darwin] 1397 1589 1398 - '@oxc-parser/binding-darwin-x64@0.112.0': 1399 - resolution: {integrity: sha512-vUBOOY1E30vlu/DoTGDoT1UbLlwu5Yv9tqeBabAwRzwNDz8Skho16VKhsBDUiyqddtpsR3//v6vNk38w4c+6IA==} 1590 + '@oxc-parser/binding-darwin-x64@0.117.0': 1591 + resolution: {integrity: sha512-W7S99zFwVZhSbCxvjfZkioStFU249DBc4TJw/kK6kfKwx2Zew+jvizX5Y3ZPkAh7fBVUSNOdSeOqLBHLiP50tw==} 1400 1592 engines: {node: ^20.19.0 || >=22.12.0} 1401 1593 cpu: [x64] 1402 1594 os: [darwin] ··· 1407 1599 cpu: [x64] 1408 1600 os: [darwin] 1409 1601 1410 - '@oxc-parser/binding-freebsd-x64@0.112.0': 1411 - resolution: {integrity: sha512-hnEtO/9AVnYWzrgnp6L+oPs/6UqlFeteUL6n7magkd2tttgmx1C01hyNNh6nTpZfLzEVJSNJ0S+4NTsK2q2CxA==} 1602 + '@oxc-parser/binding-freebsd-x64@0.117.0': 1603 + resolution: {integrity: sha512-xH76lqSdjCSY0KUMPwLXlvQ3YEm3FFVEQmgiOCGNf+stZ6E4Mo3nC102Bo8yKd7aW0foIPAFLYsHgj7vVI/axw==} 1412 1604 engines: {node: ^20.19.0 || >=22.12.0} 1413 1605 cpu: [x64] 1414 1606 os: [freebsd] ··· 1419 1611 cpu: [x64] 1420 1612 os: [freebsd] 1421 1613 1422 - '@oxc-parser/binding-linux-arm-gnueabihf@0.112.0': 1423 - resolution: {integrity: sha512-WxJrUz3pcIc2hp4lvJbvt/sTL33oX9NPvkD3vDDybE6tc0V++rS+hNOJxwXdD2FDIFPkHs/IEn5asEZFVH+VKw==} 1614 + '@oxc-parser/binding-linux-arm-gnueabihf@0.117.0': 1615 + resolution: {integrity: sha512-9Hdm1imzrn4RdMYnQKKcy+7p7QsSPIrgVIZmpGSJT02nYDuBWLdG1pdYMPFoEo46yiXry3tS3RoHIpNbT1IiyQ==} 1424 1616 engines: {node: ^20.19.0 || >=22.12.0} 1425 1617 cpu: [arm] 1426 1618 os: [linux] ··· 1431 1623 cpu: [arm] 1432 1624 os: [linux] 1433 1625 1434 - '@oxc-parser/binding-linux-arm-musleabihf@0.112.0': 1435 - resolution: {integrity: sha512-jj8A8WWySaJQqM9XKAIG8U2Q3qxhFQKrXPWv98d1oC35at+L1h+C+V4M3l8BAKhpHKCu3dYlloaAbHd5q1Hw6A==} 1626 + '@oxc-parser/binding-linux-arm-musleabihf@0.117.0': 1627 + resolution: {integrity: sha512-Itszer/VCeYhYVJLcuKnHktlY8QyGnVxapltP68S1XRGlV6IsM9HQAElJRMwQhT6/GkMjOhANmkv2Qu/9v44lw==} 1436 1628 engines: {node: ^20.19.0 || >=22.12.0} 1437 1629 cpu: [arm] 1438 1630 os: [linux] ··· 1443 1635 cpu: [arm] 1444 1636 os: [linux] 1445 1637 1446 - '@oxc-parser/binding-linux-arm64-gnu@0.112.0': 1447 - resolution: {integrity: sha512-G2F8H6FcAExVK5vvhpSh61tqWx5QoaXXUnSsj5FyuDiFT/K7AMMVSQVqnZREDc+YxhrjB0vnKjCcuobXK63kIw==} 1638 + '@oxc-parser/binding-linux-arm64-gnu@0.117.0': 1639 + resolution: {integrity: sha512-jBxD7DtlHQ36ivjjZdH0noQJgWNouenzpLmXNKnYaCsBfo3jY95m5iyjYQEiWkvkhJ3TJUAs7tQ1/kEpY7x/Kg==} 1448 1640 engines: {node: ^20.19.0 || >=22.12.0} 1449 1641 cpu: [arm64] 1450 1642 os: [linux] ··· 1456 1648 cpu: [arm64] 1457 1649 os: [linux] 1458 1650 1459 - '@oxc-parser/binding-linux-arm64-musl@0.112.0': 1460 - resolution: {integrity: sha512-3R0iqjM3xYOZCnwgcxOQXH7hrz64/USDIuLbNTM1kZqQzRqaR4w7SwoWKU934zABo8d0op2oSwOp+CV3hZnM7A==} 1651 + '@oxc-parser/binding-linux-arm64-musl@0.117.0': 1652 + resolution: {integrity: sha512-QagKTDF4lrz8bCXbUi39Uq5xs7C7itAseKm51f33U+Dyar9eJY/zGKqfME9mKLOiahX7Fc1J3xMWVS0AdDXLPg==} 1461 1653 engines: {node: ^20.19.0 || >=22.12.0} 1462 1654 cpu: [arm64] 1463 1655 os: [linux] ··· 1469 1661 cpu: [arm64] 1470 1662 os: [linux] 1471 1663 1472 - '@oxc-parser/binding-linux-ppc64-gnu@0.112.0': 1473 - resolution: {integrity: sha512-lAQf8PQxfgy7h0bmcfSVE3hg3qMueshPYULFsCrHM+8KefGZ9W+ZMvRyU33gLrB4w1O3Fz1orR0hmKMCRxXNrQ==} 1664 + '@oxc-parser/binding-linux-ppc64-gnu@0.117.0': 1665 + resolution: {integrity: sha512-RPddpcE/0xxWaommWy0c5i/JdrXcXAkxBS2GOrAUh5LKmyCh03hpJedOAWszG4ADsKQwoUQQ1/tZVGRhZIWtKA==} 1474 1666 engines: {node: ^20.19.0 || >=22.12.0} 1475 1667 cpu: [ppc64] 1476 1668 os: [linux] 1477 1669 libc: [glibc] 1478 1670 1479 - '@oxc-parser/binding-linux-riscv64-gnu@0.112.0': 1480 - resolution: {integrity: sha512-2QlvQBUhHuAE3ezD4X3CAEKMXdfgInggQ5Bj/7gb5NcYP3GyfLTj7c+mMu+BRwfC9B3AXBNyqHWbqEuuUvZyRQ==} 1671 + '@oxc-parser/binding-linux-riscv64-gnu@0.117.0': 1672 + resolution: {integrity: sha512-ur/WVZF9FSOiZGxyP+nfxZzuv6r5OJDYoVxJnUR7fM/hhXLh4V/be6rjbzm9KLCDBRwYCEKJtt+XXNccwd06IA==} 1481 1673 engines: {node: ^20.19.0 || >=22.12.0} 1482 1674 cpu: [riscv64] 1483 1675 os: [linux] ··· 1489 1681 cpu: [riscv64] 1490 1682 os: [linux] 1491 1683 1492 - '@oxc-parser/binding-linux-riscv64-musl@0.112.0': 1493 - resolution: {integrity: sha512-v06iu0osHszgqJ1dLQRb6leWFU1sjG/UQk4MoVBtE6ZPewgfTkby6G9II1SpEAf2onnAuQceVYxQH9iuU3NJqw==} 1684 + '@oxc-parser/binding-linux-riscv64-musl@0.117.0': 1685 + resolution: {integrity: sha512-ujGcAx8xAMvhy7X5sBFi3GXML1EtyORuJZ5z2T6UV3U416WgDX/4OCi3GnoteeenvxIf6JgP45B+YTHpt71vpA==} 1494 1686 engines: {node: ^20.19.0 || >=22.12.0} 1495 1687 cpu: [riscv64] 1496 1688 os: [linux] 1497 1689 libc: [musl] 1498 1690 1499 - '@oxc-parser/binding-linux-s390x-gnu@0.112.0': 1500 - resolution: {integrity: sha512-+5HhNHtxsdcd7+ljXFnn9FOoCNXJX3UPgIfIE6vdwS1HqdGNH6eAcVobuqGOp54l8pvcxDQA6F4cPswCgLrQfQ==} 1691 + '@oxc-parser/binding-linux-s390x-gnu@0.117.0': 1692 + resolution: {integrity: sha512-hbsfKjUwRjcMZZvvmpZSc+qS0bHcHRu8aV/I3Ikn9BzOA0ZAgUE7ctPtce5zCU7bM8dnTLi4sJ1Pi9YHdx6Urw==} 1501 1693 engines: {node: ^20.19.0 || >=22.12.0} 1502 1694 cpu: [s390x] 1503 1695 os: [linux] ··· 1509 1701 cpu: [s390x] 1510 1702 os: [linux] 1511 1703 1512 - '@oxc-parser/binding-linux-x64-gnu@0.112.0': 1513 - resolution: {integrity: sha512-jKwO7ZLNkjxwg7FoCLw+fJszooL9yXRZsDN0AQ1AQUTWq1l8GH/2e44k68N3fcP19jl8O8jGpqLAZcQTYk6skA==} 1704 + '@oxc-parser/binding-linux-x64-gnu@0.117.0': 1705 + resolution: {integrity: sha512-1QrTrf8rige7UPJrYuDKJLQOuJlgkt+nRSJLBMHWNm9TdivzP48HaK3f4q18EjNlglKtn03lgjMu4fryDm8X4A==} 1514 1706 engines: {node: ^20.19.0 || >=22.12.0} 1515 1707 cpu: [x64] 1516 1708 os: [linux] ··· 1522 1714 cpu: [x64] 1523 1715 os: [linux] 1524 1716 1525 - '@oxc-parser/binding-linux-x64-musl@0.112.0': 1526 - resolution: {integrity: sha512-TYqnuKV/p3eOc+N61E0961nA7DC+gaCeJ3+V2LcjJdTwFMdikqWL6uVk1jlrpUCBrozHDATVUKDZYH7r4FQYjQ==} 1717 + '@oxc-parser/binding-linux-x64-musl@0.117.0': 1718 + resolution: {integrity: sha512-gRvK6HPzF5ITRL68fqb2WYYs/hGviPIbkV84HWCgiJX+LkaOpp+HIHQl3zVZdyKHwopXToTbXbtx/oFjDjl8pg==} 1527 1719 engines: {node: ^20.19.0 || >=22.12.0} 1528 1720 cpu: [x64] 1529 1721 os: [linux] ··· 1535 1727 cpu: [x64] 1536 1728 os: [linux] 1537 1729 1538 - '@oxc-parser/binding-openharmony-arm64@0.112.0': 1539 - resolution: {integrity: sha512-ZhrVmWFifVEFQX4XPwLoVFDHw9tAWH9p9vHsHFH+5uCKdfVR+jje4WxVo6YrokWCboGckoOzHq5KKMOcPZfkRg==} 1730 + '@oxc-parser/binding-openharmony-arm64@0.117.0': 1731 + resolution: {integrity: sha512-QPJvFbnnDZZY7xc+xpbIBWLThcGBakwaYA9vKV8b3+oS5MGfAZUoTFJcix5+Zg2Ri46sOfrUim6Y6jsKNcssAQ==} 1540 1732 engines: {node: ^20.19.0 || >=22.12.0} 1541 1733 cpu: [arm64] 1542 1734 os: [openharmony] 1543 1735 1544 - '@oxc-parser/binding-wasm32-wasi@0.112.0': 1545 - resolution: {integrity: sha512-Gr8X2PUU3hX1g3F5oLWIZB8DhzDmjr5TfOrmn5tlBOo9l8ojPGdKjnIBfObM7X15928vza8QRKW25RTR7jfivg==} 1736 + '@oxc-parser/binding-wasm32-wasi@0.117.0': 1737 + resolution: {integrity: sha512-+XRSNA0xt3pk/6CUHM7pykVe7M8SdifJk8LX1+fIp/zefvR3HBieZCbwG5un8gogNgh7srLycoh/cQA9uozv5g==} 1546 1738 engines: {node: '>=14.0.0'} 1547 1739 cpu: [wasm32] 1548 1740 ··· 1551 1743 engines: {node: '>=14.0.0'} 1552 1744 cpu: [wasm32] 1553 1745 1554 - '@oxc-parser/binding-win32-arm64-msvc@0.112.0': 1555 - resolution: {integrity: sha512-t5CDLbU70Ea88bGRhvU/dLJTc/Wcrtf2Jp534E8P3cgjAvHDjdKsfDDqBZrhybJ8Jv9v9vW5ngE40EK51BluDA==} 1746 + '@oxc-parser/binding-win32-arm64-msvc@0.117.0': 1747 + resolution: {integrity: sha512-GpxeGS+Vo030DsrXeRPc7OSJOQIyAHkM3mzwBcnQjg/79XnOIDDMXJ5X6/aNdkVt/+Pv35pqKzGA4TQau97x8w==} 1556 1748 engines: {node: ^20.19.0 || >=22.12.0} 1557 1749 cpu: [arm64] 1558 1750 os: [win32] ··· 1563 1755 cpu: [arm64] 1564 1756 os: [win32] 1565 1757 1566 - '@oxc-parser/binding-win32-ia32-msvc@0.112.0': 1567 - resolution: {integrity: sha512-rZH0JynCCwnhe2HfRoyNOl/Kfd9pudoWxgpC5OZhj7j77pMK0UOAa35hYDfrtSOUk2HLzrikV5dPUOY2DpSBSA==} 1758 + '@oxc-parser/binding-win32-ia32-msvc@0.117.0': 1759 + resolution: {integrity: sha512-tchWEYiso1+objTZirmlR+w3fcIel6PVBOJ8NuC2Jr30dxBOiKUfFLovJLANwHg1+TzeD6pVSLIIIEf2T5o5lQ==} 1568 1760 engines: {node: ^20.19.0 || >=22.12.0} 1569 1761 cpu: [ia32] 1570 1762 os: [win32] 1571 1763 1572 - '@oxc-parser/binding-win32-x64-msvc@0.112.0': 1573 - resolution: {integrity: sha512-oGHluohzmVFAuQrkEnl1OXAxMz2aYmimxUqIgKXpBgbr7PvFv0doELB273sX+5V3fKeggohKg1A2Qq21W9Z9cQ==} 1764 + '@oxc-parser/binding-win32-x64-msvc@0.117.0': 1765 + resolution: {integrity: sha512-ysRJAjIbB4e5y+t9PZs7TwbgOV/GVT//s30AORLCT/pedYwpYzHq6ApXK7is9fvyfZtgT3anNir8+esurmyaDw==} 1574 1766 engines: {node: ^20.19.0 || >=22.12.0} 1575 1767 cpu: [x64] 1576 1768 os: [win32] ··· 1581 1773 cpu: [x64] 1582 1774 os: [win32] 1583 1775 1584 - '@oxc-project/types@0.112.0': 1585 - resolution: {integrity: sha512-m6RebKHIRsax2iCwVpYW2ErQwa4ywHJrE4sCK3/8JK8ZZAWOKXaRJFl/uP51gaVyyXlaS4+chU1nSCdzYf6QqQ==} 1776 + '@oxc-project/types@0.117.0': 1777 + resolution: {integrity: sha512-C/kPXBphID44fXdsa2xSOCuzX8fKZiFxPsvucJ6Yfkr6CJlMA+kNLPNKyLoI+l9XlDsNxBrz6h7IIjKU8pB69w==} 1586 1778 1587 1779 '@oxc-project/types@0.94.0': 1588 1780 resolution: {integrity: sha512-+UgQT/4o59cZfH6Cp7G0hwmqEQ0wE+AdIwhikdwnhWI9Dp8CgSY081+Q3O67/wq3VJu8mgUEB93J9EHHn70fOw==} 1589 1781 1590 - '@oxc-transform/binding-android-arm-eabi@0.112.0': 1591 - resolution: {integrity: sha512-r4LuBaPnOAi0eUOBNi880Fm2tO2omH7N1FRrL6+nyz/AjQ+QPPLtoyZJva0O+sKi1buyN/7IzM5p9m+5ANSDbg==} 1782 + '@oxc-transform/binding-android-arm-eabi@0.117.0': 1783 + resolution: {integrity: sha512-17giX7h5VR9Eodru4OoSCFdgwLFIaUxeEn8JWe0vMZrAuRbT9NiDTy5dXdbGQBoO8aXPkbGS38FGlvbi31aujw==} 1592 1784 engines: {node: ^20.19.0 || >=22.12.0} 1593 1785 cpu: [arm] 1594 1786 os: [android] 1595 1787 1596 - '@oxc-transform/binding-android-arm64@0.112.0': 1597 - resolution: {integrity: sha512-ve46vQcQrY8eGe8990VSlS9gkD+AogJqbtfOkeua+5sQGQTDgeIRRxOm7ktCo19uZc2bEBwXRJITgosd+NRVmQ==} 1788 + '@oxc-transform/binding-android-arm64@0.117.0': 1789 + resolution: {integrity: sha512-1LrDd1CPochtLx04pAafdah6QtOQQj0/Evttevi+0u8rCI5FKucIG7pqBHkIQi/y7pycFYIj+GebhET80maeUg==} 1598 1790 engines: {node: ^20.19.0 || >=22.12.0} 1599 1791 cpu: [arm64] 1600 1792 os: [android] ··· 1605 1797 cpu: [arm64] 1606 1798 os: [android] 1607 1799 1608 - '@oxc-transform/binding-darwin-arm64@0.112.0': 1609 - resolution: {integrity: sha512-ddbmLU3Tr+i7MOynfwAXxUXud3SjJKlv7XNjaq08qiI8Av/QvhXVGc2bMhXkWQSMSBUeTDoiughKjK+Zsb6y/A==} 1800 + '@oxc-transform/binding-darwin-arm64@0.117.0': 1801 + resolution: {integrity: sha512-K1Xo52xJOvFfHSkz2ax9X5Qsku23RCfTIPbHZWdUCAQ1TQooI+sFcewSubhVUJ4DVK12/tYT//XXboumin+FHA==} 1610 1802 engines: {node: ^20.19.0 || >=22.12.0} 1611 1803 cpu: [arm64] 1612 1804 os: [darwin] ··· 1617 1809 cpu: [arm64] 1618 1810 os: [darwin] 1619 1811 1620 - '@oxc-transform/binding-darwin-x64@0.112.0': 1621 - resolution: {integrity: sha512-TKvmNw96jQZPqYb4pRrzLFDailNB3YS14KNn+x2hwRbqc6CqY96S9PYwyOpVpYdxfoRjYO9WgX9SoS+62a1DPA==} 1812 + '@oxc-transform/binding-darwin-x64@0.117.0': 1813 + resolution: {integrity: sha512-ftFT/8Laolfq49mRRWLkIhd1AbJ0MI5bW3LwddvdoAg9zXwkx4qhzTYyBPRZhvXWftts+NjlHfHsXCOqI4tPtw==} 1622 1814 engines: {node: ^20.19.0 || >=22.12.0} 1623 1815 cpu: [x64] 1624 1816 os: [darwin] ··· 1629 1821 cpu: [x64] 1630 1822 os: [darwin] 1631 1823 1632 - '@oxc-transform/binding-freebsd-x64@0.112.0': 1633 - resolution: {integrity: sha512-YPMkSCDaelO8HHYRMYjm+Q+IfkfIbdtQzwPuasItYkq8UUkNeHNPheNh2JkvQa3c+io3E9ePOgHQ2yihpk7o/Q==} 1824 + '@oxc-transform/binding-freebsd-x64@0.117.0': 1825 + resolution: {integrity: sha512-QDRyw0atg9BMnwOwnJeW6REzWPLEjiWtsCc2Sj612F1hCdvP+n0L3o8sHinEWM+BiOkOYtUxHA69WjUslc3G+g==} 1634 1826 engines: {node: ^20.19.0 || >=22.12.0} 1635 1827 cpu: [x64] 1636 1828 os: [freebsd] ··· 1641 1833 cpu: [x64] 1642 1834 os: [freebsd] 1643 1835 1644 - '@oxc-transform/binding-linux-arm-gnueabihf@0.112.0': 1645 - resolution: {integrity: sha512-nA7kzQGNEpuTRknst/IJ3l8hqmDmEda3aun6jkXgp7gKxESjuHeaNH04mKISxvJ7fIacvP2g/wtTSnm4u5jL8Q==} 1836 + '@oxc-transform/binding-linux-arm-gnueabihf@0.117.0': 1837 + resolution: {integrity: sha512-UvpvOjyQVgiIJahIpMT0qAsLJT8O1ibHTBgXGOsZkQgw1xmjARPQ07dpRcucPPn6cqCF3wrxfbqtr2vFHaMkdA==} 1646 1838 engines: {node: ^20.19.0 || >=22.12.0} 1647 1839 cpu: [arm] 1648 1840 os: [linux] ··· 1653 1845 cpu: [arm] 1654 1846 os: [linux] 1655 1847 1656 - '@oxc-transform/binding-linux-arm-musleabihf@0.112.0': 1657 - resolution: {integrity: sha512-w8GuLmckKlGc3YujaZKhtbFxziCcosvM2l9GnQjCb/yENWLGDiyQOy0BTAgPGdJwpYTiOeJblEXSuXYvlE1Ong==} 1848 + '@oxc-transform/binding-linux-arm-musleabihf@0.117.0': 1849 + resolution: {integrity: sha512-cIhztGFjKk8ngP+/7EPkEhzWMGr2neezxgWirSn/f/MirjH234oHHGJ2diKIbGQEsy0aOuJMTkL9NLfzfmH51A==} 1658 1850 engines: {node: ^20.19.0 || >=22.12.0} 1659 1851 cpu: [arm] 1660 1852 os: [linux] ··· 1665 1857 cpu: [arm] 1666 1858 os: [linux] 1667 1859 1668 - '@oxc-transform/binding-linux-arm64-gnu@0.112.0': 1669 - resolution: {integrity: sha512-9LwwGnJ8+WT0rXcrI8M0RJtDNt91eMqcDPPEvJxhRFHIMcHTy5D5xT+fOl3Us0yMqKo3HUWkbfUYqAp4GoZ3Jw==} 1860 + '@oxc-transform/binding-linux-arm64-gnu@0.117.0': 1861 + resolution: {integrity: sha512-mXbDfvDN0RZVg7v4LohNzU0kK3fMAZgkUKTkpFVgxEvzibEG5VpSznkypUwHI4a8U8pz+K6mGaLetX3Xt+CvvA==} 1670 1862 engines: {node: ^20.19.0 || >=22.12.0} 1671 1863 cpu: [arm64] 1672 1864 os: [linux] ··· 1678 1870 cpu: [arm64] 1679 1871 os: [linux] 1680 1872 1681 - '@oxc-transform/binding-linux-arm64-musl@0.112.0': 1682 - resolution: {integrity: sha512-Lg6VOuSd3oXv7J0eGywgqh/086h+qQzIBOD+47pYKMTTJcbDe+f3h/RgGoMKJE5HhiwT5sH1aGEJfIfaYUiVSw==} 1873 + '@oxc-transform/binding-linux-arm64-musl@0.117.0': 1874 + resolution: {integrity: sha512-ykxpPQp0eAcSmhy0Y3qKvdanHY4d8THPonDfmCoktUXb6r0X6qnjpJB3V+taN1wevW55bOEZd97kxtjTKjqhmg==} 1683 1875 engines: {node: ^20.19.0 || >=22.12.0} 1684 1876 cpu: [arm64] 1685 1877 os: [linux] ··· 1691 1883 cpu: [arm64] 1692 1884 os: [linux] 1693 1885 1694 - '@oxc-transform/binding-linux-ppc64-gnu@0.112.0': 1695 - resolution: {integrity: sha512-PXzmj82o1moA4IGphYImTRgc2youTi4VRfyFX3CHwLjxPcQ5JtcsgbDt4QUdOzXZ+zC07s5jf2ZzhRapEOlj2w==} 1886 + '@oxc-transform/binding-linux-ppc64-gnu@0.117.0': 1887 + resolution: {integrity: sha512-Rvspti4Kr7eq6zSrURK5WjscfWQPvmy/KjJZV45neRKW8RLonE3r9+NgrwSLGoHvQ3F24fbqlkplox1RtlhH5A==} 1696 1888 engines: {node: ^20.19.0 || >=22.12.0} 1697 1889 cpu: [ppc64] 1698 1890 os: [linux] 1699 1891 libc: [glibc] 1700 1892 1701 - '@oxc-transform/binding-linux-riscv64-gnu@0.112.0': 1702 - resolution: {integrity: sha512-vhJsMsVH/6xwa3bt1LGts33FXUkGjaEGDwsRyp4lIfOjSfQVWMtCmWMFNaA0dW9FVWdD2Gt2fSFBSZ+azDxlpg==} 1893 + '@oxc-transform/binding-linux-riscv64-gnu@0.117.0': 1894 + resolution: {integrity: sha512-Dr2ZW9ZZ4l1eQ5JUEUY3smBh4JFPCPuybWaDZTLn3ADZjyd8ZtNXEjeMT8rQbbhbgSL9hEgbwaqraole3FNThQ==} 1703 1895 engines: {node: ^20.19.0 || >=22.12.0} 1704 1896 cpu: [riscv64] 1705 1897 os: [linux] ··· 1711 1903 cpu: [riscv64] 1712 1904 os: [linux] 1713 1905 1714 - '@oxc-transform/binding-linux-riscv64-musl@0.112.0': 1715 - resolution: {integrity: sha512-cXWFb7z+2IjFUEcXtRwluq9oEG5qnyFCjiu3SWrgYNcWwPdHusv3I/7K5/CTbbi4StoZ5txbi7/iSfDHNyWuRw==} 1906 + '@oxc-transform/binding-linux-riscv64-musl@0.117.0': 1907 + resolution: {integrity: sha512-oD1Bnes1bIC3LVBSrWEoSUBj6fvatESPwAVWfJVGVQlqWuOs/ZBn1e4Nmbipo3KGPHK7DJY75r/j7CQCxhrOFQ==} 1716 1908 engines: {node: ^20.19.0 || >=22.12.0} 1717 1909 cpu: [riscv64] 1718 1910 os: [linux] 1719 1911 libc: [musl] 1720 1912 1721 - '@oxc-transform/binding-linux-s390x-gnu@0.112.0': 1722 - resolution: {integrity: sha512-eEFu4SRqJTJ20/88KRWmp+jpHKAw0Y1DsnSgpEeXyBIIcsOaLIUMU/TfYWUmqRbvbMV9rmOmI3kp5xWYUq6kSQ==} 1913 + '@oxc-transform/binding-linux-s390x-gnu@0.117.0': 1914 + resolution: {integrity: sha512-qT//IAPLvse844t99Kff5j055qEbXfwzWgvCMb0FyjisnB8foy25iHZxZIocNBe6qwrCYWUP1M8rNrB/WyfS1Q==} 1723 1915 engines: {node: ^20.19.0 || >=22.12.0} 1724 1916 cpu: [s390x] 1725 1917 os: [linux] ··· 1731 1923 cpu: [s390x] 1732 1924 os: [linux] 1733 1925 1734 - '@oxc-transform/binding-linux-x64-gnu@0.112.0': 1735 - resolution: {integrity: sha512-ST1MDT+TlOyZ1c5btrGinRSUW2Jf4Pa+0gdKwsyjDSOC3dxy2ZNkN3mosTf4ywc3J+mxfYKqtjs7zSwHz03ILA==} 1926 + '@oxc-transform/binding-linux-x64-gnu@0.117.0': 1927 + resolution: {integrity: sha512-2YEO5X+KgNzFqRVO5dAkhjcI5gwxus4NSWVl/+cs2sI6P0MNPjqE3VWPawl4RTC11LvetiiZdHcujUCPM8aaUw==} 1736 1928 engines: {node: ^20.19.0 || >=22.12.0} 1737 1929 cpu: [x64] 1738 1930 os: [linux] ··· 1744 1936 cpu: [x64] 1745 1937 os: [linux] 1746 1938 1747 - '@oxc-transform/binding-linux-x64-musl@0.112.0': 1748 - resolution: {integrity: sha512-ISQoA3pD4cyTGpf9sXXeerH6pL2L6EIpdy6oAy2ttkswyVFDyQNVOVIGIdLZDgbpmqGljxZnWqt/J/N68pQaig==} 1939 + '@oxc-transform/binding-linux-x64-musl@0.117.0': 1940 + resolution: {integrity: sha512-3wqWbTSaIFZvDr1aqmTul4cg8PRWYh6VC52E8bLI7ytgS/BwJLW+sDUU2YaGIds4sAf/1yKeJRmudRCDPW9INg==} 1749 1941 engines: {node: ^20.19.0 || >=22.12.0} 1750 1942 cpu: [x64] 1751 1943 os: [linux] ··· 1757 1949 cpu: [x64] 1758 1950 os: [linux] 1759 1951 1760 - '@oxc-transform/binding-openharmony-arm64@0.112.0': 1761 - resolution: {integrity: sha512-UOGVrGIv7yLJovyEXEyUTADuLq98vd/cbMHFLJweRXD+11I8Tn4jASi4WzdsN8C3BVYGRHrXH2NlSBmhz33a4g==} 1952 + '@oxc-transform/binding-openharmony-arm64@0.117.0': 1953 + resolution: {integrity: sha512-Ebxx6NPqhzlrjvx4+PdSqbOq+li0f7X59XtJljDghkbJsbnkHvhLmPR09ifHt5X32UlZN63ekjwcg/nbmHLLlA==} 1762 1954 engines: {node: ^20.19.0 || >=22.12.0} 1763 1955 cpu: [arm64] 1764 1956 os: [openharmony] 1765 1957 1766 - '@oxc-transform/binding-wasm32-wasi@0.112.0': 1767 - resolution: {integrity: sha512-XIX7Gpq9koAvzBVHDlVFHM79r5uOVK6kTEsdsN4qaajpjkgtv4tdsAOKIYK6l7fUbsbE6xS+6w1+yRFrDeC1kg==} 1958 + '@oxc-transform/binding-wasm32-wasi@0.117.0': 1959 + resolution: {integrity: sha512-Nn8mmcBiQ0XKHLTb05QBlH+CDkn7jf5YDVv9FtKhy4zJT0NEU9y3dXVbfcurOpsVrG9me4ktzDQNCaAoJjUQyw==} 1768 1960 engines: {node: '>=14.0.0'} 1769 1961 cpu: [wasm32] 1770 1962 ··· 1773 1965 engines: {node: '>=14.0.0'} 1774 1966 cpu: [wasm32] 1775 1967 1776 - '@oxc-transform/binding-win32-arm64-msvc@0.112.0': 1777 - resolution: {integrity: sha512-EgXef9kOne9BNsbYBbuRqxk2hteT0xsAGcx/VbtCBMJYNj8fANFhT271DUSOgfa4DAgrQQmsyt/Kr1aV9mpU9w==} 1968 + '@oxc-transform/binding-win32-arm64-msvc@0.117.0': 1969 + resolution: {integrity: sha512-15cbsF8diXWGnHrTsVgVeabETiT/KdMAfRAcot99xsaVecJs3pITNNjC6Qj+/TPNpehbgIFjlhhxOVSbQsTBgg==} 1778 1970 engines: {node: ^20.19.0 || >=22.12.0} 1779 1971 cpu: [arm64] 1780 1972 os: [win32] ··· 1785 1977 cpu: [arm64] 1786 1978 os: [win32] 1787 1979 1788 - '@oxc-transform/binding-win32-ia32-msvc@0.112.0': 1789 - resolution: {integrity: sha512-6QaB0qjNaou2YR+blncHdw7j0e26IOwOIjLbhVGDeuf9+4rjJeiqRXJ2hOtCcS4zblnao/MjdgQuZ3fM0nl+Kw==} 1980 + '@oxc-transform/binding-win32-ia32-msvc@0.117.0': 1981 + resolution: {integrity: sha512-I6DkhCuFX6p9rckdWiLuZfBWrrYUC7sNX+zLaCfa5zvrPNwo1/29KkefvqXVxu3AWT/6oZAbtc0A8/mqhETJPQ==} 1790 1982 engines: {node: ^20.19.0 || >=22.12.0} 1791 1983 cpu: [ia32] 1792 1984 os: [win32] 1793 1985 1794 - '@oxc-transform/binding-win32-x64-msvc@0.112.0': 1795 - resolution: {integrity: sha512-FRKYlY959QeqRPx9kXs0HjU2xuXPT1cdF+vvA200D9uAX/KLcC34MwRqUKTYml4kCc2Vf/P2pBR9cQuBm3zECQ==} 1986 + '@oxc-transform/binding-win32-x64-msvc@0.117.0': 1987 + resolution: {integrity: sha512-V7YzavQnYcRJBeJkp0qpb3FKrlm5I57XJetCYB4jsjStuboQmnFMZ/XQH55Szlf/kVyeU9ddQwv72gJJ5BrGjQ==} 1796 1988 engines: {node: ^20.19.0 || >=22.12.0} 1797 1989 cpu: [x64] 1798 1990 os: [win32] ··· 1803 1995 cpu: [x64] 1804 1996 os: [win32] 1805 1997 1998 + '@package-json/types@0.0.12': 1999 + resolution: {integrity: sha512-uu43FGU34B5VM9mCNjXCwLaGHYjXdNincqKLaraaCW+7S2+SmiBg1Nv8bPnmschrIfZmfKNY9f3fC376MRrObw==} 2000 + 1806 2001 '@parcel/watcher-android-arm64@2.5.1': 1807 2002 resolution: {integrity: sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==} 1808 2003 engines: {node: '>= 10.0.0'} ··· 2007 2202 '@rolldown/pluginutils@1.0.0-beta.44': 2008 2203 resolution: {integrity: sha512-g6eW7Zwnr2c5RADIoqziHoVs6b3W5QTQ4+qbpfjbkMJ9x+8Og211VW/oot2dj9dVwaK/UyC6Yo+02gV+wWQVNg==} 2009 2204 2010 - '@rolldown/pluginutils@1.0.0-rc.2': 2011 - resolution: {integrity: sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==} 2205 + '@rolldown/pluginutils@1.0.0-rc.13': 2206 + resolution: {integrity: sha512-3ngTAv6F/Py35BsYbeeLeecvhMKdsKm4AoOETVhAA+Qc8nrA2I0kF7oa93mE9qnIurngOSpMnQ0x2nQY2FPviA==} 2012 2207 2013 - '@rolldown/pluginutils@1.0.0-rc.9': 2014 - resolution: {integrity: sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==} 2208 + '@rolldown/pluginutils@1.0.0-rc.18': 2209 + resolution: {integrity: sha512-CUY5Mnhe64xQBGZEEXQ5WyZwsc1JU3vAZLIxtrsBt3LO6UOb+C8GunVKqe9sT8NeWb4lqSaoJtp2xo6GxT1MNw==} 2015 2210 2016 2211 '@rollup/plugin-alias@5.1.1': 2017 2212 resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==} ··· 2103 2298 rollup: 2104 2299 optional: true 2105 2300 2301 + '@rollup/plugin-terser@1.0.0': 2302 + resolution: {integrity: sha512-FnCxhTBx6bMOYQrar6C8h3scPt8/JwIzw3+AJ2K++6guogH5fYaIFia+zZuhqv0eo1RN7W1Pz630SyvLbDjhtQ==} 2303 + engines: {node: '>=20.0.0'} 2304 + peerDependencies: 2305 + rollup: ^2.0.0||^3.0.0||^4.0.0 2306 + peerDependenciesMeta: 2307 + rollup: 2308 + optional: true 2309 + 2106 2310 '@rollup/pluginutils@5.3.0': 2107 2311 resolution: {integrity: sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==} 2108 2312 engines: {node: '>=14.0.0'} ··· 2117 2321 cpu: [arm] 2118 2322 os: [android] 2119 2323 2120 - '@rollup/rollup-android-arm-eabi@4.59.0': 2121 - resolution: {integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==} 2324 + '@rollup/rollup-android-arm-eabi@4.60.2': 2325 + resolution: {integrity: sha512-dnlp69efPPg6Uaw2dVqzWRfAWRnYVb1XJ8CyyhIbZeaq4CA5/mLeZ1IEt9QqQxmbdvagjLIm2ZL8BxXv5lH4Yw==} 2122 2326 cpu: [arm] 2123 2327 os: [android] 2124 2328 ··· 2127 2331 cpu: [arm64] 2128 2332 os: [android] 2129 2333 2130 - '@rollup/rollup-android-arm64@4.59.0': 2131 - resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==} 2334 + '@rollup/rollup-android-arm64@4.60.2': 2335 + resolution: {integrity: sha512-OqZTwDRDchGRHHm/hwLOL7uVPB9aUvI0am/eQuWMNyFHf5PSEQmyEeYYheA0EPPKUO/l0uigCp+iaTjoLjVoHg==} 2132 2336 cpu: [arm64] 2133 2337 os: [android] 2134 2338 ··· 2137 2341 cpu: [arm64] 2138 2342 os: [darwin] 2139 2343 2140 - '@rollup/rollup-darwin-arm64@4.59.0': 2141 - resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==} 2344 + '@rollup/rollup-darwin-arm64@4.60.2': 2345 + resolution: {integrity: sha512-UwRE7CGpvSVEQS8gUMBe1uADWjNnVgP3Iusyda1nSRwNDCsRjnGc7w6El6WLQsXmZTbLZx9cecegumcitNfpmA==} 2142 2346 cpu: [arm64] 2143 2347 os: [darwin] 2144 2348 ··· 2147 2351 cpu: [x64] 2148 2352 os: [darwin] 2149 2353 2150 - '@rollup/rollup-darwin-x64@4.59.0': 2151 - resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==} 2354 + '@rollup/rollup-darwin-x64@4.60.2': 2355 + resolution: {integrity: sha512-gjEtURKLCC5VXm1I+2i1u9OhxFsKAQJKTVB8WvDAHF+oZlq0GTVFOlTlO1q3AlCTE/DF32c16ESvfgqR7343/g==} 2152 2356 cpu: [x64] 2153 2357 os: [darwin] 2154 2358 ··· 2157 2361 cpu: [arm64] 2158 2362 os: [freebsd] 2159 2363 2160 - '@rollup/rollup-freebsd-arm64@4.59.0': 2161 - resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==} 2364 + '@rollup/rollup-freebsd-arm64@4.60.2': 2365 + resolution: {integrity: sha512-Bcl6CYDeAgE70cqZaMojOi/eK63h5Me97ZqAQoh77VPjMysA/4ORQBRGo3rRy45x4MzVlU9uZxs8Uwy7ZaKnBw==} 2162 2366 cpu: [arm64] 2163 2367 os: [freebsd] 2164 2368 ··· 2167 2371 cpu: [x64] 2168 2372 os: [freebsd] 2169 2373 2170 - '@rollup/rollup-freebsd-x64@4.59.0': 2171 - resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==} 2374 + '@rollup/rollup-freebsd-x64@4.60.2': 2375 + resolution: {integrity: sha512-LU+TPda3mAE2QB0/Hp5VyeKJivpC6+tlOXd1VMoXV/YFMvk/MNk5iXeBfB4MQGRWyOYVJ01625vjkr0Az98OJQ==} 2172 2376 cpu: [x64] 2173 2377 os: [freebsd] 2174 2378 ··· 2177 2381 cpu: [arm] 2178 2382 os: [linux] 2179 2383 2180 - '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 2181 - resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==} 2384 + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': 2385 + resolution: {integrity: sha512-2QxQrM+KQ7DAW4o22j+XZ6RKdxjLD7BOWTP0Bv0tmjdyhXSsr2Ul1oJDQqh9Zf5qOwTuTc7Ek83mOFaKnodPjg==} 2182 2386 cpu: [arm] 2183 2387 os: [linux] 2184 2388 libc: [glibc] ··· 2188 2392 cpu: [arm] 2189 2393 os: [linux] 2190 2394 2191 - '@rollup/rollup-linux-arm-musleabihf@4.59.0': 2192 - resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==} 2395 + '@rollup/rollup-linux-arm-musleabihf@4.60.2': 2396 + resolution: {integrity: sha512-TbziEu2DVsTEOPif2mKWkMeDMLoYjx95oESa9fkQQK7r/Orta0gnkcDpzwufEcAO2BLBsD7mZkXGFqEdMRRwfw==} 2193 2397 cpu: [arm] 2194 2398 os: [linux] 2195 2399 libc: [musl] ··· 2199 2403 cpu: [arm64] 2200 2404 os: [linux] 2201 2405 2202 - '@rollup/rollup-linux-arm64-gnu@4.59.0': 2203 - resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==} 2406 + '@rollup/rollup-linux-arm64-gnu@4.60.2': 2407 + resolution: {integrity: sha512-bO/rVDiDUuM2YfuCUwZ1t1cP+/yqjqz+Xf2VtkdppefuOFS2OSeAfgafaHNkFn0t02hEyXngZkxtGqXcXwO8Rg==} 2204 2408 cpu: [arm64] 2205 2409 os: [linux] 2206 2410 libc: [glibc] ··· 2210 2414 cpu: [arm64] 2211 2415 os: [linux] 2212 2416 2213 - '@rollup/rollup-linux-arm64-musl@4.59.0': 2214 - resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==} 2417 + '@rollup/rollup-linux-arm64-musl@4.60.2': 2418 + resolution: {integrity: sha512-hr26p7e93Rl0Za+JwW7EAnwAvKkehh12BU1Llm9Ykiibg4uIr2rbpxG9WCf56GuvidlTG9KiiQT/TXT1yAWxTA==} 2215 2419 cpu: [arm64] 2216 2420 os: [linux] 2217 2421 libc: [musl] ··· 2221 2425 cpu: [loong64] 2222 2426 os: [linux] 2223 2427 2224 - '@rollup/rollup-linux-loong64-gnu@4.59.0': 2225 - resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==} 2428 + '@rollup/rollup-linux-loong64-gnu@4.60.2': 2429 + resolution: {integrity: sha512-pOjB/uSIyDt+ow3k/RcLvUAOGpysT2phDn7TTUB3n75SlIgZzM6NKAqlErPhoFU+npgY3/n+2HYIQVbF70P9/A==} 2226 2430 cpu: [loong64] 2227 2431 os: [linux] 2228 2432 libc: [glibc] 2229 2433 2230 - '@rollup/rollup-linux-loong64-musl@4.59.0': 2231 - resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==} 2434 + '@rollup/rollup-linux-loong64-musl@4.60.2': 2435 + resolution: {integrity: sha512-2/w+q8jszv9Ww1c+6uJT3OwqhdmGP2/4T17cu8WuwyUuuaCDDJ2ojdyYwZzCxx0GcsZBhzi3HmH+J5pZNXnd+Q==} 2232 2436 cpu: [loong64] 2233 2437 os: [linux] 2234 2438 libc: [musl] ··· 2238 2442 cpu: [ppc64] 2239 2443 os: [linux] 2240 2444 2241 - '@rollup/rollup-linux-ppc64-gnu@4.59.0': 2242 - resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==} 2445 + '@rollup/rollup-linux-ppc64-gnu@4.60.2': 2446 + resolution: {integrity: sha512-11+aL5vKheYgczxtPVVRhdptAM2H7fcDR5Gw4/bTcteuZBlH4oP9f5s9zYO9aGZvoGeBpqXI/9TZZihZ609wKw==} 2243 2447 cpu: [ppc64] 2244 2448 os: [linux] 2245 2449 libc: [glibc] 2246 2450 2247 - '@rollup/rollup-linux-ppc64-musl@4.59.0': 2248 - resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==} 2451 + '@rollup/rollup-linux-ppc64-musl@4.60.2': 2452 + resolution: {integrity: sha512-i16fokAGK46IVZuV8LIIwMdtqhin9hfYkCh8pf8iC3QU3LpwL+1FSFGej+O7l3E/AoknL6Dclh2oTdnRMpTzFQ==} 2249 2453 cpu: [ppc64] 2250 2454 os: [linux] 2251 2455 libc: [musl] ··· 2255 2459 cpu: [riscv64] 2256 2460 os: [linux] 2257 2461 2258 - '@rollup/rollup-linux-riscv64-gnu@4.59.0': 2259 - resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==} 2462 + '@rollup/rollup-linux-riscv64-gnu@4.60.2': 2463 + resolution: {integrity: sha512-49FkKS6RGQoriDSK/6E2GkAsAuU5kETFCh7pG4yD/ylj9rKhTmO3elsnmBvRD4PgJPds5W2PkhC82aVwmUcJ7A==} 2260 2464 cpu: [riscv64] 2261 2465 os: [linux] 2262 2466 libc: [glibc] ··· 2266 2470 cpu: [riscv64] 2267 2471 os: [linux] 2268 2472 2269 - '@rollup/rollup-linux-riscv64-musl@4.59.0': 2270 - resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==} 2473 + '@rollup/rollup-linux-riscv64-musl@4.60.2': 2474 + resolution: {integrity: sha512-mjYNkHPfGpUR00DuM1ZZIgs64Hpf4bWcz9Z41+4Q+pgDx73UwWdAYyf6EG/lRFldmdHHzgrYyge5akFUW0D3mQ==} 2271 2475 cpu: [riscv64] 2272 2476 os: [linux] 2273 2477 libc: [musl] ··· 2277 2481 cpu: [s390x] 2278 2482 os: [linux] 2279 2483 2280 - '@rollup/rollup-linux-s390x-gnu@4.59.0': 2281 - resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==} 2484 + '@rollup/rollup-linux-s390x-gnu@4.60.2': 2485 + resolution: {integrity: sha512-ALyvJz965BQk8E9Al/JDKKDLH2kfKFLTGMlgkAbbYtZuJt9LU8DW3ZoDMCtQpXAltZxwBHevXz5u+gf0yA0YoA==} 2282 2486 cpu: [s390x] 2283 2487 os: [linux] 2284 2488 libc: [glibc] ··· 2288 2492 cpu: [x64] 2289 2493 os: [linux] 2290 2494 2291 - '@rollup/rollup-linux-x64-gnu@4.59.0': 2292 - resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==} 2495 + '@rollup/rollup-linux-x64-gnu@4.60.2': 2496 + resolution: {integrity: sha512-UQjrkIdWrKI626Du8lCQ6MJp/6V1LAo2bOK9OTu4mSn8GGXIkPXk/Vsp4bLHCd9Z9Iz2OTEaokUE90VweJgIYQ==} 2293 2497 cpu: [x64] 2294 2498 os: [linux] 2295 2499 libc: [glibc] ··· 2299 2503 cpu: [x64] 2300 2504 os: [linux] 2301 2505 2302 - '@rollup/rollup-linux-x64-musl@4.59.0': 2303 - resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==} 2506 + '@rollup/rollup-linux-x64-musl@4.60.2': 2507 + resolution: {integrity: sha512-bTsRGj6VlSdn/XD4CGyzMnzaBs9bsRxy79eTqTCBsA8TMIEky7qg48aPkvJvFe1HyzQ5oMZdg7AnVlWQSKLTnw==} 2304 2508 cpu: [x64] 2305 2509 os: [linux] 2306 2510 libc: [musl] 2307 2511 2308 - '@rollup/rollup-openbsd-x64@4.59.0': 2309 - resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==} 2512 + '@rollup/rollup-openbsd-x64@4.60.2': 2513 + resolution: {integrity: sha512-6d4Z3534xitaA1FcMWP7mQPq5zGwBmGbhphh2DwaA1aNIXUu3KTOfwrWpbwI4/Gr0uANo7NTtaykFyO2hPuFLg==} 2310 2514 cpu: [x64] 2311 2515 os: [openbsd] 2312 2516 ··· 2315 2519 cpu: [arm64] 2316 2520 os: [openharmony] 2317 2521 2318 - '@rollup/rollup-openharmony-arm64@4.59.0': 2319 - resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==} 2522 + '@rollup/rollup-openharmony-arm64@4.60.2': 2523 + resolution: {integrity: sha512-NetAg5iO2uN7eB8zE5qrZ3CSil+7IJt4WDFLcC75Ymywq1VZVD6qJ6EvNLjZ3rEm6gB7XW5JdT60c6MN35Z85Q==} 2320 2524 cpu: [arm64] 2321 2525 os: [openharmony] 2322 2526 ··· 2325 2529 cpu: [arm64] 2326 2530 os: [win32] 2327 2531 2328 - '@rollup/rollup-win32-arm64-msvc@4.59.0': 2329 - resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==} 2532 + '@rollup/rollup-win32-arm64-msvc@4.60.2': 2533 + resolution: {integrity: sha512-NCYhOotpgWZ5kdxCZsv6Iudx0wX8980Q/oW4pNFNihpBKsDbEA1zpkfxJGC0yugsUuyDZ7gL37dbzwhR0VI7pQ==} 2330 2534 cpu: [arm64] 2331 2535 os: [win32] 2332 2536 ··· 2335 2539 cpu: [ia32] 2336 2540 os: [win32] 2337 2541 2338 - '@rollup/rollup-win32-ia32-msvc@4.59.0': 2339 - resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==} 2542 + '@rollup/rollup-win32-ia32-msvc@4.60.2': 2543 + resolution: {integrity: sha512-RXsaOqXxfoUBQoOgvmmijVxJnW2IGB0eoMO7F8FAjaj0UTywUO/luSqimWBJn04WNgUkeNhh7fs7pESXajWmkg==} 2340 2544 cpu: [ia32] 2341 2545 os: [win32] 2342 2546 ··· 2345 2549 cpu: [x64] 2346 2550 os: [win32] 2347 2551 2348 - '@rollup/rollup-win32-x64-gnu@4.59.0': 2349 - resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==} 2552 + '@rollup/rollup-win32-x64-gnu@4.60.2': 2553 + resolution: {integrity: sha512-qdAzEULD+/hzObedtmV6iBpdL5TIbKVztGiK7O3/KYSf+HIzU257+MX1EXJcyIiDbMAqmbwaufcYPvyRryeZtA==} 2350 2554 cpu: [x64] 2351 2555 os: [win32] 2352 2556 ··· 2355 2559 cpu: [x64] 2356 2560 os: [win32] 2357 2561 2358 - '@rollup/rollup-win32-x64-msvc@4.59.0': 2359 - resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==} 2562 + '@rollup/rollup-win32-x64-msvc@4.60.2': 2563 + resolution: {integrity: sha512-Nd/SgG27WoA9e+/TdK74KnHz852TLa94ovOYySo/yMPuTmpckK/jIF2jSwS3g7ELSKXK13/cVdmg1Z/DaCWKxA==} 2360 2564 cpu: [x64] 2361 2565 os: [win32] 2362 2566 2363 2567 '@sec-ant/readable-stream@0.4.1': 2364 2568 resolution: {integrity: sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==} 2569 + 2570 + '@simple-git/args-pathspec@1.0.3': 2571 + resolution: {integrity: sha512-ngJMaHlsWDTfjyq9F3VIQ8b7NXbBLq5j9i5bJ6XLYtD6qlDXT7fdKY2KscWWUF8t18xx052Y/PUO1K1TRc9yKA==} 2572 + 2573 + '@simple-git/argv-parser@1.1.1': 2574 + resolution: {integrity: sha512-Q9lBcfQ+VQCpQqGJFHe5yooOS5hGdLFFbJ5R+R5aDsnkPCahtn1hSkMcORX65J2Z5lxSkD0lQorMsncuBQxYUw==} 2365 2575 2366 2576 '@sindresorhus/base62@1.0.0': 2367 2577 resolution: {integrity: sha512-TeheYy0ILzBEI/CO55CP6zJCSdSWeRtGnHy8U8dWSUH4I68iqTsy7HkMktR4xakThc9jotkPQUXT4ITdbV7cHA==} ··· 2379 2589 resolution: {integrity: sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==} 2380 2590 engines: {node: '>=18'} 2381 2591 2382 - '@speed-highlight/core@1.2.14': 2383 - resolution: {integrity: sha512-G4ewlBNhUtlLvrJTb88d2mdy2KRijzs4UhnlrOSRT4bmjh/IqNElZa3zkrZ+TC47TwtlDWzVLFADljF1Ijp5hA==} 2592 + '@speed-highlight/core@1.2.15': 2593 + resolution: {integrity: sha512-BMq1K3DsElxDWawkX6eLg9+CKJrTVGCBAWVuHXVUV2u0s2711qiChLSId6ikYPfxhdYocLNt3wWwSvDiTvFabw==} 2384 2594 2385 2595 '@speed-highlight/core@1.2.8': 2386 2596 resolution: {integrity: sha512-IGytNtnUnPIobIbOq5Y6LIlqiHNX+vnToQIS7lj6L5819C+rA8TXRDkkG8vePsiBOGcoW9R6i+dp2YBUKdB09Q==} ··· 2415 2625 '@types/node@24.9.1': 2416 2626 resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==} 2417 2627 2418 - '@types/node@25.4.0': 2419 - resolution: {integrity: sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==} 2628 + '@types/node@25.6.0': 2629 + resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==} 2420 2630 2421 2631 '@types/parse-path@7.1.0': 2422 2632 resolution: {integrity: sha512-EULJ8LApcVEPbrfND0cRQqutIOdiIgJ1Mgrhpy755r14xMohPTEpkV/k28SJvuOs9bHRFW8x+KeDAEPiGQPB9Q==} ··· 2425 2635 '@types/resolve@1.20.2': 2426 2636 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} 2427 2637 2428 - '@typescript-eslint/eslint-plugin@8.57.0': 2429 - resolution: {integrity: sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==} 2638 + '@typescript-eslint/eslint-plugin@8.59.1': 2639 + resolution: {integrity: sha512-BOziFIfE+6osHO9FoJG4zjoHUcvI7fTNBSpdAwrNH0/TLvzjsk2oo8XSSOT2HhqUyhZPfHv4UOffoJ9oEEQ7Ag==} 2430 2640 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2431 2641 peerDependencies: 2432 - '@typescript-eslint/parser': ^8.57.0 2642 + '@typescript-eslint/parser': ^8.59.1 2433 2643 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2434 - typescript: '>=4.8.4 <6.0.0' 2644 + typescript: '>=4.8.4 <6.1.0' 2435 2645 2436 - '@typescript-eslint/parser@8.57.0': 2437 - resolution: {integrity: sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==} 2646 + '@typescript-eslint/parser@8.59.1': 2647 + resolution: {integrity: sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==} 2438 2648 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2439 2649 peerDependencies: 2440 2650 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2441 - typescript: '>=4.8.4 <6.0.0' 2651 + typescript: '>=4.8.4 <6.1.0' 2442 2652 2443 - '@typescript-eslint/project-service@8.57.0': 2444 - resolution: {integrity: sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==} 2653 + '@typescript-eslint/project-service@8.59.1': 2654 + resolution: {integrity: sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==} 2445 2655 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2446 2656 peerDependencies: 2447 - typescript: '>=4.8.4 <6.0.0' 2657 + typescript: '>=4.8.4 <6.1.0' 2448 2658 2449 - '@typescript-eslint/scope-manager@8.57.0': 2450 - resolution: {integrity: sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==} 2659 + '@typescript-eslint/scope-manager@8.59.1': 2660 + resolution: {integrity: sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==} 2451 2661 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2452 2662 2453 - '@typescript-eslint/tsconfig-utils@8.57.0': 2454 - resolution: {integrity: sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==} 2663 + '@typescript-eslint/tsconfig-utils@8.59.1': 2664 + resolution: {integrity: sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==} 2455 2665 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2456 2666 peerDependencies: 2457 - typescript: '>=4.8.4 <6.0.0' 2667 + typescript: '>=4.8.4 <6.1.0' 2458 2668 2459 - '@typescript-eslint/type-utils@8.57.0': 2460 - resolution: {integrity: sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==} 2669 + '@typescript-eslint/type-utils@8.59.1': 2670 + resolution: {integrity: sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==} 2461 2671 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2462 2672 peerDependencies: 2463 2673 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2464 - typescript: '>=4.8.4 <6.0.0' 2674 + typescript: '>=4.8.4 <6.1.0' 2465 2675 2466 - '@typescript-eslint/types@8.57.0': 2467 - resolution: {integrity: sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==} 2676 + '@typescript-eslint/types@8.59.1': 2677 + resolution: {integrity: sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==} 2468 2678 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2469 2679 2470 - '@typescript-eslint/typescript-estree@8.57.0': 2471 - resolution: {integrity: sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==} 2680 + '@typescript-eslint/typescript-estree@8.59.1': 2681 + resolution: {integrity: sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==} 2472 2682 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2473 2683 peerDependencies: 2474 - typescript: '>=4.8.4 <6.0.0' 2684 + typescript: '>=4.8.4 <6.1.0' 2475 2685 2476 - '@typescript-eslint/utils@8.57.0': 2477 - resolution: {integrity: sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==} 2686 + '@typescript-eslint/utils@8.59.1': 2687 + resolution: {integrity: sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==} 2478 2688 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2479 2689 peerDependencies: 2480 2690 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2481 - typescript: '>=4.8.4 <6.0.0' 2691 + typescript: '>=4.8.4 <6.1.0' 2482 2692 2483 - '@typescript-eslint/visitor-keys@8.57.0': 2484 - resolution: {integrity: sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==} 2693 + '@typescript-eslint/visitor-keys@8.59.1': 2694 + resolution: {integrity: sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==} 2485 2695 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2486 2696 2487 2697 '@unhead/vue@2.0.19': ··· 2489 2699 peerDependencies: 2490 2700 vue: '>=3.5.18' 2491 2701 2492 - '@unhead/vue@2.1.12': 2493 - resolution: {integrity: sha512-zEWqg0nZM8acpuTZE40wkeUl8AhIe0tU0OkilVi1D4fmVjACrwoh5HP6aNqJ8kUnKsoy6D+R3Vi/O+fmdNGO7g==} 2702 + '@unhead/vue@2.1.13': 2703 + resolution: {integrity: sha512-HYy0shaHRnLNW9r85gppO8IiGz0ONWVV3zGdlT8CQ0tbTwixznJCIiyqV4BSV1aIF1jJIye0pd1p/k6Eab8Z/A==} 2494 2704 peerDependencies: 2495 2705 vue: '>=3.5.18' 2496 2706 ··· 2602 2812 engines: {node: '>=18'} 2603 2813 hasBin: true 2604 2814 2605 - '@vercel/nft@1.3.2': 2606 - resolution: {integrity: sha512-HC8venRc4Ya7vNeBsJneKHHMDDWpQie7VaKhAIOst3MKO+DES+Y/SbzSp8mFkD7OzwAE2HhHkeSuSmwS20mz3A==} 2815 + '@vercel/nft@1.5.0': 2816 + resolution: {integrity: sha512-IWTDeIoWhQ7ZtRO/JRKH+jhmeQvZYhtGPmzw/QGDY+wDCQqfm25P9yIdoAFagu4fWsK4IwZXDFIjrmp5rRm/sA==} 2607 2817 engines: {node: '>=20'} 2608 2818 hasBin: true 2609 2819 ··· 2614 2824 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 2615 2825 vue: ^3.0.0 2616 2826 2617 - '@vitejs/plugin-vue-jsx@5.1.4': 2618 - resolution: {integrity: sha512-70LmoVk9riR7qc4W2CpjsbNMWTPnuZb9dpFKX1emru0yP57nsc9k8nhLA6U93ngQapv5VDIUq2JatNfLbBIkrA==} 2827 + '@vitejs/plugin-vue-jsx@5.1.5': 2828 + resolution: {integrity: sha512-jIAsvHOEtWpslLOI2MeElGFxH7M8pM83BU/Tor4RLyiwH0FM4nUW3xdvbw20EeU9wc5IspQwMq225K3CMnJEpA==} 2619 2829 engines: {node: ^20.19.0 || >=22.12.0} 2620 2830 peerDependencies: 2621 - vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 2831 + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 2622 2832 vue: ^3.0.0 2623 2833 2624 2834 '@vitejs/plugin-vue@6.0.1': ··· 2628 2838 vite: ^5.0.0 || ^6.0.0 || ^7.0.0 2629 2839 vue: ^3.2.25 2630 2840 2631 - '@vitejs/plugin-vue@6.0.4': 2632 - resolution: {integrity: sha512-uM5iXipgYIn13UUQCZNdWkYk+sysBeA97d5mHsAoAt1u/wpN3+zxOmsVJWosuzX+IMGRzeYUNytztrYznboIkQ==} 2841 + '@vitejs/plugin-vue@6.0.6': 2842 + resolution: {integrity: sha512-u9HHgfrq3AjXlysn0eINFnWQOJQLO9WN6VprZ8FXl7A2bYisv3Hui9Ij+7QZ41F/WYWarHjwBbXtD7dKg3uxbg==} 2633 2843 engines: {node: ^20.19.0 || >=22.12.0} 2634 2844 peerDependencies: 2635 - vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 2845 + vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 2636 2846 vue: ^3.2.25 2637 2847 2638 - '@vitest/expect@4.0.18': 2639 - resolution: {integrity: sha512-8sCWUyckXXYvx4opfzVY03EOiYVxyNrHS5QxX3DAIi5dpJAAkyJezHCP77VMX4HKA2LDT/Jpfo8i2r5BE3GnQQ==} 2848 + '@vitest/expect@4.1.5': 2849 + resolution: {integrity: sha512-PWBaRY5JoKuRnHlUHfpV/KohFylaDZTupcXN1H9vYryNLOnitSw60Mw9IAE2r67NbwwzBw/Cc/8q9BK3kIX8Kw==} 2640 2850 2641 - '@vitest/mocker@4.0.18': 2642 - resolution: {integrity: sha512-HhVd0MDnzzsgevnOWCBj5Otnzobjy5wLBe4EdeeFGv8luMsGcYqDuFRMcttKWZA5vVO8RFjexVovXvAM4JoJDQ==} 2851 + '@vitest/mocker@4.1.5': 2852 + resolution: {integrity: sha512-/x2EmFC4mT4NNzqvC3fmesuV97w5FC903KPmey4gsnJiMQ3Be1IlDKVaDaG8iqaLFHqJ2FVEkxZk5VmeLjIItw==} 2643 2853 peerDependencies: 2644 2854 msw: ^2.4.9 2645 - vite: ^6.0.0 || ^7.0.0-0 2855 + vite: ^6.0.0 || ^7.0.0 || ^8.0.0 2646 2856 peerDependenciesMeta: 2647 2857 msw: 2648 2858 optional: true 2649 2859 vite: 2650 2860 optional: true 2651 2861 2652 - '@vitest/pretty-format@4.0.18': 2653 - resolution: {integrity: sha512-P24GK3GulZWC5tz87ux0m8OADrQIUVDPIjjj65vBXYG17ZeU3qD7r+MNZ1RNv4l8CGU2vtTRqixrOi9fYk/yKw==} 2862 + '@vitest/pretty-format@4.1.5': 2863 + resolution: {integrity: sha512-7I3q6l5qr03dVfMX2wCo9FxwSJbPdwKjy2uu/YPpU3wfHvIL4QHwVRp57OfGrDFeUJ8/8QdfBKIV12FTtLn00g==} 2654 2864 2655 - '@vitest/runner@4.0.18': 2656 - resolution: {integrity: sha512-rpk9y12PGa22Jg6g5M3UVVnTS7+zycIGk9ZNGN+m6tZHKQb7jrP7/77WfZy13Y/EUDd52NDsLRQhYKtv7XfPQw==} 2865 + '@vitest/runner@4.1.5': 2866 + resolution: {integrity: sha512-2D+o7Pr82IEO46YPpoA/YU0neeyr6FTerQb5Ro7BUnBuv6NQtT/kmVnczngiMEBhzgqz2UZYl5gArejsyERDSQ==} 2657 2867 2658 - '@vitest/snapshot@4.0.18': 2659 - resolution: {integrity: sha512-PCiV0rcl7jKQjbgYqjtakly6T1uwv/5BQ9SwBLekVg/EaYeQFPiXcgrC2Y7vDMA8dM1SUEAEV82kgSQIlXNMvA==} 2868 + '@vitest/snapshot@4.1.5': 2869 + resolution: {integrity: sha512-zypXEt4KH/XgKGPUz4eC2AvErYx0My5hfL8oDb1HzGFpEk1P62bxSohdyOmvz+d9UJwanI68MKwr2EquOaOgMQ==} 2660 2870 2661 - '@vitest/spy@4.0.18': 2662 - resolution: {integrity: sha512-cbQt3PTSD7P2OARdVW3qWER5EGq7PHlvE+QfzSC0lbwO+xnt7+XH06ZzFjFRgzUX//JmpxrCu92VdwvEPlWSNw==} 2871 + '@vitest/spy@4.1.5': 2872 + resolution: {integrity: sha512-2lNOsh6+R2Idnf1TCZqSwYlKN2E/iDlD8sgU59kYVl+OMDmvldO1VDk39smRfpUNwYpNRVn3w4YfuC7KfbBnkQ==} 2663 2873 2664 - '@vitest/utils@4.0.18': 2665 - resolution: {integrity: sha512-msMRKLMVLWygpK3u2Hybgi4MNjcYJvwTb0Ru09+fOyCXIgT5raYP041DRRdiJiI3k/2U6SEbAETB3YtBrUkCFA==} 2874 + '@vitest/utils@4.1.5': 2875 + resolution: {integrity: sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==} 2666 2876 2667 2877 '@volar/language-core@2.4.15': 2668 2878 resolution: {integrity: sha512-3VHw+QZU0ZG9IuQmzT68IyN4hZNd9GchGPhbD9+pa8CVv7rnoOZwo7T8weIbrRmihqy3ATpdfXFnqRrfPVK6CA==} ··· 2744 2954 '@vue/compiler-core@3.5.24': 2745 2955 resolution: {integrity: sha512-eDl5H57AOpNakGNAkFDH+y7kTqrQpJkZFXhWZQGyx/5Wh7B1uQYvcWkvZi11BDhscPgj8N7XV3oRwiPnx1Vrig==} 2746 2956 2747 - '@vue/compiler-core@3.5.30': 2748 - resolution: {integrity: sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==} 2957 + '@vue/compiler-core@3.5.33': 2958 + resolution: {integrity: sha512-3PZLQwFw4Za3TC8t0FvTy3wI16Kt+pmwcgNZca4Pj9iWL2E72a/gZlpBtAJvEdDMdCxdG/qq0C7PN0bsJuv0Rw==} 2749 2959 2750 2960 '@vue/compiler-dom@3.5.22': 2751 2961 resolution: {integrity: sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==} ··· 2753 2963 '@vue/compiler-dom@3.5.24': 2754 2964 resolution: {integrity: sha512-1QHGAvs53gXkWdd3ZMGYuvQFXHW4ksKWPG8HP8/2BscrbZ0brw183q2oNWjMrSWImYLHxHrx1ItBQr50I/q2zw==} 2755 2965 2756 - '@vue/compiler-dom@3.5.30': 2757 - resolution: {integrity: sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g==} 2966 + '@vue/compiler-dom@3.5.33': 2967 + resolution: {integrity: sha512-PXq0yrfCLzzL07rbXO4awtXY1Z06LG2eu6Adg3RJFa/j3Cii217XxxLXG22N330gw7GmALCY0Z8RgXEviwgpjA==} 2758 2968 2759 2969 '@vue/compiler-sfc@3.5.22': 2760 2970 resolution: {integrity: sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==} ··· 2762 2972 '@vue/compiler-sfc@3.5.24': 2763 2973 resolution: {integrity: sha512-8EG5YPRgmTB+YxYBM3VXy8zHD9SWHUJLIGPhDovo3Z8VOgvP+O7UP5vl0J4BBPWYD9vxtBabzW1EuEZ+Cqs14g==} 2764 2974 2765 - '@vue/compiler-sfc@3.5.30': 2766 - resolution: {integrity: sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A==} 2975 + '@vue/compiler-sfc@3.5.33': 2976 + resolution: {integrity: sha512-UTUvRO9cY+rROrx/pvN9P5Z7FgA6QGfokUCfhQE4EnmUj3rVnK+CHI0LsEO1pg+I7//iRYMUfcNcCPe7tg0CoA==} 2767 2977 2768 2978 '@vue/compiler-ssr@3.5.22': 2769 2979 resolution: {integrity: sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==} ··· 2771 2981 '@vue/compiler-ssr@3.5.24': 2772 2982 resolution: {integrity: sha512-trOvMWNBMQ/odMRHW7Ae1CdfYx+7MuiQu62Jtu36gMLXcaoqKvAyh+P73sYG9ll+6jLB6QPovqoKGGZROzkFFg==} 2773 2983 2774 - '@vue/compiler-ssr@3.5.30': 2775 - resolution: {integrity: sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA==} 2984 + '@vue/compiler-ssr@3.5.33': 2985 + resolution: {integrity: sha512-IErjYdnj1qIupG5xxiVIYiiRvDhGWV4zuh/RCrwfYpuL+HWQzeU6lCk/nF9r7olWMnjKxCAkOctT2qFWFkzb1A==} 2776 2986 2777 2987 '@vue/compiler-vue2@2.7.16': 2778 2988 resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} ··· 2780 2990 '@vue/devtools-api@6.6.4': 2781 2991 resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} 2782 2992 2993 + '@vue/devtools-api@8.1.1': 2994 + resolution: {integrity: sha512-bsDMJ07b3GN1puVwJb/fyFnj/U2imyswK5UQVLZwVl7O05jDrt6BHxeG5XffmOOdasOj/bOmIjxJvGPxU7pcqw==} 2995 + 2783 2996 '@vue/devtools-core@7.7.7': 2784 2997 resolution: {integrity: sha512-9z9TLbfC+AjAi1PQyWX+OErjIaJmdFlbDHcD+cAMYKY6Bh5VlsAtCeGyRMrXwIlMEQPukvnWt3gZBLwTAIMKzQ==} 2785 2998 peerDependencies: 2786 2999 vue: ^3.0.0 2787 3000 2788 - '@vue/devtools-core@8.0.7': 2789 - resolution: {integrity: sha512-PmpiPxvg3Of80ODHVvyckxwEW1Z02VIAvARIZS1xegINn3VuNQLm9iHUmKD+o6cLkMNWV8OG8x7zo0kgydZgdg==} 3001 + '@vue/devtools-core@8.1.1': 3002 + resolution: {integrity: sha512-bCCsSABp1/ot4j8xJEycM6Mtt2wbuucfByr6hMgjbYhrtlscOJypZKvy8f1FyWLYrLTchB5Qz216Lm92wfbq0A==} 2790 3003 peerDependencies: 2791 3004 vue: ^3.0.0 2792 3005 2793 3006 '@vue/devtools-kit@7.7.7': 2794 3007 resolution: {integrity: sha512-wgoZtxcTta65cnZ1Q6MbAfePVFxfM+gq0saaeytoph7nEa7yMXoi6sCPy4ufO111B9msnw0VOWjPEFCXuAKRHA==} 2795 3008 2796 - '@vue/devtools-kit@8.0.7': 2797 - resolution: {integrity: sha512-H6esJGHGl5q0E9iV3m2EoBQHJ+V83WMW83A0/+Fn95eZ2iIvdsq4+UCS6yT/Fdd4cGZSchx/MdWDreM3WqMsDw==} 3009 + '@vue/devtools-kit@8.1.1': 3010 + resolution: {integrity: sha512-gVBaBv++i+adg4JpH71k9ppl4soyR7Y2McEqO5YNgv0BI1kMZ7BDX5gnwkZ5COYgiCyhejZG+yGNrBAjj6Coqg==} 2798 3011 2799 3012 '@vue/devtools-shared@7.7.7': 2800 3013 resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==} 2801 3014 2802 - '@vue/devtools-shared@8.0.7': 2803 - resolution: {integrity: sha512-CgAb9oJH5NUmbQRdYDj/1zMiaICYSLtm+B1kxcP72LBrifGAjUmt8bx52dDH1gWRPlQgxGPqpAMKavzVirAEhA==} 3015 + '@vue/devtools-shared@8.1.1': 3016 + resolution: {integrity: sha512-+h4ttmJYl/txpxHKaoZcaKpC+pvckgLzIDiSQlaQ7kKthKh8KuwoLW2D8hPJEnqKzXOvu15UHEoGyngAXCz0EQ==} 2804 3017 2805 3018 '@vue/language-core@2.2.12': 2806 3019 resolution: {integrity: sha512-IsGljWbKGU1MZpBPN+BvPAdr55YPkj2nB/TBNGNC32Vy2qLG25DYu/NBN2vNtZqdRbTRjaoYrahLrToim2NanA==} ··· 2818 3031 typescript: 2819 3032 optional: true 2820 3033 2821 - '@vue/language-core@3.2.5': 2822 - resolution: {integrity: sha512-d3OIxN/+KRedeM5wQ6H6NIpwS3P5gC9nmyaHgBk+rO6dIsjY+tOh4UlPpiZbAh3YtLdCGEX4M16RmsBqPmJV+g==} 3034 + '@vue/language-core@3.2.7': 3035 + resolution: {integrity: sha512-Gn4q/tRxbpVGLEuARQ43p3YELlNAFgRUVCgW9U5Cr+5q4vfD2bWDWpl3ABbJMXUt5xlE1dF8dkigg2aUq7JYYw==} 2823 3036 2824 3037 '@vue/reactivity@3.5.22': 2825 3038 resolution: {integrity: sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==} 2826 3039 2827 - '@vue/reactivity@3.5.30': 2828 - resolution: {integrity: sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q==} 3040 + '@vue/reactivity@3.5.33': 3041 + resolution: {integrity: sha512-p8UfIqyIhb0rYGlSgSBV+lPhF2iUSBcRy7enhTmPqKWadHy9kcOFYF1AejYBP9P+avnd3OBbD49DU4pLWX/94A==} 2829 3042 2830 3043 '@vue/runtime-core@3.5.22': 2831 3044 resolution: {integrity: sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==} 2832 3045 2833 - '@vue/runtime-core@3.5.30': 2834 - resolution: {integrity: sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg==} 3046 + '@vue/runtime-core@3.5.33': 3047 + resolution: {integrity: sha512-UpFF45RI9//a7rvq7RdOQblb4tup7hHG9QsmIrxkFQLzQ7R8/iNQ5LE15NhLZ1/WcHMU2b47u6P33CPUelHyIQ==} 2835 3048 2836 3049 '@vue/runtime-dom@3.5.22': 2837 3050 resolution: {integrity: sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==} 2838 3051 2839 - '@vue/runtime-dom@3.5.30': 2840 - resolution: {integrity: sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw==} 3052 + '@vue/runtime-dom@3.5.33': 3053 + resolution: {integrity: sha512-IOxMsAOwquhfITgmOgaPYl7/j8gKUxUFoflRc+u4LxyD3+783xne8vNta1PONVCvCV9A0w7hkyEepINDqfO0tw==} 2841 3054 2842 3055 '@vue/server-renderer@3.5.22': 2843 3056 resolution: {integrity: sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==} 2844 3057 peerDependencies: 2845 3058 vue: 3.5.22 2846 3059 2847 - '@vue/server-renderer@3.5.30': 2848 - resolution: {integrity: sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ==} 3060 + '@vue/server-renderer@3.5.33': 3061 + resolution: {integrity: sha512-0xylq/8/h44lVG0pZFknv1XIdEgymq2E9n59uTWJBG+dIgiT0TMCSsxrN7nO16Z0MU0MPjFcguBbZV8Itk52Hw==} 2849 3062 peerDependencies: 2850 - vue: 3.5.30 3063 + vue: 3.5.33 2851 3064 2852 3065 '@vue/shared@3.5.22': 2853 3066 resolution: {integrity: sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==} ··· 2855 3068 '@vue/shared@3.5.24': 2856 3069 resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==} 2857 3070 2858 - '@vue/shared@3.5.30': 2859 - resolution: {integrity: sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ==} 3071 + '@vue/shared@3.5.33': 3072 + resolution: {integrity: sha512-5vR2QIlmaLG77Ygd4pMP6+SGQ5yox9VhtnbDWTy9DzMzdmeLxZ1QqxrywEZ9sa1AVubfIJyaCG3ytyWU81ufcQ==} 2860 3073 2861 3074 abbrev@3.0.1: 2862 3075 resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==} ··· 2893 3106 ajv@6.12.6: 2894 3107 resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} 2895 3108 2896 - ajv@6.14.0: 2897 - resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==} 3109 + ajv@6.15.0: 3110 + resolution: {integrity: sha512-fgFx7Hfoq60ytK2c7DhnF8jIvzYgOMxfugjLOSMHjLIPgenqa7S7oaagATUq99mV6IYvN2tRmC0wnTYX6iPbMw==} 2898 3111 2899 3112 alien-signals@1.0.13: 2900 3113 resolution: {integrity: sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==} ··· 2973 3186 peerDependencies: 2974 3187 postcss: ^8.1.0 2975 3188 2976 - autoprefixer@10.4.27: 2977 - resolution: {integrity: sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==} 3189 + autoprefixer@10.5.0: 3190 + resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==} 2978 3191 engines: {node: ^10 || ^12 || >=14} 2979 3192 hasBin: true 2980 3193 peerDependencies: ··· 3003 3216 bare-abort-controller: 3004 3217 optional: true 3005 3218 3006 - bare-fs@4.5.5: 3007 - resolution: {integrity: sha512-XvwYM6VZqKoqDll8BmSww5luA5eflDzY0uEFfBJtFKe4PAAtxBjU3YIxzIBzhyaEQBy1VXEQBto4cpN5RZJw+w==} 3219 + bare-fs@4.7.1: 3220 + resolution: {integrity: sha512-WDRsyVN52eAx/lBamKD6uyw8H4228h/x0sGGGegOamM2cd7Pag88GfMQalobXI+HaEUxpCkbKQUDOQqt9wawRw==} 3008 3221 engines: {bare: '>=1.16.0'} 3009 3222 peerDependencies: 3010 3223 bare-buffer: '*' ··· 3012 3225 bare-buffer: 3013 3226 optional: true 3014 3227 3015 - bare-os@3.7.1: 3016 - resolution: {integrity: sha512-ebvMaS5BgZKmJlvuWh14dg9rbUI84QeV3WlWn6Ph6lFI8jJoh7ADtVTyD2c93euwbe+zgi0DVrl4YmqXeM9aIA==} 3228 + bare-os@3.9.0: 3229 + resolution: {integrity: sha512-JTjuZyNIDpw+GytMO4a6TK1VXdVKKJr6DRxEHasyuYyShV2deuiHJK/ahGZlebc+SG0/wJCB9XK8gprBGDFi/Q==} 3017 3230 engines: {bare: '>=1.14.0'} 3018 3231 3019 3232 bare-path@3.0.0: 3020 3233 resolution: {integrity: sha512-tyfW2cQcB5NN8Saijrhqn0Zh7AnFNsnczRcuWODH0eYAXBsJ5gVxAUuNr7tsHSC6IZ77cA0SitzT+s47kot8Mw==} 3021 3234 3022 - bare-stream@2.8.1: 3023 - resolution: {integrity: sha512-bSeR8RfvbRwDpD7HWZvn8M3uYNDrk7m9DQjYOFkENZlXW8Ju/MPaqUPQq5LqJ3kyjEm07siTaAQ7wBKCU59oHg==} 3235 + bare-stream@2.13.1: 3236 + resolution: {integrity: sha512-Vp0cnjYyrEC4whYTymQ+YZi6pBpfiICZO3cfRG8sy67ZNWe951urv1x4eW1BKNngw3U+3fPYb5JQvHbCtxH7Ow==} 3024 3237 peerDependencies: 3238 + bare-abort-controller: '*' 3025 3239 bare-buffer: '*' 3026 3240 bare-events: '*' 3027 3241 peerDependenciesMeta: 3242 + bare-abort-controller: 3243 + optional: true 3028 3244 bare-buffer: 3029 3245 optional: true 3030 3246 bare-events: 3031 3247 optional: true 3032 3248 3033 - bare-url@2.3.2: 3034 - resolution: {integrity: sha512-ZMq4gd9ngV5aTMa5p9+UfY0b3skwhHELaDkhEHetMdX0LRkW9kzaym4oo/Eh+Ghm0CCDuMTsRIGM/ytUc1ZYmw==} 3249 + bare-url@2.4.2: 3250 + resolution: {integrity: sha512-/9a2j4ac6ckpmAHvod/ob7x439OAHst/drc2Clnq+reRYd/ovddwcF4LfoxHyNk5AuGBnPg+HqFjmE/Zpq6v0A==} 3035 3251 3036 3252 base64-js@1.5.1: 3037 3253 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} ··· 3041 3257 engines: {node: '>=6.0.0'} 3042 3258 hasBin: true 3043 3259 3260 + baseline-browser-mapping@2.10.24: 3261 + resolution: {integrity: sha512-I2NkZOOrj2XuguvWCK6OVh9GavsNjZjK908Rq3mIBK25+GD8vPX5w2WdxVqnQ7xx3SrZJiCiZFu+/Oz50oSYSA==} 3262 + engines: {node: '>=6.0.0'} 3263 + hasBin: true 3264 + 3044 3265 baseline-browser-mapping@2.8.25: 3045 3266 resolution: {integrity: sha512-2NovHVesVF5TXefsGX1yzx1xgr7+m9JQenvz6FQY3qd+YXkKkYiv+vTCc7OriP9mcDZpTC5mAOYN4ocd29+erA==} 3046 3267 hasBin: true ··· 3065 3286 3066 3287 brace-expansion@1.1.12: 3067 3288 resolution: {integrity: sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==} 3289 + 3290 + brace-expansion@1.1.14: 3291 + resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==} 3068 3292 3069 3293 brace-expansion@2.0.2: 3070 3294 resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} 3071 3295 3072 - brace-expansion@5.0.4: 3073 - resolution: {integrity: sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==} 3296 + brace-expansion@2.1.0: 3297 + resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==} 3298 + 3299 + brace-expansion@5.0.5: 3300 + resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} 3074 3301 engines: {node: 18 || 20 || >=22} 3075 3302 3076 3303 braces@3.0.3: ··· 3087 3314 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 3088 3315 hasBin: true 3089 3316 3317 + browserslist@4.28.2: 3318 + resolution: {integrity: sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==} 3319 + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 3320 + hasBin: true 3321 + 3090 3322 buffer-crc32@1.0.0: 3091 3323 resolution: {integrity: sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==} 3092 3324 engines: {node: '>=8.0.0'} ··· 3097 3329 buffer@6.0.3: 3098 3330 resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} 3099 3331 3100 - builtin-modules@5.0.0: 3101 - resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==} 3332 + builtin-modules@5.1.0: 3333 + resolution: {integrity: sha512-c5JxaDrzwRjq3WyJkI1AGR5xy6Gr6udlt7sQPbl09+3ckB+Zo2qqQ2KhCTBr7Q8dHB43bENGYEk4xddrFH/b7A==} 3102 3334 engines: {node: '>=18.20'} 3103 3335 3104 3336 bundle-name@4.1.0: ··· 3113 3345 magicast: 3114 3346 optional: true 3115 3347 3116 - c12@3.3.3: 3117 - resolution: {integrity: sha512-750hTRvgBy5kcMNPdh95Qo+XUBeGo8C7nsKSmedDmaQI+E0r82DwHeM6vBewDe4rGFbnxoa4V9pw+sPh5+Iz8Q==} 3348 + c12@3.3.4: 3349 + resolution: {integrity: sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==} 3118 3350 peerDependencies: 3119 3351 magicast: '*' 3120 3352 peerDependenciesMeta: ··· 3137 3369 3138 3370 caniuse-lite@1.0.30001777: 3139 3371 resolution: {integrity: sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==} 3372 + 3373 + caniuse-lite@1.0.30001791: 3374 + resolution: {integrity: sha512-yk0l/YSrOnFZk3UROpDLQD9+kC1l4meK/wed583AXrzoarMGJcbRi2Q4RaUYbKxYAsZ8sWmaSa/DsLmdBeI1vQ==} 3140 3375 3141 3376 chai@6.2.2: 3142 3377 resolution: {integrity: sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg==} ··· 3175 3410 citty@0.2.1: 3176 3411 resolution: {integrity: sha512-kEV95lFBhQgtogAPlQfJJ0WGVSokvLr/UEoFPiKKOXF7pl98HfUVUD0ejsuTCld/9xH9vogSywZ5KqHzXrZpqg==} 3177 3412 3413 + citty@0.2.2: 3414 + resolution: {integrity: sha512-+6vJA3L98yv+IdfKGZHBNiGW5KHn22e/JwID0Strsz8h4S/csAu/OuICwxrg44k5MRiZHWIo8XXuJgQTriRP4w==} 3415 + 3178 3416 clean-regexp@1.0.0: 3179 3417 resolution: {integrity: sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==} 3180 3418 engines: {node: '>=4'} ··· 3190 3428 cliui@8.0.1: 3191 3429 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} 3192 3430 engines: {node: '>=12'} 3431 + 3432 + cliui@9.0.1: 3433 + resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==} 3434 + engines: {node: '>=20'} 3193 3435 3194 3436 cluster-key-slot@1.1.2: 3195 3437 resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==} ··· 3212 3454 commander@2.20.3: 3213 3455 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} 3214 3456 3215 - comment-parser@1.4.5: 3216 - resolution: {integrity: sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==} 3457 + comment-parser@1.4.6: 3458 + resolution: {integrity: sha512-ObxuY6vnbWTN6Od72xfwN9DbzC7Y2vv8u1Soi9ahRKL37gb6y1qk6/dgjs+3JWuXJHWvsg3BXIwzd/rkmAwavg==} 3217 3459 engines: {node: '>= 12.0.0'} 3218 3460 3219 3461 commondir@1.0.1: ··· 3251 3493 cookie-es@1.2.2: 3252 3494 resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} 3253 3495 3496 + cookie-es@1.2.3: 3497 + resolution: {integrity: sha512-lXVyvUvrNXblMqzIRrxHb57UUVmqsSWlxqt3XIjCkUP0wDAf6uicO6KMbEgYrMNtEvWgWHwe42CKxPu9MYAnWw==} 3498 + 3254 3499 cookie-es@2.0.0: 3255 3500 resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==} 3256 3501 3502 + cookie-es@2.0.1: 3503 + resolution: {integrity: sha512-aVf4A4hI2w70LnF7GG+7xDQUkliwiXWXFvTjkip4+b64ygDQ2sJPRSKFDHbxn8o0xu9QzPkMuuiWIXyFSE2slA==} 3504 + 3505 + cookie-es@3.1.1: 3506 + resolution: {integrity: sha512-UaXxwISYJPTr9hwQxMFYZ7kNhSXboMXP+Z3TRX6f1/NyaGPfuNUZOWP1pUEb75B2HjfklIYLVRfWiFZJyC6Npg==} 3507 + 3257 3508 cookie@1.0.2: 3258 3509 resolution: {integrity: sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==} 3259 3510 engines: {node: '>=18'} ··· 3262 3513 resolution: {integrity: sha512-7Vv6asjS4gMOuILabD3l739tsaxFQmC+a7pLZm02zyvs8p977bL3zEgq3yDk5rn9B0PbYgIv++jmHcuUab4RhA==} 3263 3514 engines: {node: '>=18'} 3264 3515 3265 - core-js-compat@3.48.0: 3266 - resolution: {integrity: sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==} 3516 + core-js-compat@3.49.0: 3517 + resolution: {integrity: sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==} 3267 3518 3268 3519 core-util-is@1.0.3: 3269 3520 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} ··· 3277 3528 resolution: {integrity: sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==} 3278 3529 engines: {node: '>= 14'} 3279 3530 3531 + croner@10.0.1: 3532 + resolution: {integrity: sha512-ixNtAJndqh173VQ4KodSdJEI6nuioBWI0V1ITNKhZZsO0pEMoDxz539T4FTTbSZ/xIOSuDnzxLVRqBVSvPNE2g==} 3533 + engines: {node: '>=18.0'} 3534 + 3280 3535 croner@9.1.0: 3281 3536 resolution: {integrity: sha512-p9nwwR4qyT5W996vBZhdvBCnMhicY5ytZkR4D1Xj0wuTDEiMnjwR57Q3RXYY/s0EpX6Ay3vgIcfaR+ewGHsi+g==} 3282 3537 engines: {node: '>=18.0'} ··· 3287 3542 3288 3543 crossws@0.3.5: 3289 3544 resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==} 3545 + 3546 + crossws@0.4.5: 3547 + resolution: {integrity: sha512-wUR89x/Rw7/8t+vn0CmGDYM9TD6VtARGb0LD5jq2wjtMy1vCP4M+sm6N6TigWeTYvnA8MoW29NqqXD0ep0rfBA==} 3548 + peerDependencies: 3549 + srvx: '>=0.11.5' 3550 + peerDependenciesMeta: 3551 + srvx: 3552 + optional: true 3290 3553 3291 3554 css-declaration-sorter@7.3.0: 3292 3555 resolution: {integrity: sha512-LQF6N/3vkAMYF4xoHLJfG718HRJh34Z8BnNhd6bosOMIVjMlhuZK5++oZa3uYAgrI5+7x2o27gUqTR2U/KjUOQ==} ··· 3294 3557 peerDependencies: 3295 3558 postcss: ^8.0.9 3296 3559 3297 - css-declaration-sorter@7.3.1: 3298 - resolution: {integrity: sha512-gz6x+KkgNCjxq3Var03pRYLhyNfwhkKF1g/yoLgDNtFvVu0/fOLV9C8fFEZRjACp/XQLumjAYo7JVjzH3wLbxA==} 3560 + css-declaration-sorter@7.4.0: 3561 + resolution: {integrity: sha512-LTuzjPoyA2vMGKKcaOqKSp7Ub2eGrNfKiZH4LpezxpNrsICGCSFvsQOI29psISxNZtaXibkC2CXzrQ5enMeGGw==} 3299 3562 engines: {node: ^14 || ^16 || >=18} 3300 3563 peerDependencies: 3301 3564 postcss: ^8.0.9 ··· 3324 3587 engines: {node: '>=4'} 3325 3588 hasBin: true 3326 3589 3327 - cssnano-preset-default@7.0.11: 3328 - resolution: {integrity: sha512-waWlAMuCakP7//UCY+JPrQS1z0OSLeOXk2sKWJximKWGupVxre50bzPlvpbUwZIDylhf/ptf0Pk+Yf7C+hoa3g==} 3590 + cssnano-preset-default@7.0.15: 3591 + resolution: {integrity: sha512-60kx7lJ40//HA85cIfQXSOJFby2D2V1pOMNHVCxue3KFWCjRzmiQyL9OvI+NAhwUlaojOfF9eK3nGvrJLCBUfQ==} 3329 3592 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 3330 3593 peerDependencies: 3331 - postcss: ^8.4.32 3594 + postcss: ^8.5.10 3332 3595 3333 3596 cssnano-preset-default@7.0.9: 3334 3597 resolution: {integrity: sha512-tCD6AAFgYBOVpMBX41KjbvRh9c2uUjLXRyV7KHSIrwHiq5Z9o0TFfUCoM3TwVrRsRteN3sVXGNvjVNxYzkpTsA==} ··· 3342 3605 peerDependencies: 3343 3606 postcss: ^8.4.32 3344 3607 3608 + cssnano-utils@5.0.2: 3609 + resolution: {integrity: sha512-kt41WLK7FLKfePzPi645Y+/NtW/nNM7Su6nlNUfJyRNW3JcuU3JU7+cWJc+JexTeZ8dRBvFufefdG2XpXkIo0A==} 3610 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 3611 + peerDependencies: 3612 + postcss: ^8.5.10 3613 + 3345 3614 cssnano@7.1.1: 3346 3615 resolution: {integrity: sha512-fm4D8ti0dQmFPeF8DXSAA//btEmqCOgAc/9Oa3C1LW94h5usNrJEfrON7b4FkPZgnDEn6OUs5NdxiJZmAtGOpQ==} 3347 3616 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 3348 3617 peerDependencies: 3349 3618 postcss: ^8.4.32 3350 3619 3351 - cssnano@7.1.3: 3352 - resolution: {integrity: sha512-mLFHQAzyapMVFLiJIn7Ef4C2UCEvtlTlbyILR6B5ZsUAV3D/Pa761R5uC1YPhyBkRd3eqaDm2ncaNrD7R4mTRg==} 3620 + cssnano@7.1.7: 3621 + resolution: {integrity: sha512-N5LGn/OlhMxDTvKACwUPMzT34SSj1b022pvUAE/Vh6r2WD1aUCbc+QNIP/JjX9VVxebdJWZQ3352Lt4oF7dQ/g==} 3353 3622 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 3354 3623 peerDependencies: 3355 - postcss: ^8.4.32 3624 + postcss: ^8.5.10 3356 3625 3357 3626 csso@5.0.5: 3358 3627 resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} ··· 3424 3693 3425 3694 defu@6.1.4: 3426 3695 resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} 3696 + 3697 + defu@6.1.7: 3698 + resolution: {integrity: sha512-7z22QmUWiQ/2d0KkdYmANbRUVABpZ9SNYyH5vx6PZ+nE5bcC0l7uFvEfHlyld/HcGBFTL536ClDt3DEcSlEJAQ==} 3427 3699 3428 3700 denque@2.1.0: 3429 3701 resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==} ··· 3448 3720 devalue@5.4.2: 3449 3721 resolution: {integrity: sha512-MwPZTKEPK2k8Qgfmqrd48ZKVvzSQjgW0lXLxiIBA8dQjtf/6mw6pggHNLcyDKyf+fI6eXxlQwPsfaCMTU5U+Bw==} 3450 3722 3451 - devalue@5.6.3: 3452 - resolution: {integrity: sha512-nc7XjUU/2Lb+SvEFVGcWLiKkzfw8+qHI7zn8WYXKkLMgfGSHbgCEaR6bJpev8Cm6Rmrb19Gfd/tZvGqx9is3wg==} 3723 + devalue@5.7.1: 3724 + resolution: {integrity: sha512-MUbZ586EgQqdRnC4yDrlod3BEdyvE4TapGYHMW2CiaW+KkkFmWEFqBUaLltEZCGi0iFXCEjRF0OjF0DV2QHjOA==} 3453 3725 3454 3726 diff@8.0.2: 3455 3727 resolution: {integrity: sha512-sSuxWU5j5SR9QQji/o2qMvqRNYRDOcBTgsJ/DeCf4iSN4gW+gNMXM7wFIP+fdXZxoNiAnHUTGjCr+TSWXdRDKg==} 3456 3728 engines: {node: '>=0.3.1'} 3457 3729 3458 - diff@8.0.3: 3459 - resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==} 3730 + diff@8.0.4: 3731 + resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} 3460 3732 engines: {node: '>=0.3.1'} 3461 3733 3462 3734 dom-serializer@2.0.0: ··· 3484 3756 resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==} 3485 3757 engines: {node: '>=12'} 3486 3758 3487 - dotenv@17.3.1: 3488 - resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==} 3759 + dotenv@17.4.2: 3760 + resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==} 3489 3761 engines: {node: '>=12'} 3490 3762 3491 3763 duplexer@0.1.2: ··· 3503 3775 electron-to-chromium@1.5.307: 3504 3776 resolution: {integrity: sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==} 3505 3777 3778 + electron-to-chromium@1.5.344: 3779 + resolution: {integrity: sha512-4MxfbmNDm+KPh066EZy+eUnkcDPcZ35wNmOWzFuh/ijvHsve6kbLTLURy88uCNK5FbpN+yk2nQY6BYh1GEt+wg==} 3780 + 3781 + emoji-regex@10.6.0: 3782 + resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} 3783 + 3506 3784 emoji-regex@8.0.0: 3507 3785 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 3508 3786 ··· 3527 3805 errx@0.1.0: 3528 3806 resolution: {integrity: sha512-fZmsRiDNv07K6s2KkKFTiD2aIvECa7++PKyD5NC32tpRw46qZA3sOz+aM+/V9V0GDHxVTKLziveV4JhzBHDp9Q==} 3529 3807 3808 + es-errors@1.3.0: 3809 + resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} 3810 + engines: {node: '>= 0.4'} 3811 + 3530 3812 es-module-lexer@1.7.0: 3531 3813 resolution: {integrity: sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==} 3532 3814 3533 - es-module-lexer@2.0.0: 3534 - resolution: {integrity: sha512-5POEcUuZybH7IdmGsD8wlf0AI55wMecM9rVBTI/qEAy2c1kTOm3DjFYjrBdI2K3BaJjJYfYFeRtM0t9ssnRuxw==} 3815 + es-module-lexer@2.1.0: 3816 + resolution: {integrity: sha512-n27zTYMjYu1aj4MjCWzSP7G9r75utsaoc8m61weK+W8JMBGGQybd43GstCXZ3WNmSFtGT9wi59qQTW6mhTR5LQ==} 3535 3817 3536 3818 esbuild@0.25.11: 3537 3819 resolution: {integrity: sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==} ··· 3543 3825 engines: {node: '>=18'} 3544 3826 hasBin: true 3545 3827 3546 - esbuild@0.27.3: 3547 - resolution: {integrity: sha512-8VwMnyGCONIs6cWue2IdpHxHnAjzxnw2Zr7MkVxB2vjmQ2ivqGFb4LEG3SMnv0Gb2F/G/2yA8zUaiL1gywDCCg==} 3828 + esbuild@0.27.7: 3829 + resolution: {integrity: sha512-IxpibTjyVnmrIQo5aqNpCgoACA/dTKLTlhMHihVHhdkxKyPO1uBBthumT0rdHmcsk9uMonIWS0m4FljWzILh3w==} 3830 + engines: {node: '>=18'} 3831 + hasBin: true 3832 + 3833 + esbuild@0.28.0: 3834 + resolution: {integrity: sha512-sNR9MHpXSUV/XB4zmsFKN+QgVG82Cc7+/aaxJ8Adi8hyOac+EXptIp45QBPaVyX3N70664wRbTcLTOemCAnyqw==} 3548 3835 engines: {node: '>=18'} 3549 3836 hasBin: true 3550 3837 ··· 3567 3854 resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} 3568 3855 engines: {node: '>=12'} 3569 3856 3570 - eslint-config-flat-gitignore@2.2.1: 3571 - resolution: {integrity: sha512-wA5EqN0era7/7Gt5Botlsfin/UNY0etJSEeBgbUlFLFrBi47rAN//+39fI7fpYcl8RENutlFtvp/zRa/M/pZNg==} 3857 + eslint-config-flat-gitignore@2.3.0: 3858 + resolution: {integrity: sha512-bg4ZLGgoARg1naWfsINUUb/52Ksw/K22K+T16D38Y8v+/sGwwIYrGvH/JBjOin+RQtxxC9tzNNiy4shnGtGyyQ==} 3572 3859 peerDependencies: 3573 3860 eslint: ^9.5.0 || ^10.0.0 3574 3861 3575 - eslint-flat-config-utils@3.0.2: 3576 - resolution: {integrity: sha512-mPvevWSDQFwgABvyCurwIu6ZdKxGI5NW22/BGDwA1T49NO6bXuxbV9VfJK/tkQoNyPogT6Yu1d57iM0jnZVWmg==} 3862 + eslint-flat-config-utils@3.1.0: 3863 + resolution: {integrity: sha512-lM+Nwo2CzpuTS/RASQExlEIwk/BQoKqJWX6VbDlLMb/mveqvt9MMrRXFEkG3bseuK6g8noKZLeX82epkILtv4A==} 3577 3864 3578 3865 eslint-import-context@0.1.9: 3579 3866 resolution: {integrity: sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg==} ··· 3595 3882 peerDependencies: 3596 3883 eslint: '>=9.0.0' 3597 3884 3598 - eslint-plugin-import-x@4.16.1: 3599 - resolution: {integrity: sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ==} 3885 + eslint-plugin-import-x@4.16.2: 3886 + resolution: {integrity: sha512-rM9K8UBHcWKpzQzStn1YRN2T5NvdeIfSVoKu/lKF41znQXHAUcBbYXe5wd6GNjZjTrP7viQ49n1D83x/2gYgIw==} 3600 3887 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3601 3888 peerDependencies: 3602 - '@typescript-eslint/utils': ^8.0.0 3603 - eslint: ^8.57.0 || ^9.0.0 3889 + '@typescript-eslint/utils': ^8.56.0 3890 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 3604 3891 eslint-import-resolver-node: '*' 3605 3892 peerDependenciesMeta: 3606 3893 '@typescript-eslint/utils': ··· 3608 3895 eslint-import-resolver-node: 3609 3896 optional: true 3610 3897 3611 - eslint-plugin-jsdoc@62.7.1: 3612 - resolution: {integrity: sha512-4Zvx99Q7d1uggYBUX/AIjvoyqXhluGbbKrRmG8SQTLprPFg6fa293tVJH1o1GQwNe3lUydd8ZHzn37OaSncgSQ==} 3898 + eslint-plugin-jsdoc@62.9.0: 3899 + resolution: {integrity: sha512-PY7/X4jrVgoIDncUmITlUqK546Ltmx/Pd4Hdsu4CvSjryQZJI2mEV4vrdMufyTetMiZ5taNSqvK//BTgVUlNkA==} 3613 3900 engines: {node: ^20.19.0 || ^22.13.0 || >=24} 3614 3901 peerDependencies: 3615 3902 eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 ··· 3626 3913 peerDependencies: 3627 3914 eslint: '>=9.38.0' 3628 3915 3629 - eslint-plugin-vue@10.8.0: 3630 - resolution: {integrity: sha512-f1J/tcbnrpgC8suPN5AtdJ5MQjuXbSU9pGRSSYAuF3SHoiYCOdEX6O22pLaRyLHXvDcOe+O5ENgc1owQ587agA==} 3916 + eslint-plugin-vue@10.9.0: 3917 + resolution: {integrity: sha512-EFNNzu4HqtTRb5DJINpyd+u3bDdzETWDMpCzG+UBHz1tpsnMDCeOcf61u4Wy/cbXnMymK+MT9bjH7KcG1fItSw==} 3631 3918 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3632 3919 peerDependencies: 3633 3920 '@stylistic/eslint-plugin': ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 ··· 3776 4063 fast-npm-meta@0.4.7: 3777 4064 resolution: {integrity: sha512-aZU3i3eRcSb2NCq8i6N6IlyiTyF6vqAqzBGl2NBF6ngNx/GIqfYbkLDIKZ4z4P0o/RmtsFnVqHwdrSm13o4tnQ==} 3778 4065 3779 - fast-npm-meta@1.4.2: 3780 - resolution: {integrity: sha512-XXyd9d3ie/JeIIjm6WeKalvapGGFI4ShAjPJM78vgUFYzoEsuNSjvvVTuht0XZcwbVdOnEEGzhxwguRbxkIcDg==} 4066 + fast-npm-meta@1.5.0: 4067 + resolution: {integrity: sha512-71pTBPrA9WPPsJQ0Q06ZlTQQVJPYd87xZsvFwxFqru7a6kdriMVW1Hjd37W3W13ZuF/K/Zzq6eVlAHVoZCHuQw==} 3781 4068 hasBin: true 3782 4069 4070 + fast-string-truncated-width@1.2.1: 4071 + resolution: {integrity: sha512-Q9acT/+Uu3GwGj+5w/zsGuQjh9O1TyywhIwAxHudtWrgF09nHOPrvTLhQevPbttcxjr/SNN7mJmfOw/B1bXgow==} 4072 + 4073 + fast-string-width@1.1.0: 4074 + resolution: {integrity: sha512-O3fwIVIH5gKB38QNbdg+3760ZmGz0SZMgvwJbA1b2TGXceKE6A2cOlfogh1iw8lr049zPyd7YADHy+B7U4W9bQ==} 4075 + 4076 + fast-wrap-ansi@0.1.6: 4077 + resolution: {integrity: sha512-HlUwET7a5gqjURj70D5jl7aC3Zmy4weA1SHUfM0JFI0Ptq987NH2TwbBFLoERhfwk+E+eaq4EK3jXoT+R3yp3w==} 4078 + 3783 4079 fastq@1.20.1: 3784 4080 resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} 3785 4081 ··· 3822 4118 resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} 3823 4119 engines: {node: '>=16'} 3824 4120 3825 - flatted@3.4.1: 3826 - resolution: {integrity: sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==} 4121 + flatted@3.4.2: 4122 + resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==} 3827 4123 3828 4124 foreground-child@3.3.1: 3829 4125 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} ··· 3851 4147 resolution: {integrity: sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ==} 3852 4148 engines: {node: '>=10'} 3853 4149 4150 + fuse.js@7.3.0: 4151 + resolution: {integrity: sha512-plz8RVjfcDedTGfVngWH1jmJvBvAwi1v2jecfDerbEnMcmOYUEEwKFTHbNoCiYyzaK2Ws8lABkTCcRSqCY1q4w==} 4152 + engines: {node: '>=10'} 4153 + 3854 4154 fzf@0.5.2: 3855 4155 resolution: {integrity: sha512-Tt4kuxLXFKHy8KT40zwsUPUkg1CrsgY25FxA2U/j/0WgEDCk3ddc/zLTCCcbSHX9FcKtLuVaDGtGE/STWC+j3Q==} 3856 4156 ··· 3862 4162 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 3863 4163 engines: {node: 6.* || 8.* || >= 10.*} 3864 4164 4165 + get-east-asian-width@1.5.0: 4166 + resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==} 4167 + engines: {node: '>=18'} 4168 + 3865 4169 get-port-please@3.2.0: 3866 4170 resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==} 3867 4171 ··· 3873 4177 resolution: {integrity: sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==} 3874 4178 engines: {node: '>=18'} 3875 4179 3876 - get-tsconfig@4.13.6: 3877 - resolution: {integrity: sha512-shZT/QMiSHc/YBLxxOkMtgSid5HFoauqCE3/exfsEcwg1WkeqjG+V40yBbBrsD+jW2HDXcs28xOfcbm2jI8Ddw==} 4180 + get-tsconfig@4.14.0: 4181 + resolution: {integrity: sha512-yTb+8DXzDREzgvYmh6s9vHsSVCHeC0G3PI5bEXNBHtmshPnO+S5O7qgLEOn0I5QvMy6kpZN8K1NKGyilLb93wA==} 3878 4182 3879 4183 giget@2.0.0: 3880 4184 resolution: {integrity: sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==} 3881 4185 hasBin: true 3882 4186 3883 - giget@3.1.2: 3884 - resolution: {integrity: sha512-T2qUpKBHeUTwHcIhydgnJzhL0Hj785ms+JkxaaWQH9SDM/llXeewnOkfJcFShAHjWI+26hOChwUfCoupaXLm8g==} 4187 + giget@3.2.0: 4188 + resolution: {integrity: sha512-GvHTWcykIR/fP8cj8dMpuMMkvaeJfPvYnhq0oW+chSeIr+ldX21ifU2Ms6KBoyKZQZmVaUAAhQ2EZ68KJF8a7A==} 3885 4189 hasBin: true 3886 4190 3887 4191 git-up@8.1.1: ··· 3923 4227 resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} 3924 4228 engines: {node: '>=18'} 3925 4229 3926 - globals@17.4.0: 3927 - resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==} 4230 + globals@17.5.0: 4231 + resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==} 3928 4232 engines: {node: '>=18'} 3929 4233 3930 4234 globby@15.0.0: 3931 4235 resolution: {integrity: sha512-oB4vkQGqlMl682wL1IlWd02tXCbquGWM4voPEI85QmNKCaw8zGTm1f1rubFgkg3Eli2PtKlFgrnmUqasbQWlkw==} 3932 4236 engines: {node: '>=20'} 3933 4237 3934 - globby@16.1.1: 3935 - resolution: {integrity: sha512-dW7vl+yiAJSp6aCekaVnVJxurRv7DCOLyXqEG3RYMYUg7AuJ2jCqPkZTA8ooqC2vtnkaMcV5WfFBMuEnTu1OQg==} 4238 + globby@16.2.0: 4239 + resolution: {integrity: sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==} 3936 4240 engines: {node: '>=20'} 3937 4241 3938 4242 graceful-fs@4.2.11: ··· 3942 4246 resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==} 3943 4247 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 3944 4248 4249 + h3@1.15.11: 4250 + resolution: {integrity: sha512-L3THSe2MPeBwgIZVSH5zLdBBU90TOxarvhK9d04IDY2AmVS8j2Jz2LIWtwsGOU3lu2I5jCN7FNvVfY2+XyF+mg==} 4251 + 3945 4252 h3@1.15.4: 3946 4253 resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==} 3947 4254 3948 4255 h3@1.15.6: 3949 4256 resolution: {integrity: sha512-oi15ESLW5LRthZ+qPCi5GNasY/gvynSKUQxgiovrY63bPAtG59wtM+LSrlcwvOHAXzGrXVLnI97brbkdPF9WoQ==} 3950 4257 3951 - h3@2.0.1-rc.11: 3952 - resolution: {integrity: sha512-2myzjCqy32c1As9TjZW9fNZXtLqNedjFSrdFy2AjFBQQ3LzrnGoDdFDYfC0tV2e4vcyfJ2Sfo/F6NQhO2Ly/Mw==} 4258 + h3@2.0.1-rc.20: 4259 + resolution: {integrity: sha512-28ljodXuUp0fZovdiSRq4G9OgrxCztrJe5VdYzXAB7ueRvI7pIUqLU14Xi3XqdYJ/khXjfpUOOD2EQa6CmBgsg==} 3953 4260 engines: {node: '>=20.11.1'} 4261 + hasBin: true 3954 4262 peerDependencies: 3955 4263 crossws: ^0.4.1 3956 4264 peerDependenciesMeta: ··· 3961 4269 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} 3962 4270 engines: {node: '>=8'} 3963 4271 3964 - hasown@2.0.2: 3965 - resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} 4272 + hasown@2.0.3: 4273 + resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} 3966 4274 engines: {node: '>= 0.4'} 3967 4275 3968 4276 he@1.2.0: ··· 3972 4280 hookable@5.5.3: 3973 4281 resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} 3974 4282 3975 - hookable@6.0.1: 3976 - resolution: {integrity: sha512-uKGyY8BuzN/a5gvzvA+3FVWo0+wUjgtfSdnmjtrOVwQCZPHpHDH2WRO3VZSOeluYrHoDCiXFffZXs8Dj1ULWtw==} 4283 + hookable@6.1.1: 4284 + resolution: {integrity: sha512-U9LYDy1CwhMCnprUfeAZWZGByVbhd54hwepegYTK7Pi5NvqEj63ifz5z+xukznehT7i6NIZRu89Ay1AZmRsLEQ==} 3977 4285 3978 4286 html-entities@2.6.0: 3979 4287 resolution: {integrity: sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==} ··· 3993 4301 httpxy@0.1.7: 3994 4302 resolution: {integrity: sha512-pXNx8gnANKAndgga5ahefxc++tJvNL87CXoRwxn1cJE2ZkWEojF3tNfQIEhZX/vfpt+wzeAzpUI4qkediX1MLQ==} 3995 4303 4304 + httpxy@0.5.1: 4305 + resolution: {integrity: sha512-JPhqYiixe1A1I+MXDewWDZqeudBGU8Q9jCHYN8ML+779RQzLjTi78HBvWz4jMxUD6h2/vUL12g4q/mFM0OUw1A==} 4306 + 3996 4307 human-signals@5.0.0: 3997 4308 resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} 3998 4309 engines: {node: '>=16.17.0'} ··· 4040 4351 resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==} 4041 4352 engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} 4042 4353 4043 - ioredis@5.10.0: 4044 - resolution: {integrity: sha512-HVBe9OFuqs+Z6n64q09PQvP1/R4Bm+30PAyyD4wIEqssh3v9L21QjCVk4kRLucMBcDokJTcLjsGeVRlq/nH6DA==} 4354 + ioredis@5.10.1: 4355 + resolution: {integrity: sha512-HuEDBTI70aYdx1v6U97SbNx9F1+svQKBDo30o0b9fw055LMepzpOOd0Ccg9Q6tbqmBSJaMuY0fB7yw9/vjBYCA==} 4045 4356 engines: {node: '>=12.22.0'} 4046 4357 4047 4358 ioredis@5.8.2: ··· 4081 4392 resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} 4082 4393 engines: {node: '>=0.10.0'} 4083 4394 4395 + is-in-ssh@1.0.0: 4396 + resolution: {integrity: sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==} 4397 + engines: {node: '>=20'} 4398 + 4084 4399 is-inside-container@1.0.0: 4085 4400 resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==} 4086 4401 engines: {node: '>=14.16'} ··· 4161 4476 resolution: {integrity: sha512-6B3tLtFqtQS4ekarvLVMZ+X+VlvQekbe4taUkf/rhVO3d/h0M2rfARm/pXLcPEsjjMsFgrFgSrhQIxcSVrBz8w==} 4162 4477 engines: {node: '>=18'} 4163 4478 4479 + isexe@4.0.0: 4480 + resolution: {integrity: sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==} 4481 + engines: {node: '>=20'} 4482 + 4164 4483 jackspeak@3.4.3: 4165 4484 resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==} 4166 4485 ··· 4182 4501 resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} 4183 4502 hasBin: true 4184 4503 4185 - jsdoc-type-pratt-parser@7.1.1: 4186 - resolution: {integrity: sha512-/2uqY7x6bsrpi3i9LVU6J89352C0rpMk0as8trXxCtvd4kPk1ke/Eyif6wqfSLvoNJqcDG9Vk4UsXgygzCt2xA==} 4504 + jsdoc-type-pratt-parser@7.2.0: 4505 + resolution: {integrity: sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==} 4187 4506 engines: {node: '>=20.0.0'} 4188 4507 4189 4508 jsesc@3.1.0: ··· 4229 4548 launch-editor@2.11.1: 4230 4549 resolution: {integrity: sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==} 4231 4550 4232 - launch-editor@2.13.1: 4233 - resolution: {integrity: sha512-lPSddlAAluRKJ7/cjRFoXUFzaX7q/YKI7yPHuEvSJVqoXvFnJov1/Ud87Aa4zULIbA9Nja4mSPK8l0z/7eV2wA==} 4551 + launch-editor@2.13.2: 4552 + resolution: {integrity: sha512-4VVDnbOpLXy/s8rdRCSXb+zfMeFR0WlJWpET1iA9CQdlZDfwyLjUuGQzXU4VeOoey6AicSAluWan7Etga6Kcmg==} 4234 4553 4235 4554 lazystream@1.0.1: 4236 4555 resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} ··· 4248 4567 resolution: {integrity: sha512-I8oW2+QL5KJo8zXNWX046M134WchxsXC7SawLPvRQpogCbkyQIaFxPE89A2HiwR7vAK2Dm2ERBAmyjTYGYEpBg==} 4249 4568 hasBin: true 4250 4569 4570 + listhen@1.9.1: 4571 + resolution: {integrity: sha512-4EhoyVcXEpNlY5HJRSQpH7Rba94M8N2JmI62ePjl0lrJKXSfG0F1FAgHGxBoz/T3pe41sUEwkIRRIcaUL0/Ofw==} 4572 + hasBin: true 4573 + 4251 4574 local-pkg@1.1.2: 4252 4575 resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==} 4253 4576 engines: {node: '>=14'} ··· 4271 4594 lodash.uniq@4.5.0: 4272 4595 resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} 4273 4596 4274 - lodash@4.17.23: 4275 - resolution: {integrity: sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==} 4597 + lodash@4.18.1: 4598 + resolution: {integrity: sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==} 4276 4599 4277 4600 lru-cache@10.4.3: 4278 4601 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 4279 4602 4280 - lru-cache@11.2.6: 4281 - resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==} 4603 + lru-cache@11.3.5: 4604 + resolution: {integrity: sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==} 4282 4605 engines: {node: 20 || >=22} 4283 4606 4284 4607 lru-cache@5.1.1: ··· 4342 4665 resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} 4343 4666 engines: {node: '>=12'} 4344 4667 4345 - minimatch@10.2.4: 4346 - resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==} 4668 + minimatch@10.2.5: 4669 + resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} 4347 4670 engines: {node: 18 || 20 || >=22} 4348 4671 4349 4672 minimatch@3.1.2: ··· 4405 4728 4406 4729 mlly@1.8.1: 4407 4730 resolution: {integrity: sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==} 4731 + 4732 + mlly@1.8.2: 4733 + resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==} 4408 4734 4409 4735 mocked-exports@0.1.1: 4410 4736 resolution: {integrity: sha512-aF7yRQr/Q0O2/4pIXm6PZ5G+jAd7QS4Yu8m+WEeEHGnbo+7mE36CbLSDQiXYV8bVL3NfmdeqPJct0tUlnjVSnA==} ··· 4436 4762 nanotar@0.2.0: 4437 4763 resolution: {integrity: sha512-9ca1h0Xjvo9bEkE4UOxgAzLV0jHKe6LMaxo37ND2DAhhAtd0j8pR1Wxz+/goMrZO8AEZTWCmyaOsFI/W5AdpCQ==} 4438 4764 4439 - nanotar@0.2.1: 4440 - resolution: {integrity: sha512-MUrzzDUcIOPbv7ubhDV/L4CIfVTATd9XhDE2ixFeCrM5yp9AlzUpn91JrnN0HD6hksdxvz9IW9aKANz0Bta0GA==} 4765 + nanotar@0.3.0: 4766 + resolution: {integrity: sha512-Kv2JYYiCzt16Kt5QwAc9BFG89xfPNBx+oQL4GQXD9nLqPkZBiNaqaCWtwnbk/q7UVsTYevvM1b0UF8zmEI4pCg==} 4441 4767 4442 4768 napi-postinstall@0.3.4: 4443 4769 resolution: {integrity: sha512-PHI5f1O0EP5xJ9gQmFGMS6IZcrVvTjpXjz7Na41gTE7eE2hK11lg04CECCYEEjdc17EV4DO+fkGEtt7TpTaTiQ==} ··· 4457 4783 xml2js: 4458 4784 optional: true 4459 4785 4460 - nitropack@2.13.1: 4461 - resolution: {integrity: sha512-2dDj89C4wC2uzG7guF3CnyG+zwkZosPEp7FFBGHB3AJo11AywOolWhyQJFHDzve8COvGxJaqscye9wW2IrUsNw==} 4786 + nitropack@2.13.4: 4787 + resolution: {integrity: sha512-tX7bT6zxNeMwkc6hxHiZeUoTOjVrcjoh1Z3cmxOlodIqjl4HISgqfGOmkWSayky3Nv9Z5+KQH52F8nmXJY5AAA==} 4462 4788 engines: {node: ^20.19.0 || >=22.12.0} 4463 4789 hasBin: true 4464 4790 peerDependencies: ··· 4486 4812 resolution: {integrity: sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==} 4487 4813 engines: {node: '>= 6.13.0'} 4488 4814 4815 + node-forge@1.4.0: 4816 + resolution: {integrity: sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==} 4817 + engines: {node: '>= 6.13.0'} 4818 + 4489 4819 node-gyp-build@4.8.4: 4490 4820 resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} 4491 4821 hasBin: true ··· 4501 4831 4502 4832 node-releases@2.0.36: 4503 4833 resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==} 4834 + 4835 + node-releases@2.0.38: 4836 + resolution: {integrity: sha512-3qT/88Y3FbH/Kx4szpQQ4HzUbVrHPKTLVpVocKiLfoYvw9XSGOX2FmD2d6DrXbVYyAQTF2HeF6My8jmzx7/CRw==} 4504 4837 4505 4838 nopt@8.1.0: 4506 4839 resolution: {integrity: sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==} ··· 4539 4872 '@types/node': 4540 4873 optional: true 4541 4874 4542 - nuxt@4.3.1: 4543 - resolution: {integrity: sha512-bl+0rFcT5Ax16aiWFBFPyWcsTob19NTZaDL5P6t0MQdK63AtgS6fN6fwvwdbXtnTk6/YdCzlmuLzXhSM22h0OA==} 4875 + nuxt@4.4.2: 4876 + resolution: {integrity: sha512-iWVFpr/YEqVU/CenqIHMnIkvb2HE/9f+q8oxZ+pj2et+60NljGRClCgnmbvGPdmNFE0F1bEhoBCYfqbDOCim3Q==} 4544 4877 engines: {node: ^20.19.0 || >=22.12.0} 4545 4878 hasBin: true 4546 4879 peerDependencies: ··· 4559 4892 4560 4893 nypm@0.6.5: 4561 4894 resolution: {integrity: sha512-K6AJy1GMVyfyMXRVB88700BJqNUkByijGJM8kEHpLdcAt+vSQAVfkWWHYzuRXHSY6xA2sNc5RjTj0p9rE2izVQ==} 4895 + engines: {node: '>=18'} 4896 + hasBin: true 4897 + 4898 + nypm@0.6.6: 4899 + resolution: {integrity: sha512-vRyr0r4cbBapw07Xw8xrj9Teq3o7MUD35rSaTcanDbW+aK2XHDgJFiU6ZTj2GBw7Q12ysdsyFss+Vdz4hQ0Y6Q==} 4562 4900 engines: {node: '>=18'} 4563 4901 hasBin: true 4564 4902 ··· 4606 4944 resolution: {integrity: sha512-YgBpdJHPyQ2UE5x+hlSXcnejzAvD0b22U2OuAP+8OnlJT+PjWPxtgmGqKKc+RgTM63U9gN0YzrYc71R2WT/hTA==} 4607 4945 engines: {node: '>=18'} 4608 4946 4947 + open@11.0.0: 4948 + resolution: {integrity: sha512-smsWv2LzFjP03xmvFoJ331ss6h+jixfA4UUV/Bsiyuu4YJPfN+FIQGOIiv4w9/+MoHkfkJ22UIaQWRVFRfH6Vw==} 4949 + engines: {node: '>=20'} 4950 + 4609 4951 open@8.4.2: 4610 4952 resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} 4611 4953 engines: {node: '>=12'} ··· 4614 4956 resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} 4615 4957 engines: {node: '>= 0.8.0'} 4616 4958 4617 - oxc-minify@0.112.0: 4618 - resolution: {integrity: sha512-rkVSeeIRSt+RYI9uX6xonBpLUpvZyegxIg0UL87ev7YAfUqp7IIZlRjkgQN5Us1lyXD//TOo0Dcuuro/TYOWoQ==} 4959 + oxc-minify@0.117.0: 4960 + resolution: {integrity: sha512-JHsv/b+bmBJkAzkHXgTN7RThloVxLHPT0ojHfjqxVeHuQB7LPpLUbJ2qfwz37sto9stZ9+AVwUP4b3gtR7p/Tw==} 4619 4961 engines: {node: ^20.19.0 || >=22.12.0} 4620 4962 4621 4963 oxc-minify@0.94.0: 4622 4964 resolution: {integrity: sha512-7+9iyxwpzfjuiEnSqNJYzTsC1Oud742PPkr/4S1bGY930U4tApdLEK8zmgbT57c1/56cfNOndqZaeQZiAfnJ5A==} 4623 4965 engines: {node: ^20.19.0 || >=22.12.0} 4624 4966 4625 - oxc-parser@0.112.0: 4626 - resolution: {integrity: sha512-7rQ3QdJwobMQLMZwQaPuPYMEF2fDRZwf51lZ//V+bA37nejjKW5ifMHbbCwvA889Y4RLhT+/wLJpPRhAoBaZYw==} 4967 + oxc-parser@0.117.0: 4968 + resolution: {integrity: sha512-l3cbgK5wUvWDVNWM/JFU77qDdGZK1wudnLsFcrRyNo/bL1CyU8pC25vDhMHikVY29lbK2InTWsX42RxVSutUdQ==} 4627 4969 engines: {node: ^20.19.0 || >=22.12.0} 4628 4970 4629 4971 oxc-parser@0.94.0: 4630 4972 resolution: {integrity: sha512-refms9HQoAlTYIazONYkuX5A3rFGPddbD6Otyc+A0/pj1WTttR8TsZRlMzQxCfhexxfrbinqd7ebkEoYNuCmLQ==} 4631 4973 engines: {node: ^20.19.0 || >=22.12.0} 4632 4974 4633 - oxc-transform@0.112.0: 4634 - resolution: {integrity: sha512-cIRRvZgrHfsAHrkt8LWdAX4+Do8R0MzQSfeo9yzErzHeYiuyNiP4PCTPbOy/wBXL4MYzt3ebrBa5jt3akQkKAg==} 4975 + oxc-transform@0.117.0: 4976 + resolution: {integrity: sha512-u1Stl2uhDh9bFuOGjGXQIqx46IRUNMyHQkq59LayXNGS2flNv7RpZpRSWs5S5deuNP6jJZ12gtMBze+m4dOhmw==} 4635 4977 engines: {node: ^20.19.0 || >=22.12.0} 4636 4978 4637 4979 oxc-transform@0.94.0: ··· 4738 5080 picocolors@1.1.1: 4739 5081 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 4740 5082 4741 - picomatch@2.3.1: 4742 - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 5083 + picomatch@2.3.2: 5084 + resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} 4743 5085 engines: {node: '>=8.6'} 4744 5086 4745 5087 picomatch@4.0.3: 4746 5088 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 4747 5089 engines: {node: '>=12'} 4748 5090 5091 + picomatch@4.0.4: 5092 + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} 5093 + engines: {node: '>=12'} 5094 + 4749 5095 pkg-types@1.3.1: 4750 5096 resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} 4751 5097 4752 5098 pkg-types@2.3.0: 4753 5099 resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} 4754 5100 5101 + pkg-types@2.3.1: 5102 + resolution: {integrity: sha512-y+ichcgc2LrADuhLNAx8DFjVfgz91pRxfZdI3UDhxHvcVEZsenLO+7XaU5vOp0u/7V/wZ+plyuQxtrDlZJ+yeg==} 5103 + 4755 5104 pluralize@8.0.0: 4756 5105 resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} 4757 5106 engines: {node: '>=4'} ··· 4768 5117 peerDependencies: 4769 5118 postcss: ^8.4.32 4770 5119 4771 - postcss-colormin@7.0.6: 4772 - resolution: {integrity: sha512-oXM2mdx6IBTRm39797QguYzVEWzbdlFiMNfq88fCCN1Wepw3CYmJ/1/Ifa/KjWo+j5ZURDl2NTldLJIw51IeNQ==} 5120 + postcss-colormin@7.0.9: 5121 + resolution: {integrity: sha512-EZpoUlmbXQUpe+g4ZaGM2kjGlHrQ7Bjzb3xHcNrC9ysI1tGoib6DAYvxg6aB7MGxsjgLF+Qx/jwZQkJ5cKDvXA==} 4773 5122 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4774 5123 peerDependencies: 4775 - postcss: ^8.4.32 5124 + postcss: ^8.5.10 4776 5125 4777 - postcss-convert-values@7.0.7: 4778 - resolution: {integrity: sha512-HR9DZLN04Xbe6xugRH6lS4ZQH2zm/bFh/ZyRkpedZozhvh+awAfbA0P36InO4fZfDhvYfNJeNvlTf1sjwGbw/A==} 5126 + postcss-convert-values@7.0.11: 5127 + resolution: {integrity: sha512-H+s7P0f9jJylSysAHs3/5MhAx7GthDO05uw1h56L2xyEqpiLTFLEqBNw3PUYzD5p/AKwWaigCXf6FGELpOw9lw==} 4779 5128 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4780 5129 peerDependencies: 4781 - postcss: ^8.4.32 5130 + postcss: ^8.5.10 4782 5131 4783 - postcss-convert-values@7.0.9: 4784 - resolution: {integrity: sha512-l6uATQATZaCa0bckHV+r6dLXfWtUBKXxO3jK+AtxxJJtgMPD+VhhPCCx51I4/5w8U5uHV67g3w7PXj+V3wlMlg==} 5132 + postcss-convert-values@7.0.7: 5133 + resolution: {integrity: sha512-HR9DZLN04Xbe6xugRH6lS4ZQH2zm/bFh/ZyRkpedZozhvh+awAfbA0P36InO4fZfDhvYfNJeNvlTf1sjwGbw/A==} 4785 5134 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4786 5135 peerDependencies: 4787 5136 postcss: ^8.4.32 ··· 4792 5141 peerDependencies: 4793 5142 postcss: ^8.4.32 4794 5143 4795 - postcss-discard-comments@7.0.6: 4796 - resolution: {integrity: sha512-Sq+Fzj1Eg5/CPf1ERb0wS1Im5cvE2gDXCE+si4HCn1sf+jpQZxDI4DXEp8t77B/ImzDceWE2ebJQFXdqZ6GRJw==} 5144 + postcss-discard-comments@7.0.7: 5145 + resolution: {integrity: sha512-FJhE3fSte7HaRNL4iwD8LTG9vWqj3puxXIdig6LfrFqc1TJRUhY4kXOkeTXZZfTXYny+k+SO7fd2fymj1wduJg==} 4797 5146 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4798 5147 peerDependencies: 4799 - postcss: ^8.4.32 5148 + postcss: ^8.5.10 4800 5149 4801 5150 postcss-discard-duplicates@7.0.2: 4802 5151 resolution: {integrity: sha512-eTonaQvPZ/3i1ASDHOKkYwAybiM45zFIc7KXils4mQmHLqIswXD9XNOKEVxtTFnsmwYzF66u4LMgSr0abDlh5w==} ··· 4804 5153 peerDependencies: 4805 5154 postcss: ^8.4.32 4806 5155 5156 + postcss-discard-duplicates@7.0.3: 5157 + resolution: {integrity: sha512-9cRxXwhEM/aNZon1qZyToX4NmjbFbxOGbww+0CnbYFDbbPRGZ8jg4IbM8UlA+CzkXxM35itxyaHKNqBBg/RTDg==} 5158 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5159 + peerDependencies: 5160 + postcss: ^8.5.10 5161 + 4807 5162 postcss-discard-empty@7.0.1: 4808 5163 resolution: {integrity: sha512-cFrJKZvcg/uxB6Ijr4l6qmn3pXQBna9zyrPC+sK0zjbkDUZew+6xDltSF7OeB7rAtzaaMVYSdbod+sZOCWnMOg==} 4809 5164 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4810 5165 peerDependencies: 4811 5166 postcss: ^8.4.32 4812 5167 5168 + postcss-discard-empty@7.0.2: 5169 + resolution: {integrity: sha512-NZFouOmOwtngJVgkNeI1LtkzFdYqIurxgy4wq3qNvIiXFURTZ3b/K7q3dP3QitlWQ5imHDQL0qSorItQhoxb1g==} 5170 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5171 + peerDependencies: 5172 + postcss: ^8.5.10 5173 + 4813 5174 postcss-discard-overridden@7.0.1: 4814 5175 resolution: {integrity: sha512-7c3MMjjSZ/qYrx3uc1940GSOzN1Iqjtlqe8uoSg+qdVPYyRb0TILSqqmtlSFuE4mTDECwsm397Ya7iXGzfF7lg==} 4815 5176 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4816 5177 peerDependencies: 4817 5178 postcss: ^8.4.32 5179 + 5180 + postcss-discard-overridden@7.0.2: 5181 + resolution: {integrity: sha512-Ym01X4v6U3sY8X0P1J9P+RTar+7JyLTOzDrxKSeaArFsLmkVu4KcAKPBWDYRIyZ/q4jwpSPnOnekeSSqXSXKUw==} 5182 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5183 + peerDependencies: 5184 + postcss: ^8.5.10 4818 5185 4819 5186 postcss-merge-longhand@7.0.5: 4820 5187 resolution: {integrity: sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==} ··· 4822 5189 peerDependencies: 4823 5190 postcss: ^8.4.32 4824 5191 5192 + postcss-merge-longhand@7.0.6: 5193 + resolution: {integrity: sha512-lDsWeKRsssX/9vKFpingoRiuvGajtOGCJhs1kyaTJ5fzaVzs0aPPYe38UZ/ukMFEA5iuRIjQJHIkH2niYO3ubQ==} 5194 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5195 + peerDependencies: 5196 + postcss: ^8.5.10 5197 + 5198 + postcss-merge-rules@7.0.10: 5199 + resolution: {integrity: sha512-UXYKxkg8Cy1so/evF7AE/25PNXZb3E0SrvjdbtbGf+MW+doLenKqRLQzz6YZW469ktiXK2MVLFWtel/DftCV0Q==} 5200 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5201 + peerDependencies: 5202 + postcss: ^8.5.10 5203 + 4825 5204 postcss-merge-rules@7.0.6: 4826 5205 resolution: {integrity: sha512-2jIPT4Tzs8K87tvgCpSukRQ2jjd+hH6Bb8rEEOUDmmhOeTcqDg5fEFK8uKIu+Pvc3//sm3Uu6FRqfyv7YF7+BQ==} 4827 5206 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4828 5207 peerDependencies: 4829 5208 postcss: ^8.4.32 4830 5209 4831 - postcss-merge-rules@7.0.8: 4832 - resolution: {integrity: sha512-BOR1iAM8jnr7zoQSlpeBmCsWV5Uudi/+5j7k05D0O/WP3+OFMPD86c1j/20xiuRtyt45bhxw/7hnhZNhW2mNFA==} 5210 + postcss-minify-font-values@7.0.1: 5211 + resolution: {integrity: sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==} 4833 5212 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4834 5213 peerDependencies: 4835 5214 postcss: ^8.4.32 4836 5215 4837 - postcss-minify-font-values@7.0.1: 4838 - resolution: {integrity: sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==} 5216 + postcss-minify-font-values@7.0.2: 5217 + resolution: {integrity: sha512-Z82NUmnvhPrvMUaHfkaAVBmWQq9F8Dox4Dy0LiwbaTxfmDUWLQtS+0WCgKViwdWCPPajiY9YzoQftgqKdXkM5g==} 4839 5218 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4840 5219 peerDependencies: 4841 - postcss: ^8.4.32 5220 + postcss: ^8.5.10 4842 5221 4843 5222 postcss-minify-gradients@7.0.1: 4844 5223 resolution: {integrity: sha512-X9JjaysZJwlqNkJbUDgOclyG3jZEpAMOfof6PUZjPnPrePnPG62pS17CjdM32uT1Uq1jFvNSff9l7kNbmMSL2A==} ··· 4846 5225 peerDependencies: 4847 5226 postcss: ^8.4.32 4848 5227 5228 + postcss-minify-gradients@7.0.4: 5229 + resolution: {integrity: sha512-g8MNeNyN+lbwKy8DCtJ6zU6awBL0InBsSOaKmgZ1MdRLVItLQUNFNAzzzBnOp4qowOcyyB6GetTlQ0/0UNXvag==} 5230 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5231 + peerDependencies: 5232 + postcss: ^8.5.10 5233 + 4849 5234 postcss-minify-params@7.0.4: 4850 5235 resolution: {integrity: sha512-3OqqUddfH8c2e7M35W6zIwv7jssM/3miF9cbCSb1iJiWvtguQjlxZGIHK9JRmc8XAKmE2PFGtHSM7g/VcW97sw==} 4851 5236 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4852 5237 peerDependencies: 4853 5238 postcss: ^8.4.32 4854 5239 4855 - postcss-minify-params@7.0.6: 4856 - resolution: {integrity: sha512-YOn02gC68JijlaXVuKvFSCvQOhTpblkcfDre2hb/Aaa58r2BIaK4AtE/cyZf2wV7YKAG+UlP9DT+By0ry1E4VQ==} 5240 + postcss-minify-params@7.0.8: 5241 + resolution: {integrity: sha512-DIUKM5DZGTmxN7KFKT+rxt0FdPDmRrdK/k3n3+6Po+N/QYn06juwagHcfOVBG0CfCHwcnI612GAUCZc3eT+ZEg==} 4857 5242 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4858 5243 peerDependencies: 4859 - postcss: ^8.4.32 5244 + postcss: ^8.5.10 4860 5245 4861 5246 postcss-minify-selectors@7.0.5: 4862 5247 resolution: {integrity: sha512-x2/IvofHcdIrAm9Q+p06ZD1h6FPcQ32WtCRVodJLDR+WMn8EVHI1kvLxZuGKz/9EY5nAmI6lIQIrpo4tBy5+ug==} ··· 4864 5249 peerDependencies: 4865 5250 postcss: ^8.4.32 4866 5251 4867 - postcss-minify-selectors@7.0.6: 4868 - resolution: {integrity: sha512-lIbC0jy3AAwDxEgciZlBullDiMBeBCT+fz5G8RcA9MWqh/hfUkpOI3vNDUNEZHgokaoiv0juB9Y8fGcON7rU/A==} 5252 + postcss-minify-selectors@7.1.0: 5253 + resolution: {integrity: sha512-HYl/6I0aL+UvpA10t65BSa7h+tVjBgE6oRI5N/3ylX3vtwvlDL67G3FT3vYDPnTksxr0riiyJcT0tBtyRVoloA==} 4869 5254 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4870 5255 peerDependencies: 4871 - postcss: ^8.4.32 5256 + postcss: ^8.5.10 4872 5257 4873 5258 postcss-nested@7.0.2: 4874 5259 resolution: {integrity: sha512-5osppouFc0VR9/VYzYxO03VaDa3e8F23Kfd6/9qcZTUI8P58GIYlArOET2Wq0ywSl2o2PjELhYOFI4W7l5QHKw==} ··· 4882 5267 peerDependencies: 4883 5268 postcss: ^8.4.32 4884 5269 5270 + postcss-normalize-charset@7.0.2: 5271 + resolution: {integrity: sha512-YoINoiR4YKlzfB95Y93b0DSxWy7FLw+1SADIaznMHb88AKizpzfF80tolmiDEbYr1UM4r4Hw+NZq37SwT5f3uw==} 5272 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5273 + peerDependencies: 5274 + postcss: ^8.5.10 5275 + 4885 5276 postcss-normalize-display-values@7.0.1: 4886 5277 resolution: {integrity: sha512-E5nnB26XjSYz/mGITm6JgiDpAbVuAkzXwLzRZtts19jHDUBFxZ0BkXAehy0uimrOjYJbocby4FVswA/5noOxrQ==} 4887 5278 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4888 5279 peerDependencies: 4889 5280 postcss: ^8.4.32 4890 5281 5282 + postcss-normalize-display-values@7.0.2: 5283 + resolution: {integrity: sha512-wu/NTSjnp8sX5TnEHVPN+eScjAtRs18ELtEduG+Ek3GxjeUDUT+VAA3PJjVIXBcVIk6fiLYFj2iKH0q99S3T2Q==} 5284 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5285 + peerDependencies: 5286 + postcss: ^8.5.10 5287 + 4891 5288 postcss-normalize-positions@7.0.1: 4892 5289 resolution: {integrity: sha512-pB/SzrIP2l50ZIYu+yQZyMNmnAcwyYb9R1fVWPRxm4zcUFCY2ign7rcntGFuMXDdd9L2pPNUgoODDk91PzRZuQ==} 4893 5290 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4894 5291 peerDependencies: 4895 5292 postcss: ^8.4.32 5293 + 5294 + postcss-normalize-positions@7.0.3: 5295 + resolution: {integrity: sha512-1CJI++oA3yK/fQlPUcEngUfcSWS08Pkt9fK+jVgL53mmtHDBHi0YiuB0m3D9BXwZjmfvCc2GQmFqCAF/CVcPzQ==} 5296 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5297 + peerDependencies: 5298 + postcss: ^8.5.10 4896 5299 4897 5300 postcss-normalize-repeat-style@7.0.1: 4898 5301 resolution: {integrity: sha512-NsSQJ8zj8TIDiF0ig44Byo3Jk9e4gNt9x2VIlJudnQQ5DhWAHJPF4Tr1ITwyHio2BUi/I6Iv0HRO7beHYOloYQ==} ··· 4900 5303 peerDependencies: 4901 5304 postcss: ^8.4.32 4902 5305 5306 + postcss-normalize-repeat-style@7.0.3: 5307 + resolution: {integrity: sha512-RvImJ2Ml4LZSx31qC2C8LDiz65IgBNATtwEr9r3Aue+D0cCGbj4rjNojb/uGpEm4QxnOTzFqMvaDYuKiT1Cmpg==} 5308 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5309 + peerDependencies: 5310 + postcss: ^8.5.10 5311 + 4903 5312 postcss-normalize-string@7.0.1: 4904 5313 resolution: {integrity: sha512-QByrI7hAhsoze992kpbMlJSbZ8FuCEc1OT9EFbZ6HldXNpsdpZr+YXC5di3UEv0+jeZlHbZcoCADgb7a+lPmmQ==} 4905 5314 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4906 5315 peerDependencies: 4907 5316 postcss: ^8.4.32 4908 5317 5318 + postcss-normalize-string@7.0.2: 5319 + resolution: {integrity: sha512-FqtrUh2BU2MnVeLeWBbJ2rwOjuDnA91XvoImc1BbgMWIxdxiPTaquflBHsmFBA3xh3pC3wPZO9W5MaIc7wU/Xw==} 5320 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5321 + peerDependencies: 5322 + postcss: ^8.5.10 5323 + 4909 5324 postcss-normalize-timing-functions@7.0.1: 4910 5325 resolution: {integrity: sha512-bHifyuuSNdKKsnNJ0s8fmfLMlvsQwYVxIoUBnowIVl2ZAdrkYQNGVB4RxjfpvkMjipqvbz0u7feBZybkl/6NJg==} 4911 5326 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4912 5327 peerDependencies: 4913 5328 postcss: ^8.4.32 4914 5329 5330 + postcss-normalize-timing-functions@7.0.2: 5331 + resolution: {integrity: sha512-5H5fpXBnMACEXzn7k9RP7qWZ1eWg8cuZkUuFygStY7icOj+UucwMWXeMmdkF/iITvTVa7fP85tdRCJeznpdFfQ==} 5332 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5333 + peerDependencies: 5334 + postcss: ^8.5.10 5335 + 4915 5336 postcss-normalize-unicode@7.0.4: 4916 5337 resolution: {integrity: sha512-LvIURTi1sQoZqj8mEIE8R15yvM+OhbR1avynMtI9bUzj5gGKR/gfZFd8O7VMj0QgJaIFzxDwxGl/ASMYAkqO8g==} 4917 5338 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4918 5339 peerDependencies: 4919 5340 postcss: ^8.4.32 4920 5341 4921 - postcss-normalize-unicode@7.0.6: 4922 - resolution: {integrity: sha512-z6bwTV84YW6ZvvNoaNLuzRW4/uWxDKYI1iIDrzk6D2YTL7hICApy+Q1LP6vBEsljX8FM7YSuV9qI79XESd4ddQ==} 5342 + postcss-normalize-unicode@7.0.8: 5343 + resolution: {integrity: sha512-imCM3cwK3hvlAG4z1AzYM24m8BPA3/Jk/S71wfbn2I6+E2b+UwFaGvlNqydihXTSl3OFPeQXztqCzg+NGeSibQ==} 4923 5344 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4924 5345 peerDependencies: 4925 - postcss: ^8.4.32 5346 + postcss: ^8.5.10 4926 5347 4927 5348 postcss-normalize-url@7.0.1: 4928 5349 resolution: {integrity: sha512-sUcD2cWtyK1AOL/82Fwy1aIVm/wwj5SdZkgZ3QiUzSzQQofrbq15jWJ3BA7Z+yVRwamCjJgZJN0I9IS7c6tgeQ==} ··· 4930 5351 peerDependencies: 4931 5352 postcss: ^8.4.32 4932 5353 5354 + postcss-normalize-url@7.0.2: 5355 + resolution: {integrity: sha512-bLnNY7t76NLRb9QQyCVmCN4qwoHxiq6vABH/CXav9wTuR6dNGHGQ72AyO/+h2quWxZk3l7BqxNL1vtDi9H6y1g==} 5356 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5357 + peerDependencies: 5358 + postcss: ^8.5.10 5359 + 4933 5360 postcss-normalize-whitespace@7.0.1: 4934 5361 resolution: {integrity: sha512-vsbgFHMFQrJBJKrUFJNZ2pgBeBkC2IvvoHjz1to0/0Xk7sII24T0qFOiJzG6Fu3zJoq/0yI4rKWi7WhApW+EFA==} 4935 5362 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4936 5363 peerDependencies: 4937 5364 postcss: ^8.4.32 4938 5365 5366 + postcss-normalize-whitespace@7.0.2: 5367 + resolution: {integrity: sha512-TNSVkuhkeOhl36WruQlflxOb7HweoeZowSusNpfsM1+ZvqJ24Mc+xksu05ecMQxlu+0zgI8pyznO2EWqDCQbLA==} 5368 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5369 + peerDependencies: 5370 + postcss: ^8.5.10 5371 + 4939 5372 postcss-ordered-values@7.0.2: 4940 5373 resolution: {integrity: sha512-AMJjt1ECBffF7CEON/Y0rekRLS6KsePU6PRP08UqYW4UGFRnTXNrByUzYK1h8AC7UWTZdQ9O3Oq9kFIhm0SFEw==} 4941 5374 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4942 5375 peerDependencies: 4943 5376 postcss: ^8.4.32 4944 5377 5378 + postcss-ordered-values@7.0.3: 5379 + resolution: {integrity: sha512-FTt6R9RF7NAYfpOHa2XFPm89FVuo5GiIbcfwOXFy1MYF38BeiNW9ke8ybw9Pk62eEsUlRVVbxHWA3B7ERYqOOA==} 5380 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5381 + peerDependencies: 5382 + postcss: ^8.5.10 5383 + 4945 5384 postcss-reduce-initial@7.0.4: 4946 5385 resolution: {integrity: sha512-rdIC9IlMBn7zJo6puim58Xd++0HdbvHeHaPgXsimMfG1ijC5A9ULvNLSE0rUKVJOvNMcwewW4Ga21ngyJjY/+Q==} 4947 5386 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4948 5387 peerDependencies: 4949 5388 postcss: ^8.4.32 4950 5389 4951 - postcss-reduce-initial@7.0.6: 4952 - resolution: {integrity: sha512-G6ZyK68AmrPdMB6wyeA37ejnnRG2S8xinJrZJnOv+IaRKf6koPAVbQsiC7MfkmXaGmF1UO+QCijb27wfpxuRNg==} 5390 + postcss-reduce-initial@7.0.8: 5391 + resolution: {integrity: sha512-VeVRmbgpgTZuRcDQdqnsB4iYTeS2dBRV07UdwK6V3x61F1xTQ2pgIzHBIR4rQYRlXRNKBTGYYhEL1eNA7w9vaQ==} 4953 5392 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4954 5393 peerDependencies: 4955 - postcss: ^8.4.32 5394 + postcss: ^8.5.10 4956 5395 4957 5396 postcss-reduce-transforms@7.0.1: 4958 5397 resolution: {integrity: sha512-MhyEbfrm+Mlp/36hvZ9mT9DaO7dbncU0CvWI8V93LRkY6IYlu38OPg3FObnuKTUxJ4qA8HpurdQOo5CyqqO76g==} ··· 4960 5399 peerDependencies: 4961 5400 postcss: ^8.4.32 4962 5401 5402 + postcss-reduce-transforms@7.0.2: 5403 + resolution: {integrity: sha512-OV5P9hMnf7kEkeXVXyS5ESqxbIls7a3TqFymUAV5JICO/9YCBEU+QQhQjZiDHaLwFdV7/CL481kVeBUk5FdY3w==} 5404 + engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5405 + peerDependencies: 5406 + postcss: ^8.5.10 5407 + 4963 5408 postcss-selector-parser@7.1.0: 4964 5409 resolution: {integrity: sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==} 4965 5410 engines: {node: '>=4'} ··· 4974 5419 peerDependencies: 4975 5420 postcss: ^8.4.32 4976 5421 4977 - postcss-svgo@7.1.1: 4978 - resolution: {integrity: sha512-zU9H9oEDrUFKa0JB7w+IYL7Qs9ey1mZyjhbf0KLxwJDdDRtoPvCmaEfknzqfHj44QS9VD6c5sJnBAVYTLRg/Sg==} 5422 + postcss-svgo@7.1.2: 5423 + resolution: {integrity: sha512-ixExc8m+/68yuSYQzV/1DgtTup/7nI2dN9eiDS5GMRUzeCH4q9UcqeZPwcSVhdf8ay9fRwXDUHwcY5/XzQSszQ==} 4979 5424 engines: {node: ^18.12.0 || ^20.9.0 || >= 18} 4980 5425 peerDependencies: 4981 - postcss: ^8.4.32 5426 + postcss: ^8.5.10 4982 5427 4983 5428 postcss-unique-selectors@7.0.4: 4984 5429 resolution: {integrity: sha512-pmlZjsmEAG7cHd7uK3ZiNSW6otSZ13RHuZ/4cDN/bVglS5EpF2r2oxY99SuOHa8m7AWoBCelTS3JPpzsIs8skQ==} ··· 4986 5431 peerDependencies: 4987 5432 postcss: ^8.4.32 4988 5433 4989 - postcss-unique-selectors@7.0.5: 4990 - resolution: {integrity: sha512-3QoYmEt4qg/rUWDn6Tc8+ZVPmbp4G1hXDtCNWDx0st8SjtCbRcxRXDDM1QrEiXGG3A45zscSJFb4QH90LViyxg==} 5434 + postcss-unique-selectors@7.0.6: 5435 + resolution: {integrity: sha512-cDxnYw1QuBMW5w3svZ0BlYF0IA4Amr+1JoTLXzu6vDFPNwohN2QU+sPZNx15b930LR7ce+/600h28/cYoxO9vw==} 4991 5436 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 4992 5437 peerDependencies: 4993 - postcss: ^8.4.32 5438 + postcss: ^8.5.10 4994 5439 4995 5440 postcss-value-parser@4.2.0: 4996 5441 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} 4997 5442 5443 + postcss@8.5.12: 5444 + resolution: {integrity: sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==} 5445 + engines: {node: ^10 || ^12 || >=14} 5446 + 4998 5447 postcss@8.5.6: 4999 5448 resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} 5000 5449 engines: {node: ^10 || ^12 || >=14} 5001 5450 5002 - postcss@8.5.8: 5003 - resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} 5004 - engines: {node: ^10 || ^12 || >=14} 5451 + powershell-utils@0.1.0: 5452 + resolution: {integrity: sha512-dM0jVuXJPsDN6DvRpea484tCUaMiXWjuCn++HGTqUWzGDjv5tZkEZldAJ/UMlqRYGFrD/etByo4/xOuC/snX2A==} 5453 + engines: {node: '>=20'} 5005 5454 5006 5455 prelude-ls@1.2.1: 5007 5456 resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} ··· 5052 5501 rc9@2.1.2: 5053 5502 resolution: {integrity: sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==} 5054 5503 5055 - rc9@3.0.0: 5056 - resolution: {integrity: sha512-MGOue0VqscKWQ104udASX/3GYDcKyPI4j4F8gu/jHHzglpmy9a/anZK3PNe8ug6aZFl+9GxLtdhe3kVZuMaQbA==} 5504 + rc9@3.0.1: 5505 + resolution: {integrity: sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==} 5057 5506 5058 5507 readable-stream@2.3.8: 5059 5508 resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} ··· 5093 5542 resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==} 5094 5543 hasBin: true 5095 5544 5096 - regjsparser@0.13.0: 5097 - resolution: {integrity: sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==} 5545 + regjsparser@0.13.1: 5546 + resolution: {integrity: sha512-dLsljMd9sqwRkby8zhO1gSg3PnJIBFid8f4CQj/sXx+7cKx+E7u0PKhZ+U4wmhx7EfmtvnA318oVaIkAB1lRJw==} 5098 5547 hasBin: true 5099 5548 5100 5549 require-directory@2.1.1: ··· 5121 5570 engines: {node: '>= 0.4'} 5122 5571 hasBin: true 5123 5572 5573 + resolve@1.22.12: 5574 + resolution: {integrity: sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==} 5575 + engines: {node: '>= 0.4'} 5576 + hasBin: true 5577 + 5124 5578 reusify@1.1.0: 5125 5579 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} 5126 5580 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} ··· 5128 5582 rfdc@1.4.1: 5129 5583 resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==} 5130 5584 5131 - rollup-plugin-dts@6.3.0: 5132 - resolution: {integrity: sha512-d0UrqxYd8KyZ6i3M2Nx7WOMy708qsV/7fTHMHxCMCBOAe3V/U7OMPu5GkX8hC+cmkHhzGnfeYongl1IgiooddA==} 5133 - engines: {node: '>=16'} 5585 + rollup-plugin-dts@6.4.1: 5586 + resolution: {integrity: sha512-l//F3Zf7ID5GoOfLfD8kroBjQKEKpy1qfhtAdnpibFZMffPaylrg1CoDC2vGkPeTeyxUe4bVFCln2EFuL7IGGg==} 5587 + engines: {node: '>=20'} 5134 5588 peerDependencies: 5135 5589 rollup: ^3.29.4 || ^4 5136 - typescript: ^4.5 || ^5.0 5590 + typescript: ^4.5 || ^5.0 || ^6.0 5137 5591 5138 - rollup-plugin-visualizer@6.0.11: 5139 - resolution: {integrity: sha512-TBwVHVY7buHjIKVLqr9scTVFwqZqMXINcCphPwIWKPDCOBIa+jCQfafvbjRJDZgXdq/A996Dy6yGJ/+/NtAXDQ==} 5592 + rollup-plugin-visualizer@6.0.5: 5593 + resolution: {integrity: sha512-9+HlNgKCVbJDs8tVtjQ43US12eqaiHyyiLMdBwQ7vSZPiHMysGNo2E88TAp1si5wx8NAoYriI2A5kuKfIakmJg==} 5140 5594 engines: {node: '>=18'} 5141 5595 hasBin: true 5142 5596 peerDependencies: ··· 5148 5602 rollup: 5149 5603 optional: true 5150 5604 5151 - rollup-plugin-visualizer@6.0.5: 5152 - resolution: {integrity: sha512-9+HlNgKCVbJDs8tVtjQ43US12eqaiHyyiLMdBwQ7vSZPiHMysGNo2E88TAp1si5wx8NAoYriI2A5kuKfIakmJg==} 5153 - engines: {node: '>=18'} 5605 + rollup-plugin-visualizer@7.0.1: 5606 + resolution: {integrity: sha512-UJUT4+1Ho4OcWmPYU3sYXgUqI8B8Ayfe06MX7y0qCJ1K8aGoKtR/NDd/2nZqM7ADkrzny+I99Ul7GgyoiVNAgg==} 5607 + engines: {node: '>=22'} 5154 5608 hasBin: true 5155 5609 peerDependencies: 5156 - rolldown: 1.x || ^1.0.0-beta 5610 + rolldown: 1.x || ^1.0.0-beta || ^1.0.0-rc 5157 5611 rollup: 2.x || 3.x || 4.x 5158 5612 peerDependenciesMeta: 5159 5613 rolldown: ··· 5166 5620 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 5167 5621 hasBin: true 5168 5622 5169 - rollup@4.59.0: 5170 - resolution: {integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==} 5623 + rollup@4.60.2: 5624 + resolution: {integrity: sha512-J9qZyW++QK/09NyN/zeO0dG/1GdGfyp9lV8ajHnRVLfo/uFsbji5mHnDgn/qYdUHyCkM2N+8VyspgZclfAh0eQ==} 5171 5625 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 5172 5626 hasBin: true 5173 5627 5174 - rou3@0.7.12: 5175 - resolution: {integrity: sha512-iFE4hLDuloSWcD7mjdCDhx2bKcIsYbtOTpfH5MHHLSKMOUyjqQXTeZVa289uuwEGEKFoE/BAPbhaU4B774nceg==} 5628 + rou3@0.8.1: 5629 + resolution: {integrity: sha512-ePa+XGk00/3HuCqrEnK3LxJW7I0SdNg6EFzKUJG73hMAdDcOUC/i/aSz7LSDwLrGr33kal/rqOGydzwl6U7zBA==} 5176 5630 5177 5631 run-applescript@7.1.0: 5178 5632 resolution: {integrity: sha512-DPe5pVFaAsinSaV6QjQ6gdiedWDcRCbUuiQfQa2wmWV7+xC9bGulGI8+TdRmoFkAPaBXk8CrAbnlY2ISniJ47Q==} ··· 5191 5645 resolution: {integrity: sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==} 5192 5646 engines: {node: '>=11.0.0'} 5193 5647 5648 + sax@1.6.0: 5649 + resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} 5650 + engines: {node: '>=11.0.0'} 5651 + 5194 5652 scslre@0.3.0: 5195 5653 resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==} 5196 5654 engines: {node: ^14.0.0 || >=16.0.0} ··· 5223 5681 serialize-javascript@6.0.2: 5224 5682 resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==} 5225 5683 5226 - seroval@1.5.1: 5227 - resolution: {integrity: sha512-OwrZRZAfhHww0WEnKHDY8OM0U/Qs8OTfIDWhUD4BLpNJUfXK4cGmjiagGze086m+mhI+V2nD0gfbHEnJjb9STA==} 5684 + serialize-javascript@7.0.5: 5685 + resolution: {integrity: sha512-F4LcB0UqUl1zErq+1nYEEzSHJnIwb3AF2XWB94b+afhrekOUijwooAYqFyRbjYkm2PAKBabx6oYv/xDxNi8IBw==} 5686 + engines: {node: '>=20.0.0'} 5687 + 5688 + seroval@1.5.2: 5689 + resolution: {integrity: sha512-xcRN39BdsnO9Tf+VzsE7b3JyTJASItIV1FVFewJKCFcW4s4haIKS3e6vj8PGB9qBwC7tnuOywQMdv5N4qkzi7Q==} 5228 5690 engines: {node: '>=10'} 5229 5691 5230 5692 serve-placeholder@2.0.2: ··· 5263 5725 simple-git@3.28.0: 5264 5726 resolution: {integrity: sha512-Rs/vQRwsn1ILH1oBUy8NucJlXmnnLeLCfcvbSehkPzbv3wwoFWIdtfd6Ndo6ZPhlPsCZ60CPI4rxurnwAa+a2w==} 5265 5727 5266 - simple-git@3.33.0: 5267 - resolution: {integrity: sha512-D4V/tGC2sjsoNhoMybKyGoE+v8A60hRawKQ1iFRA1zwuDgGZCBJ4ByOzZ5J8joBbi4Oam0qiPH+GhzmSBwbJng==} 5728 + simple-git@3.36.0: 5729 + resolution: {integrity: sha512-cGQjLjK8bxJw4QuYT7gxHw3/IouVESbhahSsHrX97MzCL1gu2u7oy38W6L2ZIGECEfIBG4BabsWDPjBxJENv9Q==} 5268 5730 5269 5731 sirv@3.0.2: 5270 5732 resolution: {integrity: sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==} ··· 5312 5774 resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==} 5313 5775 engines: {node: '>=0.10.0'} 5314 5776 5315 - srvx@0.10.1: 5316 - resolution: {integrity: sha512-A//xtfak4eESMWWydSRFUVvCTQbSwivnGCEf8YGPe2eHU0+Z6znfUTCPF0a7oV3sObSOcrXHlL6Bs9vVctfXdg==} 5317 - engines: {node: '>=20.16.0'} 5318 - hasBin: true 5319 - 5320 - srvx@0.11.9: 5321 - resolution: {integrity: sha512-97wWJS6F0KTKAhDlHVmBzMvlBOp5FiNp3XrLoodIgYJpXxgG5tE9rX4Pg7s46n2shI4wtEsMATTS1+rI3/ubzA==} 5777 + srvx@0.11.15: 5778 + resolution: {integrity: sha512-iXsux0UcOjdvs0LCMa2Ws3WwcDUozA3JN3BquNXkaFPP7TpRqgunKdEgoZ/uwb1J6xaYHfxtz9Twlh6yzwM6Tg==} 5322 5779 engines: {node: '>=20.16.0'} 5323 5780 hasBin: true 5324 5781 ··· 5344 5801 std-env@3.10.0: 5345 5802 resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} 5346 5803 5347 - streamx@2.23.0: 5348 - resolution: {integrity: sha512-kn+e44esVfn2Fa/O0CPFcex27fjIL6MkVae0Mm6q+E6f0hWv578YCERbv+4m02cjxvDsPKLnmxral/rR6lBMAg==} 5804 + std-env@4.1.0: 5805 + resolution: {integrity: sha512-Rq7ybcX2RuC55r9oaPVEW7/xu3tj8u4GeBYHBWCychFtzMIr86A7e3PPEBPT37sHStKX3+TiX/Fr/ACmJLVlLQ==} 5806 + 5807 + streamx@2.25.0: 5808 + resolution: {integrity: sha512-0nQuG6jf1w+wddNEEXCF4nTg3LtufWINB5eFEN+5TNZW7KWJp6x87+JFL43vaAUPyCfH1wID+mNVyW6OHtFamg==} 5349 5809 5350 5810 string-width@4.2.3: 5351 5811 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} ··· 5355 5815 resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} 5356 5816 engines: {node: '>=12'} 5357 5817 5818 + string-width@7.2.0: 5819 + resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} 5820 + engines: {node: '>=18'} 5821 + 5358 5822 string_decoder@1.1.1: 5359 5823 resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} 5360 5824 ··· 5391 5855 structured-clone-es@1.0.0: 5392 5856 resolution: {integrity: sha512-FL8EeKFFyNQv5cMnXI31CIMCsFarSVI2bF0U0ImeNE3g/F1IvJQyqzOXxPBRXiwQfyBTlbNe88jh1jFW0O/jiQ==} 5393 5857 5394 - stylehacks@7.0.7: 5395 - resolution: {integrity: sha512-bJkD0JkEtbRrMFtwgpJyBbFIwfDDONQ1Ov3sDLZQP8HuJ73kBOyx66H4bOcAbVWmnfLdvQ0AJwXxOMkpujcO6g==} 5858 + structured-clone-es@2.0.0: 5859 + resolution: {integrity: sha512-5UuAHmBLXYPCl22xWJrFuGmIhBKQzxISPVz6E7nmTmTcAOpUzlbjKJsRrCE4vADmMQ0dzeCnlWn9XufnAGf76Q==} 5860 + 5861 + stylehacks@7.0.10: 5862 + resolution: {integrity: sha512-sRJ7klmhe/Fl5woJcbJUa2qP1Ueffsl1CQI4ePvqXLkZmcIuAt09aP9uT/FOFPqXh9Rh8M5UkgEnwTdTKn/Aag==} 5396 5863 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5397 5864 peerDependencies: 5398 - postcss: ^8.4.32 5865 + postcss: ^8.5.10 5399 5866 5400 - stylehacks@7.0.8: 5401 - resolution: {integrity: sha512-I3f053GBLIiS5Fg6OMFhq/c+yW+5Hc2+1fgq7gElDMMSqwlRb3tBf2ef6ucLStYRpId4q//bQO1FjcyNyy4yDQ==} 5867 + stylehacks@7.0.7: 5868 + resolution: {integrity: sha512-bJkD0JkEtbRrMFtwgpJyBbFIwfDDONQ1Ov3sDLZQP8HuJ73kBOyx66H4bOcAbVWmnfLdvQ0AJwXxOMkpujcO6g==} 5402 5869 engines: {node: ^18.12.0 || ^20.9.0 || >=22.0} 5403 5870 peerDependencies: 5404 5871 postcss: ^8.4.32 ··· 5437 5904 resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==} 5438 5905 engines: {node: '>=20'} 5439 5906 5440 - tar-stream@3.1.8: 5441 - resolution: {integrity: sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==} 5907 + tar-stream@3.2.0: 5908 + resolution: {integrity: sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==} 5442 5909 5443 - tar@7.5.11: 5444 - resolution: {integrity: sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==} 5910 + tar@7.5.13: 5911 + resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==} 5445 5912 engines: {node: '>=18'} 5446 5913 5447 5914 tar@7.5.2: ··· 5461 5928 engines: {node: '>=10'} 5462 5929 hasBin: true 5463 5930 5464 - terser@5.46.0: 5465 - resolution: {integrity: sha512-jTwoImyr/QbOWFFso3YoU3ik0jBBDJ6JTOQiy/J2YxVJdZCc+5u7skhNwiOR3FQIygFqVUPHl7qbbxtjW2K3Qg==} 5931 + terser@5.46.2: 5932 + resolution: {integrity: sha512-uxfo9fPcSgLDYob/w1FuL0c99MWiJDnv+5qXSQc5+Ki5NjVNsYi66INnMFBjf6uFz6OnX12piJQPF4IpjJTNTw==} 5466 5933 engines: {node: '>=10'} 5467 5934 hasBin: true 5468 5935 ··· 5486 5953 resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} 5487 5954 engines: {node: '>=18'} 5488 5955 5956 + tinyexec@1.1.2: 5957 + resolution: {integrity: sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==} 5958 + engines: {node: '>=18'} 5959 + 5489 5960 tinyglobby@0.2.15: 5490 5961 resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} 5491 5962 engines: {node: '>=12.0.0'} 5492 5963 5493 - tinyrainbow@3.0.3: 5494 - resolution: {integrity: sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==} 5964 + tinyglobby@0.2.16: 5965 + resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==} 5966 + engines: {node: '>=12.0.0'} 5967 + 5968 + tinyrainbow@3.1.0: 5969 + resolution: {integrity: sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==} 5495 5970 engines: {node: '>=14.0.0'} 5496 5971 5497 5972 to-regex-range@5.0.1: ··· 5513 5988 tr46@0.0.3: 5514 5989 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} 5515 5990 5516 - ts-api-utils@2.4.0: 5517 - resolution: {integrity: sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==} 5991 + ts-api-utils@2.5.0: 5992 + resolution: {integrity: sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==} 5518 5993 engines: {node: '>=18.12'} 5519 5994 peerDependencies: 5520 5995 typescript: '>=4.8.4' ··· 5536 6011 resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} 5537 6012 engines: {node: '>= 0.8.0'} 5538 6013 5539 - type-fest@5.4.4: 5540 - resolution: {integrity: sha512-JnTrzGu+zPV3aXIUhnyWJj4z/wigMsdYajGLIYakqyOW1nPllzXEJee0QQbHj+CTIQtXGlAjuK0UY+2xTyjVAw==} 6014 + type-fest@5.6.0: 6015 + resolution: {integrity: sha512-8ZiHFm91orbSAe2PSAiSVBVko18pbhbiB3U9GglSzF/zCGkR+rxpHx6sEMCUm4kxY4LjDIUGgCfUMtwfZfjfUA==} 5541 6016 engines: {node: '>=20'} 5542 6017 5543 6018 type-level-regexp@0.1.17: ··· 5554 6029 ufo@1.6.3: 5555 6030 resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} 5556 6031 6032 + ufo@1.6.4: 6033 + resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==} 6034 + 5557 6035 ultrahtml@1.6.0: 5558 6036 resolution: {integrity: sha512-R9fBn90VTJrqqLDwyMph+HGne8eqY1iPfYhPzZrvKpIfwkWZbcYlfpsb8B9dTvBfpy1/hqAD7Wi8EKfP9e8zdw==} 5559 6037 ··· 5578 6056 undici-types@7.16.0: 5579 6057 resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} 5580 6058 5581 - undici-types@7.18.2: 5582 - resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} 6059 + undici-types@7.19.2: 6060 + resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} 5583 6061 5584 6062 undici@7.16.0: 5585 6063 resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==} ··· 5597 6075 unhead@2.0.19: 5598 6076 resolution: {integrity: sha512-gEEjkV11Aj+rBnY6wnRfsFtF2RxKOLaPN4i+Gx3UhBxnszvV6ApSNZbGk7WKyy/lErQ6ekPN63qdFL7sa1leow==} 5599 6077 5600 - unhead@2.1.12: 5601 - resolution: {integrity: sha512-iTHdWD9ztTunOErtfUFk6Wr11BxvzumcYJ0CzaSCBUOEtg+DUZ9+gnE99i8QkLFT2q1rZD48BYYGXpOZVDLYkA==} 6078 + unhead@2.1.13: 6079 + resolution: {integrity: sha512-jO9M1sI6b2h/1KpIu4Jeu+ptumLmUKboRRLxys5pYHFeT+lqTzfNHbYUX9bxVDhC1FBszAGuWcUVlmvIPsah8Q==} 5602 6080 5603 6081 unicorn-magic@0.3.0: 5604 6082 resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} ··· 5612 6090 resolution: {integrity: sha512-/JpWMG9s1nBSlXJAQ8EREFTFy3oy6USFd8T6AoBaw1q2GGcF4R9yp3ofg32UODZlYEO5VD0EWE1RpI9XDWyPYg==} 5613 6091 engines: {node: '>=18.12.0'} 5614 6092 5615 - unimport@5.7.0: 5616 - resolution: {integrity: sha512-njnL6sp8lEA8QQbZrt+52p/g4X0rw3bnGGmUcJnt1jeG8+iiqO779aGz0PirCtydAIVcuTBRlJ52F0u46z309Q==} 6093 + unimport@6.2.0: 6094 + resolution: {integrity: sha512-4NcqaphAHQff4eBWQ3pjVOCYNLlmVGGMoLDmboobh8+OQe9yP7UyeoMP043M1bG0YNc3CqtukD2VuINxOqm4rQ==} 5617 6095 engines: {node: '>=18.12.0'} 6096 + peerDependencies: 6097 + oxc-parser: '*' 6098 + peerDependenciesMeta: 6099 + oxc-parser: 6100 + optional: true 5618 6101 5619 6102 unplugin-utils@0.2.5: 5620 6103 resolution: {integrity: sha512-gwXJnPRewT4rT7sBi/IvxKTjsms7jX7QIDLOClApuZwR49SXbrB1z2NLUZ+vDHyqCj/n58OzRRqaW+B8OZi8vg==} ··· 5633 6116 vue-router: 5634 6117 optional: true 5635 6118 5636 - unplugin-vue-router@0.19.2: 5637 - resolution: {integrity: sha512-u5dgLBarxE5cyDK/hzJGfpCTLIAyiTXGlo85COuD4Nssj6G7NxS+i9mhCWz/1p/ud1eMwdcUbTXehQe41jYZUA==} 5638 - deprecated: 'Merged into vuejs/router. Migrate: https://router.vuejs.org/guide/migration/v4-to-v5.html' 5639 - peerDependencies: 5640 - '@vue/compiler-sfc': ^3.5.17 5641 - vue-router: ^4.6.0 5642 - peerDependenciesMeta: 5643 - vue-router: 5644 - optional: true 5645 - 5646 6119 unplugin@2.3.10: 5647 6120 resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==} 5648 6121 engines: {node: '>=18.12.0'} ··· 5654 6127 unplugin@3.0.0: 5655 6128 resolution: {integrity: sha512-0Mqk3AT2TZCXWKdcoaufeXNukv2mTrEZExeXlHIOZXdqYoHHr4n51pymnwV8x2BOVxwXbK2HLlI7usrqMpycdg==} 5656 6129 engines: {node: ^20.19.0 || >=22.12.0} 6130 + 6131 + unrouting@0.1.7: 6132 + resolution: {integrity: sha512-+0hfD+CVWtD636rc5Fn9VEjjTEDhdqgMpbwAuVoUmydSHDaMNiFW93SJG4LV++RoGSEAyvQN5uABAscYpDphpQ==} 5657 6133 5658 6134 unrs-resolver@1.11.1: 5659 6135 resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==} ··· 5720 6196 uploadthing: 5721 6197 optional: true 5722 6198 5723 - unstorage@1.17.4: 5724 - resolution: {integrity: sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==} 6199 + unstorage@1.17.5: 6200 + resolution: {integrity: sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==} 5725 6201 peerDependencies: 5726 6202 '@azure/app-configuration': ^1.8.0 5727 6203 '@azure/cosmos': ^4.2.0 ··· 5810 6286 5811 6287 uqr@0.1.2: 5812 6288 resolution: {integrity: sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA==} 6289 + 6290 + uqr@0.1.3: 6291 + resolution: {integrity: sha512-0rjE8iEJe4YmT9TOhwsZtqCMRLc5DXZUI2UEYUUg63ikBkqqE5EYWaI0etFe/5KUcmcYwLih2RND1kq+hrUJXA==} 5813 6292 5814 6293 uri-js@4.4.1: 5815 6294 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} ··· 5927 6406 vite: ^6.0.0 || ^7.0.0 5928 6407 vue: ^3.5.0 5929 6408 5930 - vite-plugin-vue-tracer@1.2.0: 5931 - resolution: {integrity: sha512-a9Z/TLpxwmoE9kIcv28wqQmiszM7ec4zgndXWEsVD/2lEZLRGzcg7ONXmplzGF/UP5W59QNtS809OdywwpUWQQ==} 6409 + vite-plugin-vue-tracer@1.3.0: 6410 + resolution: {integrity: sha512-Cgfce6VikzOw5MUJTpeg50s5rRjzU1Vr61ZjuHunVVHLjZZ5AUlgyExHthZ3r59vtoz9W2rDt23FYG81avYBKw==} 5932 6411 peerDependencies: 5933 6412 vite: ^6.0.0 || ^7.0.0 5934 6413 vue: ^3.5.0 ··· 5973 6452 yaml: 5974 6453 optional: true 5975 6454 5976 - vite@7.3.1: 5977 - resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} 6455 + vite@7.3.2: 6456 + resolution: {integrity: sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==} 5978 6457 engines: {node: ^20.19.0 || >=22.12.0} 5979 6458 hasBin: true 5980 6459 peerDependencies: ··· 6013 6492 yaml: 6014 6493 optional: true 6015 6494 6016 - vitest-environment-nuxt@1.0.1: 6017 - resolution: {integrity: sha512-eBCwtIQriXW5/M49FjqNKfnlJYlG2LWMSNFsRVKomc8CaMqmhQPBS5LZ9DlgYL9T8xIVsiA6RZn2lk7vxov3Ow==} 6495 + vitest-environment-nuxt@2.0.0: 6496 + resolution: {integrity: sha512-zEGFRiCAaRR3fHnqISHKMNTRvCzkQEI1XyFeqNgR2IBD0oYkfZ1rUHwi7C+h3Cns3KPykfB0av1B3MtLEbChDw==} 6018 6497 6019 - vitest@4.0.18: 6020 - resolution: {integrity: sha512-hOQuK7h0FGKgBAas7v0mSAsnvrIgAvWmRFjmzpJ7SwFHH3g1k2u37JtYwOwmEKhK6ZO3v9ggDBBm0La1LCK4uQ==} 6498 + vitest@4.1.5: 6499 + resolution: {integrity: sha512-9Xx1v3/ih3m9hN+SbfkUyy0JAs72ap3r7joc87XL6jwF0jGg6mFBvQ1SrwaX+h8BlkX6Hz9shdd1uo6AF+ZGpg==} 6021 6500 engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} 6022 6501 hasBin: true 6023 6502 peerDependencies: 6024 6503 '@edge-runtime/vm': '*' 6025 6504 '@opentelemetry/api': ^1.9.0 6026 6505 '@types/node': ^20.0.0 || ^22.0.0 || >=24.0.0 6027 - '@vitest/browser-playwright': 4.0.18 6028 - '@vitest/browser-preview': 4.0.18 6029 - '@vitest/browser-webdriverio': 4.0.18 6030 - '@vitest/ui': 4.0.18 6506 + '@vitest/browser-playwright': 4.1.5 6507 + '@vitest/browser-preview': 4.1.5 6508 + '@vitest/browser-webdriverio': 4.1.5 6509 + '@vitest/coverage-istanbul': 4.1.5 6510 + '@vitest/coverage-v8': 4.1.5 6511 + '@vitest/ui': 4.1.5 6031 6512 happy-dom: '*' 6032 6513 jsdom: '*' 6514 + vite: ^6.0.0 || ^7.0.0 || ^8.0.0 6033 6515 peerDependenciesMeta: 6034 6516 '@edge-runtime/vm': 6035 6517 optional: true ··· 6042 6524 '@vitest/browser-preview': 6043 6525 optional: true 6044 6526 '@vitest/browser-webdriverio': 6527 + optional: true 6528 + '@vitest/coverage-istanbul': 6529 + optional: true 6530 + '@vitest/coverage-v8': 6045 6531 optional: true 6046 6532 '@vitest/ui': 6047 6533 optional: true ··· 6070 6556 peerDependencies: 6071 6557 vue: ^3.5.0 6072 6558 6073 - vue-router@4.6.4: 6074 - resolution: {integrity: sha512-Hz9q5sa33Yhduglwz6g9skT8OBPii+4bFn88w6J+J4MfEo4KRRpmiNG/hHHkdbRFlLBOqxN8y8gf2Fb0MTUgVg==} 6559 + vue-router@5.0.6: 6560 + resolution: {integrity: sha512-9+kmUTGbKMyW9Asoy98IXXYIzrTMT7JDAdpDDeEkorHvybpUvBI2wsrSM5jFOXrFydpzRFJ9vAh+80DN2PGu9w==} 6075 6561 peerDependencies: 6562 + '@pinia/colada': '>=0.21.2' 6563 + '@vue/compiler-sfc': ^3.5.17 6564 + pinia: ^3.0.4 6076 6565 vue: ^3.5.0 6566 + peerDependenciesMeta: 6567 + '@pinia/colada': 6568 + optional: true 6569 + '@vue/compiler-sfc': 6570 + optional: true 6571 + pinia: 6572 + optional: true 6077 6573 6078 6574 vue-sfc-transformer@0.1.17: 6079 6575 resolution: {integrity: sha512-0mpkDTWm1ybtp/Mp3vhrXP4r8yxcGF+quxGyJfrHDl2tl5naQjK3xkIGaVR5BtR5KG1LWJbdCrqn7I6f460j9A==} ··· 6089 6585 peerDependencies: 6090 6586 typescript: '>=5.0.0' 6091 6587 6092 - vue-tsc@3.2.5: 6093 - resolution: {integrity: sha512-/htfTCMluQ+P2FISGAooul8kO4JMheOTCbCy4M6dYnYYjqLe3BExZudAua6MSIKSFYQtFOYAll7XobYwcpokGA==} 6588 + vue-tsc@3.2.7: 6589 + resolution: {integrity: sha512-zc1tL3HoQni1zGTGrwBVRQb7rGP5SWdu/m4rGB6JcnAC5MT5LFZIxF7Y+EJEnt4hGF23d60rXH7gRjHGb5KQQQ==} 6094 6590 hasBin: true 6095 6591 peerDependencies: 6096 6592 typescript: '>=5.0.0' ··· 6103 6599 typescript: 6104 6600 optional: true 6105 6601 6106 - vue@3.5.30: 6107 - resolution: {integrity: sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg==} 6602 + vue@3.5.33: 6603 + resolution: {integrity: sha512-1AgChhx5w3ALgT4oK3acm2Es/7jyZhWSVUfs3rOBlGQC0rjEDkS7G4lWlJJGGNQD+BV3reCwbQrOe1mPNwKHBQ==} 6108 6604 peerDependencies: 6109 6605 typescript: '*' 6110 6606 peerDependenciesMeta: ··· 6133 6629 engines: {node: ^18.17.0 || >=20.5.0} 6134 6630 hasBin: true 6135 6631 6632 + which@6.0.1: 6633 + resolution: {integrity: sha512-oGLe46MIrCRqX7ytPUf66EAYvdeMIZYn3WaocqqKZAxrBpkqHfL/qvTyJ/bTk5+AqHCjXmrv3CEWgy368zhRUg==} 6634 + engines: {node: ^20.17.0 || >=22.9.0} 6635 + hasBin: true 6636 + 6136 6637 why-is-node-running@2.3.0: 6137 6638 resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==} 6138 6639 engines: {node: '>=8'} ··· 6150 6651 resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} 6151 6652 engines: {node: '>=12'} 6152 6653 6654 + wrap-ansi@9.0.2: 6655 + resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==} 6656 + engines: {node: '>=18'} 6657 + 6153 6658 ws@8.18.3: 6154 6659 resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} 6155 6660 engines: {node: '>=10.0.0'} ··· 6162 6667 utf-8-validate: 6163 6668 optional: true 6164 6669 6165 - ws@8.19.0: 6166 - resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==} 6670 + ws@8.20.0: 6671 + resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} 6167 6672 engines: {node: '>=10.0.0'} 6168 6673 peerDependencies: 6169 6674 bufferutil: ^4.0.1 ··· 6178 6683 resolution: {integrity: sha512-h3Fbisa2nKGPxCpm89Hk33lBLsnaGBvctQopaBSOW/uIs6FTe1ATyAnKFJrzVs9vpGdsTe73WF3V4lIsk4Gacw==} 6179 6684 engines: {node: '>=18'} 6180 6685 6686 + wsl-utils@0.3.1: 6687 + resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==} 6688 + engines: {node: '>=20'} 6689 + 6181 6690 xml-name-validator@4.0.0: 6182 6691 resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==} 6183 6692 engines: {node: '>=12'} ··· 6198 6707 engines: {node: '>= 14.6'} 6199 6708 hasBin: true 6200 6709 6201 - yaml@2.8.2: 6202 - resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==} 6710 + yaml@2.8.3: 6711 + resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==} 6203 6712 engines: {node: '>= 14.6'} 6204 6713 hasBin: true 6205 6714 6206 6715 yargs-parser@21.1.1: 6207 6716 resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} 6208 6717 engines: {node: '>=12'} 6718 + 6719 + yargs-parser@22.0.0: 6720 + resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==} 6721 + engines: {node: ^20.19.0 || ^22.12.0 || >=23} 6209 6722 6210 6723 yargs@17.7.2: 6211 6724 resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} 6212 6725 engines: {node: '>=12'} 6213 6726 6727 + yargs@18.0.0: 6728 + resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==} 6729 + engines: {node: ^20.19.0 || ^22.12.0 || >=23} 6730 + 6214 6731 yocto-queue@0.1.0: 6215 6732 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} 6216 6733 engines: {node: '>=10'} ··· 6222 6739 youch-core@0.3.3: 6223 6740 resolution: {integrity: sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==} 6224 6741 6225 - youch@4.1.0: 6226 - resolution: {integrity: sha512-cYekNh2tUoU+voS11X0D0UQntVCSO6LQ1h10VriQGmfbpf0mnGTruwZICts23UUNiZCXm8H8hQBtRrdsbhuNNg==} 6227 - 6228 6742 youch@4.1.0-beta.11: 6229 6743 resolution: {integrity: sha512-sQi6PERyO/mT8w564ojOVeAlYTtVQmC2GaktQAf+IdI75/GKIggosBuvyVXvEV+FATAT6RbLdIjFoiIId4ozoQ==} 6230 6744 6745 + youch@4.1.1: 6746 + resolution: {integrity: sha512-mxW3qiSnl+GRxXsaUMzv2Mbada1Y8CDltET9UxejDQe6DBYlSekghl5U5K0ReAikcHDi0G1vKZEmmo/NWAGKLA==} 6747 + 6231 6748 zip-stream@6.0.1: 6232 6749 resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} 6233 6750 engines: {node: '>= 14'} ··· 6237 6754 '@antfu/install-pkg@1.1.0': 6238 6755 dependencies: 6239 6756 package-manager-detector: 1.6.0 6240 - tinyexec: 1.0.2 6757 + tinyexec: 1.1.2 6241 6758 6242 6759 '@babel/code-frame@7.27.1': 6243 6760 dependencies: ··· 6281 6798 '@babel/generator': 7.29.1 6282 6799 '@babel/helper-compilation-targets': 7.28.6 6283 6800 '@babel/helper-module-transforms': 7.28.6(@babel/core@7.29.0) 6284 - '@babel/helpers': 7.28.6 6285 - '@babel/parser': 7.29.0 6801 + '@babel/helpers': 7.29.2 6802 + '@babel/parser': 7.29.2 6286 6803 '@babel/template': 7.28.6 6287 6804 '@babel/traverse': 7.29.0 6288 6805 '@babel/types': 7.29.0 ··· 6305 6822 6306 6823 '@babel/generator@7.29.1': 6307 6824 dependencies: 6308 - '@babel/parser': 7.29.0 6825 + '@babel/parser': 7.29.2 6309 6826 '@babel/types': 7.29.0 6310 6827 '@jridgewell/gen-mapping': 0.3.13 6311 6828 '@jridgewell/trace-mapping': 0.3.31 ··· 6327 6844 dependencies: 6328 6845 '@babel/compat-data': 7.29.0 6329 6846 '@babel/helper-validator-option': 7.27.1 6330 - browserslist: 4.28.1 6847 + browserslist: 4.28.2 6331 6848 lru-cache: 5.1.1 6332 6849 semver: 6.3.1 6333 6850 ··· 6442 6959 '@babel/template': 7.27.2 6443 6960 '@babel/types': 7.28.5 6444 6961 6445 - '@babel/helpers@7.28.6': 6962 + '@babel/helpers@7.29.2': 6446 6963 dependencies: 6447 6964 '@babel/template': 7.28.6 6448 6965 '@babel/types': 7.29.0 ··· 6451 6968 dependencies: 6452 6969 '@babel/types': 7.28.5 6453 6970 6454 - '@babel/parser@7.29.0': 6971 + '@babel/parser@7.29.2': 6455 6972 dependencies: 6456 6973 '@babel/types': 7.29.0 6457 6974 ··· 6506 7023 '@babel/template@7.28.6': 6507 7024 dependencies: 6508 7025 '@babel/code-frame': 7.29.0 6509 - '@babel/parser': 7.29.0 7026 + '@babel/parser': 7.29.2 6510 7027 '@babel/types': 7.29.0 6511 7028 6512 7029 '@babel/traverse@7.28.5': ··· 6526 7043 '@babel/code-frame': 7.29.0 6527 7044 '@babel/generator': 7.29.1 6528 7045 '@babel/helper-globals': 7.28.0 6529 - '@babel/parser': 7.29.0 7046 + '@babel/parser': 7.29.2 6530 7047 '@babel/template': 7.28.6 6531 7048 '@babel/types': 7.29.0 6532 7049 debug: 4.4.3 ··· 6543 7060 '@babel/helper-string-parser': 7.27.1 6544 7061 '@babel/helper-validator-identifier': 7.28.5 6545 7062 6546 - '@bomb.sh/tab@0.0.14(cac@6.7.14)(citty@0.2.1)': 7063 + '@bomb.sh/tab@0.0.14(cac@6.7.14)(citty@0.2.2)': 6547 7064 optionalDependencies: 6548 7065 cac: 6.7.14 6549 - citty: 0.2.1 7066 + citty: 0.2.2 6550 7067 6551 - '@clack/core@1.0.0': 7068 + '@clack/core@1.2.0': 6552 7069 dependencies: 6553 - picocolors: 1.1.1 7070 + fast-wrap-ansi: 0.1.6 6554 7071 sisteransi: 1.0.5 6555 7072 6556 - '@clack/core@1.1.0': 7073 + '@clack/prompts@1.2.0': 6557 7074 dependencies: 6558 - sisteransi: 1.0.5 6559 - 6560 - '@clack/prompts@1.0.0': 6561 - dependencies: 6562 - '@clack/core': 1.0.0 6563 - picocolors: 1.1.1 6564 - sisteransi: 1.0.5 6565 - 6566 - '@clack/prompts@1.1.0': 6567 - dependencies: 6568 - '@clack/core': 1.1.0 7075 + '@clack/core': 1.2.0 7076 + fast-string-width: 1.1.0 7077 + fast-wrap-ansi: 0.1.6 6569 7078 sisteransi: 1.0.5 6570 7079 6571 7080 '@cloudflare/kv-asset-handler@0.4.0': ··· 6574 7083 6575 7084 '@cloudflare/kv-asset-handler@0.4.2': {} 6576 7085 6577 - '@dxup/nuxt@0.3.2(magicast@0.5.2)': 7086 + '@colordx/core@5.4.3': {} 7087 + 7088 + '@dxup/nuxt@0.4.1(magicast@0.5.2)(typescript@5.9.3)': 6578 7089 dependencies: 6579 7090 '@dxup/unimport': 0.1.2 6580 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 7091 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 6581 7092 chokidar: 5.0.0 6582 7093 pathe: 2.0.3 6583 - tinyglobby: 0.2.15 7094 + tinyglobby: 0.2.16 7095 + optionalDependencies: 7096 + typescript: 5.9.3 6584 7097 transitivePeerDependencies: 6585 7098 - magicast 6586 7099 6587 7100 '@dxup/unimport@0.1.2': {} 6588 7101 7102 + '@emnapi/core@1.10.0': 7103 + dependencies: 7104 + '@emnapi/wasi-threads': 1.2.1 7105 + tslib: 2.8.1 7106 + optional: true 7107 + 6589 7108 '@emnapi/core@1.6.0': 6590 7109 dependencies: 6591 7110 '@emnapi/wasi-threads': 1.1.0 6592 7111 tslib: 2.8.1 6593 7112 optional: true 6594 7113 6595 - '@emnapi/core@1.8.1': 7114 + '@emnapi/runtime@1.10.0': 6596 7115 dependencies: 6597 - '@emnapi/wasi-threads': 1.1.0 6598 7116 tslib: 2.8.1 6599 7117 optional: true 6600 7118 ··· 6603 7121 tslib: 2.8.1 6604 7122 optional: true 6605 7123 6606 - '@emnapi/runtime@1.8.1': 7124 + '@emnapi/wasi-threads@1.1.0': 6607 7125 dependencies: 6608 7126 tslib: 2.8.1 6609 7127 optional: true 6610 7128 6611 - '@emnapi/wasi-threads@1.1.0': 7129 + '@emnapi/wasi-threads@1.2.1': 6612 7130 dependencies: 6613 7131 tslib: 2.8.1 6614 7132 optional: true 6615 7133 6616 - '@es-joy/jsdoccomment@0.84.0': 7134 + '@es-joy/jsdoccomment@0.86.0': 6617 7135 dependencies: 6618 7136 '@types/estree': 1.0.8 6619 - '@typescript-eslint/types': 8.57.0 6620 - comment-parser: 1.4.5 7137 + '@typescript-eslint/types': 8.59.1 7138 + comment-parser: 1.4.6 6621 7139 esquery: 1.7.0 6622 - jsdoc-type-pratt-parser: 7.1.1 7140 + jsdoc-type-pratt-parser: 7.2.0 6623 7141 6624 7142 '@es-joy/resolve.exports@1.2.0': {} 6625 7143 ··· 6629 7147 '@esbuild/aix-ppc64@0.25.12': 6630 7148 optional: true 6631 7149 6632 - '@esbuild/aix-ppc64@0.27.3': 7150 + '@esbuild/aix-ppc64@0.27.7': 7151 + optional: true 7152 + 7153 + '@esbuild/aix-ppc64@0.28.0': 6633 7154 optional: true 6634 7155 6635 7156 '@esbuild/android-arm64@0.25.11': ··· 6638 7159 '@esbuild/android-arm64@0.25.12': 6639 7160 optional: true 6640 7161 6641 - '@esbuild/android-arm64@0.27.3': 7162 + '@esbuild/android-arm64@0.27.7': 7163 + optional: true 7164 + 7165 + '@esbuild/android-arm64@0.28.0': 6642 7166 optional: true 6643 7167 6644 7168 '@esbuild/android-arm@0.25.11': ··· 6647 7171 '@esbuild/android-arm@0.25.12': 6648 7172 optional: true 6649 7173 6650 - '@esbuild/android-arm@0.27.3': 7174 + '@esbuild/android-arm@0.27.7': 7175 + optional: true 7176 + 7177 + '@esbuild/android-arm@0.28.0': 6651 7178 optional: true 6652 7179 6653 7180 '@esbuild/android-x64@0.25.11': ··· 6656 7183 '@esbuild/android-x64@0.25.12': 6657 7184 optional: true 6658 7185 6659 - '@esbuild/android-x64@0.27.3': 7186 + '@esbuild/android-x64@0.27.7': 7187 + optional: true 7188 + 7189 + '@esbuild/android-x64@0.28.0': 6660 7190 optional: true 6661 7191 6662 7192 '@esbuild/darwin-arm64@0.25.11': ··· 6665 7195 '@esbuild/darwin-arm64@0.25.12': 6666 7196 optional: true 6667 7197 6668 - '@esbuild/darwin-arm64@0.27.3': 7198 + '@esbuild/darwin-arm64@0.27.7': 7199 + optional: true 7200 + 7201 + '@esbuild/darwin-arm64@0.28.0': 6669 7202 optional: true 6670 7203 6671 7204 '@esbuild/darwin-x64@0.25.11': ··· 6674 7207 '@esbuild/darwin-x64@0.25.12': 6675 7208 optional: true 6676 7209 6677 - '@esbuild/darwin-x64@0.27.3': 7210 + '@esbuild/darwin-x64@0.27.7': 7211 + optional: true 7212 + 7213 + '@esbuild/darwin-x64@0.28.0': 6678 7214 optional: true 6679 7215 6680 7216 '@esbuild/freebsd-arm64@0.25.11': ··· 6683 7219 '@esbuild/freebsd-arm64@0.25.12': 6684 7220 optional: true 6685 7221 6686 - '@esbuild/freebsd-arm64@0.27.3': 7222 + '@esbuild/freebsd-arm64@0.27.7': 7223 + optional: true 7224 + 7225 + '@esbuild/freebsd-arm64@0.28.0': 6687 7226 optional: true 6688 7227 6689 7228 '@esbuild/freebsd-x64@0.25.11': ··· 6692 7231 '@esbuild/freebsd-x64@0.25.12': 6693 7232 optional: true 6694 7233 6695 - '@esbuild/freebsd-x64@0.27.3': 7234 + '@esbuild/freebsd-x64@0.27.7': 7235 + optional: true 7236 + 7237 + '@esbuild/freebsd-x64@0.28.0': 6696 7238 optional: true 6697 7239 6698 7240 '@esbuild/linux-arm64@0.25.11': ··· 6701 7243 '@esbuild/linux-arm64@0.25.12': 6702 7244 optional: true 6703 7245 6704 - '@esbuild/linux-arm64@0.27.3': 7246 + '@esbuild/linux-arm64@0.27.7': 7247 + optional: true 7248 + 7249 + '@esbuild/linux-arm64@0.28.0': 6705 7250 optional: true 6706 7251 6707 7252 '@esbuild/linux-arm@0.25.11': ··· 6710 7255 '@esbuild/linux-arm@0.25.12': 6711 7256 optional: true 6712 7257 6713 - '@esbuild/linux-arm@0.27.3': 7258 + '@esbuild/linux-arm@0.27.7': 7259 + optional: true 7260 + 7261 + '@esbuild/linux-arm@0.28.0': 6714 7262 optional: true 6715 7263 6716 7264 '@esbuild/linux-ia32@0.25.11': ··· 6719 7267 '@esbuild/linux-ia32@0.25.12': 6720 7268 optional: true 6721 7269 6722 - '@esbuild/linux-ia32@0.27.3': 7270 + '@esbuild/linux-ia32@0.27.7': 7271 + optional: true 7272 + 7273 + '@esbuild/linux-ia32@0.28.0': 6723 7274 optional: true 6724 7275 6725 7276 '@esbuild/linux-loong64@0.25.11': ··· 6728 7279 '@esbuild/linux-loong64@0.25.12': 6729 7280 optional: true 6730 7281 6731 - '@esbuild/linux-loong64@0.27.3': 7282 + '@esbuild/linux-loong64@0.27.7': 7283 + optional: true 7284 + 7285 + '@esbuild/linux-loong64@0.28.0': 6732 7286 optional: true 6733 7287 6734 7288 '@esbuild/linux-mips64el@0.25.11': ··· 6737 7291 '@esbuild/linux-mips64el@0.25.12': 6738 7292 optional: true 6739 7293 6740 - '@esbuild/linux-mips64el@0.27.3': 7294 + '@esbuild/linux-mips64el@0.27.7': 7295 + optional: true 7296 + 7297 + '@esbuild/linux-mips64el@0.28.0': 6741 7298 optional: true 6742 7299 6743 7300 '@esbuild/linux-ppc64@0.25.11': ··· 6746 7303 '@esbuild/linux-ppc64@0.25.12': 6747 7304 optional: true 6748 7305 6749 - '@esbuild/linux-ppc64@0.27.3': 7306 + '@esbuild/linux-ppc64@0.27.7': 7307 + optional: true 7308 + 7309 + '@esbuild/linux-ppc64@0.28.0': 6750 7310 optional: true 6751 7311 6752 7312 '@esbuild/linux-riscv64@0.25.11': ··· 6755 7315 '@esbuild/linux-riscv64@0.25.12': 6756 7316 optional: true 6757 7317 6758 - '@esbuild/linux-riscv64@0.27.3': 7318 + '@esbuild/linux-riscv64@0.27.7': 7319 + optional: true 7320 + 7321 + '@esbuild/linux-riscv64@0.28.0': 6759 7322 optional: true 6760 7323 6761 7324 '@esbuild/linux-s390x@0.25.11': ··· 6764 7327 '@esbuild/linux-s390x@0.25.12': 6765 7328 optional: true 6766 7329 6767 - '@esbuild/linux-s390x@0.27.3': 7330 + '@esbuild/linux-s390x@0.27.7': 7331 + optional: true 7332 + 7333 + '@esbuild/linux-s390x@0.28.0': 6768 7334 optional: true 6769 7335 6770 7336 '@esbuild/linux-x64@0.25.11': ··· 6773 7339 '@esbuild/linux-x64@0.25.12': 6774 7340 optional: true 6775 7341 6776 - '@esbuild/linux-x64@0.27.3': 7342 + '@esbuild/linux-x64@0.27.7': 7343 + optional: true 7344 + 7345 + '@esbuild/linux-x64@0.28.0': 6777 7346 optional: true 6778 7347 6779 7348 '@esbuild/netbsd-arm64@0.25.11': ··· 6782 7351 '@esbuild/netbsd-arm64@0.25.12': 6783 7352 optional: true 6784 7353 6785 - '@esbuild/netbsd-arm64@0.27.3': 7354 + '@esbuild/netbsd-arm64@0.27.7': 7355 + optional: true 7356 + 7357 + '@esbuild/netbsd-arm64@0.28.0': 6786 7358 optional: true 6787 7359 6788 7360 '@esbuild/netbsd-x64@0.25.11': ··· 6791 7363 '@esbuild/netbsd-x64@0.25.12': 6792 7364 optional: true 6793 7365 6794 - '@esbuild/netbsd-x64@0.27.3': 7366 + '@esbuild/netbsd-x64@0.27.7': 7367 + optional: true 7368 + 7369 + '@esbuild/netbsd-x64@0.28.0': 6795 7370 optional: true 6796 7371 6797 7372 '@esbuild/openbsd-arm64@0.25.11': ··· 6800 7375 '@esbuild/openbsd-arm64@0.25.12': 6801 7376 optional: true 6802 7377 6803 - '@esbuild/openbsd-arm64@0.27.3': 7378 + '@esbuild/openbsd-arm64@0.27.7': 7379 + optional: true 7380 + 7381 + '@esbuild/openbsd-arm64@0.28.0': 6804 7382 optional: true 6805 7383 6806 7384 '@esbuild/openbsd-x64@0.25.11': ··· 6809 7387 '@esbuild/openbsd-x64@0.25.12': 6810 7388 optional: true 6811 7389 6812 - '@esbuild/openbsd-x64@0.27.3': 7390 + '@esbuild/openbsd-x64@0.27.7': 7391 + optional: true 7392 + 7393 + '@esbuild/openbsd-x64@0.28.0': 6813 7394 optional: true 6814 7395 6815 7396 '@esbuild/openharmony-arm64@0.25.11': ··· 6818 7399 '@esbuild/openharmony-arm64@0.25.12': 6819 7400 optional: true 6820 7401 6821 - '@esbuild/openharmony-arm64@0.27.3': 7402 + '@esbuild/openharmony-arm64@0.27.7': 7403 + optional: true 7404 + 7405 + '@esbuild/openharmony-arm64@0.28.0': 6822 7406 optional: true 6823 7407 6824 7408 '@esbuild/sunos-x64@0.25.11': ··· 6827 7411 '@esbuild/sunos-x64@0.25.12': 6828 7412 optional: true 6829 7413 6830 - '@esbuild/sunos-x64@0.27.3': 7414 + '@esbuild/sunos-x64@0.27.7': 7415 + optional: true 7416 + 7417 + '@esbuild/sunos-x64@0.28.0': 6831 7418 optional: true 6832 7419 6833 7420 '@esbuild/win32-arm64@0.25.11': ··· 6836 7423 '@esbuild/win32-arm64@0.25.12': 6837 7424 optional: true 6838 7425 6839 - '@esbuild/win32-arm64@0.27.3': 7426 + '@esbuild/win32-arm64@0.27.7': 7427 + optional: true 7428 + 7429 + '@esbuild/win32-arm64@0.28.0': 6840 7430 optional: true 6841 7431 6842 7432 '@esbuild/win32-ia32@0.25.11': ··· 6845 7435 '@esbuild/win32-ia32@0.25.12': 6846 7436 optional: true 6847 7437 6848 - '@esbuild/win32-ia32@0.27.3': 7438 + '@esbuild/win32-ia32@0.27.7': 7439 + optional: true 7440 + 7441 + '@esbuild/win32-ia32@0.28.0': 6849 7442 optional: true 6850 7443 6851 7444 '@esbuild/win32-x64@0.25.11': ··· 6854 7447 '@esbuild/win32-x64@0.25.12': 6855 7448 optional: true 6856 7449 6857 - '@esbuild/win32-x64@0.27.3': 7450 + '@esbuild/win32-x64@0.27.7': 7451 + optional: true 7452 + 7453 + '@esbuild/win32-x64@0.28.0': 6858 7454 optional: true 6859 7455 6860 7456 '@eslint-community/eslint-utils@4.9.0(eslint@9.38.0(jiti@2.6.1))': ··· 6870 7466 6871 7467 '@eslint-community/regexpp@4.12.2': {} 6872 7468 6873 - '@eslint/compat@2.0.3(eslint@9.39.4(jiti@2.6.1))': 7469 + '@eslint/compat@2.0.5(eslint@9.39.4(jiti@2.6.1))': 6874 7470 dependencies: 6875 - '@eslint/core': 1.1.1 7471 + '@eslint/core': 1.2.1 6876 7472 optionalDependencies: 6877 7473 eslint: 9.39.4(jiti@2.6.1) 6878 7474 ··· 6897 7493 dependencies: 6898 7494 '@eslint/core': 0.17.0 6899 7495 6900 - '@eslint/config-helpers@0.5.3': 7496 + '@eslint/config-helpers@0.5.5': 6901 7497 dependencies: 6902 - '@eslint/core': 1.1.1 7498 + '@eslint/core': 1.2.1 6903 7499 6904 7500 '@eslint/core@0.16.0': 6905 7501 dependencies: ··· 6910 7506 dependencies: 6911 7507 '@types/json-schema': 7.0.15 6912 7508 6913 - '@eslint/core@1.1.1': 7509 + '@eslint/core@1.2.1': 6914 7510 dependencies: 6915 7511 '@types/json-schema': 7.0.15 6916 7512 ··· 6931 7527 6932 7528 '@eslint/eslintrc@3.3.5': 6933 7529 dependencies: 6934 - ajv: 6.14.0 7530 + ajv: 6.15.0 6935 7531 debug: 4.4.3 6936 7532 espree: 10.4.0 6937 7533 globals: 14.0.0 ··· 6955 7551 '@eslint/core': 0.17.0 6956 7552 levn: 0.4.1 6957 7553 6958 - '@humanfs/core@0.19.1': {} 7554 + '@humanfs/core@0.19.1': 7555 + optional: true 7556 + 7557 + '@humanfs/core@0.19.2': 7558 + dependencies: 7559 + '@humanfs/types': 0.15.0 6959 7560 6960 7561 '@humanfs/node@0.16.7': 6961 7562 dependencies: 6962 7563 '@humanfs/core': 0.19.1 6963 7564 '@humanwhocodes/retry': 0.4.3 7565 + optional: true 7566 + 7567 + '@humanfs/node@0.16.8': 7568 + dependencies: 7569 + '@humanfs/core': 0.19.2 7570 + '@humanfs/types': 0.15.0 7571 + '@humanwhocodes/retry': 0.4.3 7572 + 7573 + '@humanfs/types@0.15.0': {} 6964 7574 6965 7575 '@humanwhocodes/module-importer@1.0.1': {} 6966 7576 ··· 7036 7646 node-fetch: 2.7.0 7037 7647 nopt: 8.1.0 7038 7648 semver: 7.7.4 7039 - tar: 7.5.11 7649 + tar: 7.5.13 7040 7650 transitivePeerDependencies: 7041 7651 - encoding 7042 7652 - supports-color 7043 7653 7044 7654 '@napi-rs/wasm-runtime@0.2.12': 7045 7655 dependencies: 7046 - '@emnapi/core': 1.8.1 7047 - '@emnapi/runtime': 1.8.1 7656 + '@emnapi/core': 1.10.0 7657 + '@emnapi/runtime': 1.10.0 7048 7658 '@tybys/wasm-util': 0.10.1 7049 7659 optional: true 7050 7660 ··· 7055 7665 '@tybys/wasm-util': 0.10.1 7056 7666 optional: true 7057 7667 7058 - '@napi-rs/wasm-runtime@1.1.1': 7668 + '@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 7059 7669 dependencies: 7060 - '@emnapi/core': 1.8.1 7061 - '@emnapi/runtime': 1.8.1 7670 + '@emnapi/core': 1.10.0 7671 + '@emnapi/runtime': 1.10.0 7062 7672 '@tybys/wasm-util': 0.10.1 7063 7673 optional: true 7064 7674 ··· 7106 7716 transitivePeerDependencies: 7107 7717 - magicast 7108 7718 7109 - '@nuxt/cli@3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2)': 7719 + '@nuxt/cli@3.35.1(@nuxt/schema@4.4.2)(cac@6.7.14)(magicast@0.5.2)': 7110 7720 dependencies: 7111 - '@bomb.sh/tab': 0.0.14(cac@6.7.14)(citty@0.2.1) 7112 - '@clack/prompts': 1.1.0 7113 - c12: 3.3.3(magicast@0.5.2) 7114 - citty: 0.2.1 7721 + '@bomb.sh/tab': 0.0.14(cac@6.7.14)(citty@0.2.2) 7722 + '@clack/prompts': 1.2.0 7723 + c12: 3.3.4(magicast@0.5.2) 7724 + citty: 0.2.2 7115 7725 confbox: 0.2.4 7116 7726 consola: 3.4.2 7117 7727 debug: 4.4.3 7118 - defu: 6.1.4 7728 + defu: 6.1.7 7119 7729 exsolve: 1.0.8 7120 - fuse.js: 7.1.0 7730 + fuse.js: 7.3.0 7121 7731 fzf: 0.5.2 7122 - giget: 3.1.2 7732 + giget: 3.2.0 7123 7733 jiti: 2.6.1 7124 - listhen: 1.9.0 7125 - nypm: 0.6.5 7734 + listhen: 1.9.1(srvx@0.11.15) 7735 + nypm: 0.6.6 7126 7736 ofetch: 1.5.1 7127 7737 ohash: 2.0.11 7128 7738 pathe: 2.0.3 7129 7739 perfect-debounce: 2.1.0 7130 - pkg-types: 2.3.0 7740 + pkg-types: 2.3.1 7131 7741 scule: 1.3.0 7132 7742 semver: 7.7.4 7133 - srvx: 0.11.9 7134 - std-env: 3.10.0 7743 + srvx: 0.11.15 7744 + std-env: 4.1.0 7135 7745 tinyclip: 0.1.12 7136 - tinyexec: 1.0.2 7137 - ufo: 1.6.3 7138 - youch: 4.1.0 7746 + tinyexec: 1.1.2 7747 + ufo: 1.6.4 7748 + youch: 4.1.1 7139 7749 optionalDependencies: 7140 - '@nuxt/schema': 4.3.1 7750 + '@nuxt/schema': 4.4.2 7141 7751 transitivePeerDependencies: 7142 7752 - cac 7143 7753 - commander ··· 7154 7764 transitivePeerDependencies: 7155 7765 - magicast 7156 7766 7157 - '@nuxt/devtools-kit@2.7.0(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7767 + '@nuxt/devtools-kit@2.7.0(magicast@0.5.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))': 7158 7768 dependencies: 7159 - '@nuxt/kit': 3.21.1(magicast@0.5.2) 7769 + '@nuxt/kit': 3.21.2(magicast@0.5.2) 7160 7770 execa: 8.0.1 7161 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7771 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 7162 7772 transitivePeerDependencies: 7163 7773 - magicast 7164 7774 7165 - '@nuxt/devtools-kit@3.2.3(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 7775 + '@nuxt/devtools-kit@3.2.4(magicast@0.5.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))': 7166 7776 dependencies: 7167 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 7777 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 7168 7778 execa: 8.0.1 7169 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7779 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 7170 7780 transitivePeerDependencies: 7171 7781 - magicast 7172 7782 ··· 7181 7791 prompts: 2.4.2 7182 7792 semver: 7.7.3 7183 7793 7184 - '@nuxt/devtools-wizard@3.2.3': 7794 + '@nuxt/devtools-wizard@3.2.4': 7185 7795 dependencies: 7186 - '@clack/prompts': 1.1.0 7796 + '@clack/prompts': 1.2.0 7187 7797 consola: 3.4.2 7188 - diff: 8.0.3 7798 + diff: 8.0.4 7189 7799 execa: 8.0.1 7190 7800 magicast: 0.5.2 7191 7801 pathe: 2.0.3 7192 - pkg-types: 2.3.0 7802 + pkg-types: 2.3.1 7193 7803 semver: 7.7.4 7194 7804 7195 7805 '@nuxt/devtools@2.6.5(vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))': ··· 7233 7843 - utf-8-validate 7234 7844 - vue 7235 7845 7236 - '@nuxt/devtools@3.2.3(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))': 7846 + '@nuxt/devtools@3.2.4(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3))': 7237 7847 dependencies: 7238 - '@nuxt/devtools-kit': 3.2.3(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7239 - '@nuxt/devtools-wizard': 3.2.3 7240 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 7241 - '@vue/devtools-core': 8.0.7(vue@3.5.30(typescript@5.9.3)) 7242 - '@vue/devtools-kit': 8.0.7 7848 + '@nuxt/devtools-kit': 3.2.4(magicast@0.5.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 7849 + '@nuxt/devtools-wizard': 3.2.4 7850 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 7851 + '@vue/devtools-core': 8.1.1(vue@3.5.33(typescript@5.9.3)) 7852 + '@vue/devtools-kit': 8.1.1 7243 7853 birpc: 4.0.0 7244 7854 consola: 3.4.2 7245 7855 destr: 2.0.5 7246 7856 error-stack-parser-es: 1.0.5 7247 7857 execa: 8.0.1 7248 - fast-npm-meta: 1.4.2 7858 + fast-npm-meta: 1.5.0 7249 7859 get-port-please: 3.2.0 7250 - hookable: 6.0.1 7860 + hookable: 6.1.1 7251 7861 image-meta: 0.2.2 7252 7862 is-installed-globally: 1.0.0 7253 - launch-editor: 2.13.1 7863 + launch-editor: 2.13.2 7254 7864 local-pkg: 1.1.2 7255 7865 magicast: 0.5.2 7256 - nypm: 0.6.5 7866 + nypm: 0.6.6 7257 7867 ohash: 2.0.11 7258 7868 pathe: 2.0.3 7259 7869 perfect-debounce: 2.1.0 7260 - pkg-types: 2.3.0 7870 + pkg-types: 2.3.1 7261 7871 semver: 7.7.4 7262 - simple-git: 3.33.0 7872 + simple-git: 3.36.0 7263 7873 sirv: 3.0.2 7264 - structured-clone-es: 1.0.0 7265 - tinyglobby: 0.2.15 7266 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7267 - vite-plugin-inspect: 11.3.3(@nuxt/kit@4.3.1(magicast@0.5.2))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7268 - vite-plugin-vue-tracer: 1.2.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 7269 - which: 5.0.0 7270 - ws: 8.19.0 7874 + structured-clone-es: 2.0.0 7875 + tinyglobby: 0.2.16 7876 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 7877 + vite-plugin-inspect: 11.3.3(@nuxt/kit@4.4.2(magicast@0.5.2))(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 7878 + vite-plugin-vue-tracer: 1.3.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3)) 7879 + which: 6.0.1 7880 + ws: 8.20.0 7271 7881 transitivePeerDependencies: 7272 7882 - bufferutil 7273 7883 - supports-color 7274 7884 - utf-8-validate 7275 7885 - vue 7276 7886 7277 - '@nuxt/eslint-config@1.15.2(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 7887 + '@nuxt/eslint-config@1.15.2(@typescript-eslint/utils@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.33)(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 7278 7888 dependencies: 7279 7889 '@antfu/install-pkg': 1.1.0 7280 - '@clack/prompts': 1.1.0 7890 + '@clack/prompts': 1.2.0 7281 7891 '@eslint/js': 9.39.4 7282 7892 '@nuxt/eslint-plugin': 1.15.2(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7283 7893 '@stylistic/eslint-plugin': 5.10.0(eslint@9.39.4(jiti@2.6.1)) 7284 - '@typescript-eslint/eslint-plugin': 8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7285 - '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7894 + '@typescript-eslint/eslint-plugin': 8.59.1(@typescript-eslint/parser@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7895 + '@typescript-eslint/parser': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7286 7896 eslint: 9.39.4(jiti@2.6.1) 7287 - eslint-config-flat-gitignore: 2.2.1(eslint@9.39.4(jiti@2.6.1)) 7288 - eslint-flat-config-utils: 3.0.2 7897 + eslint-config-flat-gitignore: 2.3.0(eslint@9.39.4(jiti@2.6.1)) 7898 + eslint-flat-config-utils: 3.1.0 7289 7899 eslint-merge-processors: 2.0.0(eslint@9.39.4(jiti@2.6.1)) 7290 7900 eslint-plugin-import-lite: 0.5.2(eslint@9.39.4(jiti@2.6.1)) 7291 - eslint-plugin-import-x: 4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)) 7292 - eslint-plugin-jsdoc: 62.7.1(eslint@9.39.4(jiti@2.6.1)) 7901 + eslint-plugin-import-x: 4.16.2(@typescript-eslint/utils@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)) 7902 + eslint-plugin-jsdoc: 62.9.0(eslint@9.39.4(jiti@2.6.1)) 7293 7903 eslint-plugin-regexp: 3.1.0(eslint@9.39.4(jiti@2.6.1)) 7294 7904 eslint-plugin-unicorn: 63.0.0(eslint@9.39.4(jiti@2.6.1)) 7295 - eslint-plugin-vue: 10.8.0(@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1)))(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.6.1))) 7296 - eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1)) 7297 - globals: 17.4.0 7905 + eslint-plugin-vue: 10.9.0(@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1)))(@typescript-eslint/parser@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.6.1))) 7906 + eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.33)(eslint@9.39.4(jiti@2.6.1)) 7907 + globals: 17.5.0 7298 7908 local-pkg: 1.1.2 7299 7909 pathe: 2.0.3 7300 7910 vue-eslint-parser: 10.4.0(eslint@9.39.4(jiti@2.6.1)) ··· 7307 7917 7308 7918 '@nuxt/eslint-plugin@1.15.2(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 7309 7919 dependencies: 7310 - '@typescript-eslint/types': 8.57.0 7311 - '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7920 + '@typescript-eslint/types': 8.59.1 7921 + '@typescript-eslint/utils': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 7312 7922 eslint: 9.39.4(jiti@2.6.1) 7313 7923 transitivePeerDependencies: 7314 7924 - supports-color ··· 7342 7952 transitivePeerDependencies: 7343 7953 - magicast 7344 7954 7345 - '@nuxt/kit@3.21.1(magicast@0.5.2)': 7955 + '@nuxt/kit@3.21.2(magicast@0.5.2)': 7346 7956 dependencies: 7347 - c12: 3.3.3(magicast@0.5.2) 7957 + c12: 3.3.4(magicast@0.5.2) 7348 7958 consola: 3.4.2 7349 - defu: 6.1.4 7959 + defu: 6.1.7 7350 7960 destr: 2.0.5 7351 7961 errx: 0.1.0 7352 7962 exsolve: 1.0.8 ··· 7354 7964 jiti: 2.6.1 7355 7965 klona: 2.0.6 7356 7966 knitwork: 1.3.0 7357 - mlly: 1.8.1 7967 + mlly: 1.8.2 7358 7968 ohash: 2.0.11 7359 7969 pathe: 2.0.3 7360 - pkg-types: 2.3.0 7361 - rc9: 3.0.0 7970 + pkg-types: 2.3.1 7971 + rc9: 3.0.1 7362 7972 scule: 1.3.0 7363 7973 semver: 7.7.4 7364 - tinyglobby: 0.2.15 7365 - ufo: 1.6.3 7974 + tinyglobby: 0.2.16 7975 + ufo: 1.6.4 7366 7976 unctx: 2.5.0 7367 7977 untyped: 2.0.0 7368 7978 transitivePeerDependencies: ··· 7395 8005 transitivePeerDependencies: 7396 8006 - magicast 7397 8007 7398 - '@nuxt/kit@4.3.1(magicast@0.5.2)': 8008 + '@nuxt/kit@4.4.2(magicast@0.5.2)': 7399 8009 dependencies: 7400 - c12: 3.3.3(magicast@0.5.2) 8010 + c12: 3.3.4(magicast@0.5.2) 7401 8011 consola: 3.4.2 7402 - defu: 6.1.4 8012 + defu: 6.1.7 7403 8013 destr: 2.0.5 7404 8014 errx: 0.1.0 7405 8015 exsolve: 1.0.8 7406 8016 ignore: 7.0.5 7407 8017 jiti: 2.6.1 7408 8018 klona: 2.0.6 7409 - mlly: 1.8.1 8019 + mlly: 1.8.2 7410 8020 ohash: 2.0.11 7411 8021 pathe: 2.0.3 7412 - pkg-types: 2.3.0 7413 - rc9: 3.0.0 8022 + pkg-types: 2.3.1 8023 + rc9: 3.0.1 7414 8024 scule: 1.3.0 7415 8025 semver: 7.7.4 7416 - tinyglobby: 0.2.15 7417 - ufo: 1.6.3 8026 + tinyglobby: 0.2.16 8027 + ufo: 1.6.4 7418 8028 unctx: 2.5.0 7419 8029 untyped: 2.0.0 7420 8030 transitivePeerDependencies: 7421 8031 - magicast 7422 8032 7423 - '@nuxt/module-builder@1.0.2(@nuxt/cli@3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3))': 8033 + '@nuxt/module-builder@1.0.2(@nuxt/cli@3.35.1(@nuxt/schema@4.4.2)(cac@6.7.14)(magicast@0.5.2))(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(typescript@5.9.3)(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3))': 7424 8034 dependencies: 7425 - '@nuxt/cli': 3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2) 8035 + '@nuxt/cli': 3.35.1(@nuxt/schema@4.4.2)(cac@6.7.14)(magicast@0.5.2) 7426 8036 citty: 0.1.6 7427 8037 consola: 3.4.2 7428 - defu: 6.1.4 8038 + defu: 6.1.7 7429 8039 jiti: 2.6.1 7430 8040 magic-regexp: 0.10.0 7431 - mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 7432 - mlly: 1.8.1 8041 + mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)))(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3)) 8042 + mlly: 1.8.2 7433 8043 pathe: 2.0.3 7434 - pkg-types: 2.3.0 8044 + pkg-types: 2.3.1 7435 8045 tsconfck: 3.1.6(typescript@5.9.3) 7436 8046 typescript: 5.9.3 7437 - unbuild: 3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 7438 - vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)) 8047 + unbuild: 3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)))(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3)) 8048 + vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)) 7439 8049 transitivePeerDependencies: 7440 8050 - '@vue/compiler-core' 7441 8051 - esbuild ··· 7443 8053 - vue 7444 8054 - vue-tsc 7445 8055 7446 - '@nuxt/nitro-server@4.3.1(db0@0.3.4)(ioredis@5.10.0)(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3)': 8056 + '@nuxt/nitro-server@4.4.2(@babel/core@7.29.0)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(nuxt@4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3))(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(srvx@0.11.15)(typescript@5.9.3)': 7447 8057 dependencies: 8058 + '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) 7448 8059 '@nuxt/devalue': 2.0.2 7449 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 7450 - '@unhead/vue': 2.1.12(vue@3.5.30(typescript@5.9.3)) 7451 - '@vue/shared': 3.5.30 8060 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 8061 + '@unhead/vue': 2.1.13(vue@3.5.33(typescript@5.9.3)) 8062 + '@vue/shared': 3.5.33 7452 8063 consola: 3.4.2 7453 - defu: 6.1.4 8064 + defu: 6.1.7 7454 8065 destr: 2.0.5 7455 - devalue: 5.6.3 8066 + devalue: 5.7.1 7456 8067 errx: 0.1.0 7457 8068 escape-string-regexp: 5.0.0 7458 8069 exsolve: 1.0.8 7459 - h3: 1.15.6 8070 + h3: 1.15.11 7460 8071 impound: 1.1.5 7461 8072 klona: 2.0.6 7462 8073 mocked-exports: 0.1.1 7463 - nitropack: 2.13.1 7464 - nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 8074 + nitropack: 2.13.4(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(srvx@0.11.15) 8075 + nuxt: 4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3) 8076 + nypm: 0.6.6 7465 8077 ohash: 2.0.11 7466 8078 pathe: 2.0.3 7467 - pkg-types: 2.3.0 7468 - rou3: 0.7.12 7469 - std-env: 3.10.0 7470 - ufo: 1.6.3 8079 + pkg-types: 2.3.1 8080 + rou3: 0.8.1 8081 + std-env: 4.1.0 8082 + ufo: 1.6.4 7471 8083 unctx: 2.5.0 7472 - unstorage: 1.17.4(db0@0.3.4)(ioredis@5.10.0) 7473 - vue: 3.5.30(typescript@5.9.3) 8084 + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) 8085 + vue: 3.5.33(typescript@5.9.3) 7474 8086 vue-bundle-renderer: 2.2.0 7475 8087 vue-devtools-stub: 0.1.0 7476 8088 transitivePeerDependencies: ··· 7480 8092 - '@azure/identity' 7481 8093 - '@azure/keyvault-secrets' 7482 8094 - '@azure/storage-blob' 8095 + - '@babel/core' 7483 8096 - '@capacitor/preferences' 7484 8097 - '@deno/kv' 7485 8098 - '@electric-sql/pglite' ··· 7501 8114 - ioredis 7502 8115 - magicast 7503 8116 - mysql2 8117 + - oxc-parser 7504 8118 - react-native-b4a 7505 8119 - rolldown 7506 8120 - sqlite3 8121 + - srvx 7507 8122 - supports-color 7508 8123 - typescript 7509 8124 - uploadthing ··· 7519 8134 std-env: 3.10.0 7520 8135 ufo: 1.6.1 7521 8136 7522 - '@nuxt/schema@4.3.1': 8137 + '@nuxt/schema@4.4.2': 7523 8138 dependencies: 7524 - '@vue/shared': 3.5.30 7525 - defu: 6.1.4 8139 + '@vue/shared': 3.5.33 8140 + defu: 6.1.7 7526 8141 pathe: 2.0.3 7527 - pkg-types: 2.3.0 7528 - std-env: 3.10.0 8142 + pkg-types: 2.3.1 8143 + std-env: 4.1.0 7529 8144 7530 8145 '@nuxt/telemetry@2.6.6(magicast@0.3.5)': 7531 8146 dependencies: ··· 7544 8159 transitivePeerDependencies: 7545 8160 - magicast 7546 8161 7547 - '@nuxt/telemetry@2.7.0(@nuxt/kit@4.3.1(magicast@0.5.2))': 8162 + '@nuxt/telemetry@2.8.0(@nuxt/kit@4.4.2(magicast@0.5.2))': 7548 8163 dependencies: 7549 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 7550 - citty: 0.2.1 8164 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 8165 + citty: 0.2.2 7551 8166 consola: 3.4.2 7552 8167 ofetch: 2.0.0-alpha.3 7553 - rc9: 3.0.0 7554 - std-env: 3.10.0 8168 + rc9: 3.0.1 8169 + std-env: 4.1.0 7555 8170 7556 - '@nuxt/test-utils@4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 8171 + '@nuxt/test-utils@4.0.3(crossws@0.4.5(srvx@0.11.15))(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vitest@4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)))': 7557 8172 dependencies: 7558 - '@clack/prompts': 1.0.0 7559 - '@nuxt/devtools-kit': 2.7.0(magicast@0.5.2)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7560 - '@nuxt/kit': 3.21.1(magicast@0.5.2) 7561 - c12: 3.3.3(magicast@0.5.2) 8173 + '@clack/prompts': 1.2.0 8174 + '@nuxt/devtools-kit': 2.7.0(magicast@0.5.2)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 8175 + '@nuxt/kit': 3.21.2(magicast@0.5.2) 8176 + c12: 3.3.4(magicast@0.5.2) 7562 8177 consola: 3.4.2 7563 - defu: 6.1.4 8178 + defu: 6.1.7 7564 8179 destr: 2.0.5 7565 8180 estree-walker: 3.0.3 7566 8181 exsolve: 1.0.8 7567 8182 fake-indexeddb: 6.2.5 7568 8183 get-port-please: 3.2.0 7569 - h3: 1.15.6 7570 - h3-next: h3@2.0.1-rc.11 8184 + h3: 1.15.11 8185 + h3-next: h3@2.0.1-rc.20(crossws@0.4.5(srvx@0.11.15)) 7571 8186 local-pkg: 1.1.2 7572 8187 magic-string: 0.30.21 7573 8188 node-fetch-native: 1.6.7 7574 8189 node-mock-http: 1.0.4 7575 - nypm: 0.6.5 8190 + nypm: 0.6.6 7576 8191 ofetch: 1.5.1 7577 8192 pathe: 2.0.3 7578 8193 perfect-debounce: 2.1.0 7579 8194 radix3: 1.1.2 7580 8195 scule: 1.3.0 7581 - std-env: 3.10.0 7582 - tinyexec: 1.0.2 7583 - ufo: 1.6.3 8196 + std-env: 4.1.0 8197 + tinyexec: 1.1.2 8198 + ufo: 1.6.4 7584 8199 unplugin: 3.0.0 7585 - vitest-environment-nuxt: 1.0.1(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 7586 - vue: 3.5.30(typescript@5.9.3) 8200 + vitest-environment-nuxt: 2.0.0(crossws@0.4.5(srvx@0.11.15))(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vitest@4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))) 8201 + vue: 3.5.33(typescript@5.9.3) 7587 8202 optionalDependencies: 7588 - vitest: 4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8203 + vitest: 4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 7589 8204 transitivePeerDependencies: 7590 8205 - crossws 7591 8206 - magicast ··· 7649 8264 - vue-tsc 7650 8265 - yaml 7651 8266 7652 - '@nuxt/vite-builder@4.3.1(@types/node@25.4.0)(eslint@9.39.4(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3))(yaml@2.8.2)': 8267 + '@nuxt/vite-builder@4.4.2(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@types/node@25.6.0)(eslint@9.39.4(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3))(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(terser@5.46.2)(typescript@5.9.3)(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3))(yaml@2.8.3)': 7653 8268 dependencies: 7654 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 7655 - '@rollup/plugin-replace': 6.0.3(rollup@4.59.0) 7656 - '@vitejs/plugin-vue': 6.0.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 7657 - '@vitejs/plugin-vue-jsx': 5.1.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 7658 - autoprefixer: 10.4.27(postcss@8.5.8) 8269 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 8270 + '@rollup/plugin-replace': 6.0.3(rollup@4.60.2) 8271 + '@vitejs/plugin-vue': 6.0.6(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3)) 8272 + '@vitejs/plugin-vue-jsx': 5.1.5(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3)) 8273 + autoprefixer: 10.5.0(postcss@8.5.12) 7659 8274 consola: 3.4.2 7660 - cssnano: 7.1.3(postcss@8.5.8) 7661 - defu: 6.1.4 7662 - esbuild: 0.27.3 8275 + cssnano: 7.1.7(postcss@8.5.12) 8276 + defu: 6.1.7 7663 8277 escape-string-regexp: 5.0.0 7664 8278 exsolve: 1.0.8 7665 8279 get-port-please: 3.2.0 7666 8280 jiti: 2.6.1 7667 8281 knitwork: 1.3.0 7668 8282 magic-string: 0.30.21 7669 - mlly: 1.8.1 8283 + mlly: 1.8.2 7670 8284 mocked-exports: 0.1.1 7671 - nuxt: 4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2) 8285 + nuxt: 4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3) 8286 + nypm: 0.6.6 7672 8287 pathe: 2.0.3 7673 - pkg-types: 2.3.0 7674 - postcss: 8.5.8 7675 - rollup-plugin-visualizer: 6.0.11(rollup@4.59.0) 7676 - seroval: 1.5.1 7677 - std-env: 3.10.0 7678 - ufo: 1.6.3 8288 + pkg-types: 2.3.1 8289 + postcss: 8.5.12 8290 + seroval: 1.5.2 8291 + std-env: 4.1.0 8292 + ufo: 1.6.4 7679 8293 unenv: 2.0.0-rc.24 7680 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7681 - vite-node: 5.3.0(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 7682 - vite-plugin-checker: 0.12.0(eslint@9.39.4(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3)) 7683 - vue: 3.5.30(typescript@5.9.3) 8294 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 8295 + vite-node: 5.3.0(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 8296 + vite-plugin-checker: 0.12.0(eslint@9.39.4(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3)) 8297 + vue: 3.5.33(typescript@5.9.3) 7684 8298 vue-bundle-renderer: 2.2.0 8299 + optionalDependencies: 8300 + '@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0) 8301 + rollup-plugin-visualizer: 7.0.1(rollup@4.60.2) 7685 8302 transitivePeerDependencies: 7686 8303 - '@biomejs/biome' 7687 8304 - '@types/node' ··· 7707 8324 - vue-tsc 7708 8325 - yaml 7709 8326 7710 - '@oxc-minify/binding-android-arm-eabi@0.112.0': 8327 + '@oxc-minify/binding-android-arm-eabi@0.117.0': 7711 8328 optional: true 7712 8329 7713 - '@oxc-minify/binding-android-arm64@0.112.0': 8330 + '@oxc-minify/binding-android-arm64@0.117.0': 7714 8331 optional: true 7715 8332 7716 8333 '@oxc-minify/binding-android-arm64@0.94.0': 7717 8334 optional: true 7718 8335 7719 - '@oxc-minify/binding-darwin-arm64@0.112.0': 8336 + '@oxc-minify/binding-darwin-arm64@0.117.0': 7720 8337 optional: true 7721 8338 7722 8339 '@oxc-minify/binding-darwin-arm64@0.94.0': 7723 8340 optional: true 7724 8341 7725 - '@oxc-minify/binding-darwin-x64@0.112.0': 8342 + '@oxc-minify/binding-darwin-x64@0.117.0': 7726 8343 optional: true 7727 8344 7728 8345 '@oxc-minify/binding-darwin-x64@0.94.0': 7729 8346 optional: true 7730 8347 7731 - '@oxc-minify/binding-freebsd-x64@0.112.0': 8348 + '@oxc-minify/binding-freebsd-x64@0.117.0': 7732 8349 optional: true 7733 8350 7734 8351 '@oxc-minify/binding-freebsd-x64@0.94.0': 7735 8352 optional: true 7736 8353 7737 - '@oxc-minify/binding-linux-arm-gnueabihf@0.112.0': 8354 + '@oxc-minify/binding-linux-arm-gnueabihf@0.117.0': 7738 8355 optional: true 7739 8356 7740 8357 '@oxc-minify/binding-linux-arm-gnueabihf@0.94.0': 7741 8358 optional: true 7742 8359 7743 - '@oxc-minify/binding-linux-arm-musleabihf@0.112.0': 8360 + '@oxc-minify/binding-linux-arm-musleabihf@0.117.0': 7744 8361 optional: true 7745 8362 7746 8363 '@oxc-minify/binding-linux-arm-musleabihf@0.94.0': 7747 8364 optional: true 7748 8365 7749 - '@oxc-minify/binding-linux-arm64-gnu@0.112.0': 8366 + '@oxc-minify/binding-linux-arm64-gnu@0.117.0': 7750 8367 optional: true 7751 8368 7752 8369 '@oxc-minify/binding-linux-arm64-gnu@0.94.0': 7753 8370 optional: true 7754 8371 7755 - '@oxc-minify/binding-linux-arm64-musl@0.112.0': 8372 + '@oxc-minify/binding-linux-arm64-musl@0.117.0': 7756 8373 optional: true 7757 8374 7758 8375 '@oxc-minify/binding-linux-arm64-musl@0.94.0': 7759 8376 optional: true 7760 8377 7761 - '@oxc-minify/binding-linux-ppc64-gnu@0.112.0': 8378 + '@oxc-minify/binding-linux-ppc64-gnu@0.117.0': 7762 8379 optional: true 7763 8380 7764 - '@oxc-minify/binding-linux-riscv64-gnu@0.112.0': 8381 + '@oxc-minify/binding-linux-riscv64-gnu@0.117.0': 7765 8382 optional: true 7766 8383 7767 8384 '@oxc-minify/binding-linux-riscv64-gnu@0.94.0': 7768 8385 optional: true 7769 8386 7770 - '@oxc-minify/binding-linux-riscv64-musl@0.112.0': 8387 + '@oxc-minify/binding-linux-riscv64-musl@0.117.0': 7771 8388 optional: true 7772 8389 7773 - '@oxc-minify/binding-linux-s390x-gnu@0.112.0': 8390 + '@oxc-minify/binding-linux-s390x-gnu@0.117.0': 7774 8391 optional: true 7775 8392 7776 8393 '@oxc-minify/binding-linux-s390x-gnu@0.94.0': 7777 8394 optional: true 7778 8395 7779 - '@oxc-minify/binding-linux-x64-gnu@0.112.0': 8396 + '@oxc-minify/binding-linux-x64-gnu@0.117.0': 7780 8397 optional: true 7781 8398 7782 8399 '@oxc-minify/binding-linux-x64-gnu@0.94.0': 7783 8400 optional: true 7784 8401 7785 - '@oxc-minify/binding-linux-x64-musl@0.112.0': 8402 + '@oxc-minify/binding-linux-x64-musl@0.117.0': 7786 8403 optional: true 7787 8404 7788 8405 '@oxc-minify/binding-linux-x64-musl@0.94.0': 7789 8406 optional: true 7790 8407 7791 - '@oxc-minify/binding-openharmony-arm64@0.112.0': 8408 + '@oxc-minify/binding-openharmony-arm64@0.117.0': 7792 8409 optional: true 7793 8410 7794 - '@oxc-minify/binding-wasm32-wasi@0.112.0': 8411 + '@oxc-minify/binding-wasm32-wasi@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 7795 8412 dependencies: 7796 - '@napi-rs/wasm-runtime': 1.1.1 8413 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 8414 + transitivePeerDependencies: 8415 + - '@emnapi/core' 8416 + - '@emnapi/runtime' 7797 8417 optional: true 7798 8418 7799 8419 '@oxc-minify/binding-wasm32-wasi@0.94.0': ··· 7801 8421 '@napi-rs/wasm-runtime': 1.0.7 7802 8422 optional: true 7803 8423 7804 - '@oxc-minify/binding-win32-arm64-msvc@0.112.0': 8424 + '@oxc-minify/binding-win32-arm64-msvc@0.117.0': 7805 8425 optional: true 7806 8426 7807 8427 '@oxc-minify/binding-win32-arm64-msvc@0.94.0': 7808 8428 optional: true 7809 8429 7810 - '@oxc-minify/binding-win32-ia32-msvc@0.112.0': 8430 + '@oxc-minify/binding-win32-ia32-msvc@0.117.0': 7811 8431 optional: true 7812 8432 7813 - '@oxc-minify/binding-win32-x64-msvc@0.112.0': 8433 + '@oxc-minify/binding-win32-x64-msvc@0.117.0': 7814 8434 optional: true 7815 8435 7816 8436 '@oxc-minify/binding-win32-x64-msvc@0.94.0': 7817 8437 optional: true 7818 8438 7819 - '@oxc-parser/binding-android-arm-eabi@0.112.0': 8439 + '@oxc-parser/binding-android-arm-eabi@0.117.0': 7820 8440 optional: true 7821 8441 7822 - '@oxc-parser/binding-android-arm64@0.112.0': 8442 + '@oxc-parser/binding-android-arm64@0.117.0': 7823 8443 optional: true 7824 8444 7825 8445 '@oxc-parser/binding-android-arm64@0.94.0': 7826 8446 optional: true 7827 8447 7828 - '@oxc-parser/binding-darwin-arm64@0.112.0': 8448 + '@oxc-parser/binding-darwin-arm64@0.117.0': 7829 8449 optional: true 7830 8450 7831 8451 '@oxc-parser/binding-darwin-arm64@0.94.0': 7832 8452 optional: true 7833 8453 7834 - '@oxc-parser/binding-darwin-x64@0.112.0': 8454 + '@oxc-parser/binding-darwin-x64@0.117.0': 7835 8455 optional: true 7836 8456 7837 8457 '@oxc-parser/binding-darwin-x64@0.94.0': 7838 8458 optional: true 7839 8459 7840 - '@oxc-parser/binding-freebsd-x64@0.112.0': 8460 + '@oxc-parser/binding-freebsd-x64@0.117.0': 7841 8461 optional: true 7842 8462 7843 8463 '@oxc-parser/binding-freebsd-x64@0.94.0': 7844 8464 optional: true 7845 8465 7846 - '@oxc-parser/binding-linux-arm-gnueabihf@0.112.0': 8466 + '@oxc-parser/binding-linux-arm-gnueabihf@0.117.0': 7847 8467 optional: true 7848 8468 7849 8469 '@oxc-parser/binding-linux-arm-gnueabihf@0.94.0': 7850 8470 optional: true 7851 8471 7852 - '@oxc-parser/binding-linux-arm-musleabihf@0.112.0': 8472 + '@oxc-parser/binding-linux-arm-musleabihf@0.117.0': 7853 8473 optional: true 7854 8474 7855 8475 '@oxc-parser/binding-linux-arm-musleabihf@0.94.0': 7856 8476 optional: true 7857 8477 7858 - '@oxc-parser/binding-linux-arm64-gnu@0.112.0': 8478 + '@oxc-parser/binding-linux-arm64-gnu@0.117.0': 7859 8479 optional: true 7860 8480 7861 8481 '@oxc-parser/binding-linux-arm64-gnu@0.94.0': 7862 8482 optional: true 7863 8483 7864 - '@oxc-parser/binding-linux-arm64-musl@0.112.0': 8484 + '@oxc-parser/binding-linux-arm64-musl@0.117.0': 7865 8485 optional: true 7866 8486 7867 8487 '@oxc-parser/binding-linux-arm64-musl@0.94.0': 7868 8488 optional: true 7869 8489 7870 - '@oxc-parser/binding-linux-ppc64-gnu@0.112.0': 8490 + '@oxc-parser/binding-linux-ppc64-gnu@0.117.0': 7871 8491 optional: true 7872 8492 7873 - '@oxc-parser/binding-linux-riscv64-gnu@0.112.0': 8493 + '@oxc-parser/binding-linux-riscv64-gnu@0.117.0': 7874 8494 optional: true 7875 8495 7876 8496 '@oxc-parser/binding-linux-riscv64-gnu@0.94.0': 7877 8497 optional: true 7878 8498 7879 - '@oxc-parser/binding-linux-riscv64-musl@0.112.0': 8499 + '@oxc-parser/binding-linux-riscv64-musl@0.117.0': 7880 8500 optional: true 7881 8501 7882 - '@oxc-parser/binding-linux-s390x-gnu@0.112.0': 8502 + '@oxc-parser/binding-linux-s390x-gnu@0.117.0': 7883 8503 optional: true 7884 8504 7885 8505 '@oxc-parser/binding-linux-s390x-gnu@0.94.0': 7886 8506 optional: true 7887 8507 7888 - '@oxc-parser/binding-linux-x64-gnu@0.112.0': 8508 + '@oxc-parser/binding-linux-x64-gnu@0.117.0': 7889 8509 optional: true 7890 8510 7891 8511 '@oxc-parser/binding-linux-x64-gnu@0.94.0': 7892 8512 optional: true 7893 8513 7894 - '@oxc-parser/binding-linux-x64-musl@0.112.0': 8514 + '@oxc-parser/binding-linux-x64-musl@0.117.0': 7895 8515 optional: true 7896 8516 7897 8517 '@oxc-parser/binding-linux-x64-musl@0.94.0': 7898 8518 optional: true 7899 8519 7900 - '@oxc-parser/binding-openharmony-arm64@0.112.0': 8520 + '@oxc-parser/binding-openharmony-arm64@0.117.0': 7901 8521 optional: true 7902 8522 7903 - '@oxc-parser/binding-wasm32-wasi@0.112.0': 8523 + '@oxc-parser/binding-wasm32-wasi@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 7904 8524 dependencies: 7905 - '@napi-rs/wasm-runtime': 1.1.1 8525 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 8526 + transitivePeerDependencies: 8527 + - '@emnapi/core' 8528 + - '@emnapi/runtime' 7906 8529 optional: true 7907 8530 7908 8531 '@oxc-parser/binding-wasm32-wasi@0.94.0': ··· 7910 8533 '@napi-rs/wasm-runtime': 1.0.7 7911 8534 optional: true 7912 8535 7913 - '@oxc-parser/binding-win32-arm64-msvc@0.112.0': 8536 + '@oxc-parser/binding-win32-arm64-msvc@0.117.0': 7914 8537 optional: true 7915 8538 7916 8539 '@oxc-parser/binding-win32-arm64-msvc@0.94.0': 7917 8540 optional: true 7918 8541 7919 - '@oxc-parser/binding-win32-ia32-msvc@0.112.0': 8542 + '@oxc-parser/binding-win32-ia32-msvc@0.117.0': 7920 8543 optional: true 7921 8544 7922 - '@oxc-parser/binding-win32-x64-msvc@0.112.0': 8545 + '@oxc-parser/binding-win32-x64-msvc@0.117.0': 7923 8546 optional: true 7924 8547 7925 8548 '@oxc-parser/binding-win32-x64-msvc@0.94.0': 7926 8549 optional: true 7927 8550 7928 - '@oxc-project/types@0.112.0': {} 8551 + '@oxc-project/types@0.117.0': {} 7929 8552 7930 8553 '@oxc-project/types@0.94.0': {} 7931 8554 7932 - '@oxc-transform/binding-android-arm-eabi@0.112.0': 8555 + '@oxc-transform/binding-android-arm-eabi@0.117.0': 7933 8556 optional: true 7934 8557 7935 - '@oxc-transform/binding-android-arm64@0.112.0': 8558 + '@oxc-transform/binding-android-arm64@0.117.0': 7936 8559 optional: true 7937 8560 7938 8561 '@oxc-transform/binding-android-arm64@0.94.0': 7939 8562 optional: true 7940 8563 7941 - '@oxc-transform/binding-darwin-arm64@0.112.0': 8564 + '@oxc-transform/binding-darwin-arm64@0.117.0': 7942 8565 optional: true 7943 8566 7944 8567 '@oxc-transform/binding-darwin-arm64@0.94.0': 7945 8568 optional: true 7946 8569 7947 - '@oxc-transform/binding-darwin-x64@0.112.0': 8570 + '@oxc-transform/binding-darwin-x64@0.117.0': 7948 8571 optional: true 7949 8572 7950 8573 '@oxc-transform/binding-darwin-x64@0.94.0': 7951 8574 optional: true 7952 8575 7953 - '@oxc-transform/binding-freebsd-x64@0.112.0': 8576 + '@oxc-transform/binding-freebsd-x64@0.117.0': 7954 8577 optional: true 7955 8578 7956 8579 '@oxc-transform/binding-freebsd-x64@0.94.0': 7957 8580 optional: true 7958 8581 7959 - '@oxc-transform/binding-linux-arm-gnueabihf@0.112.0': 8582 + '@oxc-transform/binding-linux-arm-gnueabihf@0.117.0': 7960 8583 optional: true 7961 8584 7962 8585 '@oxc-transform/binding-linux-arm-gnueabihf@0.94.0': 7963 8586 optional: true 7964 8587 7965 - '@oxc-transform/binding-linux-arm-musleabihf@0.112.0': 8588 + '@oxc-transform/binding-linux-arm-musleabihf@0.117.0': 7966 8589 optional: true 7967 8590 7968 8591 '@oxc-transform/binding-linux-arm-musleabihf@0.94.0': 7969 8592 optional: true 7970 8593 7971 - '@oxc-transform/binding-linux-arm64-gnu@0.112.0': 8594 + '@oxc-transform/binding-linux-arm64-gnu@0.117.0': 7972 8595 optional: true 7973 8596 7974 8597 '@oxc-transform/binding-linux-arm64-gnu@0.94.0': 7975 8598 optional: true 7976 8599 7977 - '@oxc-transform/binding-linux-arm64-musl@0.112.0': 8600 + '@oxc-transform/binding-linux-arm64-musl@0.117.0': 7978 8601 optional: true 7979 8602 7980 8603 '@oxc-transform/binding-linux-arm64-musl@0.94.0': 7981 8604 optional: true 7982 8605 7983 - '@oxc-transform/binding-linux-ppc64-gnu@0.112.0': 8606 + '@oxc-transform/binding-linux-ppc64-gnu@0.117.0': 7984 8607 optional: true 7985 8608 7986 - '@oxc-transform/binding-linux-riscv64-gnu@0.112.0': 8609 + '@oxc-transform/binding-linux-riscv64-gnu@0.117.0': 7987 8610 optional: true 7988 8611 7989 8612 '@oxc-transform/binding-linux-riscv64-gnu@0.94.0': 7990 8613 optional: true 7991 8614 7992 - '@oxc-transform/binding-linux-riscv64-musl@0.112.0': 8615 + '@oxc-transform/binding-linux-riscv64-musl@0.117.0': 7993 8616 optional: true 7994 8617 7995 - '@oxc-transform/binding-linux-s390x-gnu@0.112.0': 8618 + '@oxc-transform/binding-linux-s390x-gnu@0.117.0': 7996 8619 optional: true 7997 8620 7998 8621 '@oxc-transform/binding-linux-s390x-gnu@0.94.0': 7999 8622 optional: true 8000 8623 8001 - '@oxc-transform/binding-linux-x64-gnu@0.112.0': 8624 + '@oxc-transform/binding-linux-x64-gnu@0.117.0': 8002 8625 optional: true 8003 8626 8004 8627 '@oxc-transform/binding-linux-x64-gnu@0.94.0': 8005 8628 optional: true 8006 8629 8007 - '@oxc-transform/binding-linux-x64-musl@0.112.0': 8630 + '@oxc-transform/binding-linux-x64-musl@0.117.0': 8008 8631 optional: true 8009 8632 8010 8633 '@oxc-transform/binding-linux-x64-musl@0.94.0': 8011 8634 optional: true 8012 8635 8013 - '@oxc-transform/binding-openharmony-arm64@0.112.0': 8636 + '@oxc-transform/binding-openharmony-arm64@0.117.0': 8014 8637 optional: true 8015 8638 8016 - '@oxc-transform/binding-wasm32-wasi@0.112.0': 8639 + '@oxc-transform/binding-wasm32-wasi@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': 8017 8640 dependencies: 8018 - '@napi-rs/wasm-runtime': 1.1.1 8641 + '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 8642 + transitivePeerDependencies: 8643 + - '@emnapi/core' 8644 + - '@emnapi/runtime' 8019 8645 optional: true 8020 8646 8021 8647 '@oxc-transform/binding-wasm32-wasi@0.94.0': ··· 8023 8649 '@napi-rs/wasm-runtime': 1.0.7 8024 8650 optional: true 8025 8651 8026 - '@oxc-transform/binding-win32-arm64-msvc@0.112.0': 8652 + '@oxc-transform/binding-win32-arm64-msvc@0.117.0': 8027 8653 optional: true 8028 8654 8029 8655 '@oxc-transform/binding-win32-arm64-msvc@0.94.0': 8030 8656 optional: true 8031 8657 8032 - '@oxc-transform/binding-win32-ia32-msvc@0.112.0': 8658 + '@oxc-transform/binding-win32-ia32-msvc@0.117.0': 8033 8659 optional: true 8034 8660 8035 - '@oxc-transform/binding-win32-x64-msvc@0.112.0': 8661 + '@oxc-transform/binding-win32-x64-msvc@0.117.0': 8036 8662 optional: true 8037 8663 8038 8664 '@oxc-transform/binding-win32-x64-msvc@0.94.0': 8039 8665 optional: true 8666 + 8667 + '@package-json/types@0.0.12': {} 8040 8668 8041 8669 '@parcel/watcher-android-arm64@2.5.1': 8042 8670 optional: true ··· 8101 8729 '@parcel/watcher-wasm@2.5.6': 8102 8730 dependencies: 8103 8731 is-glob: 4.0.3 8104 - picomatch: 4.0.3 8732 + picomatch: 4.0.4 8105 8733 8106 8734 '@parcel/watcher-win32-arm64@2.5.1': 8107 8735 optional: true ··· 8148 8776 detect-libc: 2.1.2 8149 8777 is-glob: 4.0.3 8150 8778 node-addon-api: 7.1.1 8151 - picomatch: 4.0.3 8779 + picomatch: 4.0.4 8152 8780 optionalDependencies: 8153 8781 '@parcel/watcher-android-arm64': 2.5.6 8154 8782 '@parcel/watcher-darwin-arm64': 2.5.6 ··· 8195 8823 8196 8824 '@rolldown/pluginutils@1.0.0-beta.44': {} 8197 8825 8198 - '@rolldown/pluginutils@1.0.0-rc.2': {} 8826 + '@rolldown/pluginutils@1.0.0-rc.13': {} 8199 8827 8200 - '@rolldown/pluginutils@1.0.0-rc.9': {} 8828 + '@rolldown/pluginutils@1.0.0-rc.18': {} 8201 8829 8202 8830 '@rollup/plugin-alias@5.1.1(rollup@4.52.5)': 8203 8831 optionalDependencies: 8204 8832 rollup: 4.52.5 8205 8833 8206 - '@rollup/plugin-alias@5.1.1(rollup@4.59.0)': 8834 + '@rollup/plugin-alias@5.1.1(rollup@4.60.2)': 8207 8835 optionalDependencies: 8208 - rollup: 4.59.0 8836 + rollup: 4.60.2 8209 8837 8210 - '@rollup/plugin-alias@6.0.0(rollup@4.59.0)': 8838 + '@rollup/plugin-alias@6.0.0(rollup@4.60.2)': 8211 8839 optionalDependencies: 8212 - rollup: 4.59.0 8840 + rollup: 4.60.2 8213 8841 8214 8842 '@rollup/plugin-commonjs@28.0.9(rollup@4.52.5)': 8215 8843 dependencies: ··· 8223 8851 optionalDependencies: 8224 8852 rollup: 4.52.5 8225 8853 8226 - '@rollup/plugin-commonjs@28.0.9(rollup@4.59.0)': 8854 + '@rollup/plugin-commonjs@28.0.9(rollup@4.60.2)': 8227 8855 dependencies: 8228 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 8856 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 8229 8857 commondir: 1.0.1 8230 8858 estree-walker: 2.0.2 8231 - fdir: 6.5.0(picomatch@4.0.3) 8859 + fdir: 6.5.0(picomatch@4.0.4) 8232 8860 is-reference: 1.2.1 8233 8861 magic-string: 0.30.21 8234 - picomatch: 4.0.3 8862 + picomatch: 4.0.4 8235 8863 optionalDependencies: 8236 - rollup: 4.59.0 8864 + rollup: 4.60.2 8237 8865 8238 - '@rollup/plugin-commonjs@29.0.2(rollup@4.59.0)': 8866 + '@rollup/plugin-commonjs@29.0.2(rollup@4.60.2)': 8239 8867 dependencies: 8240 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 8868 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 8241 8869 commondir: 1.0.1 8242 8870 estree-walker: 2.0.2 8243 - fdir: 6.5.0(picomatch@4.0.3) 8871 + fdir: 6.5.0(picomatch@4.0.4) 8244 8872 is-reference: 1.2.1 8245 8873 magic-string: 0.30.21 8246 - picomatch: 4.0.3 8874 + picomatch: 4.0.4 8247 8875 optionalDependencies: 8248 - rollup: 4.59.0 8876 + rollup: 4.60.2 8249 8877 8250 8878 '@rollup/plugin-inject@5.0.5(rollup@4.52.5)': 8251 8879 dependencies: ··· 8255 8883 optionalDependencies: 8256 8884 rollup: 4.52.5 8257 8885 8258 - '@rollup/plugin-inject@5.0.5(rollup@4.59.0)': 8886 + '@rollup/plugin-inject@5.0.5(rollup@4.60.2)': 8259 8887 dependencies: 8260 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 8888 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 8261 8889 estree-walker: 2.0.2 8262 8890 magic-string: 0.30.21 8263 8891 optionalDependencies: 8264 - rollup: 4.59.0 8892 + rollup: 4.60.2 8265 8893 8266 8894 '@rollup/plugin-json@6.1.0(rollup@4.52.5)': 8267 8895 dependencies: ··· 8269 8897 optionalDependencies: 8270 8898 rollup: 4.52.5 8271 8899 8272 - '@rollup/plugin-json@6.1.0(rollup@4.59.0)': 8900 + '@rollup/plugin-json@6.1.0(rollup@4.60.2)': 8273 8901 dependencies: 8274 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 8902 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 8275 8903 optionalDependencies: 8276 - rollup: 4.59.0 8904 + rollup: 4.60.2 8277 8905 8278 8906 '@rollup/plugin-node-resolve@16.0.3(rollup@4.52.5)': 8279 8907 dependencies: ··· 8285 8913 optionalDependencies: 8286 8914 rollup: 4.52.5 8287 8915 8288 - '@rollup/plugin-node-resolve@16.0.3(rollup@4.59.0)': 8916 + '@rollup/plugin-node-resolve@16.0.3(rollup@4.60.2)': 8289 8917 dependencies: 8290 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 8918 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 8291 8919 '@types/resolve': 1.20.2 8292 8920 deepmerge: 4.3.1 8293 8921 is-module: 1.0.0 8294 - resolve: 1.22.11 8922 + resolve: 1.22.12 8295 8923 optionalDependencies: 8296 - rollup: 4.59.0 8924 + rollup: 4.60.2 8297 8925 8298 8926 '@rollup/plugin-replace@6.0.2(rollup@4.52.5)': 8299 8927 dependencies: ··· 8302 8930 optionalDependencies: 8303 8931 rollup: 4.52.5 8304 8932 8305 - '@rollup/plugin-replace@6.0.3(rollup@4.59.0)': 8933 + '@rollup/plugin-replace@6.0.3(rollup@4.60.2)': 8306 8934 dependencies: 8307 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 8935 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 8308 8936 magic-string: 0.30.21 8309 8937 optionalDependencies: 8310 - rollup: 4.59.0 8938 + rollup: 4.60.2 8311 8939 8312 8940 '@rollup/plugin-terser@0.4.4(rollup@4.52.5)': 8313 8941 dependencies: ··· 8317 8945 optionalDependencies: 8318 8946 rollup: 4.52.5 8319 8947 8320 - '@rollup/plugin-terser@0.4.4(rollup@4.59.0)': 8948 + '@rollup/plugin-terser@1.0.0(rollup@4.60.2)': 8321 8949 dependencies: 8322 - serialize-javascript: 6.0.2 8950 + serialize-javascript: 7.0.5 8323 8951 smob: 1.6.1 8324 - terser: 5.46.0 8952 + terser: 5.46.2 8325 8953 optionalDependencies: 8326 - rollup: 4.59.0 8954 + rollup: 4.60.2 8327 8955 8328 8956 '@rollup/pluginutils@5.3.0(rollup@4.52.5)': 8329 8957 dependencies: ··· 8333 8961 optionalDependencies: 8334 8962 rollup: 4.52.5 8335 8963 8336 - '@rollup/pluginutils@5.3.0(rollup@4.59.0)': 8964 + '@rollup/pluginutils@5.3.0(rollup@4.60.2)': 8337 8965 dependencies: 8338 8966 '@types/estree': 1.0.8 8339 8967 estree-walker: 2.0.2 8340 - picomatch: 4.0.3 8968 + picomatch: 4.0.4 8341 8969 optionalDependencies: 8342 - rollup: 4.59.0 8970 + rollup: 4.60.2 8343 8971 8344 8972 '@rollup/rollup-android-arm-eabi@4.52.5': 8345 8973 optional: true 8346 8974 8347 - '@rollup/rollup-android-arm-eabi@4.59.0': 8975 + '@rollup/rollup-android-arm-eabi@4.60.2': 8348 8976 optional: true 8349 8977 8350 8978 '@rollup/rollup-android-arm64@4.52.5': 8351 8979 optional: true 8352 8980 8353 - '@rollup/rollup-android-arm64@4.59.0': 8981 + '@rollup/rollup-android-arm64@4.60.2': 8354 8982 optional: true 8355 8983 8356 8984 '@rollup/rollup-darwin-arm64@4.52.5': 8357 8985 optional: true 8358 8986 8359 - '@rollup/rollup-darwin-arm64@4.59.0': 8987 + '@rollup/rollup-darwin-arm64@4.60.2': 8360 8988 optional: true 8361 8989 8362 8990 '@rollup/rollup-darwin-x64@4.52.5': 8363 8991 optional: true 8364 8992 8365 - '@rollup/rollup-darwin-x64@4.59.0': 8993 + '@rollup/rollup-darwin-x64@4.60.2': 8366 8994 optional: true 8367 8995 8368 8996 '@rollup/rollup-freebsd-arm64@4.52.5': 8369 8997 optional: true 8370 8998 8371 - '@rollup/rollup-freebsd-arm64@4.59.0': 8999 + '@rollup/rollup-freebsd-arm64@4.60.2': 8372 9000 optional: true 8373 9001 8374 9002 '@rollup/rollup-freebsd-x64@4.52.5': 8375 9003 optional: true 8376 9004 8377 - '@rollup/rollup-freebsd-x64@4.59.0': 9005 + '@rollup/rollup-freebsd-x64@4.60.2': 8378 9006 optional: true 8379 9007 8380 9008 '@rollup/rollup-linux-arm-gnueabihf@4.52.5': 8381 9009 optional: true 8382 9010 8383 - '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 9011 + '@rollup/rollup-linux-arm-gnueabihf@4.60.2': 8384 9012 optional: true 8385 9013 8386 9014 '@rollup/rollup-linux-arm-musleabihf@4.52.5': 8387 9015 optional: true 8388 9016 8389 - '@rollup/rollup-linux-arm-musleabihf@4.59.0': 9017 + '@rollup/rollup-linux-arm-musleabihf@4.60.2': 8390 9018 optional: true 8391 9019 8392 9020 '@rollup/rollup-linux-arm64-gnu@4.52.5': 8393 9021 optional: true 8394 9022 8395 - '@rollup/rollup-linux-arm64-gnu@4.59.0': 9023 + '@rollup/rollup-linux-arm64-gnu@4.60.2': 8396 9024 optional: true 8397 9025 8398 9026 '@rollup/rollup-linux-arm64-musl@4.52.5': 8399 9027 optional: true 8400 9028 8401 - '@rollup/rollup-linux-arm64-musl@4.59.0': 9029 + '@rollup/rollup-linux-arm64-musl@4.60.2': 8402 9030 optional: true 8403 9031 8404 9032 '@rollup/rollup-linux-loong64-gnu@4.52.5': 8405 9033 optional: true 8406 9034 8407 - '@rollup/rollup-linux-loong64-gnu@4.59.0': 9035 + '@rollup/rollup-linux-loong64-gnu@4.60.2': 8408 9036 optional: true 8409 9037 8410 - '@rollup/rollup-linux-loong64-musl@4.59.0': 9038 + '@rollup/rollup-linux-loong64-musl@4.60.2': 8411 9039 optional: true 8412 9040 8413 9041 '@rollup/rollup-linux-ppc64-gnu@4.52.5': 8414 9042 optional: true 8415 9043 8416 - '@rollup/rollup-linux-ppc64-gnu@4.59.0': 9044 + '@rollup/rollup-linux-ppc64-gnu@4.60.2': 8417 9045 optional: true 8418 9046 8419 - '@rollup/rollup-linux-ppc64-musl@4.59.0': 9047 + '@rollup/rollup-linux-ppc64-musl@4.60.2': 8420 9048 optional: true 8421 9049 8422 9050 '@rollup/rollup-linux-riscv64-gnu@4.52.5': 8423 9051 optional: true 8424 9052 8425 - '@rollup/rollup-linux-riscv64-gnu@4.59.0': 9053 + '@rollup/rollup-linux-riscv64-gnu@4.60.2': 8426 9054 optional: true 8427 9055 8428 9056 '@rollup/rollup-linux-riscv64-musl@4.52.5': 8429 9057 optional: true 8430 9058 8431 - '@rollup/rollup-linux-riscv64-musl@4.59.0': 9059 + '@rollup/rollup-linux-riscv64-musl@4.60.2': 8432 9060 optional: true 8433 9061 8434 9062 '@rollup/rollup-linux-s390x-gnu@4.52.5': 8435 9063 optional: true 8436 9064 8437 - '@rollup/rollup-linux-s390x-gnu@4.59.0': 9065 + '@rollup/rollup-linux-s390x-gnu@4.60.2': 8438 9066 optional: true 8439 9067 8440 9068 '@rollup/rollup-linux-x64-gnu@4.52.5': 8441 9069 optional: true 8442 9070 8443 - '@rollup/rollup-linux-x64-gnu@4.59.0': 9071 + '@rollup/rollup-linux-x64-gnu@4.60.2': 8444 9072 optional: true 8445 9073 8446 9074 '@rollup/rollup-linux-x64-musl@4.52.5': 8447 9075 optional: true 8448 9076 8449 - '@rollup/rollup-linux-x64-musl@4.59.0': 9077 + '@rollup/rollup-linux-x64-musl@4.60.2': 8450 9078 optional: true 8451 9079 8452 - '@rollup/rollup-openbsd-x64@4.59.0': 9080 + '@rollup/rollup-openbsd-x64@4.60.2': 8453 9081 optional: true 8454 9082 8455 9083 '@rollup/rollup-openharmony-arm64@4.52.5': 8456 9084 optional: true 8457 9085 8458 - '@rollup/rollup-openharmony-arm64@4.59.0': 9086 + '@rollup/rollup-openharmony-arm64@4.60.2': 8459 9087 optional: true 8460 9088 8461 9089 '@rollup/rollup-win32-arm64-msvc@4.52.5': 8462 9090 optional: true 8463 9091 8464 - '@rollup/rollup-win32-arm64-msvc@4.59.0': 9092 + '@rollup/rollup-win32-arm64-msvc@4.60.2': 8465 9093 optional: true 8466 9094 8467 9095 '@rollup/rollup-win32-ia32-msvc@4.52.5': 8468 9096 optional: true 8469 9097 8470 - '@rollup/rollup-win32-ia32-msvc@4.59.0': 9098 + '@rollup/rollup-win32-ia32-msvc@4.60.2': 8471 9099 optional: true 8472 9100 8473 9101 '@rollup/rollup-win32-x64-gnu@4.52.5': 8474 9102 optional: true 8475 9103 8476 - '@rollup/rollup-win32-x64-gnu@4.59.0': 9104 + '@rollup/rollup-win32-x64-gnu@4.60.2': 8477 9105 optional: true 8478 9106 8479 9107 '@rollup/rollup-win32-x64-msvc@4.52.5': 8480 9108 optional: true 8481 9109 8482 - '@rollup/rollup-win32-x64-msvc@4.59.0': 9110 + '@rollup/rollup-win32-x64-msvc@4.60.2': 8483 9111 optional: true 8484 9112 8485 9113 '@sec-ant/readable-stream@0.4.1': {} 8486 9114 9115 + '@simple-git/args-pathspec@1.0.3': {} 9116 + 9117 + '@simple-git/argv-parser@1.1.1': 9118 + dependencies: 9119 + '@simple-git/args-pathspec': 1.0.3 9120 + 8487 9121 '@sindresorhus/base62@1.0.0': {} 8488 9122 8489 9123 '@sindresorhus/is@7.1.0': {} ··· 8492 9126 8493 9127 '@sindresorhus/merge-streams@4.0.0': {} 8494 9128 8495 - '@speed-highlight/core@1.2.14': {} 9129 + '@speed-highlight/core@1.2.15': {} 8496 9130 8497 9131 '@speed-highlight/core@1.2.8': {} 8498 9132 ··· 8501 9135 '@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1))': 8502 9136 dependencies: 8503 9137 '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 8504 - '@typescript-eslint/types': 8.57.0 9138 + '@typescript-eslint/types': 8.59.1 8505 9139 eslint: 9.39.4(jiti@2.6.1) 8506 9140 eslint-visitor-keys: 4.2.1 8507 9141 espree: 10.4.0 8508 9142 estraverse: 5.3.0 8509 - picomatch: 4.0.3 9143 + picomatch: 4.0.4 8510 9144 8511 9145 '@tybys/wasm-util@0.10.1': 8512 9146 dependencies: ··· 8531 9165 undici-types: 7.16.0 8532 9166 optional: true 8533 9167 8534 - '@types/node@25.4.0': 9168 + '@types/node@25.6.0': 8535 9169 dependencies: 8536 - undici-types: 7.18.2 9170 + undici-types: 7.19.2 8537 9171 8538 9172 '@types/parse-path@7.1.0': 8539 9173 dependencies: ··· 8541 9175 8542 9176 '@types/resolve@1.20.2': {} 8543 9177 8544 - '@typescript-eslint/eslint-plugin@8.57.0(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 9178 + '@typescript-eslint/eslint-plugin@8.59.1(@typescript-eslint/parser@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8545 9179 dependencies: 8546 9180 '@eslint-community/regexpp': 4.12.2 8547 - '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8548 - '@typescript-eslint/scope-manager': 8.57.0 8549 - '@typescript-eslint/type-utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8550 - '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8551 - '@typescript-eslint/visitor-keys': 8.57.0 9181 + '@typescript-eslint/parser': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 9182 + '@typescript-eslint/scope-manager': 8.59.1 9183 + '@typescript-eslint/type-utils': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 9184 + '@typescript-eslint/utils': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 9185 + '@typescript-eslint/visitor-keys': 8.59.1 8552 9186 eslint: 9.39.4(jiti@2.6.1) 8553 9187 ignore: 7.0.5 8554 9188 natural-compare: 1.4.0 8555 - ts-api-utils: 2.4.0(typescript@5.9.3) 9189 + ts-api-utils: 2.5.0(typescript@5.9.3) 8556 9190 typescript: 5.9.3 8557 9191 transitivePeerDependencies: 8558 9192 - supports-color 8559 9193 8560 - '@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 9194 + '@typescript-eslint/parser@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8561 9195 dependencies: 8562 - '@typescript-eslint/scope-manager': 8.57.0 8563 - '@typescript-eslint/types': 8.57.0 8564 - '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) 8565 - '@typescript-eslint/visitor-keys': 8.57.0 9196 + '@typescript-eslint/scope-manager': 8.59.1 9197 + '@typescript-eslint/types': 8.59.1 9198 + '@typescript-eslint/typescript-estree': 8.59.1(typescript@5.9.3) 9199 + '@typescript-eslint/visitor-keys': 8.59.1 8566 9200 debug: 4.4.3 8567 9201 eslint: 9.39.4(jiti@2.6.1) 8568 9202 typescript: 5.9.3 8569 9203 transitivePeerDependencies: 8570 9204 - supports-color 8571 9205 8572 - '@typescript-eslint/project-service@8.57.0(typescript@5.9.3)': 9206 + '@typescript-eslint/project-service@8.59.1(typescript@5.9.3)': 8573 9207 dependencies: 8574 - '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) 8575 - '@typescript-eslint/types': 8.57.0 9208 + '@typescript-eslint/tsconfig-utils': 8.59.1(typescript@5.9.3) 9209 + '@typescript-eslint/types': 8.59.1 8576 9210 debug: 4.4.3 8577 9211 typescript: 5.9.3 8578 9212 transitivePeerDependencies: 8579 9213 - supports-color 8580 9214 8581 - '@typescript-eslint/scope-manager@8.57.0': 9215 + '@typescript-eslint/scope-manager@8.59.1': 8582 9216 dependencies: 8583 - '@typescript-eslint/types': 8.57.0 8584 - '@typescript-eslint/visitor-keys': 8.57.0 9217 + '@typescript-eslint/types': 8.59.1 9218 + '@typescript-eslint/visitor-keys': 8.59.1 8585 9219 8586 - '@typescript-eslint/tsconfig-utils@8.57.0(typescript@5.9.3)': 9220 + '@typescript-eslint/tsconfig-utils@8.59.1(typescript@5.9.3)': 8587 9221 dependencies: 8588 9222 typescript: 5.9.3 8589 9223 8590 - '@typescript-eslint/type-utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 9224 + '@typescript-eslint/type-utils@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8591 9225 dependencies: 8592 - '@typescript-eslint/types': 8.57.0 8593 - '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) 8594 - '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 9226 + '@typescript-eslint/types': 8.59.1 9227 + '@typescript-eslint/typescript-estree': 8.59.1(typescript@5.9.3) 9228 + '@typescript-eslint/utils': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 8595 9229 debug: 4.4.3 8596 9230 eslint: 9.39.4(jiti@2.6.1) 8597 - ts-api-utils: 2.4.0(typescript@5.9.3) 9231 + ts-api-utils: 2.5.0(typescript@5.9.3) 8598 9232 typescript: 5.9.3 8599 9233 transitivePeerDependencies: 8600 9234 - supports-color 8601 9235 8602 - '@typescript-eslint/types@8.57.0': {} 9236 + '@typescript-eslint/types@8.59.1': {} 8603 9237 8604 - '@typescript-eslint/typescript-estree@8.57.0(typescript@5.9.3)': 9238 + '@typescript-eslint/typescript-estree@8.59.1(typescript@5.9.3)': 8605 9239 dependencies: 8606 - '@typescript-eslint/project-service': 8.57.0(typescript@5.9.3) 8607 - '@typescript-eslint/tsconfig-utils': 8.57.0(typescript@5.9.3) 8608 - '@typescript-eslint/types': 8.57.0 8609 - '@typescript-eslint/visitor-keys': 8.57.0 9240 + '@typescript-eslint/project-service': 8.59.1(typescript@5.9.3) 9241 + '@typescript-eslint/tsconfig-utils': 8.59.1(typescript@5.9.3) 9242 + '@typescript-eslint/types': 8.59.1 9243 + '@typescript-eslint/visitor-keys': 8.59.1 8610 9244 debug: 4.4.3 8611 - minimatch: 10.2.4 9245 + minimatch: 10.2.5 8612 9246 semver: 7.7.4 8613 - tinyglobby: 0.2.15 8614 - ts-api-utils: 2.4.0(typescript@5.9.3) 9247 + tinyglobby: 0.2.16 9248 + ts-api-utils: 2.5.0(typescript@5.9.3) 8615 9249 typescript: 5.9.3 8616 9250 transitivePeerDependencies: 8617 9251 - supports-color 8618 9252 8619 - '@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 9253 + '@typescript-eslint/utils@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3)': 8620 9254 dependencies: 8621 9255 '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 8622 - '@typescript-eslint/scope-manager': 8.57.0 8623 - '@typescript-eslint/types': 8.57.0 8624 - '@typescript-eslint/typescript-estree': 8.57.0(typescript@5.9.3) 9256 + '@typescript-eslint/scope-manager': 8.59.1 9257 + '@typescript-eslint/types': 8.59.1 9258 + '@typescript-eslint/typescript-estree': 8.59.1(typescript@5.9.3) 8625 9259 eslint: 9.39.4(jiti@2.6.1) 8626 9260 typescript: 5.9.3 8627 9261 transitivePeerDependencies: 8628 9262 - supports-color 8629 9263 8630 - '@typescript-eslint/visitor-keys@8.57.0': 9264 + '@typescript-eslint/visitor-keys@8.59.1': 8631 9265 dependencies: 8632 - '@typescript-eslint/types': 8.57.0 9266 + '@typescript-eslint/types': 8.59.1 8633 9267 eslint-visitor-keys: 5.0.1 8634 9268 8635 9269 '@unhead/vue@2.0.19(vue@3.5.22(typescript@5.9.3))': ··· 8638 9272 unhead: 2.0.19 8639 9273 vue: 3.5.22(typescript@5.9.3) 8640 9274 8641 - '@unhead/vue@2.1.12(vue@3.5.30(typescript@5.9.3))': 9275 + '@unhead/vue@2.1.13(vue@3.5.33(typescript@5.9.3))': 8642 9276 dependencies: 8643 - hookable: 6.0.1 8644 - unhead: 2.1.12 8645 - vue: 3.5.30(typescript@5.9.3) 9277 + hookable: 6.1.1 9278 + unhead: 2.1.13 9279 + vue: 3.5.33(typescript@5.9.3) 8646 9280 8647 9281 '@unrs/resolver-binding-android-arm-eabi@1.11.1': 8648 9282 optional: true ··· 8722 9356 - rollup 8723 9357 - supports-color 8724 9358 8725 - '@vercel/nft@1.3.2(rollup@4.59.0)': 9359 + '@vercel/nft@1.5.0(rollup@4.60.2)': 8726 9360 dependencies: 8727 9361 '@mapbox/node-pre-gyp': 2.0.3 8728 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 9362 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 8729 9363 acorn: 8.16.0 8730 9364 acorn-import-attributes: 1.9.5(acorn@8.16.0) 8731 9365 async-sema: 3.1.1 ··· 8734 9368 glob: 13.0.6 8735 9369 graceful-fs: 4.2.11 8736 9370 node-gyp-build: 4.8.4 8737 - picomatch: 4.0.3 9371 + picomatch: 4.0.4 8738 9372 resolve-from: 5.0.0 8739 9373 transitivePeerDependencies: 8740 9374 - encoding ··· 8753 9387 transitivePeerDependencies: 8754 9388 - supports-color 8755 9389 8756 - '@vitejs/plugin-vue-jsx@5.1.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))': 9390 + '@vitejs/plugin-vue-jsx@5.1.5(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3))': 8757 9391 dependencies: 8758 9392 '@babel/core': 7.29.0 8759 9393 '@babel/plugin-syntax-typescript': 7.28.6(@babel/core@7.29.0) 8760 9394 '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) 8761 - '@rolldown/pluginutils': 1.0.0-rc.9 9395 + '@rolldown/pluginutils': 1.0.0-rc.18 8762 9396 '@vue/babel-plugin-jsx': 2.0.1(@babel/core@7.29.0) 8763 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8764 - vue: 3.5.30(typescript@5.9.3) 9397 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 9398 + vue: 3.5.33(typescript@5.9.3) 8765 9399 transitivePeerDependencies: 8766 9400 - supports-color 8767 9401 ··· 8771 9405 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 8772 9406 vue: 3.5.22(typescript@5.9.3) 8773 9407 8774 - '@vitejs/plugin-vue@6.0.4(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3))': 9408 + '@vitejs/plugin-vue@6.0.6(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3))': 8775 9409 dependencies: 8776 - '@rolldown/pluginutils': 1.0.0-rc.2 8777 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 8778 - vue: 3.5.30(typescript@5.9.3) 9410 + '@rolldown/pluginutils': 1.0.0-rc.13 9411 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 9412 + vue: 3.5.33(typescript@5.9.3) 8779 9413 8780 - '@vitest/expect@4.0.18': 9414 + '@vitest/expect@4.1.5': 8781 9415 dependencies: 8782 9416 '@standard-schema/spec': 1.1.0 8783 9417 '@types/chai': 5.2.3 8784 - '@vitest/spy': 4.0.18 8785 - '@vitest/utils': 4.0.18 9418 + '@vitest/spy': 4.1.5 9419 + '@vitest/utils': 4.1.5 8786 9420 chai: 6.2.2 8787 - tinyrainbow: 3.0.3 9421 + tinyrainbow: 3.1.0 8788 9422 8789 - '@vitest/mocker@4.0.18(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))': 9423 + '@vitest/mocker@4.1.5(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))': 8790 9424 dependencies: 8791 - '@vitest/spy': 4.0.18 9425 + '@vitest/spy': 4.1.5 8792 9426 estree-walker: 3.0.3 8793 9427 magic-string: 0.30.21 8794 9428 optionalDependencies: 8795 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 9429 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 8796 9430 8797 - '@vitest/pretty-format@4.0.18': 9431 + '@vitest/pretty-format@4.1.5': 8798 9432 dependencies: 8799 - tinyrainbow: 3.0.3 9433 + tinyrainbow: 3.1.0 8800 9434 8801 - '@vitest/runner@4.0.18': 9435 + '@vitest/runner@4.1.5': 8802 9436 dependencies: 8803 - '@vitest/utils': 4.0.18 9437 + '@vitest/utils': 4.1.5 8804 9438 pathe: 2.0.3 8805 9439 8806 - '@vitest/snapshot@4.0.18': 9440 + '@vitest/snapshot@4.1.5': 8807 9441 dependencies: 8808 - '@vitest/pretty-format': 4.0.18 9442 + '@vitest/pretty-format': 4.1.5 9443 + '@vitest/utils': 4.1.5 8809 9444 magic-string: 0.30.21 8810 9445 pathe: 2.0.3 8811 9446 8812 - '@vitest/spy@4.0.18': {} 9447 + '@vitest/spy@4.1.5': {} 8813 9448 8814 - '@vitest/utils@4.0.18': 9449 + '@vitest/utils@4.1.5': 8815 9450 dependencies: 8816 - '@vitest/pretty-format': 4.0.18 8817 - tinyrainbow: 3.0.3 9451 + '@vitest/pretty-format': 4.1.5 9452 + convert-source-map: 2.0.0 9453 + tinyrainbow: 3.1.0 8818 9454 8819 9455 '@volar/language-core@2.4.15': 8820 9456 dependencies: ··· 8859 9495 optionalDependencies: 8860 9496 vue: 3.5.22(typescript@5.9.3) 8861 9497 8862 - '@vue-macros/common@3.1.2(vue@3.5.30(typescript@5.9.3))': 9498 + '@vue-macros/common@3.1.2(vue@3.5.33(typescript@5.9.3))': 8863 9499 dependencies: 8864 - '@vue/compiler-sfc': 3.5.30 9500 + '@vue/compiler-sfc': 3.5.33 8865 9501 ast-kit: 2.2.0 8866 9502 local-pkg: 1.1.2 8867 9503 magic-string-ast: 1.0.3 8868 9504 unplugin-utils: 0.3.1 8869 9505 optionalDependencies: 8870 - vue: 3.5.30(typescript@5.9.3) 9506 + vue: 3.5.33(typescript@5.9.3) 8871 9507 8872 9508 '@vue/babel-helper-vue-transform-on@1.5.0': {} 8873 9509 ··· 8899 9535 '@babel/types': 7.29.0 8900 9536 '@vue/babel-helper-vue-transform-on': 2.0.1 8901 9537 '@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0) 8902 - '@vue/shared': 3.5.30 9538 + '@vue/shared': 3.5.33 8903 9539 optionalDependencies: 8904 9540 '@babel/core': 7.29.0 8905 9541 transitivePeerDependencies: ··· 8922 9558 '@babel/core': 7.29.0 8923 9559 '@babel/helper-module-imports': 7.28.6 8924 9560 '@babel/helper-plugin-utils': 7.28.6 8925 - '@babel/parser': 7.29.0 8926 - '@vue/compiler-sfc': 3.5.30 9561 + '@babel/parser': 7.29.2 9562 + '@vue/compiler-sfc': 3.5.33 8927 9563 transitivePeerDependencies: 8928 9564 - supports-color 8929 9565 ··· 8943 9579 estree-walker: 2.0.2 8944 9580 source-map-js: 1.2.1 8945 9581 8946 - '@vue/compiler-core@3.5.30': 9582 + '@vue/compiler-core@3.5.33': 8947 9583 dependencies: 8948 - '@babel/parser': 7.29.0 8949 - '@vue/shared': 3.5.30 9584 + '@babel/parser': 7.29.2 9585 + '@vue/shared': 3.5.33 8950 9586 entities: 7.0.1 8951 9587 estree-walker: 2.0.2 8952 9588 source-map-js: 1.2.1 ··· 8961 9597 '@vue/compiler-core': 3.5.24 8962 9598 '@vue/shared': 3.5.24 8963 9599 8964 - '@vue/compiler-dom@3.5.30': 9600 + '@vue/compiler-dom@3.5.33': 8965 9601 dependencies: 8966 - '@vue/compiler-core': 3.5.30 8967 - '@vue/shared': 3.5.30 9602 + '@vue/compiler-core': 3.5.33 9603 + '@vue/shared': 3.5.33 8968 9604 8969 9605 '@vue/compiler-sfc@3.5.22': 8970 9606 dependencies: ··· 8990 9626 postcss: 8.5.6 8991 9627 source-map-js: 1.2.1 8992 9628 8993 - '@vue/compiler-sfc@3.5.30': 9629 + '@vue/compiler-sfc@3.5.33': 8994 9630 dependencies: 8995 - '@babel/parser': 7.29.0 8996 - '@vue/compiler-core': 3.5.30 8997 - '@vue/compiler-dom': 3.5.30 8998 - '@vue/compiler-ssr': 3.5.30 8999 - '@vue/shared': 3.5.30 9631 + '@babel/parser': 7.29.2 9632 + '@vue/compiler-core': 3.5.33 9633 + '@vue/compiler-dom': 3.5.33 9634 + '@vue/compiler-ssr': 3.5.33 9635 + '@vue/shared': 3.5.33 9000 9636 estree-walker: 2.0.2 9001 9637 magic-string: 0.30.21 9002 - postcss: 8.5.8 9638 + postcss: 8.5.12 9003 9639 source-map-js: 1.2.1 9004 9640 9005 9641 '@vue/compiler-ssr@3.5.22': ··· 9012 9648 '@vue/compiler-dom': 3.5.24 9013 9649 '@vue/shared': 3.5.24 9014 9650 9015 - '@vue/compiler-ssr@3.5.30': 9651 + '@vue/compiler-ssr@3.5.33': 9016 9652 dependencies: 9017 - '@vue/compiler-dom': 3.5.30 9018 - '@vue/shared': 3.5.30 9653 + '@vue/compiler-dom': 3.5.33 9654 + '@vue/shared': 3.5.33 9019 9655 9020 9656 '@vue/compiler-vue2@2.7.16': 9021 9657 dependencies: ··· 9024 9660 optional: true 9025 9661 9026 9662 '@vue/devtools-api@6.6.4': {} 9663 + 9664 + '@vue/devtools-api@8.1.1': 9665 + dependencies: 9666 + '@vue/devtools-kit': 8.1.1 9027 9667 9028 9668 '@vue/devtools-core@7.7.7(vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1))(vue@3.5.22(typescript@5.9.3))': 9029 9669 dependencies: ··· 9037 9677 transitivePeerDependencies: 9038 9678 - vite 9039 9679 9040 - '@vue/devtools-core@8.0.7(vue@3.5.30(typescript@5.9.3))': 9680 + '@vue/devtools-core@8.1.1(vue@3.5.33(typescript@5.9.3))': 9041 9681 dependencies: 9042 - '@vue/devtools-kit': 8.0.7 9043 - '@vue/devtools-shared': 8.0.7 9044 - vue: 3.5.30(typescript@5.9.3) 9682 + '@vue/devtools-kit': 8.1.1 9683 + '@vue/devtools-shared': 8.1.1 9684 + vue: 3.5.33(typescript@5.9.3) 9045 9685 9046 9686 '@vue/devtools-kit@7.7.7': 9047 9687 dependencies: ··· 9053 9693 speakingurl: 14.0.1 9054 9694 superjson: 2.2.5 9055 9695 9056 - '@vue/devtools-kit@8.0.7': 9696 + '@vue/devtools-kit@8.1.1': 9057 9697 dependencies: 9058 - '@vue/devtools-shared': 8.0.7 9698 + '@vue/devtools-shared': 8.1.1 9059 9699 birpc: 2.9.0 9060 9700 hookable: 5.5.3 9061 9701 perfect-debounce: 2.1.0 ··· 9064 9704 dependencies: 9065 9705 rfdc: 1.4.1 9066 9706 9067 - '@vue/devtools-shared@8.0.7': {} 9707 + '@vue/devtools-shared@8.1.1': {} 9068 9708 9069 9709 '@vue/language-core@2.2.12(typescript@5.9.3)': 9070 9710 dependencies: ··· 9092 9732 optionalDependencies: 9093 9733 typescript: 5.9.3 9094 9734 9095 - '@vue/language-core@3.2.5': 9735 + '@vue/language-core@3.2.7': 9096 9736 dependencies: 9097 9737 '@volar/language-core': 2.4.28 9098 - '@vue/compiler-dom': 3.5.30 9099 - '@vue/shared': 3.5.30 9738 + '@vue/compiler-dom': 3.5.33 9739 + '@vue/shared': 3.5.33 9100 9740 alien-signals: 3.1.2 9101 9741 muggle-string: 0.4.1 9102 9742 path-browserify: 1.0.1 9103 - picomatch: 4.0.3 9743 + picomatch: 4.0.4 9104 9744 9105 9745 '@vue/reactivity@3.5.22': 9106 9746 dependencies: 9107 9747 '@vue/shared': 3.5.22 9108 9748 9109 - '@vue/reactivity@3.5.30': 9749 + '@vue/reactivity@3.5.33': 9110 9750 dependencies: 9111 - '@vue/shared': 3.5.30 9751 + '@vue/shared': 3.5.33 9112 9752 9113 9753 '@vue/runtime-core@3.5.22': 9114 9754 dependencies: 9115 9755 '@vue/reactivity': 3.5.22 9116 9756 '@vue/shared': 3.5.22 9117 9757 9118 - '@vue/runtime-core@3.5.30': 9758 + '@vue/runtime-core@3.5.33': 9119 9759 dependencies: 9120 - '@vue/reactivity': 3.5.30 9121 - '@vue/shared': 3.5.30 9760 + '@vue/reactivity': 3.5.33 9761 + '@vue/shared': 3.5.33 9122 9762 9123 9763 '@vue/runtime-dom@3.5.22': 9124 9764 dependencies: ··· 9127 9767 '@vue/shared': 3.5.22 9128 9768 csstype: 3.1.3 9129 9769 9130 - '@vue/runtime-dom@3.5.30': 9770 + '@vue/runtime-dom@3.5.33': 9131 9771 dependencies: 9132 - '@vue/reactivity': 3.5.30 9133 - '@vue/runtime-core': 3.5.30 9134 - '@vue/shared': 3.5.30 9772 + '@vue/reactivity': 3.5.33 9773 + '@vue/runtime-core': 3.5.33 9774 + '@vue/shared': 3.5.33 9135 9775 csstype: 3.2.3 9136 9776 9137 9777 '@vue/server-renderer@3.5.22(vue@3.5.22(typescript@5.9.3))': ··· 9140 9780 '@vue/shared': 3.5.22 9141 9781 vue: 3.5.22(typescript@5.9.3) 9142 9782 9143 - '@vue/server-renderer@3.5.30(vue@3.5.30(typescript@5.9.3))': 9783 + '@vue/server-renderer@3.5.33(vue@3.5.33(typescript@5.9.3))': 9144 9784 dependencies: 9145 - '@vue/compiler-ssr': 3.5.30 9146 - '@vue/shared': 3.5.30 9147 - vue: 3.5.30(typescript@5.9.3) 9785 + '@vue/compiler-ssr': 3.5.33 9786 + '@vue/shared': 3.5.33 9787 + vue: 3.5.33(typescript@5.9.3) 9148 9788 9149 9789 '@vue/shared@3.5.22': {} 9150 9790 9151 9791 '@vue/shared@3.5.24': {} 9152 9792 9153 - '@vue/shared@3.5.30': {} 9793 + '@vue/shared@3.5.33': {} 9154 9794 9155 9795 abbrev@3.0.1: {} 9156 9796 ··· 9184 9824 uri-js: 4.4.1 9185 9825 optional: true 9186 9826 9187 - ajv@6.14.0: 9827 + ajv@6.15.0: 9188 9828 dependencies: 9189 9829 fast-deep-equal: 3.1.3 9190 9830 fast-json-stable-stringify: 2.1.0 ··· 9213 9853 anymatch@3.1.3: 9214 9854 dependencies: 9215 9855 normalize-path: 3.0.0 9216 - picomatch: 2.3.1 9856 + picomatch: 2.3.2 9217 9857 9218 9858 archiver-utils@5.0.2: 9219 9859 dependencies: ··· 9221 9861 graceful-fs: 4.2.11 9222 9862 is-stream: 2.0.1 9223 9863 lazystream: 1.0.1 9224 - lodash: 4.17.23 9864 + lodash: 4.18.1 9225 9865 normalize-path: 3.0.0 9226 9866 readable-stream: 4.7.0 9227 9867 ··· 9232 9872 buffer-crc32: 1.0.0 9233 9873 readable-stream: 4.7.0 9234 9874 readdir-glob: 1.1.3 9235 - tar-stream: 3.1.8 9875 + tar-stream: 3.2.0 9236 9876 zip-stream: 6.0.1 9237 9877 transitivePeerDependencies: 9238 9878 - bare-abort-controller ··· 9252 9892 9253 9893 ast-kit@2.2.0: 9254 9894 dependencies: 9255 - '@babel/parser': 7.29.0 9895 + '@babel/parser': 7.29.2 9256 9896 pathe: 2.0.3 9257 9897 9258 9898 ast-walker-scope@0.8.3: 9259 9899 dependencies: 9260 - '@babel/parser': 7.29.0 9900 + '@babel/parser': 7.29.2 9261 9901 ast-kit: 2.2.0 9262 9902 9263 9903 async-sema@3.1.1: {} ··· 9274 9914 postcss: 8.5.6 9275 9915 postcss-value-parser: 4.2.0 9276 9916 9277 - autoprefixer@10.4.27(postcss@8.5.8): 9917 + autoprefixer@10.5.0(postcss@8.5.12): 9278 9918 dependencies: 9279 - browserslist: 4.28.1 9280 - caniuse-lite: 1.0.30001777 9919 + browserslist: 4.28.2 9920 + caniuse-lite: 1.0.30001791 9281 9921 fraction.js: 5.3.4 9282 9922 picocolors: 1.1.1 9283 - postcss: 8.5.8 9923 + postcss: 8.5.12 9284 9924 postcss-value-parser: 4.2.0 9285 9925 9286 9926 b4a@1.8.0: {} ··· 9291 9931 9292 9932 bare-events@2.8.2: {} 9293 9933 9294 - bare-fs@4.5.5: 9934 + bare-fs@4.7.1: 9295 9935 dependencies: 9296 9936 bare-events: 2.8.2 9297 9937 bare-path: 3.0.0 9298 - bare-stream: 2.8.1(bare-events@2.8.2) 9299 - bare-url: 2.3.2 9938 + bare-stream: 2.13.1(bare-events@2.8.2) 9939 + bare-url: 2.4.2 9300 9940 fast-fifo: 1.3.2 9301 9941 transitivePeerDependencies: 9302 9942 - bare-abort-controller 9303 9943 - react-native-b4a 9304 9944 9305 - bare-os@3.7.1: {} 9945 + bare-os@3.9.0: {} 9306 9946 9307 9947 bare-path@3.0.0: 9308 9948 dependencies: 9309 - bare-os: 3.7.1 9949 + bare-os: 3.9.0 9310 9950 9311 - bare-stream@2.8.1(bare-events@2.8.2): 9951 + bare-stream@2.13.1(bare-events@2.8.2): 9312 9952 dependencies: 9313 - streamx: 2.23.0 9953 + streamx: 2.25.0 9314 9954 teex: 1.0.1 9315 9955 optionalDependencies: 9316 9956 bare-events: 2.8.2 9317 9957 transitivePeerDependencies: 9318 - - bare-abort-controller 9319 9958 - react-native-b4a 9320 9959 9321 - bare-url@2.3.2: 9960 + bare-url@2.4.2: 9322 9961 dependencies: 9323 9962 bare-path: 3.0.0 9324 9963 9325 9964 base64-js@1.5.1: {} 9326 9965 9327 9966 baseline-browser-mapping@2.10.0: {} 9967 + 9968 + baseline-browser-mapping@2.10.24: {} 9328 9969 9329 9970 baseline-browser-mapping@2.8.25: {} 9330 9971 ··· 9346 9987 dependencies: 9347 9988 balanced-match: 1.0.2 9348 9989 concat-map: 0.0.1 9990 + optional: true 9991 + 9992 + brace-expansion@1.1.14: 9993 + dependencies: 9994 + balanced-match: 1.0.2 9995 + concat-map: 0.0.1 9349 9996 9350 9997 brace-expansion@2.0.2: 9351 9998 dependencies: 9352 9999 balanced-match: 1.0.2 9353 10000 9354 - brace-expansion@5.0.4: 10001 + brace-expansion@2.1.0: 10002 + dependencies: 10003 + balanced-match: 1.0.2 10004 + 10005 + brace-expansion@5.0.5: 9355 10006 dependencies: 9356 10007 balanced-match: 4.0.4 9357 10008 ··· 9374 10025 electron-to-chromium: 1.5.307 9375 10026 node-releases: 2.0.36 9376 10027 update-browserslist-db: 1.2.3(browserslist@4.28.1) 10028 + 10029 + browserslist@4.28.2: 10030 + dependencies: 10031 + baseline-browser-mapping: 2.10.24 10032 + caniuse-lite: 1.0.30001791 10033 + electron-to-chromium: 1.5.344 10034 + node-releases: 2.0.38 10035 + update-browserslist-db: 1.2.3(browserslist@4.28.2) 9377 10036 9378 10037 buffer-crc32@1.0.0: {} 9379 10038 ··· 9384 10043 base64-js: 1.5.1 9385 10044 ieee754: 1.2.1 9386 10045 9387 - builtin-modules@5.0.0: {} 10046 + builtin-modules@5.1.0: {} 9388 10047 9389 10048 bundle-name@4.1.0: 9390 10049 dependencies: ··· 9407 10066 optionalDependencies: 9408 10067 magicast: 0.3.5 9409 10068 9410 - c12@3.3.3(magicast@0.5.2): 10069 + c12@3.3.4(magicast@0.5.2): 9411 10070 dependencies: 9412 10071 chokidar: 5.0.0 9413 10072 confbox: 0.2.4 9414 - defu: 6.1.4 9415 - dotenv: 17.3.1 10073 + defu: 6.1.7 10074 + dotenv: 17.4.2 9416 10075 exsolve: 1.0.8 9417 - giget: 2.0.0 10076 + giget: 3.2.0 9418 10077 jiti: 2.6.1 9419 10078 ohash: 2.0.11 9420 10079 pathe: 2.0.3 9421 10080 perfect-debounce: 2.1.0 9422 - pkg-types: 2.3.0 9423 - rc9: 2.1.2 10081 + pkg-types: 2.3.1 10082 + rc9: 3.0.1 9424 10083 optionalDependencies: 9425 10084 magicast: 0.5.2 9426 10085 ··· 9430 10089 9431 10090 caniuse-api@3.0.0: 9432 10091 dependencies: 9433 - browserslist: 4.28.1 9434 - caniuse-lite: 1.0.30001777 10092 + browserslist: 4.28.2 10093 + caniuse-lite: 1.0.30001791 9435 10094 lodash.memoize: 4.1.2 9436 10095 lodash.uniq: 4.5.0 9437 10096 9438 10097 caniuse-lite@1.0.30001754: {} 9439 10098 9440 10099 caniuse-lite@1.0.30001777: {} 10100 + 10101 + caniuse-lite@1.0.30001791: {} 9441 10102 9442 10103 chai@6.2.2: {} 9443 10104 ··· 9450 10111 9451 10112 changelogen@0.6.2(magicast@0.5.2): 9452 10113 dependencies: 9453 - c12: 3.3.3(magicast@0.5.2) 10114 + c12: 3.3.4(magicast@0.5.2) 9454 10115 confbox: 0.2.4 9455 10116 consola: 3.4.2 9456 10117 convert-gitmoji: 0.1.5 ··· 9459 10120 ofetch: 1.5.1 9460 10121 open: 10.2.0 9461 10122 pathe: 2.0.3 9462 - pkg-types: 2.3.0 10123 + pkg-types: 2.3.1 9463 10124 scule: 1.3.0 9464 10125 semver: 7.7.4 9465 10126 std-env: 3.10.0 ··· 9484 10145 9485 10146 citty@0.2.1: {} 9486 10147 10148 + citty@0.2.2: {} 10149 + 9487 10150 clean-regexp@1.0.0: 9488 10151 dependencies: 9489 10152 escape-string-regexp: 1.0.5 ··· 9507 10170 strip-ansi: 6.0.1 9508 10171 wrap-ansi: 7.0.0 9509 10172 10173 + cliui@9.0.1: 10174 + dependencies: 10175 + string-width: 7.2.0 10176 + strip-ansi: 7.2.0 10177 + wrap-ansi: 9.0.2 10178 + 9510 10179 cluster-key-slot@1.1.2: {} 9511 10180 9512 10181 color-convert@2.0.1: ··· 9521 10190 9522 10191 commander@2.20.3: {} 9523 10192 9524 - comment-parser@1.4.5: {} 10193 + comment-parser@1.4.6: {} 9525 10194 9526 10195 commondir@1.0.1: {} 9527 10196 ··· 9551 10220 9552 10221 cookie-es@1.2.2: {} 9553 10222 10223 + cookie-es@1.2.3: {} 10224 + 9554 10225 cookie-es@2.0.0: {} 9555 10226 10227 + cookie-es@2.0.1: {} 10228 + 10229 + cookie-es@3.1.1: {} 10230 + 9556 10231 cookie@1.0.2: {} 9557 10232 9558 10233 copy-anything@4.0.5: 9559 10234 dependencies: 9560 10235 is-what: 5.5.0 9561 10236 9562 - core-js-compat@3.48.0: 10237 + core-js-compat@3.49.0: 9563 10238 dependencies: 9564 - browserslist: 4.28.1 10239 + browserslist: 4.28.2 9565 10240 9566 10241 core-util-is@1.0.3: {} 9567 10242 ··· 9572 10247 crc-32: 1.2.2 9573 10248 readable-stream: 4.7.0 9574 10249 10250 + croner@10.0.1: {} 10251 + 9575 10252 croner@9.1.0: {} 9576 10253 9577 10254 cross-spawn@7.0.6: ··· 9584 10261 dependencies: 9585 10262 uncrypto: 0.1.3 9586 10263 10264 + crossws@0.4.5(srvx@0.11.15): 10265 + optionalDependencies: 10266 + srvx: 0.11.15 10267 + 9587 10268 css-declaration-sorter@7.3.0(postcss@8.5.6): 9588 10269 dependencies: 9589 10270 postcss: 8.5.6 9590 10271 9591 - css-declaration-sorter@7.3.1(postcss@8.5.8): 10272 + css-declaration-sorter@7.4.0(postcss@8.5.12): 9592 10273 dependencies: 9593 - postcss: 8.5.8 10274 + postcss: 8.5.12 9594 10275 9595 10276 css-select@5.2.2: 9596 10277 dependencies: ··· 9619 10300 9620 10301 cssesc@3.0.0: {} 9621 10302 9622 - cssnano-preset-default@7.0.11(postcss@8.5.8): 10303 + cssnano-preset-default@7.0.15(postcss@8.5.12): 9623 10304 dependencies: 9624 - browserslist: 4.28.1 9625 - css-declaration-sorter: 7.3.1(postcss@8.5.8) 9626 - cssnano-utils: 5.0.1(postcss@8.5.8) 9627 - postcss: 8.5.8 9628 - postcss-calc: 10.1.1(postcss@8.5.8) 9629 - postcss-colormin: 7.0.6(postcss@8.5.8) 9630 - postcss-convert-values: 7.0.9(postcss@8.5.8) 9631 - postcss-discard-comments: 7.0.6(postcss@8.5.8) 9632 - postcss-discard-duplicates: 7.0.2(postcss@8.5.8) 9633 - postcss-discard-empty: 7.0.1(postcss@8.5.8) 9634 - postcss-discard-overridden: 7.0.1(postcss@8.5.8) 9635 - postcss-merge-longhand: 7.0.5(postcss@8.5.8) 9636 - postcss-merge-rules: 7.0.8(postcss@8.5.8) 9637 - postcss-minify-font-values: 7.0.1(postcss@8.5.8) 9638 - postcss-minify-gradients: 7.0.1(postcss@8.5.8) 9639 - postcss-minify-params: 7.0.6(postcss@8.5.8) 9640 - postcss-minify-selectors: 7.0.6(postcss@8.5.8) 9641 - postcss-normalize-charset: 7.0.1(postcss@8.5.8) 9642 - postcss-normalize-display-values: 7.0.1(postcss@8.5.8) 9643 - postcss-normalize-positions: 7.0.1(postcss@8.5.8) 9644 - postcss-normalize-repeat-style: 7.0.1(postcss@8.5.8) 9645 - postcss-normalize-string: 7.0.1(postcss@8.5.8) 9646 - postcss-normalize-timing-functions: 7.0.1(postcss@8.5.8) 9647 - postcss-normalize-unicode: 7.0.6(postcss@8.5.8) 9648 - postcss-normalize-url: 7.0.1(postcss@8.5.8) 9649 - postcss-normalize-whitespace: 7.0.1(postcss@8.5.8) 9650 - postcss-ordered-values: 7.0.2(postcss@8.5.8) 9651 - postcss-reduce-initial: 7.0.6(postcss@8.5.8) 9652 - postcss-reduce-transforms: 7.0.1(postcss@8.5.8) 9653 - postcss-svgo: 7.1.1(postcss@8.5.8) 9654 - postcss-unique-selectors: 7.0.5(postcss@8.5.8) 10305 + browserslist: 4.28.2 10306 + css-declaration-sorter: 7.4.0(postcss@8.5.12) 10307 + cssnano-utils: 5.0.2(postcss@8.5.12) 10308 + postcss: 8.5.12 10309 + postcss-calc: 10.1.1(postcss@8.5.12) 10310 + postcss-colormin: 7.0.9(postcss@8.5.12) 10311 + postcss-convert-values: 7.0.11(postcss@8.5.12) 10312 + postcss-discard-comments: 7.0.7(postcss@8.5.12) 10313 + postcss-discard-duplicates: 7.0.3(postcss@8.5.12) 10314 + postcss-discard-empty: 7.0.2(postcss@8.5.12) 10315 + postcss-discard-overridden: 7.0.2(postcss@8.5.12) 10316 + postcss-merge-longhand: 7.0.6(postcss@8.5.12) 10317 + postcss-merge-rules: 7.0.10(postcss@8.5.12) 10318 + postcss-minify-font-values: 7.0.2(postcss@8.5.12) 10319 + postcss-minify-gradients: 7.0.4(postcss@8.5.12) 10320 + postcss-minify-params: 7.0.8(postcss@8.5.12) 10321 + postcss-minify-selectors: 7.1.0(postcss@8.5.12) 10322 + postcss-normalize-charset: 7.0.2(postcss@8.5.12) 10323 + postcss-normalize-display-values: 7.0.2(postcss@8.5.12) 10324 + postcss-normalize-positions: 7.0.3(postcss@8.5.12) 10325 + postcss-normalize-repeat-style: 7.0.3(postcss@8.5.12) 10326 + postcss-normalize-string: 7.0.2(postcss@8.5.12) 10327 + postcss-normalize-timing-functions: 7.0.2(postcss@8.5.12) 10328 + postcss-normalize-unicode: 7.0.8(postcss@8.5.12) 10329 + postcss-normalize-url: 7.0.2(postcss@8.5.12) 10330 + postcss-normalize-whitespace: 7.0.2(postcss@8.5.12) 10331 + postcss-ordered-values: 7.0.3(postcss@8.5.12) 10332 + postcss-reduce-initial: 7.0.8(postcss@8.5.12) 10333 + postcss-reduce-transforms: 7.0.2(postcss@8.5.12) 10334 + postcss-svgo: 7.1.2(postcss@8.5.12) 10335 + postcss-unique-selectors: 7.0.6(postcss@8.5.12) 9655 10336 9656 10337 cssnano-preset-default@7.0.9(postcss@8.5.6): 9657 10338 dependencies: ··· 9691 10372 dependencies: 9692 10373 postcss: 8.5.6 9693 10374 9694 - cssnano-utils@5.0.1(postcss@8.5.8): 10375 + cssnano-utils@5.0.2(postcss@8.5.12): 9695 10376 dependencies: 9696 - postcss: 8.5.8 10377 + postcss: 8.5.12 9697 10378 9698 10379 cssnano@7.1.1(postcss@8.5.6): 9699 10380 dependencies: ··· 9701 10382 lilconfig: 3.1.3 9702 10383 postcss: 8.5.6 9703 10384 9704 - cssnano@7.1.3(postcss@8.5.8): 10385 + cssnano@7.1.7(postcss@8.5.12): 9705 10386 dependencies: 9706 - cssnano-preset-default: 7.0.11(postcss@8.5.8) 10387 + cssnano-preset-default: 7.0.15(postcss@8.5.12) 9707 10388 lilconfig: 3.1.3 9708 - postcss: 8.5.8 10389 + postcss: 8.5.12 9709 10390 9710 10391 csso@5.0.5: 9711 10392 dependencies: ··· 9741 10422 9742 10423 defu@6.1.4: {} 9743 10424 10425 + defu@6.1.7: {} 10426 + 9744 10427 denque@2.1.0: {} 9745 10428 9746 10429 depd@2.0.0: {} ··· 9754 10437 9755 10438 devalue@5.4.2: {} 9756 10439 9757 - devalue@5.6.3: {} 10440 + devalue@5.7.1: {} 9758 10441 9759 10442 diff@8.0.2: {} 9760 10443 9761 - diff@8.0.3: {} 10444 + diff@8.0.4: {} 9762 10445 9763 10446 dom-serializer@2.0.0: 9764 10447 dependencies: ··· 9780 10463 9781 10464 dot-prop@10.1.0: 9782 10465 dependencies: 9783 - type-fest: 5.4.4 10466 + type-fest: 5.6.0 9784 10467 9785 10468 dotenv@16.6.1: {} 9786 10469 9787 10470 dotenv@17.2.3: {} 9788 10471 9789 - dotenv@17.3.1: {} 10472 + dotenv@17.4.2: {} 9790 10473 9791 10474 duplexer@0.1.2: {} 9792 10475 ··· 9798 10481 9799 10482 electron-to-chromium@1.5.307: {} 9800 10483 10484 + electron-to-chromium@1.5.344: {} 10485 + 10486 + emoji-regex@10.6.0: {} 10487 + 9801 10488 emoji-regex@8.0.0: {} 9802 10489 9803 10490 emoji-regex@9.2.2: {} ··· 9812 10499 9813 10500 errx@0.1.0: {} 9814 10501 10502 + es-errors@1.3.0: {} 10503 + 9815 10504 es-module-lexer@1.7.0: {} 9816 10505 9817 - es-module-lexer@2.0.0: {} 10506 + es-module-lexer@2.1.0: {} 9818 10507 9819 10508 esbuild@0.25.11: 9820 10509 optionalDependencies: ··· 9874 10563 '@esbuild/win32-ia32': 0.25.12 9875 10564 '@esbuild/win32-x64': 0.25.12 9876 10565 9877 - esbuild@0.27.3: 10566 + esbuild@0.27.7: 9878 10567 optionalDependencies: 9879 - '@esbuild/aix-ppc64': 0.27.3 9880 - '@esbuild/android-arm': 0.27.3 9881 - '@esbuild/android-arm64': 0.27.3 9882 - '@esbuild/android-x64': 0.27.3 9883 - '@esbuild/darwin-arm64': 0.27.3 9884 - '@esbuild/darwin-x64': 0.27.3 9885 - '@esbuild/freebsd-arm64': 0.27.3 9886 - '@esbuild/freebsd-x64': 0.27.3 9887 - '@esbuild/linux-arm': 0.27.3 9888 - '@esbuild/linux-arm64': 0.27.3 9889 - '@esbuild/linux-ia32': 0.27.3 9890 - '@esbuild/linux-loong64': 0.27.3 9891 - '@esbuild/linux-mips64el': 0.27.3 9892 - '@esbuild/linux-ppc64': 0.27.3 9893 - '@esbuild/linux-riscv64': 0.27.3 9894 - '@esbuild/linux-s390x': 0.27.3 9895 - '@esbuild/linux-x64': 0.27.3 9896 - '@esbuild/netbsd-arm64': 0.27.3 9897 - '@esbuild/netbsd-x64': 0.27.3 9898 - '@esbuild/openbsd-arm64': 0.27.3 9899 - '@esbuild/openbsd-x64': 0.27.3 9900 - '@esbuild/openharmony-arm64': 0.27.3 9901 - '@esbuild/sunos-x64': 0.27.3 9902 - '@esbuild/win32-arm64': 0.27.3 9903 - '@esbuild/win32-ia32': 0.27.3 9904 - '@esbuild/win32-x64': 0.27.3 10568 + '@esbuild/aix-ppc64': 0.27.7 10569 + '@esbuild/android-arm': 0.27.7 10570 + '@esbuild/android-arm64': 0.27.7 10571 + '@esbuild/android-x64': 0.27.7 10572 + '@esbuild/darwin-arm64': 0.27.7 10573 + '@esbuild/darwin-x64': 0.27.7 10574 + '@esbuild/freebsd-arm64': 0.27.7 10575 + '@esbuild/freebsd-x64': 0.27.7 10576 + '@esbuild/linux-arm': 0.27.7 10577 + '@esbuild/linux-arm64': 0.27.7 10578 + '@esbuild/linux-ia32': 0.27.7 10579 + '@esbuild/linux-loong64': 0.27.7 10580 + '@esbuild/linux-mips64el': 0.27.7 10581 + '@esbuild/linux-ppc64': 0.27.7 10582 + '@esbuild/linux-riscv64': 0.27.7 10583 + '@esbuild/linux-s390x': 0.27.7 10584 + '@esbuild/linux-x64': 0.27.7 10585 + '@esbuild/netbsd-arm64': 0.27.7 10586 + '@esbuild/netbsd-x64': 0.27.7 10587 + '@esbuild/openbsd-arm64': 0.27.7 10588 + '@esbuild/openbsd-x64': 0.27.7 10589 + '@esbuild/openharmony-arm64': 0.27.7 10590 + '@esbuild/sunos-x64': 0.27.7 10591 + '@esbuild/win32-arm64': 0.27.7 10592 + '@esbuild/win32-ia32': 0.27.7 10593 + '@esbuild/win32-x64': 0.27.7 10594 + 10595 + esbuild@0.28.0: 10596 + optionalDependencies: 10597 + '@esbuild/aix-ppc64': 0.28.0 10598 + '@esbuild/android-arm': 0.28.0 10599 + '@esbuild/android-arm64': 0.28.0 10600 + '@esbuild/android-x64': 0.28.0 10601 + '@esbuild/darwin-arm64': 0.28.0 10602 + '@esbuild/darwin-x64': 0.28.0 10603 + '@esbuild/freebsd-arm64': 0.28.0 10604 + '@esbuild/freebsd-x64': 0.28.0 10605 + '@esbuild/linux-arm': 0.28.0 10606 + '@esbuild/linux-arm64': 0.28.0 10607 + '@esbuild/linux-ia32': 0.28.0 10608 + '@esbuild/linux-loong64': 0.28.0 10609 + '@esbuild/linux-mips64el': 0.28.0 10610 + '@esbuild/linux-ppc64': 0.28.0 10611 + '@esbuild/linux-riscv64': 0.28.0 10612 + '@esbuild/linux-s390x': 0.28.0 10613 + '@esbuild/linux-x64': 0.28.0 10614 + '@esbuild/netbsd-arm64': 0.28.0 10615 + '@esbuild/netbsd-x64': 0.28.0 10616 + '@esbuild/openbsd-arm64': 0.28.0 10617 + '@esbuild/openbsd-x64': 0.28.0 10618 + '@esbuild/openharmony-arm64': 0.28.0 10619 + '@esbuild/sunos-x64': 0.28.0 10620 + '@esbuild/win32-arm64': 0.28.0 10621 + '@esbuild/win32-ia32': 0.28.0 10622 + '@esbuild/win32-x64': 0.28.0 9905 10623 9906 10624 escalade@3.2.0: {} 9907 10625 ··· 9913 10631 9914 10632 escape-string-regexp@5.0.0: {} 9915 10633 9916 - eslint-config-flat-gitignore@2.2.1(eslint@9.39.4(jiti@2.6.1)): 10634 + eslint-config-flat-gitignore@2.3.0(eslint@9.39.4(jiti@2.6.1)): 9917 10635 dependencies: 9918 - '@eslint/compat': 2.0.3(eslint@9.39.4(jiti@2.6.1)) 10636 + '@eslint/compat': 2.0.5(eslint@9.39.4(jiti@2.6.1)) 9919 10637 eslint: 9.39.4(jiti@2.6.1) 9920 10638 9921 - eslint-flat-config-utils@3.0.2: 10639 + eslint-flat-config-utils@3.1.0: 9922 10640 dependencies: 9923 - '@eslint/config-helpers': 0.5.3 10641 + '@eslint/config-helpers': 0.5.5 9924 10642 pathe: 2.0.3 9925 10643 9926 10644 eslint-import-context@0.1.9(unrs-resolver@1.11.1): 9927 10645 dependencies: 9928 - get-tsconfig: 4.13.6 10646 + get-tsconfig: 4.14.0 9929 10647 stable-hash-x: 0.2.0 9930 10648 optionalDependencies: 9931 10649 unrs-resolver: 1.11.1 ··· 9938 10656 dependencies: 9939 10657 eslint: 9.39.4(jiti@2.6.1) 9940 10658 9941 - eslint-plugin-import-x@4.16.1(@typescript-eslint/utils@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)): 10659 + eslint-plugin-import-x@4.16.2(@typescript-eslint/utils@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1)): 9942 10660 dependencies: 9943 - '@typescript-eslint/types': 8.57.0 9944 - comment-parser: 1.4.5 10661 + '@package-json/types': 0.0.12 10662 + '@typescript-eslint/types': 8.59.1 10663 + comment-parser: 1.4.6 9945 10664 debug: 4.4.3 9946 10665 eslint: 9.39.4(jiti@2.6.1) 9947 10666 eslint-import-context: 0.1.9(unrs-resolver@1.11.1) 9948 10667 is-glob: 4.0.3 9949 - minimatch: 10.2.4 10668 + minimatch: 10.2.5 9950 10669 semver: 7.7.4 9951 10670 stable-hash-x: 0.2.0 9952 10671 unrs-resolver: 1.11.1 9953 10672 optionalDependencies: 9954 - '@typescript-eslint/utils': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 10673 + '@typescript-eslint/utils': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 9955 10674 transitivePeerDependencies: 9956 10675 - supports-color 9957 10676 9958 - eslint-plugin-jsdoc@62.7.1(eslint@9.39.4(jiti@2.6.1)): 10677 + eslint-plugin-jsdoc@62.9.0(eslint@9.39.4(jiti@2.6.1)): 9959 10678 dependencies: 9960 - '@es-joy/jsdoccomment': 0.84.0 10679 + '@es-joy/jsdoccomment': 0.86.0 9961 10680 '@es-joy/resolve.exports': 1.2.0 9962 10681 are-docs-informative: 0.0.2 9963 - comment-parser: 1.4.5 10682 + comment-parser: 1.4.6 9964 10683 debug: 4.4.3 9965 10684 escape-string-regexp: 4.0.0 9966 10685 eslint: 9.39.4(jiti@2.6.1) ··· 9979 10698 dependencies: 9980 10699 '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 9981 10700 '@eslint-community/regexpp': 4.12.2 9982 - comment-parser: 1.4.5 10701 + comment-parser: 1.4.6 9983 10702 eslint: 9.39.4(jiti@2.6.1) 9984 - jsdoc-type-pratt-parser: 7.1.1 10703 + jsdoc-type-pratt-parser: 7.2.0 9985 10704 refa: 0.12.1 9986 10705 regexp-ast-analysis: 0.7.1 9987 10706 scslre: 0.3.0 ··· 9993 10712 change-case: 5.4.4 9994 10713 ci-info: 4.4.0 9995 10714 clean-regexp: 1.0.0 9996 - core-js-compat: 3.48.0 10715 + core-js-compat: 3.49.0 9997 10716 eslint: 9.39.4(jiti@2.6.1) 9998 10717 find-up-simple: 1.0.1 9999 10718 globals: 16.5.0 ··· 10002 10721 jsesc: 3.1.0 10003 10722 pluralize: 8.0.0 10004 10723 regexp-tree: 0.1.27 10005 - regjsparser: 0.13.0 10724 + regjsparser: 0.13.1 10006 10725 semver: 7.7.4 10007 10726 strip-indent: 4.1.1 10008 10727 10009 - eslint-plugin-vue@10.8.0(@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1)))(@typescript-eslint/parser@8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.6.1))): 10728 + eslint-plugin-vue@10.9.0(@stylistic/eslint-plugin@5.10.0(eslint@9.39.4(jiti@2.6.1)))(@typescript-eslint/parser@8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.4(jiti@2.6.1))(vue-eslint-parser@10.4.0(eslint@9.39.4(jiti@2.6.1))): 10010 10729 dependencies: 10011 10730 '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4(jiti@2.6.1)) 10012 10731 eslint: 9.39.4(jiti@2.6.1) ··· 10018 10737 xml-name-validator: 4.0.0 10019 10738 optionalDependencies: 10020 10739 '@stylistic/eslint-plugin': 5.10.0(eslint@9.39.4(jiti@2.6.1)) 10021 - '@typescript-eslint/parser': 8.57.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 10740 + '@typescript-eslint/parser': 8.59.1(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) 10022 10741 10023 - eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.30)(eslint@9.39.4(jiti@2.6.1)): 10742 + eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.33)(eslint@9.39.4(jiti@2.6.1)): 10024 10743 dependencies: 10025 - '@vue/compiler-sfc': 3.5.30 10744 + '@vue/compiler-sfc': 3.5.33 10026 10745 eslint: 9.39.4(jiti@2.6.1) 10027 10746 10028 10747 eslint-scope@8.4.0: ··· 10095 10814 '@eslint/eslintrc': 3.3.5 10096 10815 '@eslint/js': 9.39.4 10097 10816 '@eslint/plugin-kit': 0.4.1 10098 - '@humanfs/node': 0.16.7 10817 + '@humanfs/node': 0.16.8 10099 10818 '@humanwhocodes/module-importer': 1.0.1 10100 10819 '@humanwhocodes/retry': 0.4.3 10101 10820 '@types/estree': 1.0.8 10102 - ajv: 6.14.0 10821 + ajv: 6.15.0 10103 10822 chalk: 4.1.2 10104 10823 cross-spawn: 7.0.6 10105 10824 debug: 4.4.3 ··· 10226 10945 10227 10946 fast-npm-meta@0.4.7: {} 10228 10947 10229 - fast-npm-meta@1.4.2: {} 10948 + fast-npm-meta@1.5.0: {} 10949 + 10950 + fast-string-truncated-width@1.2.1: {} 10951 + 10952 + fast-string-width@1.1.0: 10953 + dependencies: 10954 + fast-string-truncated-width: 1.2.1 10955 + 10956 + fast-wrap-ansi@0.1.6: 10957 + dependencies: 10958 + fast-string-width: 1.1.0 10230 10959 10231 10960 fastq@1.20.1: 10232 10961 dependencies: ··· 10236 10965 optionalDependencies: 10237 10966 picomatch: 4.0.3 10238 10967 10968 + fdir@6.5.0(picomatch@4.0.4): 10969 + optionalDependencies: 10970 + picomatch: 4.0.4 10971 + 10239 10972 figures@6.1.0: 10240 10973 dependencies: 10241 10974 is-unicode-supported: 2.1.0 ··· 10260 10993 fix-dts-default-cjs-exports@1.0.1: 10261 10994 dependencies: 10262 10995 magic-string: 0.30.21 10263 - mlly: 1.8.1 10264 - rollup: 4.59.0 10996 + mlly: 1.8.2 10997 + rollup: 4.60.2 10265 10998 10266 10999 flat-cache@4.0.1: 10267 11000 dependencies: 10268 - flatted: 3.4.1 11001 + flatted: 3.4.2 10269 11002 keyv: 4.5.4 10270 11003 10271 - flatted@3.4.1: {} 11004 + flatted@3.4.2: {} 10272 11005 10273 11006 foreground-child@3.3.1: 10274 11007 dependencies: ··· 10287 11020 function-bind@1.1.2: {} 10288 11021 10289 11022 fuse.js@7.1.0: {} 11023 + 11024 + fuse.js@7.3.0: {} 10290 11025 10291 11026 fzf@0.5.2: {} 10292 11027 ··· 10294 11029 10295 11030 get-caller-file@2.0.5: {} 10296 11031 11032 + get-east-asian-width@1.5.0: {} 11033 + 10297 11034 get-port-please@3.2.0: {} 10298 11035 10299 11036 get-stream@8.0.1: {} ··· 10303 11040 '@sec-ant/readable-stream': 0.4.1 10304 11041 is-stream: 4.0.1 10305 11042 10306 - get-tsconfig@4.13.6: 11043 + get-tsconfig@4.14.0: 10307 11044 dependencies: 10308 11045 resolve-pkg-maps: 1.0.0 10309 11046 ··· 10316 11053 nypm: 0.6.5 10317 11054 pathe: 2.0.3 10318 11055 10319 - giget@3.1.2: {} 11056 + giget@3.2.0: {} 10320 11057 10321 11058 git-up@8.1.1: 10322 11059 dependencies: ··· 10355 11092 10356 11093 glob@13.0.6: 10357 11094 dependencies: 10358 - minimatch: 10.2.4 11095 + minimatch: 10.2.5 10359 11096 minipass: 7.1.3 10360 11097 path-scurry: 2.0.2 10361 11098 ··· 10367 11104 10368 11105 globals@16.5.0: {} 10369 11106 10370 - globals@17.4.0: {} 11107 + globals@17.5.0: {} 10371 11108 10372 11109 globby@15.0.0: 10373 11110 dependencies: ··· 10378 11115 slash: 5.1.0 10379 11116 unicorn-magic: 0.3.0 10380 11117 10381 - globby@16.1.1: 11118 + globby@16.2.0: 10382 11119 dependencies: 10383 11120 '@sindresorhus/merge-streams': 4.0.0 10384 11121 fast-glob: 3.3.3 ··· 10393 11130 dependencies: 10394 11131 duplexer: 0.1.2 10395 11132 11133 + h3@1.15.11: 11134 + dependencies: 11135 + cookie-es: 1.2.3 11136 + crossws: 0.3.5 11137 + defu: 6.1.7 11138 + destr: 2.0.5 11139 + iron-webcrypto: 1.2.1 11140 + node-mock-http: 1.0.4 11141 + radix3: 1.1.2 11142 + ufo: 1.6.4 11143 + uncrypto: 0.1.3 11144 + 10396 11145 h3@1.15.4: 10397 11146 dependencies: 10398 11147 cookie-es: 1.2.2 ··· 10417 11166 ufo: 1.6.3 10418 11167 uncrypto: 0.1.3 10419 11168 10420 - h3@2.0.1-rc.11: 11169 + h3@2.0.1-rc.20(crossws@0.4.5(srvx@0.11.15)): 10421 11170 dependencies: 10422 - rou3: 0.7.12 10423 - srvx: 0.10.1 11171 + rou3: 0.8.1 11172 + srvx: 0.11.15 11173 + optionalDependencies: 11174 + crossws: 0.4.5(srvx@0.11.15) 10424 11175 10425 11176 has-flag@4.0.0: {} 10426 11177 10427 - hasown@2.0.2: 11178 + hasown@2.0.3: 10428 11179 dependencies: 10429 11180 function-bind: 1.1.2 10430 11181 ··· 10433 11184 10434 11185 hookable@5.5.3: {} 10435 11186 10436 - hookable@6.0.1: {} 11187 + hookable@6.1.1: {} 10437 11188 10438 11189 html-entities@2.6.0: {} 10439 11190 ··· 10456 11207 10457 11208 httpxy@0.1.7: {} 10458 11209 11210 + httpxy@0.5.1: {} 11211 + 10459 11212 human-signals@5.0.0: {} 10460 11213 10461 11214 human-signals@8.0.1: {} ··· 10484 11237 impound@1.1.5: 10485 11238 dependencies: 10486 11239 '@jridgewell/trace-mapping': 0.3.31 10487 - es-module-lexer: 2.0.0 11240 + es-module-lexer: 2.1.0 10488 11241 pathe: 2.0.3 10489 11242 unplugin: 3.0.0 10490 11243 unplugin-utils: 0.3.1 ··· 10497 11250 10498 11251 ini@4.1.1: {} 10499 11252 10500 - ioredis@5.10.0: 11253 + ioredis@5.10.1: 10501 11254 dependencies: 10502 11255 '@ioredis/commands': 1.5.1 10503 11256 cluster-key-slot: 1.1.2 ··· 10529 11282 10530 11283 is-builtin-module@5.0.0: 10531 11284 dependencies: 10532 - builtin-modules: 5.0.0 11285 + builtin-modules: 5.1.0 10533 11286 10534 11287 is-core-module@2.16.1: 10535 11288 dependencies: 10536 - hasown: 2.0.2 11289 + hasown: 2.0.3 10537 11290 10538 11291 is-docker@2.2.1: {} 10539 11292 ··· 10547 11300 dependencies: 10548 11301 is-extglob: 2.1.1 10549 11302 11303 + is-in-ssh@1.0.0: {} 11304 + 10550 11305 is-inside-container@1.0.0: 10551 11306 dependencies: 10552 11307 is-docker: 3.0.0 ··· 10606 11361 10607 11362 isexe@3.1.5: {} 10608 11363 11364 + isexe@4.0.0: {} 11365 + 10609 11366 jackspeak@3.4.3: 10610 11367 dependencies: 10611 11368 '@isaacs/cliui': 8.0.2 ··· 10624 11381 dependencies: 10625 11382 argparse: 2.0.1 10626 11383 10627 - jsdoc-type-pratt-parser@7.1.1: {} 11384 + jsdoc-type-pratt-parser@7.2.0: {} 10628 11385 10629 11386 jsesc@3.1.0: {} 10630 11387 ··· 10655 11412 picocolors: 1.1.1 10656 11413 shell-quote: 1.8.3 10657 11414 10658 - launch-editor@2.13.1: 11415 + launch-editor@2.13.2: 10659 11416 dependencies: 10660 11417 picocolors: 1.1.1 10661 11418 shell-quote: 1.8.3 ··· 10692 11449 untun: 0.1.3 10693 11450 uqr: 0.1.2 10694 11451 11452 + listhen@1.9.1(srvx@0.11.15): 11453 + dependencies: 11454 + '@parcel/watcher': 2.5.6 11455 + '@parcel/watcher-wasm': 2.5.6 11456 + citty: 0.2.2 11457 + consola: 3.4.2 11458 + crossws: 0.4.5(srvx@0.11.15) 11459 + defu: 6.1.7 11460 + get-port-please: 3.2.0 11461 + h3: 1.15.11 11462 + http-shutdown: 1.2.2 11463 + jiti: 2.6.1 11464 + mlly: 1.8.2 11465 + node-forge: 1.4.0 11466 + pathe: 2.0.3 11467 + std-env: 4.1.0 11468 + tinyclip: 0.1.12 11469 + ufo: 1.6.4 11470 + untun: 0.1.3 11471 + uqr: 0.1.3 11472 + transitivePeerDependencies: 11473 + - srvx 11474 + 10695 11475 local-pkg@1.1.2: 10696 11476 dependencies: 10697 - mlly: 1.8.1 10698 - pkg-types: 2.3.0 11477 + mlly: 1.8.2 11478 + pkg-types: 2.3.1 10699 11479 quansync: 0.2.11 10700 11480 10701 11481 locate-path@6.0.0: ··· 10712 11492 10713 11493 lodash.uniq@4.5.0: {} 10714 11494 10715 - lodash@4.17.23: {} 11495 + lodash@4.18.1: {} 10716 11496 10717 11497 lru-cache@10.4.3: {} 10718 11498 10719 - lru-cache@11.2.6: {} 11499 + lru-cache@11.3.5: {} 10720 11500 10721 11501 lru-cache@5.1.1: 10722 11502 dependencies: ··· 10726 11506 dependencies: 10727 11507 estree-walker: 3.0.3 10728 11508 magic-string: 0.30.21 10729 - mlly: 1.8.1 11509 + mlly: 1.8.2 10730 11510 regexp-tree: 0.1.27 10731 11511 type-level-regexp: 0.1.17 10732 - ufo: 1.6.3 11512 + ufo: 1.6.4 10733 11513 unplugin: 2.3.11 10734 11514 10735 11515 magic-string-ast@1.0.3: ··· 10748 11528 10749 11529 magicast@0.5.2: 10750 11530 dependencies: 10751 - '@babel/parser': 7.29.0 11531 + '@babel/parser': 7.29.2 10752 11532 '@babel/types': 7.29.0 10753 11533 source-map-js: 1.2.1 10754 11534 ··· 10765 11545 micromatch@4.0.8: 10766 11546 dependencies: 10767 11547 braces: 3.0.3 10768 - picomatch: 2.3.1 11548 + picomatch: 2.3.2 10769 11549 10770 11550 mime-db@1.54.0: {} 10771 11551 ··· 10779 11559 10780 11560 mimic-fn@4.0.0: {} 10781 11561 10782 - minimatch@10.2.4: 11562 + minimatch@10.2.5: 10783 11563 dependencies: 10784 - brace-expansion: 5.0.4 11564 + brace-expansion: 5.0.5 10785 11565 10786 11566 minimatch@3.1.2: 10787 11567 dependencies: ··· 10790 11570 10791 11571 minimatch@3.1.5: 10792 11572 dependencies: 10793 - brace-expansion: 1.1.12 11573 + brace-expansion: 1.1.14 10794 11574 10795 11575 minimatch@5.1.9: 10796 11576 dependencies: 10797 - brace-expansion: 2.0.2 11577 + brace-expansion: 2.1.0 10798 11578 10799 11579 minimatch@9.0.5: 10800 11580 dependencies: ··· 10802 11582 10803 11583 minimatch@9.0.9: 10804 11584 dependencies: 10805 - brace-expansion: 2.0.2 11585 + brace-expansion: 2.1.0 10806 11586 10807 11587 minipass@7.1.2: {} 10808 11588 ··· 10814 11594 10815 11595 mitt@3.0.1: {} 10816 11596 10817 - mkdist@2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)): 11597 + mkdist@2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)))(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3)): 10818 11598 dependencies: 10819 - autoprefixer: 10.4.27(postcss@8.5.8) 11599 + autoprefixer: 10.5.0(postcss@8.5.12) 10820 11600 citty: 0.1.6 10821 - cssnano: 7.1.3(postcss@8.5.8) 10822 - defu: 6.1.4 11601 + cssnano: 7.1.7(postcss@8.5.12) 11602 + defu: 6.1.7 10823 11603 esbuild: 0.25.12 10824 11604 jiti: 1.21.7 10825 - mlly: 1.8.1 11605 + mlly: 1.8.2 10826 11606 pathe: 2.0.3 10827 - pkg-types: 2.3.0 10828 - postcss: 8.5.8 10829 - postcss-nested: 7.0.2(postcss@8.5.8) 11607 + pkg-types: 2.3.1 11608 + postcss: 8.5.12 11609 + postcss-nested: 7.0.2(postcss@8.5.12) 10830 11610 semver: 7.7.4 10831 - tinyglobby: 0.2.15 11611 + tinyglobby: 0.2.16 10832 11612 optionalDependencies: 10833 11613 typescript: 5.9.3 10834 - vue: 3.5.30(typescript@5.9.3) 10835 - vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)) 10836 - vue-tsc: 3.2.5(typescript@5.9.3) 11614 + vue: 3.5.33(typescript@5.9.3) 11615 + vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)) 11616 + vue-tsc: 3.2.7(typescript@5.9.3) 10837 11617 10838 11618 mlly@1.8.0: 10839 11619 dependencies: ··· 10849 11629 pkg-types: 1.3.1 10850 11630 ufo: 1.6.3 10851 11631 11632 + mlly@1.8.2: 11633 + dependencies: 11634 + acorn: 8.16.0 11635 + pathe: 2.0.3 11636 + pkg-types: 1.3.1 11637 + ufo: 1.6.4 11638 + 10852 11639 mocked-exports@0.1.1: {} 10853 11640 10854 11641 mri@1.2.0: {} ··· 10865 11652 10866 11653 nanotar@0.2.0: {} 10867 11654 10868 - nanotar@0.2.1: {} 11655 + nanotar@0.3.0: {} 10869 11656 10870 11657 napi-postinstall@0.3.4: {} 10871 11658 ··· 10973 11760 - supports-color 10974 11761 - uploadthing 10975 11762 10976 - nitropack@2.13.1: 11763 + nitropack@2.13.4(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(srvx@0.11.15): 10977 11764 dependencies: 10978 11765 '@cloudflare/kv-asset-handler': 0.4.2 10979 - '@rollup/plugin-alias': 6.0.0(rollup@4.59.0) 10980 - '@rollup/plugin-commonjs': 29.0.2(rollup@4.59.0) 10981 - '@rollup/plugin-inject': 5.0.5(rollup@4.59.0) 10982 - '@rollup/plugin-json': 6.1.0(rollup@4.59.0) 10983 - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.59.0) 10984 - '@rollup/plugin-replace': 6.0.3(rollup@4.59.0) 10985 - '@rollup/plugin-terser': 0.4.4(rollup@4.59.0) 10986 - '@vercel/nft': 1.3.2(rollup@4.59.0) 11766 + '@rollup/plugin-alias': 6.0.0(rollup@4.60.2) 11767 + '@rollup/plugin-commonjs': 29.0.2(rollup@4.60.2) 11768 + '@rollup/plugin-inject': 5.0.5(rollup@4.60.2) 11769 + '@rollup/plugin-json': 6.1.0(rollup@4.60.2) 11770 + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.60.2) 11771 + '@rollup/plugin-replace': 6.0.3(rollup@4.60.2) 11772 + '@rollup/plugin-terser': 1.0.0(rollup@4.60.2) 11773 + '@vercel/nft': 1.5.0(rollup@4.60.2) 10987 11774 archiver: 7.0.1 10988 - c12: 3.3.3(magicast@0.5.2) 11775 + c12: 3.3.4(magicast@0.5.2) 10989 11776 chokidar: 5.0.0 10990 - citty: 0.1.6 11777 + citty: 0.2.2 10991 11778 compatx: 0.2.0 10992 11779 confbox: 0.2.4 10993 11780 consola: 3.4.2 10994 - cookie-es: 2.0.0 10995 - croner: 9.1.0 11781 + cookie-es: 2.0.1 11782 + croner: 10.0.1 10996 11783 crossws: 0.3.5 10997 11784 db0: 0.3.4 10998 - defu: 6.1.4 11785 + defu: 6.1.7 10999 11786 destr: 2.0.5 11000 11787 dot-prop: 10.1.0 11001 - esbuild: 0.27.3 11788 + esbuild: 0.28.0 11002 11789 escape-string-regexp: 5.0.0 11003 11790 etag: 1.8.1 11004 11791 exsolve: 1.0.8 11005 - globby: 16.1.1 11792 + globby: 16.2.0 11006 11793 gzip-size: 7.0.0 11007 - h3: 1.15.6 11794 + h3: 1.15.11 11008 11795 hookable: 5.5.3 11009 - httpxy: 0.1.7 11010 - ioredis: 5.10.0 11796 + httpxy: 0.5.1 11797 + ioredis: 5.10.1 11011 11798 jiti: 2.6.1 11012 11799 klona: 2.0.6 11013 11800 knitwork: 1.3.0 11014 - listhen: 1.9.0 11801 + listhen: 1.9.1(srvx@0.11.15) 11015 11802 magic-string: 0.30.21 11016 11803 magicast: 0.5.2 11017 11804 mime: 4.1.0 11018 - mlly: 1.8.1 11805 + mlly: 1.8.2 11019 11806 node-fetch-native: 1.6.7 11020 11807 node-mock-http: 1.0.4 11021 11808 ofetch: 1.5.1 11022 11809 ohash: 2.0.11 11023 11810 pathe: 2.0.3 11024 11811 perfect-debounce: 2.1.0 11025 - pkg-types: 2.3.0 11812 + pkg-types: 2.3.1 11026 11813 pretty-bytes: 7.1.0 11027 11814 radix3: 1.1.2 11028 - rollup: 4.59.0 11029 - rollup-plugin-visualizer: 6.0.11(rollup@4.59.0) 11815 + rollup: 4.60.2 11816 + rollup-plugin-visualizer: 7.0.1(rollup@4.60.2) 11030 11817 scule: 1.3.0 11031 11818 semver: 7.7.4 11032 11819 serve-placeholder: 2.0.2 11033 11820 serve-static: 2.2.1 11034 11821 source-map: 0.7.6 11035 - std-env: 3.10.0 11036 - ufo: 1.6.3 11822 + std-env: 4.1.0 11823 + ufo: 1.6.4 11037 11824 ultrahtml: 1.6.0 11038 11825 uncrypto: 0.1.3 11039 11826 unctx: 2.5.0 11040 11827 unenv: 2.0.0-rc.24 11041 - unimport: 5.7.0 11828 + unimport: 6.2.0(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)) 11042 11829 unplugin-utils: 0.3.1 11043 - unstorage: 1.17.4(db0@0.3.4)(ioredis@5.10.0) 11830 + unstorage: 1.17.5(db0@0.3.4)(ioredis@5.10.1) 11044 11831 untyped: 2.0.0 11045 11832 unwasm: 0.5.3 11046 - youch: 4.1.0 11833 + youch: 4.1.1 11047 11834 youch-core: 0.3.3 11048 11835 transitivePeerDependencies: 11049 11836 - '@azure/app-configuration' ··· 11070 11857 - encoding 11071 11858 - idb-keyval 11072 11859 - mysql2 11860 + - oxc-parser 11073 11861 - react-native-b4a 11074 11862 - rolldown 11075 11863 - sqlite3 11864 + - srvx 11076 11865 - supports-color 11077 11866 - uploadthing 11078 11867 ··· 11085 11874 whatwg-url: 5.0.0 11086 11875 11087 11876 node-forge@1.3.3: {} 11877 + 11878 + node-forge@1.4.0: {} 11088 11879 11089 11880 node-gyp-build@4.8.4: {} 11090 11881 ··· 11095 11886 node-releases@2.0.27: {} 11096 11887 11097 11888 node-releases@2.0.36: {} 11889 + 11890 + node-releases@2.0.38: {} 11098 11891 11099 11892 nopt@8.1.0: 11100 11893 dependencies: ··· 11243 12036 - xml2js 11244 12037 - yaml 11245 12038 11246 - nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2): 12039 + nuxt@4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3): 11247 12040 dependencies: 11248 - '@dxup/nuxt': 0.3.2(magicast@0.5.2) 11249 - '@nuxt/cli': 3.34.0(@nuxt/schema@4.3.1)(cac@6.7.14)(magicast@0.5.2) 11250 - '@nuxt/devtools': 3.2.3(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)) 11251 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 11252 - '@nuxt/nitro-server': 4.3.1(db0@0.3.4)(ioredis@5.10.0)(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3) 11253 - '@nuxt/schema': 4.3.1 11254 - '@nuxt/telemetry': 2.7.0(@nuxt/kit@4.3.1(magicast@0.5.2)) 11255 - '@nuxt/vite-builder': 4.3.1(@types/node@25.4.0)(eslint@9.39.4(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.4.0)(@vue/compiler-sfc@3.5.30)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.0)(magicast@0.5.2)(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.59.0)(terser@5.46.0)(typescript@5.9.3)(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3))(yaml@2.8.2) 11256 - '@unhead/vue': 2.1.12(vue@3.5.30(typescript@5.9.3)) 11257 - '@vue/shared': 3.5.30 11258 - c12: 3.3.3(magicast@0.5.2) 12041 + '@dxup/nuxt': 0.4.1(magicast@0.5.2)(typescript@5.9.3) 12042 + '@nuxt/cli': 3.35.1(@nuxt/schema@4.4.2)(cac@6.7.14)(magicast@0.5.2) 12043 + '@nuxt/devtools': 3.2.4(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3)) 12044 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 12045 + '@nuxt/nitro-server': 4.4.2(@babel/core@7.29.0)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(nuxt@4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3))(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0))(srvx@0.11.15)(typescript@5.9.3) 12046 + '@nuxt/schema': 4.4.2 12047 + '@nuxt/telemetry': 2.8.0(@nuxt/kit@4.4.2(magicast@0.5.2)) 12048 + '@nuxt/vite-builder': 4.4.2(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@types/node@25.6.0)(eslint@9.39.4(jiti@2.6.1))(magicast@0.5.2)(nuxt@4.4.2(@babel/core@7.29.0)(@babel/plugin-syntax-jsx@7.28.6(@babel/core@7.29.0))(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@parcel/watcher@2.5.6)(@types/node@25.6.0)(@vue/compiler-sfc@3.5.33)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.4(jiti@2.6.1))(ioredis@5.10.1)(magicast@0.5.2)(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(srvx@0.11.15)(terser@5.46.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3))(yaml@2.8.3))(optionator@0.9.4)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(terser@5.46.2)(typescript@5.9.3)(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3))(yaml@2.8.3) 12049 + '@unhead/vue': 2.1.13(vue@3.5.33(typescript@5.9.3)) 12050 + '@vue/shared': 3.5.33 12051 + c12: 3.3.4(magicast@0.5.2) 11259 12052 chokidar: 5.0.0 11260 12053 compatx: 0.2.0 11261 12054 consola: 3.4.2 11262 - cookie-es: 2.0.0 11263 - defu: 6.1.4 11264 - destr: 2.0.5 11265 - devalue: 5.6.3 12055 + cookie-es: 2.0.1 12056 + defu: 6.1.7 12057 + devalue: 5.7.1 11266 12058 errx: 0.1.0 11267 12059 escape-string-regexp: 5.0.0 11268 12060 exsolve: 1.0.8 11269 - h3: 1.15.6 11270 - hookable: 5.5.3 12061 + hookable: 6.1.1 11271 12062 ignore: 7.0.5 11272 12063 impound: 1.1.5 11273 12064 jiti: 2.6.1 11274 12065 klona: 2.0.6 11275 12066 knitwork: 1.3.0 11276 12067 magic-string: 0.30.21 11277 - mlly: 1.8.1 11278 - nanotar: 0.2.1 11279 - nypm: 0.6.5 12068 + mlly: 1.8.2 12069 + nanotar: 0.3.0 12070 + nypm: 0.6.6 11280 12071 ofetch: 1.5.1 11281 12072 ohash: 2.0.11 11282 12073 on-change: 6.0.2 11283 - oxc-minify: 0.112.0 11284 - oxc-parser: 0.112.0 11285 - oxc-transform: 0.112.0 11286 - oxc-walker: 0.7.0(oxc-parser@0.112.0) 12074 + oxc-minify: 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 12075 + oxc-parser: 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 12076 + oxc-transform: 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 12077 + oxc-walker: 0.7.0(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)) 11287 12078 pathe: 2.0.3 11288 12079 perfect-debounce: 2.1.0 11289 - pkg-types: 2.3.0 11290 - rou3: 0.7.12 12080 + picomatch: 4.0.4 12081 + pkg-types: 2.3.1 12082 + rou3: 0.8.1 11291 12083 scule: 1.3.0 11292 12084 semver: 7.7.4 11293 - std-env: 3.10.0 11294 - tinyglobby: 0.2.15 11295 - ufo: 1.6.3 12085 + std-env: 4.1.0 12086 + tinyglobby: 0.2.16 12087 + ufo: 1.6.4 11296 12088 ultrahtml: 1.6.0 11297 12089 uncrypto: 0.1.3 11298 12090 unctx: 2.5.0 11299 - unimport: 5.7.0 12091 + unimport: 6.2.0(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)) 11300 12092 unplugin: 3.0.0 11301 - unplugin-vue-router: 0.19.2(@vue/compiler-sfc@3.5.30)(vue-router@4.6.4(vue@3.5.30(typescript@5.9.3)))(vue@3.5.30(typescript@5.9.3)) 12093 + unrouting: 0.1.7 11302 12094 untyped: 2.0.0 11303 - vue: 3.5.30(typescript@5.9.3) 11304 - vue-router: 4.6.4(vue@3.5.30(typescript@5.9.3)) 12095 + vue: 3.5.33(typescript@5.9.3) 12096 + vue-router: 5.0.6(@vue/compiler-sfc@3.5.33)(vue@3.5.33(typescript@5.9.3)) 11305 12097 optionalDependencies: 11306 12098 '@parcel/watcher': 2.5.6 11307 - '@types/node': 25.4.0 12099 + '@types/node': 25.6.0 11308 12100 transitivePeerDependencies: 11309 12101 - '@azure/app-configuration' 11310 12102 - '@azure/cosmos' ··· 11312 12104 - '@azure/identity' 11313 12105 - '@azure/keyvault-secrets' 11314 12106 - '@azure/storage-blob' 12107 + - '@babel/core' 12108 + - '@babel/plugin-proposal-decorators' 12109 + - '@babel/plugin-syntax-jsx' 11315 12110 - '@biomejs/biome' 11316 12111 - '@capacitor/preferences' 11317 12112 - '@deno/kv' 11318 12113 - '@electric-sql/pglite' 12114 + - '@emnapi/core' 12115 + - '@emnapi/runtime' 11319 12116 - '@libsql/client' 11320 12117 - '@netlify/blobs' 12118 + - '@pinia/colada' 11321 12119 - '@planetscale/database' 12120 + - '@rollup/plugin-babel' 11322 12121 - '@upstash/redis' 11323 12122 - '@vercel/blob' 11324 12123 - '@vercel/functions' ··· 11345 12144 - mysql2 11346 12145 - optionator 11347 12146 - oxlint 12147 + - pinia 11348 12148 - react-native-b4a 11349 12149 - rolldown 11350 12150 - rollup 12151 + - rollup-plugin-visualizer 11351 12152 - sass 11352 12153 - sass-embedded 11353 12154 - sqlite3 12155 + - srvx 11354 12156 - stylelint 11355 12157 - stylus 11356 12158 - sugarss ··· 11381 12183 pathe: 2.0.3 11382 12184 tinyexec: 1.0.2 11383 12185 12186 + nypm@0.6.6: 12187 + dependencies: 12188 + citty: 0.2.2 12189 + pathe: 2.0.3 12190 + tinyexec: 1.1.2 12191 + 11384 12192 object-deep-merge@2.0.0: {} 11385 12193 11386 12194 obug@2.1.1: {} ··· 11401 12209 dependencies: 11402 12210 destr: 2.0.5 11403 12211 node-fetch-native: 1.6.7 11404 - ufo: 1.6.3 12212 + ufo: 1.6.4 11405 12213 11406 12214 ofetch@2.0.0-alpha.3: {} 11407 12215 ··· 11430 12238 is-inside-container: 1.0.0 11431 12239 wsl-utils: 0.1.0 11432 12240 12241 + open@11.0.0: 12242 + dependencies: 12243 + default-browser: 5.5.0 12244 + define-lazy-prop: 3.0.0 12245 + is-in-ssh: 1.0.0 12246 + is-inside-container: 1.0.0 12247 + powershell-utils: 0.1.0 12248 + wsl-utils: 0.3.1 12249 + 11433 12250 open@8.4.2: 11434 12251 dependencies: 11435 12252 define-lazy-prop: 2.0.0 ··· 11445 12262 type-check: 0.4.0 11446 12263 word-wrap: 1.2.5 11447 12264 11448 - oxc-minify@0.112.0: 12265 + oxc-minify@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): 11449 12266 optionalDependencies: 11450 - '@oxc-minify/binding-android-arm-eabi': 0.112.0 11451 - '@oxc-minify/binding-android-arm64': 0.112.0 11452 - '@oxc-minify/binding-darwin-arm64': 0.112.0 11453 - '@oxc-minify/binding-darwin-x64': 0.112.0 11454 - '@oxc-minify/binding-freebsd-x64': 0.112.0 11455 - '@oxc-minify/binding-linux-arm-gnueabihf': 0.112.0 11456 - '@oxc-minify/binding-linux-arm-musleabihf': 0.112.0 11457 - '@oxc-minify/binding-linux-arm64-gnu': 0.112.0 11458 - '@oxc-minify/binding-linux-arm64-musl': 0.112.0 11459 - '@oxc-minify/binding-linux-ppc64-gnu': 0.112.0 11460 - '@oxc-minify/binding-linux-riscv64-gnu': 0.112.0 11461 - '@oxc-minify/binding-linux-riscv64-musl': 0.112.0 11462 - '@oxc-minify/binding-linux-s390x-gnu': 0.112.0 11463 - '@oxc-minify/binding-linux-x64-gnu': 0.112.0 11464 - '@oxc-minify/binding-linux-x64-musl': 0.112.0 11465 - '@oxc-minify/binding-openharmony-arm64': 0.112.0 11466 - '@oxc-minify/binding-wasm32-wasi': 0.112.0 11467 - '@oxc-minify/binding-win32-arm64-msvc': 0.112.0 11468 - '@oxc-minify/binding-win32-ia32-msvc': 0.112.0 11469 - '@oxc-minify/binding-win32-x64-msvc': 0.112.0 12267 + '@oxc-minify/binding-android-arm-eabi': 0.117.0 12268 + '@oxc-minify/binding-android-arm64': 0.117.0 12269 + '@oxc-minify/binding-darwin-arm64': 0.117.0 12270 + '@oxc-minify/binding-darwin-x64': 0.117.0 12271 + '@oxc-minify/binding-freebsd-x64': 0.117.0 12272 + '@oxc-minify/binding-linux-arm-gnueabihf': 0.117.0 12273 + '@oxc-minify/binding-linux-arm-musleabihf': 0.117.0 12274 + '@oxc-minify/binding-linux-arm64-gnu': 0.117.0 12275 + '@oxc-minify/binding-linux-arm64-musl': 0.117.0 12276 + '@oxc-minify/binding-linux-ppc64-gnu': 0.117.0 12277 + '@oxc-minify/binding-linux-riscv64-gnu': 0.117.0 12278 + '@oxc-minify/binding-linux-riscv64-musl': 0.117.0 12279 + '@oxc-minify/binding-linux-s390x-gnu': 0.117.0 12280 + '@oxc-minify/binding-linux-x64-gnu': 0.117.0 12281 + '@oxc-minify/binding-linux-x64-musl': 0.117.0 12282 + '@oxc-minify/binding-openharmony-arm64': 0.117.0 12283 + '@oxc-minify/binding-wasm32-wasi': 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 12284 + '@oxc-minify/binding-win32-arm64-msvc': 0.117.0 12285 + '@oxc-minify/binding-win32-ia32-msvc': 0.117.0 12286 + '@oxc-minify/binding-win32-x64-msvc': 0.117.0 12287 + transitivePeerDependencies: 12288 + - '@emnapi/core' 12289 + - '@emnapi/runtime' 11470 12290 11471 12291 oxc-minify@0.94.0: 11472 12292 optionalDependencies: ··· 11486 12306 '@oxc-minify/binding-win32-arm64-msvc': 0.94.0 11487 12307 '@oxc-minify/binding-win32-x64-msvc': 0.94.0 11488 12308 11489 - oxc-parser@0.112.0: 12309 + oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): 11490 12310 dependencies: 11491 - '@oxc-project/types': 0.112.0 12311 + '@oxc-project/types': 0.117.0 11492 12312 optionalDependencies: 11493 - '@oxc-parser/binding-android-arm-eabi': 0.112.0 11494 - '@oxc-parser/binding-android-arm64': 0.112.0 11495 - '@oxc-parser/binding-darwin-arm64': 0.112.0 11496 - '@oxc-parser/binding-darwin-x64': 0.112.0 11497 - '@oxc-parser/binding-freebsd-x64': 0.112.0 11498 - '@oxc-parser/binding-linux-arm-gnueabihf': 0.112.0 11499 - '@oxc-parser/binding-linux-arm-musleabihf': 0.112.0 11500 - '@oxc-parser/binding-linux-arm64-gnu': 0.112.0 11501 - '@oxc-parser/binding-linux-arm64-musl': 0.112.0 11502 - '@oxc-parser/binding-linux-ppc64-gnu': 0.112.0 11503 - '@oxc-parser/binding-linux-riscv64-gnu': 0.112.0 11504 - '@oxc-parser/binding-linux-riscv64-musl': 0.112.0 11505 - '@oxc-parser/binding-linux-s390x-gnu': 0.112.0 11506 - '@oxc-parser/binding-linux-x64-gnu': 0.112.0 11507 - '@oxc-parser/binding-linux-x64-musl': 0.112.0 11508 - '@oxc-parser/binding-openharmony-arm64': 0.112.0 11509 - '@oxc-parser/binding-wasm32-wasi': 0.112.0 11510 - '@oxc-parser/binding-win32-arm64-msvc': 0.112.0 11511 - '@oxc-parser/binding-win32-ia32-msvc': 0.112.0 11512 - '@oxc-parser/binding-win32-x64-msvc': 0.112.0 12313 + '@oxc-parser/binding-android-arm-eabi': 0.117.0 12314 + '@oxc-parser/binding-android-arm64': 0.117.0 12315 + '@oxc-parser/binding-darwin-arm64': 0.117.0 12316 + '@oxc-parser/binding-darwin-x64': 0.117.0 12317 + '@oxc-parser/binding-freebsd-x64': 0.117.0 12318 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.117.0 12319 + '@oxc-parser/binding-linux-arm-musleabihf': 0.117.0 12320 + '@oxc-parser/binding-linux-arm64-gnu': 0.117.0 12321 + '@oxc-parser/binding-linux-arm64-musl': 0.117.0 12322 + '@oxc-parser/binding-linux-ppc64-gnu': 0.117.0 12323 + '@oxc-parser/binding-linux-riscv64-gnu': 0.117.0 12324 + '@oxc-parser/binding-linux-riscv64-musl': 0.117.0 12325 + '@oxc-parser/binding-linux-s390x-gnu': 0.117.0 12326 + '@oxc-parser/binding-linux-x64-gnu': 0.117.0 12327 + '@oxc-parser/binding-linux-x64-musl': 0.117.0 12328 + '@oxc-parser/binding-openharmony-arm64': 0.117.0 12329 + '@oxc-parser/binding-wasm32-wasi': 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 12330 + '@oxc-parser/binding-win32-arm64-msvc': 0.117.0 12331 + '@oxc-parser/binding-win32-ia32-msvc': 0.117.0 12332 + '@oxc-parser/binding-win32-x64-msvc': 0.117.0 12333 + transitivePeerDependencies: 12334 + - '@emnapi/core' 12335 + - '@emnapi/runtime' 11513 12336 11514 12337 oxc-parser@0.94.0: 11515 12338 dependencies: ··· 11531 12354 '@oxc-parser/binding-win32-arm64-msvc': 0.94.0 11532 12355 '@oxc-parser/binding-win32-x64-msvc': 0.94.0 11533 12356 11534 - oxc-transform@0.112.0: 12357 + oxc-transform@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): 11535 12358 optionalDependencies: 11536 - '@oxc-transform/binding-android-arm-eabi': 0.112.0 11537 - '@oxc-transform/binding-android-arm64': 0.112.0 11538 - '@oxc-transform/binding-darwin-arm64': 0.112.0 11539 - '@oxc-transform/binding-darwin-x64': 0.112.0 11540 - '@oxc-transform/binding-freebsd-x64': 0.112.0 11541 - '@oxc-transform/binding-linux-arm-gnueabihf': 0.112.0 11542 - '@oxc-transform/binding-linux-arm-musleabihf': 0.112.0 11543 - '@oxc-transform/binding-linux-arm64-gnu': 0.112.0 11544 - '@oxc-transform/binding-linux-arm64-musl': 0.112.0 11545 - '@oxc-transform/binding-linux-ppc64-gnu': 0.112.0 11546 - '@oxc-transform/binding-linux-riscv64-gnu': 0.112.0 11547 - '@oxc-transform/binding-linux-riscv64-musl': 0.112.0 11548 - '@oxc-transform/binding-linux-s390x-gnu': 0.112.0 11549 - '@oxc-transform/binding-linux-x64-gnu': 0.112.0 11550 - '@oxc-transform/binding-linux-x64-musl': 0.112.0 11551 - '@oxc-transform/binding-openharmony-arm64': 0.112.0 11552 - '@oxc-transform/binding-wasm32-wasi': 0.112.0 11553 - '@oxc-transform/binding-win32-arm64-msvc': 0.112.0 11554 - '@oxc-transform/binding-win32-ia32-msvc': 0.112.0 11555 - '@oxc-transform/binding-win32-x64-msvc': 0.112.0 12359 + '@oxc-transform/binding-android-arm-eabi': 0.117.0 12360 + '@oxc-transform/binding-android-arm64': 0.117.0 12361 + '@oxc-transform/binding-darwin-arm64': 0.117.0 12362 + '@oxc-transform/binding-darwin-x64': 0.117.0 12363 + '@oxc-transform/binding-freebsd-x64': 0.117.0 12364 + '@oxc-transform/binding-linux-arm-gnueabihf': 0.117.0 12365 + '@oxc-transform/binding-linux-arm-musleabihf': 0.117.0 12366 + '@oxc-transform/binding-linux-arm64-gnu': 0.117.0 12367 + '@oxc-transform/binding-linux-arm64-musl': 0.117.0 12368 + '@oxc-transform/binding-linux-ppc64-gnu': 0.117.0 12369 + '@oxc-transform/binding-linux-riscv64-gnu': 0.117.0 12370 + '@oxc-transform/binding-linux-riscv64-musl': 0.117.0 12371 + '@oxc-transform/binding-linux-s390x-gnu': 0.117.0 12372 + '@oxc-transform/binding-linux-x64-gnu': 0.117.0 12373 + '@oxc-transform/binding-linux-x64-musl': 0.117.0 12374 + '@oxc-transform/binding-openharmony-arm64': 0.117.0 12375 + '@oxc-transform/binding-wasm32-wasi': 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 12376 + '@oxc-transform/binding-win32-arm64-msvc': 0.117.0 12377 + '@oxc-transform/binding-win32-ia32-msvc': 0.117.0 12378 + '@oxc-transform/binding-win32-x64-msvc': 0.117.0 12379 + transitivePeerDependencies: 12380 + - '@emnapi/core' 12381 + - '@emnapi/runtime' 11556 12382 11557 12383 oxc-transform@0.94.0: 11558 12384 optionalDependencies: ··· 11577 12403 magic-regexp: 0.10.0 11578 12404 oxc-parser: 0.94.0 11579 12405 11580 - oxc-walker@0.7.0(oxc-parser@0.112.0): 12406 + oxc-walker@0.7.0(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)): 11581 12407 dependencies: 11582 12408 magic-regexp: 0.10.0 11583 - oxc-parser: 0.112.0 12409 + oxc-parser: 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 11584 12410 11585 12411 p-limit@3.1.0: 11586 12412 dependencies: ··· 11636 12462 11637 12463 path-scurry@2.0.2: 11638 12464 dependencies: 11639 - lru-cache: 11.2.6 12465 + lru-cache: 11.3.5 11640 12466 minipass: 7.1.3 11641 12467 11642 12468 path-type@6.0.0: {} ··· 11653 12479 11654 12480 picocolors@1.1.1: {} 11655 12481 11656 - picomatch@2.3.1: {} 12482 + picomatch@2.3.2: {} 11657 12483 11658 12484 picomatch@4.0.3: {} 11659 12485 12486 + picomatch@4.0.4: {} 12487 + 11660 12488 pkg-types@1.3.1: 11661 12489 dependencies: 11662 12490 confbox: 0.1.8 11663 - mlly: 1.8.1 12491 + mlly: 1.8.2 11664 12492 pathe: 2.0.3 11665 12493 11666 12494 pkg-types@2.3.0: ··· 11669 12497 exsolve: 1.0.8 11670 12498 pathe: 2.0.3 11671 12499 12500 + pkg-types@2.3.1: 12501 + dependencies: 12502 + confbox: 0.2.4 12503 + exsolve: 1.0.8 12504 + pathe: 2.0.3 12505 + 11672 12506 pluralize@8.0.0: {} 11673 12507 11674 - postcss-calc@10.1.1(postcss@8.5.6): 12508 + postcss-calc@10.1.1(postcss@8.5.12): 11675 12509 dependencies: 11676 - postcss: 8.5.6 12510 + postcss: 8.5.12 11677 12511 postcss-selector-parser: 7.1.1 11678 12512 postcss-value-parser: 4.2.0 11679 12513 11680 - postcss-calc@10.1.1(postcss@8.5.8): 12514 + postcss-calc@10.1.1(postcss@8.5.6): 11681 12515 dependencies: 11682 - postcss: 8.5.8 12516 + postcss: 8.5.6 11683 12517 postcss-selector-parser: 7.1.1 11684 12518 postcss-value-parser: 4.2.0 11685 12519 ··· 11691 12525 postcss: 8.5.6 11692 12526 postcss-value-parser: 4.2.0 11693 12527 11694 - postcss-colormin@7.0.6(postcss@8.5.8): 12528 + postcss-colormin@7.0.9(postcss@8.5.12): 11695 12529 dependencies: 11696 - browserslist: 4.28.1 12530 + '@colordx/core': 5.4.3 12531 + browserslist: 4.28.2 11697 12532 caniuse-api: 3.0.0 11698 - colord: 2.9.3 11699 - postcss: 8.5.8 12533 + postcss: 8.5.12 12534 + postcss-value-parser: 4.2.0 12535 + 12536 + postcss-convert-values@7.0.11(postcss@8.5.12): 12537 + dependencies: 12538 + browserslist: 4.28.2 12539 + postcss: 8.5.12 11700 12540 postcss-value-parser: 4.2.0 11701 12541 11702 12542 postcss-convert-values@7.0.7(postcss@8.5.6): ··· 11705 12545 postcss: 8.5.6 11706 12546 postcss-value-parser: 4.2.0 11707 12547 11708 - postcss-convert-values@7.0.9(postcss@8.5.8): 11709 - dependencies: 11710 - browserslist: 4.28.1 11711 - postcss: 8.5.8 11712 - postcss-value-parser: 4.2.0 11713 - 11714 12548 postcss-discard-comments@7.0.4(postcss@8.5.6): 11715 12549 dependencies: 11716 12550 postcss: 8.5.6 11717 12551 postcss-selector-parser: 7.1.0 11718 12552 11719 - postcss-discard-comments@7.0.6(postcss@8.5.8): 12553 + postcss-discard-comments@7.0.7(postcss@8.5.12): 11720 12554 dependencies: 11721 - postcss: 8.5.8 12555 + postcss: 8.5.12 11722 12556 postcss-selector-parser: 7.1.1 11723 12557 11724 12558 postcss-discard-duplicates@7.0.2(postcss@8.5.6): 11725 12559 dependencies: 11726 12560 postcss: 8.5.6 11727 12561 11728 - postcss-discard-duplicates@7.0.2(postcss@8.5.8): 12562 + postcss-discard-duplicates@7.0.3(postcss@8.5.12): 11729 12563 dependencies: 11730 - postcss: 8.5.8 12564 + postcss: 8.5.12 11731 12565 11732 12566 postcss-discard-empty@7.0.1(postcss@8.5.6): 11733 12567 dependencies: 11734 12568 postcss: 8.5.6 11735 12569 11736 - postcss-discard-empty@7.0.1(postcss@8.5.8): 12570 + postcss-discard-empty@7.0.2(postcss@8.5.12): 11737 12571 dependencies: 11738 - postcss: 8.5.8 12572 + postcss: 8.5.12 11739 12573 11740 12574 postcss-discard-overridden@7.0.1(postcss@8.5.6): 11741 12575 dependencies: 11742 12576 postcss: 8.5.6 11743 12577 11744 - postcss-discard-overridden@7.0.1(postcss@8.5.8): 12578 + postcss-discard-overridden@7.0.2(postcss@8.5.12): 11745 12579 dependencies: 11746 - postcss: 8.5.8 12580 + postcss: 8.5.12 11747 12581 11748 12582 postcss-merge-longhand@7.0.5(postcss@8.5.6): 11749 12583 dependencies: ··· 11751 12585 postcss-value-parser: 4.2.0 11752 12586 stylehacks: 7.0.7(postcss@8.5.6) 11753 12587 11754 - postcss-merge-longhand@7.0.5(postcss@8.5.8): 12588 + postcss-merge-longhand@7.0.6(postcss@8.5.12): 11755 12589 dependencies: 11756 - postcss: 8.5.8 12590 + postcss: 8.5.12 11757 12591 postcss-value-parser: 4.2.0 11758 - stylehacks: 7.0.8(postcss@8.5.8) 12592 + stylehacks: 7.0.10(postcss@8.5.12) 12593 + 12594 + postcss-merge-rules@7.0.10(postcss@8.5.12): 12595 + dependencies: 12596 + browserslist: 4.28.2 12597 + caniuse-api: 3.0.0 12598 + cssnano-utils: 5.0.2(postcss@8.5.12) 12599 + postcss: 8.5.12 12600 + postcss-selector-parser: 7.1.1 11759 12601 11760 12602 postcss-merge-rules@7.0.6(postcss@8.5.6): 11761 12603 dependencies: ··· 11765 12607 postcss: 8.5.6 11766 12608 postcss-selector-parser: 7.1.0 11767 12609 11768 - postcss-merge-rules@7.0.8(postcss@8.5.8): 11769 - dependencies: 11770 - browserslist: 4.28.1 11771 - caniuse-api: 3.0.0 11772 - cssnano-utils: 5.0.1(postcss@8.5.8) 11773 - postcss: 8.5.8 11774 - postcss-selector-parser: 7.1.1 11775 - 11776 12610 postcss-minify-font-values@7.0.1(postcss@8.5.6): 11777 12611 dependencies: 11778 12612 postcss: 8.5.6 11779 12613 postcss-value-parser: 4.2.0 11780 12614 11781 - postcss-minify-font-values@7.0.1(postcss@8.5.8): 12615 + postcss-minify-font-values@7.0.2(postcss@8.5.12): 11782 12616 dependencies: 11783 - postcss: 8.5.8 12617 + postcss: 8.5.12 11784 12618 postcss-value-parser: 4.2.0 11785 12619 11786 12620 postcss-minify-gradients@7.0.1(postcss@8.5.6): ··· 11790 12624 postcss: 8.5.6 11791 12625 postcss-value-parser: 4.2.0 11792 12626 11793 - postcss-minify-gradients@7.0.1(postcss@8.5.8): 12627 + postcss-minify-gradients@7.0.4(postcss@8.5.12): 11794 12628 dependencies: 11795 - colord: 2.9.3 11796 - cssnano-utils: 5.0.1(postcss@8.5.8) 11797 - postcss: 8.5.8 12629 + '@colordx/core': 5.4.3 12630 + cssnano-utils: 5.0.2(postcss@8.5.12) 12631 + postcss: 8.5.12 11798 12632 postcss-value-parser: 4.2.0 11799 12633 11800 12634 postcss-minify-params@7.0.4(postcss@8.5.6): ··· 11804 12638 postcss: 8.5.6 11805 12639 postcss-value-parser: 4.2.0 11806 12640 11807 - postcss-minify-params@7.0.6(postcss@8.5.8): 12641 + postcss-minify-params@7.0.8(postcss@8.5.12): 11808 12642 dependencies: 11809 - browserslist: 4.28.1 11810 - cssnano-utils: 5.0.1(postcss@8.5.8) 11811 - postcss: 8.5.8 12643 + browserslist: 4.28.2 12644 + cssnano-utils: 5.0.2(postcss@8.5.12) 12645 + postcss: 8.5.12 11812 12646 postcss-value-parser: 4.2.0 11813 12647 11814 12648 postcss-minify-selectors@7.0.5(postcss@8.5.6): ··· 11817 12651 postcss: 8.5.6 11818 12652 postcss-selector-parser: 7.1.1 11819 12653 11820 - postcss-minify-selectors@7.0.6(postcss@8.5.8): 12654 + postcss-minify-selectors@7.1.0(postcss@8.5.12): 11821 12655 dependencies: 12656 + browserslist: 4.28.2 12657 + caniuse-api: 3.0.0 11822 12658 cssesc: 3.0.0 11823 - postcss: 8.5.8 12659 + postcss: 8.5.12 11824 12660 postcss-selector-parser: 7.1.1 11825 12661 11826 - postcss-nested@7.0.2(postcss@8.5.8): 12662 + postcss-nested@7.0.2(postcss@8.5.12): 11827 12663 dependencies: 11828 - postcss: 8.5.8 12664 + postcss: 8.5.12 11829 12665 postcss-selector-parser: 7.1.1 11830 12666 11831 12667 postcss-normalize-charset@7.0.1(postcss@8.5.6): 11832 12668 dependencies: 11833 12669 postcss: 8.5.6 11834 12670 11835 - postcss-normalize-charset@7.0.1(postcss@8.5.8): 12671 + postcss-normalize-charset@7.0.2(postcss@8.5.12): 11836 12672 dependencies: 11837 - postcss: 8.5.8 12673 + postcss: 8.5.12 11838 12674 11839 12675 postcss-normalize-display-values@7.0.1(postcss@8.5.6): 11840 12676 dependencies: 11841 12677 postcss: 8.5.6 11842 12678 postcss-value-parser: 4.2.0 11843 12679 11844 - postcss-normalize-display-values@7.0.1(postcss@8.5.8): 12680 + postcss-normalize-display-values@7.0.2(postcss@8.5.12): 11845 12681 dependencies: 11846 - postcss: 8.5.8 12682 + postcss: 8.5.12 11847 12683 postcss-value-parser: 4.2.0 11848 12684 11849 12685 postcss-normalize-positions@7.0.1(postcss@8.5.6): ··· 11851 12687 postcss: 8.5.6 11852 12688 postcss-value-parser: 4.2.0 11853 12689 11854 - postcss-normalize-positions@7.0.1(postcss@8.5.8): 12690 + postcss-normalize-positions@7.0.3(postcss@8.5.12): 11855 12691 dependencies: 11856 - postcss: 8.5.8 12692 + postcss: 8.5.12 11857 12693 postcss-value-parser: 4.2.0 11858 12694 11859 12695 postcss-normalize-repeat-style@7.0.1(postcss@8.5.6): ··· 11861 12697 postcss: 8.5.6 11862 12698 postcss-value-parser: 4.2.0 11863 12699 11864 - postcss-normalize-repeat-style@7.0.1(postcss@8.5.8): 12700 + postcss-normalize-repeat-style@7.0.3(postcss@8.5.12): 11865 12701 dependencies: 11866 - postcss: 8.5.8 12702 + postcss: 8.5.12 11867 12703 postcss-value-parser: 4.2.0 11868 12704 11869 12705 postcss-normalize-string@7.0.1(postcss@8.5.6): ··· 11871 12707 postcss: 8.5.6 11872 12708 postcss-value-parser: 4.2.0 11873 12709 11874 - postcss-normalize-string@7.0.1(postcss@8.5.8): 12710 + postcss-normalize-string@7.0.2(postcss@8.5.12): 11875 12711 dependencies: 11876 - postcss: 8.5.8 12712 + postcss: 8.5.12 11877 12713 postcss-value-parser: 4.2.0 11878 12714 11879 12715 postcss-normalize-timing-functions@7.0.1(postcss@8.5.6): ··· 11881 12717 postcss: 8.5.6 11882 12718 postcss-value-parser: 4.2.0 11883 12719 11884 - postcss-normalize-timing-functions@7.0.1(postcss@8.5.8): 12720 + postcss-normalize-timing-functions@7.0.2(postcss@8.5.12): 11885 12721 dependencies: 11886 - postcss: 8.5.8 12722 + postcss: 8.5.12 11887 12723 postcss-value-parser: 4.2.0 11888 12724 11889 12725 postcss-normalize-unicode@7.0.4(postcss@8.5.6): ··· 11892 12728 postcss: 8.5.6 11893 12729 postcss-value-parser: 4.2.0 11894 12730 11895 - postcss-normalize-unicode@7.0.6(postcss@8.5.8): 12731 + postcss-normalize-unicode@7.0.8(postcss@8.5.12): 11896 12732 dependencies: 11897 - browserslist: 4.28.1 11898 - postcss: 8.5.8 12733 + browserslist: 4.28.2 12734 + postcss: 8.5.12 11899 12735 postcss-value-parser: 4.2.0 11900 12736 11901 12737 postcss-normalize-url@7.0.1(postcss@8.5.6): ··· 11903 12739 postcss: 8.5.6 11904 12740 postcss-value-parser: 4.2.0 11905 12741 11906 - postcss-normalize-url@7.0.1(postcss@8.5.8): 12742 + postcss-normalize-url@7.0.2(postcss@8.5.12): 11907 12743 dependencies: 11908 - postcss: 8.5.8 12744 + postcss: 8.5.12 11909 12745 postcss-value-parser: 4.2.0 11910 12746 11911 12747 postcss-normalize-whitespace@7.0.1(postcss@8.5.6): ··· 11913 12749 postcss: 8.5.6 11914 12750 postcss-value-parser: 4.2.0 11915 12751 11916 - postcss-normalize-whitespace@7.0.1(postcss@8.5.8): 12752 + postcss-normalize-whitespace@7.0.2(postcss@8.5.12): 11917 12753 dependencies: 11918 - postcss: 8.5.8 12754 + postcss: 8.5.12 11919 12755 postcss-value-parser: 4.2.0 11920 12756 11921 12757 postcss-ordered-values@7.0.2(postcss@8.5.6): ··· 11924 12760 postcss: 8.5.6 11925 12761 postcss-value-parser: 4.2.0 11926 12762 11927 - postcss-ordered-values@7.0.2(postcss@8.5.8): 12763 + postcss-ordered-values@7.0.3(postcss@8.5.12): 11928 12764 dependencies: 11929 - cssnano-utils: 5.0.1(postcss@8.5.8) 11930 - postcss: 8.5.8 12765 + cssnano-utils: 5.0.2(postcss@8.5.12) 12766 + postcss: 8.5.12 11931 12767 postcss-value-parser: 4.2.0 11932 12768 11933 12769 postcss-reduce-initial@7.0.4(postcss@8.5.6): ··· 11936 12772 caniuse-api: 3.0.0 11937 12773 postcss: 8.5.6 11938 12774 11939 - postcss-reduce-initial@7.0.6(postcss@8.5.8): 12775 + postcss-reduce-initial@7.0.8(postcss@8.5.12): 11940 12776 dependencies: 11941 - browserslist: 4.28.1 12777 + browserslist: 4.28.2 11942 12778 caniuse-api: 3.0.0 11943 - postcss: 8.5.8 12779 + postcss: 8.5.12 11944 12780 11945 12781 postcss-reduce-transforms@7.0.1(postcss@8.5.6): 11946 12782 dependencies: 11947 12783 postcss: 8.5.6 11948 12784 postcss-value-parser: 4.2.0 11949 12785 11950 - postcss-reduce-transforms@7.0.1(postcss@8.5.8): 12786 + postcss-reduce-transforms@7.0.2(postcss@8.5.12): 11951 12787 dependencies: 11952 - postcss: 8.5.8 12788 + postcss: 8.5.12 11953 12789 postcss-value-parser: 4.2.0 11954 12790 11955 12791 postcss-selector-parser@7.1.0: ··· 11968 12804 postcss-value-parser: 4.2.0 11969 12805 svgo: 4.0.0 11970 12806 11971 - postcss-svgo@7.1.1(postcss@8.5.8): 12807 + postcss-svgo@7.1.2(postcss@8.5.12): 11972 12808 dependencies: 11973 - postcss: 8.5.8 12809 + postcss: 8.5.12 11974 12810 postcss-value-parser: 4.2.0 11975 12811 svgo: 4.0.1 11976 12812 ··· 11979 12815 postcss: 8.5.6 11980 12816 postcss-selector-parser: 7.1.1 11981 12817 11982 - postcss-unique-selectors@7.0.5(postcss@8.5.8): 12818 + postcss-unique-selectors@7.0.6(postcss@8.5.12): 11983 12819 dependencies: 11984 - postcss: 8.5.8 12820 + postcss: 8.5.12 11985 12821 postcss-selector-parser: 7.1.1 11986 12822 11987 12823 postcss-value-parser@4.2.0: {} 11988 12824 11989 - postcss@8.5.6: 12825 + postcss@8.5.12: 11990 12826 dependencies: 11991 12827 nanoid: 3.3.11 11992 12828 picocolors: 1.1.1 11993 12829 source-map-js: 1.2.1 11994 12830 11995 - postcss@8.5.8: 12831 + postcss@8.5.6: 11996 12832 dependencies: 11997 12833 nanoid: 3.3.11 11998 12834 picocolors: 1.1.1 11999 12835 source-map-js: 1.2.1 12836 + 12837 + powershell-utils@0.1.0: {} 12000 12838 12001 12839 prelude-ls@1.2.1: {} 12002 12840 ··· 12036 12874 defu: 6.1.4 12037 12875 destr: 2.0.5 12038 12876 12039 - rc9@3.0.0: 12877 + rc9@3.0.1: 12040 12878 dependencies: 12041 - defu: 6.1.4 12879 + defu: 6.1.7 12042 12880 destr: 2.0.5 12043 12881 12044 12882 readable-stream@2.3.8: ··· 12084 12922 12085 12923 regexp-tree@0.1.27: {} 12086 12924 12087 - regjsparser@0.13.0: 12925 + regjsparser@0.13.1: 12088 12926 dependencies: 12089 12927 jsesc: 3.1.0 12090 12928 ··· 12104 12942 path-parse: 1.0.7 12105 12943 supports-preserve-symlinks-flag: 1.0.0 12106 12944 12945 + resolve@1.22.12: 12946 + dependencies: 12947 + es-errors: 1.3.0 12948 + is-core-module: 2.16.1 12949 + path-parse: 1.0.7 12950 + supports-preserve-symlinks-flag: 1.0.0 12951 + 12107 12952 reusify@1.1.0: {} 12108 12953 12109 12954 rfdc@1.4.1: {} 12110 12955 12111 - rollup-plugin-dts@6.3.0(rollup@4.59.0)(typescript@5.9.3): 12956 + rollup-plugin-dts@6.4.1(rollup@4.60.2)(typescript@5.9.3): 12112 12957 dependencies: 12958 + '@jridgewell/remapping': 2.3.5 12959 + '@jridgewell/sourcemap-codec': 1.5.5 12960 + convert-source-map: 2.0.0 12113 12961 magic-string: 0.30.21 12114 - rollup: 4.59.0 12962 + rollup: 4.60.2 12115 12963 typescript: 5.9.3 12116 12964 optionalDependencies: 12117 12965 '@babel/code-frame': 7.29.0 12118 12966 12119 - rollup-plugin-visualizer@6.0.11(rollup@4.59.0): 12967 + rollup-plugin-visualizer@6.0.5(rollup@4.52.5): 12120 12968 dependencies: 12121 12969 open: 8.4.2 12122 12970 picomatch: 4.0.3 12123 12971 source-map: 0.7.6 12124 12972 yargs: 17.7.2 12125 12973 optionalDependencies: 12126 - rollup: 4.59.0 12974 + rollup: 4.52.5 12127 12975 12128 - rollup-plugin-visualizer@6.0.5(rollup@4.52.5): 12976 + rollup-plugin-visualizer@7.0.1(rollup@4.60.2): 12129 12977 dependencies: 12130 - open: 8.4.2 12131 - picomatch: 4.0.3 12978 + open: 11.0.0 12979 + picomatch: 4.0.4 12132 12980 source-map: 0.7.6 12133 - yargs: 17.7.2 12981 + yargs: 18.0.0 12134 12982 optionalDependencies: 12135 - rollup: 4.52.5 12983 + rollup: 4.60.2 12136 12984 12137 12985 rollup@4.52.5: 12138 12986 dependencies: ··· 12162 13010 '@rollup/rollup-win32-x64-msvc': 4.52.5 12163 13011 fsevents: 2.3.3 12164 13012 12165 - rollup@4.59.0: 13013 + rollup@4.60.2: 12166 13014 dependencies: 12167 13015 '@types/estree': 1.0.8 12168 13016 optionalDependencies: 12169 - '@rollup/rollup-android-arm-eabi': 4.59.0 12170 - '@rollup/rollup-android-arm64': 4.59.0 12171 - '@rollup/rollup-darwin-arm64': 4.59.0 12172 - '@rollup/rollup-darwin-x64': 4.59.0 12173 - '@rollup/rollup-freebsd-arm64': 4.59.0 12174 - '@rollup/rollup-freebsd-x64': 4.59.0 12175 - '@rollup/rollup-linux-arm-gnueabihf': 4.59.0 12176 - '@rollup/rollup-linux-arm-musleabihf': 4.59.0 12177 - '@rollup/rollup-linux-arm64-gnu': 4.59.0 12178 - '@rollup/rollup-linux-arm64-musl': 4.59.0 12179 - '@rollup/rollup-linux-loong64-gnu': 4.59.0 12180 - '@rollup/rollup-linux-loong64-musl': 4.59.0 12181 - '@rollup/rollup-linux-ppc64-gnu': 4.59.0 12182 - '@rollup/rollup-linux-ppc64-musl': 4.59.0 12183 - '@rollup/rollup-linux-riscv64-gnu': 4.59.0 12184 - '@rollup/rollup-linux-riscv64-musl': 4.59.0 12185 - '@rollup/rollup-linux-s390x-gnu': 4.59.0 12186 - '@rollup/rollup-linux-x64-gnu': 4.59.0 12187 - '@rollup/rollup-linux-x64-musl': 4.59.0 12188 - '@rollup/rollup-openbsd-x64': 4.59.0 12189 - '@rollup/rollup-openharmony-arm64': 4.59.0 12190 - '@rollup/rollup-win32-arm64-msvc': 4.59.0 12191 - '@rollup/rollup-win32-ia32-msvc': 4.59.0 12192 - '@rollup/rollup-win32-x64-gnu': 4.59.0 12193 - '@rollup/rollup-win32-x64-msvc': 4.59.0 13017 + '@rollup/rollup-android-arm-eabi': 4.60.2 13018 + '@rollup/rollup-android-arm64': 4.60.2 13019 + '@rollup/rollup-darwin-arm64': 4.60.2 13020 + '@rollup/rollup-darwin-x64': 4.60.2 13021 + '@rollup/rollup-freebsd-arm64': 4.60.2 13022 + '@rollup/rollup-freebsd-x64': 4.60.2 13023 + '@rollup/rollup-linux-arm-gnueabihf': 4.60.2 13024 + '@rollup/rollup-linux-arm-musleabihf': 4.60.2 13025 + '@rollup/rollup-linux-arm64-gnu': 4.60.2 13026 + '@rollup/rollup-linux-arm64-musl': 4.60.2 13027 + '@rollup/rollup-linux-loong64-gnu': 4.60.2 13028 + '@rollup/rollup-linux-loong64-musl': 4.60.2 13029 + '@rollup/rollup-linux-ppc64-gnu': 4.60.2 13030 + '@rollup/rollup-linux-ppc64-musl': 4.60.2 13031 + '@rollup/rollup-linux-riscv64-gnu': 4.60.2 13032 + '@rollup/rollup-linux-riscv64-musl': 4.60.2 13033 + '@rollup/rollup-linux-s390x-gnu': 4.60.2 13034 + '@rollup/rollup-linux-x64-gnu': 4.60.2 13035 + '@rollup/rollup-linux-x64-musl': 4.60.2 13036 + '@rollup/rollup-openbsd-x64': 4.60.2 13037 + '@rollup/rollup-openharmony-arm64': 4.60.2 13038 + '@rollup/rollup-win32-arm64-msvc': 4.60.2 13039 + '@rollup/rollup-win32-ia32-msvc': 4.60.2 13040 + '@rollup/rollup-win32-x64-gnu': 4.60.2 13041 + '@rollup/rollup-win32-x64-msvc': 4.60.2 12194 13042 fsevents: 2.3.3 12195 13043 12196 - rou3@0.7.12: {} 13044 + rou3@0.8.1: {} 12197 13045 12198 13046 run-applescript@7.1.0: {} 12199 13047 ··· 12206 13054 safe-buffer@5.2.1: {} 12207 13055 12208 13056 sax@1.5.0: {} 13057 + 13058 + sax@1.6.0: {} 12209 13059 12210 13060 scslre@0.3.0: 12211 13061 dependencies: ··· 12257 13107 dependencies: 12258 13108 randombytes: 2.1.0 12259 13109 12260 - seroval@1.5.1: {} 13110 + serialize-javascript@7.0.5: {} 13111 + 13112 + seroval@1.5.2: {} 12261 13113 12262 13114 serve-placeholder@2.0.2: 12263 13115 dependencies: 12264 - defu: 6.1.4 13116 + defu: 6.1.7 12265 13117 12266 13118 serve-static@2.2.0: 12267 13119 dependencies: ··· 12303 13155 transitivePeerDependencies: 12304 13156 - supports-color 12305 13157 12306 - simple-git@3.33.0: 13158 + simple-git@3.36.0: 12307 13159 dependencies: 12308 13160 '@kwsites/file-exists': 1.1.1 12309 13161 '@kwsites/promise-deferred': 1.1.1 13162 + '@simple-git/args-pathspec': 1.0.3 13163 + '@simple-git/argv-parser': 1.1.1 12310 13164 debug: 4.4.3 12311 13165 transitivePeerDependencies: 12312 13166 - supports-color ··· 12347 13201 12348 13202 speakingurl@14.0.1: {} 12349 13203 12350 - srvx@0.10.1: {} 12351 - 12352 - srvx@0.11.9: {} 13204 + srvx@0.11.15: {} 12353 13205 12354 13206 srvx@0.8.16: {} 12355 13207 ··· 12363 13215 12364 13216 std-env@3.10.0: {} 12365 13217 12366 - streamx@2.23.0: 13218 + std-env@4.1.0: {} 13219 + 13220 + streamx@2.25.0: 12367 13221 dependencies: 12368 13222 events-universal: 1.0.1 12369 13223 fast-fifo: 1.3.2 ··· 12384 13238 emoji-regex: 9.2.2 12385 13239 strip-ansi: 7.2.0 12386 13240 13241 + string-width@7.2.0: 13242 + dependencies: 13243 + emoji-regex: 10.6.0 13244 + get-east-asian-width: 1.5.0 13245 + strip-ansi: 7.2.0 13246 + 12387 13247 string_decoder@1.1.1: 12388 13248 dependencies: 12389 13249 safe-buffer: 5.1.2 ··· 12414 13274 12415 13275 structured-clone-es@1.0.0: {} 12416 13276 12417 - stylehacks@7.0.7(postcss@8.5.6): 13277 + structured-clone-es@2.0.0: {} 13278 + 13279 + stylehacks@7.0.10(postcss@8.5.12): 12418 13280 dependencies: 12419 - browserslist: 4.28.1 12420 - postcss: 8.5.6 13281 + browserslist: 4.28.2 13282 + postcss: 8.5.12 12421 13283 postcss-selector-parser: 7.1.1 12422 13284 12423 - stylehacks@7.0.8(postcss@8.5.8): 13285 + stylehacks@7.0.7(postcss@8.5.6): 12424 13286 dependencies: 12425 13287 browserslist: 4.28.1 12426 - postcss: 8.5.8 13288 + postcss: 8.5.6 12427 13289 postcss-selector-parser: 7.1.1 12428 13290 12429 13291 superjson@2.2.5: ··· 12456 13318 css-what: 6.2.2 12457 13319 csso: 5.0.5 12458 13320 picocolors: 1.1.1 12459 - sax: 1.5.0 13321 + sax: 1.6.0 12460 13322 12461 13323 system-architecture@0.1.0: {} 12462 13324 12463 13325 tagged-tag@1.0.0: {} 12464 13326 12465 - tar-stream@3.1.8: 13327 + tar-stream@3.2.0: 12466 13328 dependencies: 12467 13329 b4a: 1.8.0 12468 - bare-fs: 4.5.5 13330 + bare-fs: 4.7.1 12469 13331 fast-fifo: 1.3.2 12470 - streamx: 2.23.0 13332 + streamx: 2.25.0 12471 13333 transitivePeerDependencies: 12472 13334 - bare-abort-controller 12473 13335 - bare-buffer 12474 13336 - react-native-b4a 12475 13337 12476 - tar@7.5.11: 13338 + tar@7.5.13: 12477 13339 dependencies: 12478 13340 '@isaacs/fs-minipass': 4.0.1 12479 13341 chownr: 3.0.0 ··· 12491 13353 12492 13354 teex@1.0.1: 12493 13355 dependencies: 12494 - streamx: 2.23.0 13356 + streamx: 2.25.0 12495 13357 transitivePeerDependencies: 12496 13358 - bare-abort-controller 12497 13359 - react-native-b4a ··· 12511 13373 commander: 2.20.3 12512 13374 source-map-support: 0.5.21 12513 13375 12514 - terser@5.46.0: 13376 + terser@5.46.2: 12515 13377 dependencies: 12516 13378 '@jridgewell/source-map': 0.3.11 12517 13379 acorn: 8.16.0 ··· 12534 13396 12535 13397 tinyexec@1.0.2: {} 12536 13398 13399 + tinyexec@1.1.2: {} 13400 + 12537 13401 tinyglobby@0.2.15: 12538 13402 dependencies: 12539 13403 fdir: 6.5.0(picomatch@4.0.3) 12540 13404 picomatch: 4.0.3 12541 13405 12542 - tinyrainbow@3.0.3: {} 13406 + tinyglobby@0.2.16: 13407 + dependencies: 13408 + fdir: 6.5.0(picomatch@4.0.4) 13409 + picomatch: 4.0.4 13410 + 13411 + tinyrainbow@3.1.0: {} 12543 13412 12544 13413 to-regex-range@5.0.1: 12545 13414 dependencies: ··· 12556 13425 12557 13426 tr46@0.0.3: {} 12558 13427 12559 - ts-api-utils@2.4.0(typescript@5.9.3): 13428 + ts-api-utils@2.5.0(typescript@5.9.3): 12560 13429 dependencies: 12561 13430 typescript: 5.9.3 12562 13431 ··· 12571 13440 dependencies: 12572 13441 prelude-ls: 1.2.1 12573 13442 12574 - type-fest@5.4.4: 13443 + type-fest@5.6.0: 12575 13444 dependencies: 12576 13445 tagged-tag: 1.0.0 12577 13446 ··· 12583 13452 12584 13453 ufo@1.6.3: {} 12585 13454 13455 + ufo@1.6.4: {} 13456 + 12586 13457 ultrahtml@1.6.0: {} 12587 13458 12588 - unbuild@3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)): 13459 + unbuild@3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)))(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3)): 12589 13460 dependencies: 12590 - '@rollup/plugin-alias': 5.1.1(rollup@4.59.0) 12591 - '@rollup/plugin-commonjs': 28.0.9(rollup@4.59.0) 12592 - '@rollup/plugin-json': 6.1.0(rollup@4.59.0) 12593 - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.59.0) 12594 - '@rollup/plugin-replace': 6.0.3(rollup@4.59.0) 12595 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 13461 + '@rollup/plugin-alias': 5.1.1(rollup@4.60.2) 13462 + '@rollup/plugin-commonjs': 28.0.9(rollup@4.60.2) 13463 + '@rollup/plugin-json': 6.1.0(rollup@4.60.2) 13464 + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.60.2) 13465 + '@rollup/plugin-replace': 6.0.3(rollup@4.60.2) 13466 + '@rollup/pluginutils': 5.3.0(rollup@4.60.2) 12596 13467 citty: 0.1.6 12597 13468 consola: 3.4.2 12598 - defu: 6.1.4 13469 + defu: 6.1.7 12599 13470 esbuild: 0.25.12 12600 13471 fix-dts-default-cjs-exports: 1.0.1 12601 13472 hookable: 5.5.3 12602 13473 jiti: 2.6.1 12603 13474 magic-string: 0.30.21 12604 - mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)))(vue-tsc@3.2.5(typescript@5.9.3))(vue@3.5.30(typescript@5.9.3)) 12605 - mlly: 1.8.1 13475 + mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)))(vue-tsc@3.2.7(typescript@5.9.3))(vue@3.5.33(typescript@5.9.3)) 13476 + mlly: 1.8.2 12606 13477 pathe: 2.0.3 12607 - pkg-types: 2.3.0 13478 + pkg-types: 2.3.1 12608 13479 pretty-bytes: 7.1.0 12609 - rollup: 4.59.0 12610 - rollup-plugin-dts: 6.3.0(rollup@4.59.0)(typescript@5.9.3) 13480 + rollup: 4.60.2 13481 + rollup-plugin-dts: 6.4.1(rollup@4.60.2)(typescript@5.9.3) 12611 13482 scule: 1.3.0 12612 - tinyglobby: 0.2.15 13483 + tinyglobby: 0.2.16 12613 13484 untyped: 2.0.0 12614 13485 optionalDependencies: 12615 13486 typescript: 5.9.3 ··· 12638 13509 undici-types@7.16.0: 12639 13510 optional: true 12640 13511 12641 - undici-types@7.18.2: {} 13512 + undici-types@7.19.2: {} 12642 13513 12643 13514 undici@7.16.0: {} 12644 13515 ··· 12666 13537 dependencies: 12667 13538 hookable: 5.5.3 12668 13539 12669 - unhead@2.1.12: 13540 + unhead@2.1.13: 12670 13541 dependencies: 12671 - hookable: 6.0.1 13542 + hookable: 6.1.1 12672 13543 12673 13544 unicorn-magic@0.3.0: {} 12674 13545 ··· 12691 13562 unplugin: 2.3.11 12692 13563 unplugin-utils: 0.3.1 12693 13564 12694 - unimport@5.7.0: 13565 + unimport@6.2.0(oxc-parser@0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)): 12695 13566 dependencies: 12696 13567 acorn: 8.16.0 12697 13568 escape-string-regexp: 5.0.0 12698 13569 estree-walker: 3.0.3 12699 13570 local-pkg: 1.1.2 12700 13571 magic-string: 0.30.21 12701 - mlly: 1.8.1 13572 + mlly: 1.8.2 12702 13573 pathe: 2.0.3 12703 - picomatch: 4.0.3 12704 - pkg-types: 2.3.0 13574 + picomatch: 4.0.4 13575 + pkg-types: 2.3.1 12705 13576 scule: 1.3.0 12706 13577 strip-literal: 3.1.0 12707 - tinyglobby: 0.2.15 12708 - unplugin: 2.3.11 13578 + tinyglobby: 0.2.16 13579 + unplugin: 3.0.0 12709 13580 unplugin-utils: 0.3.1 13581 + optionalDependencies: 13582 + oxc-parser: 0.117.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) 12710 13583 12711 13584 unplugin-utils@0.2.5: 12712 13585 dependencies: ··· 12716 13589 unplugin-utils@0.3.1: 12717 13590 dependencies: 12718 13591 pathe: 2.0.3 12719 - picomatch: 4.0.3 13592 + picomatch: 4.0.4 12720 13593 12721 13594 unplugin-vue-router@0.15.0(@vue/compiler-sfc@3.5.22)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)): 12722 13595 dependencies: ··· 12743 13616 - typescript 12744 13617 - vue 12745 13618 12746 - unplugin-vue-router@0.19.2(@vue/compiler-sfc@3.5.30)(vue-router@4.6.4(vue@3.5.30(typescript@5.9.3)))(vue@3.5.30(typescript@5.9.3)): 12747 - dependencies: 12748 - '@babel/generator': 7.29.1 12749 - '@vue-macros/common': 3.1.2(vue@3.5.30(typescript@5.9.3)) 12750 - '@vue/compiler-sfc': 3.5.30 12751 - '@vue/language-core': 3.2.5 12752 - ast-walker-scope: 0.8.3 12753 - chokidar: 5.0.0 12754 - json5: 2.2.3 12755 - local-pkg: 1.1.2 12756 - magic-string: 0.30.21 12757 - mlly: 1.8.1 12758 - muggle-string: 0.4.1 12759 - pathe: 2.0.3 12760 - picomatch: 4.0.3 12761 - scule: 1.3.0 12762 - tinyglobby: 0.2.15 12763 - unplugin: 2.3.11 12764 - unplugin-utils: 0.3.1 12765 - yaml: 2.8.2 12766 - optionalDependencies: 12767 - vue-router: 4.6.4(vue@3.5.30(typescript@5.9.3)) 12768 - transitivePeerDependencies: 12769 - - vue 12770 - 12771 13619 unplugin@2.3.10: 12772 13620 dependencies: 12773 13621 '@jridgewell/remapping': 2.3.5 ··· 12779 13627 dependencies: 12780 13628 '@jridgewell/remapping': 2.3.5 12781 13629 acorn: 8.16.0 12782 - picomatch: 4.0.3 13630 + picomatch: 4.0.4 12783 13631 webpack-virtual-modules: 0.6.2 12784 13632 12785 13633 unplugin@3.0.0: 12786 13634 dependencies: 12787 13635 '@jridgewell/remapping': 2.3.5 12788 - picomatch: 4.0.3 13636 + picomatch: 4.0.4 12789 13637 webpack-virtual-modules: 0.6.2 12790 13638 13639 + unrouting@0.1.7: 13640 + dependencies: 13641 + escape-string-regexp: 5.0.0 13642 + ufo: 1.6.4 13643 + 12791 13644 unrs-resolver@1.11.1: 12792 13645 dependencies: 12793 13646 napi-postinstall: 0.3.4 ··· 12826 13679 db0: 0.3.4 12827 13680 ioredis: 5.8.2 12828 13681 12829 - unstorage@1.17.4(db0@0.3.4)(ioredis@5.10.0): 13682 + unstorage@1.17.5(db0@0.3.4)(ioredis@5.10.1): 12830 13683 dependencies: 12831 13684 anymatch: 3.1.3 12832 13685 chokidar: 5.0.0 12833 13686 destr: 2.0.5 12834 - h3: 1.15.6 12835 - lru-cache: 11.2.6 13687 + h3: 1.15.11 13688 + lru-cache: 11.3.5 12836 13689 node-fetch-native: 1.6.7 12837 13690 ofetch: 1.5.1 12838 - ufo: 1.6.3 13691 + ufo: 1.6.4 12839 13692 optionalDependencies: 12840 13693 db0: 0.3.4 12841 - ioredis: 5.10.0 13694 + ioredis: 5.10.1 12842 13695 12843 13696 untun@0.1.3: 12844 13697 dependencies: ··· 12849 13702 untyped@2.0.0: 12850 13703 dependencies: 12851 13704 citty: 0.1.6 12852 - defu: 6.1.4 13705 + defu: 6.1.7 12853 13706 jiti: 2.6.1 12854 13707 knitwork: 1.3.0 12855 13708 scule: 1.3.0 ··· 12868 13721 exsolve: 1.0.8 12869 13722 knitwork: 1.3.0 12870 13723 magic-string: 0.30.21 12871 - mlly: 1.8.1 13724 + mlly: 1.8.2 12872 13725 pathe: 2.0.3 12873 - pkg-types: 2.3.0 13726 + pkg-types: 2.3.1 12874 13727 12875 13728 update-browserslist-db@1.1.4(browserslist@4.27.0): 12876 13729 dependencies: ··· 12881 13734 update-browserslist-db@1.2.3(browserslist@4.28.1): 12882 13735 dependencies: 12883 13736 browserslist: 4.28.1 13737 + escalade: 3.2.0 13738 + picocolors: 1.1.1 13739 + 13740 + update-browserslist-db@1.2.3(browserslist@4.28.2): 13741 + dependencies: 13742 + browserslist: 4.28.2 12884 13743 escalade: 3.2.0 12885 13744 picocolors: 1.1.1 12886 13745 12887 13746 uqr@0.1.2: {} 12888 13747 13748 + uqr@0.1.3: {} 13749 + 12889 13750 uri-js@4.4.1: 12890 13751 dependencies: 12891 13752 punycode: 2.3.1 ··· 12898 13759 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 12899 13760 vite-hot-client: 2.1.0(vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)) 12900 13761 12901 - vite-dev-rpc@1.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 13762 + vite-dev-rpc@1.1.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)): 12902 13763 dependencies: 12903 13764 birpc: 2.9.0 12904 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 12905 - vite-hot-client: 2.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13765 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 13766 + vite-hot-client: 2.1.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 12906 13767 12907 13768 vite-hot-client@2.1.0(vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)): 12908 13769 dependencies: 12909 13770 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 12910 13771 12911 - vite-hot-client@2.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 13772 + vite-hot-client@2.1.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)): 12912 13773 dependencies: 12913 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13774 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 12914 13775 12915 13776 vite-node@3.2.4(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1): 12916 13777 dependencies: ··· 12933 13794 - tsx 12934 13795 - yaml 12935 13796 12936 - vite-node@5.3.0(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 13797 + vite-node@5.3.0(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3): 12937 13798 dependencies: 12938 13799 cac: 6.7.14 12939 - es-module-lexer: 2.0.0 13800 + es-module-lexer: 2.1.0 12940 13801 obug: 2.1.1 12941 13802 pathe: 2.0.3 12942 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13803 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 12943 13804 transitivePeerDependencies: 12944 13805 - '@types/node' 12945 13806 - jiti ··· 12970 13831 typescript: 5.9.3 12971 13832 vue-tsc: 2.2.12(typescript@5.9.3) 12972 13833 12973 - vite-plugin-checker@0.12.0(eslint@9.39.4(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue-tsc@3.2.5(typescript@5.9.3)): 13834 + vite-plugin-checker@0.12.0(eslint@9.39.4(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue-tsc@3.2.7(typescript@5.9.3)): 12974 13835 dependencies: 12975 13836 '@babel/code-frame': 7.29.0 12976 13837 chokidar: 4.0.3 12977 13838 npm-run-path: 6.0.0 12978 13839 picocolors: 1.1.1 12979 - picomatch: 4.0.3 13840 + picomatch: 4.0.4 12980 13841 tiny-invariant: 1.3.3 12981 - tinyglobby: 0.2.15 12982 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13842 + tinyglobby: 0.2.16 13843 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 12983 13844 vscode-uri: 3.1.0 12984 13845 optionalDependencies: 12985 13846 eslint: 9.39.4(jiti@2.6.1) 12986 13847 optionator: 0.9.4 12987 13848 typescript: 5.9.3 12988 - vue-tsc: 3.2.5(typescript@5.9.3) 13849 + vue-tsc: 3.2.7(typescript@5.9.3) 12989 13850 12990 13851 vite-plugin-inspect@11.3.3(@nuxt/kit@3.19.3(magicast@0.3.5))(vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1)): 12991 13852 dependencies: ··· 13004 13865 transitivePeerDependencies: 13005 13866 - supports-color 13006 13867 13007 - vite-plugin-inspect@11.3.3(@nuxt/kit@4.3.1(magicast@0.5.2))(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 13868 + vite-plugin-inspect@11.3.3(@nuxt/kit@4.4.2(magicast@0.5.2))(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)): 13008 13869 dependencies: 13009 13870 ansis: 4.2.0 13010 13871 debug: 4.4.3 ··· 13014 13875 perfect-debounce: 2.1.0 13015 13876 sirv: 3.0.2 13016 13877 unplugin-utils: 0.3.1 13017 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13018 - vite-dev-rpc: 1.1.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13878 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 13879 + vite-dev-rpc: 1.1.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 13019 13880 optionalDependencies: 13020 - '@nuxt/kit': 4.3.1(magicast@0.5.2) 13881 + '@nuxt/kit': 4.4.2(magicast@0.5.2) 13021 13882 transitivePeerDependencies: 13022 13883 - supports-color 13023 13884 ··· 13031 13892 vite: 7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1) 13032 13893 vue: 3.5.22(typescript@5.9.3) 13033 13894 13034 - vite-plugin-vue-tracer@1.2.0(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vue@3.5.30(typescript@5.9.3)): 13895 + vite-plugin-vue-tracer@1.3.0(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vue@3.5.33(typescript@5.9.3)): 13035 13896 dependencies: 13036 13897 estree-walker: 3.0.3 13037 13898 exsolve: 1.0.8 13038 13899 magic-string: 0.30.21 13039 13900 pathe: 2.0.3 13040 13901 source-map-js: 1.2.1 13041 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13042 - vue: 3.5.30(typescript@5.9.3) 13902 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 13903 + vue: 3.5.33(typescript@5.9.3) 13043 13904 13044 13905 vite@7.1.12(@types/node@24.9.1)(jiti@2.6.1)(terser@5.44.0)(yaml@2.8.1): 13045 13906 dependencies: ··· 13056 13917 terser: 5.44.0 13057 13918 yaml: 2.8.1 13058 13919 13059 - vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 13920 + vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3): 13060 13921 dependencies: 13061 - esbuild: 0.27.3 13062 - fdir: 6.5.0(picomatch@4.0.3) 13063 - picomatch: 4.0.3 13064 - postcss: 8.5.8 13065 - rollup: 4.59.0 13066 - tinyglobby: 0.2.15 13922 + esbuild: 0.27.7 13923 + fdir: 6.5.0(picomatch@4.0.4) 13924 + picomatch: 4.0.4 13925 + postcss: 8.5.12 13926 + rollup: 4.60.2 13927 + tinyglobby: 0.2.16 13067 13928 optionalDependencies: 13068 - '@types/node': 25.4.0 13929 + '@types/node': 25.6.0 13069 13930 fsevents: 2.3.3 13070 13931 jiti: 2.6.1 13071 - terser: 5.46.0 13072 - yaml: 2.8.2 13932 + terser: 5.46.2 13933 + yaml: 2.8.3 13073 13934 13074 - vitest-environment-nuxt@1.0.1(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)): 13935 + vitest-environment-nuxt@2.0.0(crossws@0.4.5(srvx@0.11.15))(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vitest@4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))): 13075 13936 dependencies: 13076 - '@nuxt/test-utils': 4.0.0(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13937 + '@nuxt/test-utils': 4.0.3(crossws@0.4.5(srvx@0.11.15))(magicast@0.5.2)(typescript@5.9.3)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))(vitest@4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3))) 13077 13938 transitivePeerDependencies: 13078 13939 - '@cucumber/cucumber' 13079 13940 - '@jest/globals' ··· 13090 13951 - vite 13091 13952 - vitest 13092 13953 13093 - vitest@4.0.18(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2): 13954 + vitest@4.1.5(@types/node@25.6.0)(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)): 13094 13955 dependencies: 13095 - '@vitest/expect': 4.0.18 13096 - '@vitest/mocker': 4.0.18(vite@7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2)) 13097 - '@vitest/pretty-format': 4.0.18 13098 - '@vitest/runner': 4.0.18 13099 - '@vitest/snapshot': 4.0.18 13100 - '@vitest/spy': 4.0.18 13101 - '@vitest/utils': 4.0.18 13102 - es-module-lexer: 1.7.0 13956 + '@vitest/expect': 4.1.5 13957 + '@vitest/mocker': 4.1.5(vite@7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3)) 13958 + '@vitest/pretty-format': 4.1.5 13959 + '@vitest/runner': 4.1.5 13960 + '@vitest/snapshot': 4.1.5 13961 + '@vitest/spy': 4.1.5 13962 + '@vitest/utils': 4.1.5 13963 + es-module-lexer: 2.1.0 13103 13964 expect-type: 1.3.0 13104 13965 magic-string: 0.30.21 13105 13966 obug: 2.1.1 13106 13967 pathe: 2.0.3 13107 - picomatch: 4.0.3 13108 - std-env: 3.10.0 13968 + picomatch: 4.0.4 13969 + std-env: 4.1.0 13109 13970 tinybench: 2.9.0 13110 - tinyexec: 1.0.2 13111 - tinyglobby: 0.2.15 13112 - tinyrainbow: 3.0.3 13113 - vite: 7.3.1(@types/node@25.4.0)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2) 13971 + tinyexec: 1.1.2 13972 + tinyglobby: 0.2.16 13973 + tinyrainbow: 3.1.0 13974 + vite: 7.3.2(@types/node@25.6.0)(jiti@2.6.1)(terser@5.46.2)(yaml@2.8.3) 13114 13975 why-is-node-running: 2.3.0 13115 13976 optionalDependencies: 13116 - '@types/node': 25.4.0 13977 + '@types/node': 25.6.0 13117 13978 transitivePeerDependencies: 13118 - - jiti 13119 - - less 13120 - - lightningcss 13121 13979 - msw 13122 - - sass 13123 - - sass-embedded 13124 - - stylus 13125 - - sugarss 13126 - - terser 13127 - - tsx 13128 - - yaml 13129 13980 13130 13981 vscode-uri@3.1.0: {} 13131 13982 13132 13983 vue-bundle-renderer@2.2.0: 13133 13984 dependencies: 13134 - ufo: 1.6.3 13985 + ufo: 1.6.4 13135 13986 13136 13987 vue-devtools-stub@0.1.0: {} 13137 13988 ··· 13152 14003 '@vue/devtools-api': 6.6.4 13153 14004 vue: 3.5.22(typescript@5.9.3) 13154 14005 13155 - vue-router@4.6.4(vue@3.5.30(typescript@5.9.3)): 14006 + vue-router@5.0.6(@vue/compiler-sfc@3.5.33)(vue@3.5.33(typescript@5.9.3)): 13156 14007 dependencies: 13157 - '@vue/devtools-api': 6.6.4 13158 - vue: 3.5.30(typescript@5.9.3) 14008 + '@babel/generator': 7.29.1 14009 + '@vue-macros/common': 3.1.2(vue@3.5.33(typescript@5.9.3)) 14010 + '@vue/devtools-api': 8.1.1 14011 + ast-walker-scope: 0.8.3 14012 + chokidar: 5.0.0 14013 + json5: 2.2.3 14014 + local-pkg: 1.1.2 14015 + magic-string: 0.30.21 14016 + mlly: 1.8.2 14017 + muggle-string: 0.4.1 14018 + pathe: 2.0.3 14019 + picomatch: 4.0.4 14020 + scule: 1.3.0 14021 + tinyglobby: 0.2.16 14022 + unplugin: 3.0.0 14023 + unplugin-utils: 0.3.1 14024 + vue: 3.5.33(typescript@5.9.3) 14025 + yaml: 2.8.3 14026 + optionalDependencies: 14027 + '@vue/compiler-sfc': 3.5.33 13159 14028 13160 - vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.30)(esbuild@0.27.3)(vue@3.5.30(typescript@5.9.3)): 14029 + vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.33)(esbuild@0.28.0)(vue@3.5.33(typescript@5.9.3)): 13161 14030 dependencies: 13162 - '@babel/parser': 7.29.0 13163 - '@vue/compiler-core': 3.5.30 13164 - esbuild: 0.27.3 13165 - vue: 3.5.30(typescript@5.9.3) 14031 + '@babel/parser': 7.29.2 14032 + '@vue/compiler-core': 3.5.33 14033 + esbuild: 0.28.0 14034 + vue: 3.5.33(typescript@5.9.3) 13166 14035 13167 14036 vue-tsc@2.2.12(typescript@5.9.3): 13168 14037 dependencies: ··· 13171 14040 typescript: 5.9.3 13172 14041 optional: true 13173 14042 13174 - vue-tsc@3.2.5(typescript@5.9.3): 14043 + vue-tsc@3.2.7(typescript@5.9.3): 13175 14044 dependencies: 13176 14045 '@volar/typescript': 2.4.28 13177 - '@vue/language-core': 3.2.5 14046 + '@vue/language-core': 3.2.7 13178 14047 typescript: 5.9.3 13179 14048 13180 14049 vue@3.5.22(typescript@5.9.3): ··· 13187 14056 optionalDependencies: 13188 14057 typescript: 5.9.3 13189 14058 13190 - vue@3.5.30(typescript@5.9.3): 14059 + vue@3.5.33(typescript@5.9.3): 13191 14060 dependencies: 13192 - '@vue/compiler-dom': 3.5.30 13193 - '@vue/compiler-sfc': 3.5.30 13194 - '@vue/runtime-dom': 3.5.30 13195 - '@vue/server-renderer': 3.5.30(vue@3.5.30(typescript@5.9.3)) 13196 - '@vue/shared': 3.5.30 14061 + '@vue/compiler-dom': 3.5.33 14062 + '@vue/compiler-sfc': 3.5.33 14063 + '@vue/runtime-dom': 3.5.33 14064 + '@vue/server-renderer': 3.5.33(vue@3.5.33(typescript@5.9.3)) 14065 + '@vue/shared': 3.5.33 13197 14066 optionalDependencies: 13198 14067 typescript: 5.9.3 13199 14068 ··· 13216 14085 dependencies: 13217 14086 isexe: 3.1.5 13218 14087 14088 + which@6.0.1: 14089 + dependencies: 14090 + isexe: 4.0.0 14091 + 13219 14092 why-is-node-running@2.3.0: 13220 14093 dependencies: 13221 14094 siginfo: 2.0.0 ··· 13235 14108 string-width: 5.1.2 13236 14109 strip-ansi: 7.2.0 13237 14110 14111 + wrap-ansi@9.0.2: 14112 + dependencies: 14113 + ansi-styles: 6.2.3 14114 + string-width: 7.2.0 14115 + strip-ansi: 7.2.0 14116 + 13238 14117 ws@8.18.3: {} 13239 14118 13240 - ws@8.19.0: {} 14119 + ws@8.20.0: {} 13241 14120 13242 14121 wsl-utils@0.1.0: 13243 14122 dependencies: 13244 14123 is-wsl: 3.1.1 13245 14124 14125 + wsl-utils@0.3.1: 14126 + dependencies: 14127 + is-wsl: 3.1.1 14128 + powershell-utils: 0.1.0 14129 + 13246 14130 xml-name-validator@4.0.0: {} 13247 14131 13248 14132 y18n@5.0.8: {} ··· 13253 14137 13254 14138 yaml@2.8.1: {} 13255 14139 13256 - yaml@2.8.2: {} 14140 + yaml@2.8.3: {} 13257 14141 13258 14142 yargs-parser@21.1.1: {} 14143 + 14144 + yargs-parser@22.0.0: {} 13259 14145 13260 14146 yargs@17.7.2: 13261 14147 dependencies: ··· 13266 14152 string-width: 4.2.3 13267 14153 y18n: 5.0.8 13268 14154 yargs-parser: 21.1.1 14155 + 14156 + yargs@18.0.0: 14157 + dependencies: 14158 + cliui: 9.0.1 14159 + escalade: 3.2.0 14160 + get-caller-file: 2.0.5 14161 + string-width: 7.2.0 14162 + y18n: 5.0.8 14163 + yargs-parser: 22.0.0 13269 14164 13270 14165 yocto-queue@0.1.0: {} 13271 14166 ··· 13276 14171 '@poppinss/exception': 1.2.3 13277 14172 error-stack-parser-es: 1.0.5 13278 14173 13279 - youch@4.1.0: 13280 - dependencies: 13281 - '@poppinss/colors': 4.1.6 13282 - '@poppinss/dumper': 0.7.0 13283 - '@speed-highlight/core': 1.2.14 13284 - cookie-es: 2.0.0 13285 - youch-core: 0.3.3 13286 - 13287 14174 youch@4.1.0-beta.11: 13288 14175 dependencies: 13289 14176 '@poppinss/colors': 4.1.5 13290 14177 '@poppinss/dumper': 0.6.4 13291 14178 '@speed-highlight/core': 1.2.8 13292 14179 cookie: 1.0.2 14180 + youch-core: 0.3.3 14181 + 14182 + youch@4.1.1: 14183 + dependencies: 14184 + '@poppinss/colors': 4.1.6 14185 + '@poppinss/dumper': 0.7.0 14186 + '@speed-highlight/core': 1.2.15 14187 + cookie-es: 3.1.1 13293 14188 youch-core: 0.3.3 13294 14189 13295 14190 zip-stream@6.0.1: