fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

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

chore(deps): update dependency oxfmt to v0.32.0

authored by

renovate[bot] and committed by
GitHub
a3cf0e12 26744e1f

+629 -104
+1 -1
package.json
··· 69 69 "globals": "17.3.0", 70 70 "husky": "9.1.7", 71 71 "lint-staged": "16.2.7", 72 - "oxfmt": "0.28.0", 72 + "oxfmt": "0.32.0", 73 73 "ts-node": "10.9.2", 74 74 "tsdown": "0.18.4", 75 75 "tsx": "4.21.0",
+628 -103
pnpm-lock.yaml
··· 77 77 specifier: 16.2.7 78 78 version: 16.2.7 79 79 oxfmt: 80 - specifier: 0.28.0 81 - version: 0.28.0 80 + specifier: 0.32.0 81 + version: 0.32.0 82 82 ts-node: 83 83 specifier: 10.9.2 84 84 version: 10.9.2(@types/node@24.10.10)(typescript@5.9.3) ··· 1260 1260 version: 1.8.0 1261 1261 nuxt: 1262 1262 specifier: '>=3.0.0' 1263 - version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)) 1263 + version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)) 1264 1264 vue: 1265 1265 specifier: '>=3.5.13' 1266 1266 version: 3.5.13(typescript@5.9.3) ··· 1371 1371 version: 1.14.3 1372 1372 nuxt: 1373 1373 specifier: 3.14.1592 1374 - version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)) 1374 + version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue-tsc@3.2.4(typescript@5.9.3)) 1375 1375 ofetch: 1376 1376 specifier: 1.5.1 1377 1377 version: 1.5.1 ··· 1395 1395 devDependencies: 1396 1396 '@angular-devkit/build-angular': 1397 1397 specifier: 21.1.2 1398 - version: 21.1.2(9af5e716472b9401ac14ef1ceb077153) 1398 + version: 21.1.2(66178cc5007ef2a5a91df0799121bd6b) 1399 1399 '@angular/animations': 1400 1400 specifier: 21.1.2 1401 1401 version: 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0)) 1402 1402 '@angular/cli': 1403 1403 specifier: 21.1.2 1404 - version: 21.1.2(@types/node@25.2.1)(chokidar@5.0.0)(hono@4.11.8) 1404 + version: 21.1.2(@types/node@24.10.10)(chokidar@5.0.0)(hono@4.11.8) 1405 1405 '@angular/common': 1406 1406 specifier: 21.1.2 1407 1407 version: 21.1.2(@angular/core@21.1.2(@angular/compiler@21.1.2)(rxjs@7.8.2)(zone.js@0.16.0))(rxjs@7.8.2) ··· 1482 1482 version: 3.3.2 1483 1483 nuxt: 1484 1484 specifier: 3.14.1592 1485 - version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)) 1485 + version: 3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@24.10.10)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)) 1486 1486 ofetch: 1487 1487 specifier: 1.5.1 1488 1488 version: 1.5.1 ··· 1491 1491 version: 7.8.2 1492 1492 ts-node: 1493 1493 specifier: 10.9.2 1494 - version: 10.9.2(@types/node@25.2.1)(typescript@5.9.3) 1494 + version: 10.9.2(@types/node@24.10.10)(typescript@5.9.3) 1495 1495 tslib: 1496 1496 specifier: 2.8.1 1497 1497 version: 2.8.1 ··· 5357 5357 cpu: [x64] 5358 5358 os: [win32] 5359 5359 5360 - '@oxfmt/darwin-arm64@0.27.0': 5361 - resolution: {integrity: sha512-3vwqyzNlVTVFVzHMlrqxb4tgVgHp6FYS0uIxsIZ/SeEDG0azaqiOw/2t8LlJ9f72PKRLWSey+Ak99tiKgpbsnQ==} 5360 + '@oxfmt/binding-android-arm-eabi@0.32.0': 5361 + resolution: {integrity: sha512-DpVyuVzgLH6/MvuB/YD3vXO9CN/o9EdRpA0zXwe/tagP6yfVSFkFWkPqTROdqp0mlzLH5Yl+/m+hOrcM601EbA==} 5362 + engines: {node: ^20.19.0 || >=22.12.0} 5363 + cpu: [arm] 5364 + os: [android] 5365 + 5366 + '@oxfmt/binding-android-arm64@0.32.0': 5367 + resolution: {integrity: sha512-w1cmNXf9zs0vKLuNgyUF3hZ9VUAS1hBmQGndYJv1OmcVqStBtRTRNxSWkWM0TMkrA9UbvIvM9gfN+ib4Wy6lkQ==} 5368 + engines: {node: ^20.19.0 || >=22.12.0} 5362 5369 cpu: [arm64] 5363 - os: [darwin] 5370 + os: [android] 5364 5371 5365 - '@oxfmt/darwin-arm64@0.28.0': 5366 - resolution: {integrity: sha512-jmUfF7cNJPw57bEK7sMIqrYRgn4LH428tSgtgLTCtjuGuu1ShREyrkeB7y8HtkXRfhBs4lVY+HMLhqElJvZ6ww==} 5372 + '@oxfmt/binding-darwin-arm64@0.32.0': 5373 + resolution: {integrity: sha512-m6wQojz/hn94XdZugFPtdFbOvXbOSYEqPsR2gyLyID3BvcrC2QsJyT1o3gb4BZEGtZrG1NiKVGwDRLM0dHd2mg==} 5374 + engines: {node: ^20.19.0 || >=22.12.0} 5367 5375 cpu: [arm64] 5368 5376 os: [darwin] 5369 5377 5370 - '@oxfmt/darwin-x64@0.27.0': 5371 - resolution: {integrity: sha512-5u8mZVLm70v6l1wLZ2MmeNIEzGsruwKw5F7duePzpakPfxGtLpiFNUwe4aBUJULTP6aMzH+A4dA0JOn8lb7Luw==} 5378 + '@oxfmt/binding-darwin-x64@0.32.0': 5379 + resolution: {integrity: sha512-hN966Uh6r3Erkg2MvRcrJWaB6QpBzP15rxWK/QtkUyD47eItJLsAQ2Hrm88zMIpFZ3COXZLuN3hqgSlUtvB0Xw==} 5380 + engines: {node: ^20.19.0 || >=22.12.0} 5372 5381 cpu: [x64] 5373 5382 os: [darwin] 5374 5383 5375 - '@oxfmt/darwin-x64@0.28.0': 5376 - resolution: {integrity: sha512-S6vlV8S7jbjzJOSjfVg2CimUC0r7/aHDLdUm/3+/B/SU/s1jV7ivqWkMv1/8EB43d1BBwT9JQ60ZMTkBqeXSFA==} 5384 + '@oxfmt/binding-freebsd-x64@0.32.0': 5385 + resolution: {integrity: sha512-g5UZPGt8tJj263OfSiDGdS54HPa0KgFfspLVAUivVSdoOgsk6DkwVS9nO16xQTDztzBPGxTvrby8WuufF0g86Q==} 5386 + engines: {node: ^20.19.0 || >=22.12.0} 5377 5387 cpu: [x64] 5378 - os: [darwin] 5388 + os: [freebsd] 5389 + 5390 + '@oxfmt/binding-linux-arm-gnueabihf@0.32.0': 5391 + resolution: {integrity: sha512-F4ZY83/PVQo9ZJhtzoMqbmjqEyTVEZjbaw4x1RhzdfUhddB41ZB2Vrt4eZi7b4a4TP85gjPRHgQBeO0c1jbtaw==} 5392 + engines: {node: ^20.19.0 || >=22.12.0} 5393 + cpu: [arm] 5394 + os: [linux] 5379 5395 5380 - '@oxfmt/linux-arm64-gnu@0.27.0': 5381 - resolution: {integrity: sha512-aql/LLYriX/5Ar7o5Qivnp/qMTUPNiOCr7cFLvmvzYZa3XL0H8XtbKUfIVm+9ILR0urXQzcml+L8pLe1p8sgEg==} 5396 + '@oxfmt/binding-linux-arm-musleabihf@0.32.0': 5397 + resolution: {integrity: sha512-olR37eG16Lzdj9OBSvuoT5RxzgM5xfQEHm1OEjB3M7Wm4KWa5TDWIT13Aiy74GvAN77Hq1+kUKcGVJ/0ynf75g==} 5398 + engines: {node: ^20.19.0 || >=22.12.0} 5399 + cpu: [arm] 5400 + os: [linux] 5401 + 5402 + '@oxfmt/binding-linux-arm64-gnu@0.32.0': 5403 + resolution: {integrity: sha512-eZhk6AIjRCDeLoXYBhMW7qq/R1YyVi+tGnGfc3kp7AZQrMsFaWtP/bgdCJCTNXMpbMwymtVz0qhSQvR5w2sKcg==} 5404 + engines: {node: ^20.19.0 || >=22.12.0} 5382 5405 cpu: [arm64] 5383 5406 os: [linux] 5384 5407 libc: [glibc] 5385 5408 5386 - '@oxfmt/linux-arm64-gnu@0.28.0': 5387 - resolution: {integrity: sha512-TfJkMZjePbLiskmxFXVAbGI/OZtD+y+fwS0wyW8O6DWG0ARTf0AipY9zGwGoOdpFuXOJceXvN4SHGLbYNDMY4Q==} 5409 + '@oxfmt/binding-linux-arm64-musl@0.32.0': 5410 + resolution: {integrity: sha512-UYiqO9MlipntFbdbUKOIo84vuyzrK4TVIs7Etat91WNMFSW54F6OnHq08xa5ZM+K9+cyYMgQPXvYCopuP+LyKw==} 5411 + engines: {node: ^20.19.0 || >=22.12.0} 5388 5412 cpu: [arm64] 5389 5413 os: [linux] 5414 + libc: [musl] 5415 + 5416 + '@oxfmt/binding-linux-ppc64-gnu@0.32.0': 5417 + resolution: {integrity: sha512-IDH/fxMv+HmKsMtsjEbXqhScCKDIYp38sgGEcn0QKeXMxrda67PPZA7HMfoUwEtFUG+jsO1XJxTrQsL+kQ90xQ==} 5418 + engines: {node: ^20.19.0 || >=22.12.0} 5419 + cpu: [ppc64] 5420 + os: [linux] 5390 5421 libc: [glibc] 5391 5422 5392 - '@oxfmt/linux-arm64-musl@0.27.0': 5393 - resolution: {integrity: sha512-6u/kNb7hubthg4u/pn3MK/GJLwPgjDvDDnjjr7TC0/OK/xztef8ToXmycxIQ9OeDNIJJf7Z0Ss/rHnKvQOWzRw==} 5394 - cpu: [arm64] 5423 + '@oxfmt/binding-linux-riscv64-gnu@0.32.0': 5424 + resolution: {integrity: sha512-bQFGPDa0buYWJFeK2I7ah8wRZjrAgamaG2OAGv+Ua5UMYEnHxmHcv+r8lWUUrwP2oqQGvp1SB8JIVtBbYuAueQ==} 5425 + engines: {node: ^20.19.0 || >=22.12.0} 5426 + cpu: [riscv64] 5427 + os: [linux] 5428 + libc: [glibc] 5429 + 5430 + '@oxfmt/binding-linux-riscv64-musl@0.32.0': 5431 + resolution: {integrity: sha512-3vFp9DW1ItEKWltADzCFqG5N7rYFToT4ztlhg8wALoo2E2VhveLD88uAF4FF9AxD9NhgHDGmPCV+WZl/Qlj8cQ==} 5432 + engines: {node: ^20.19.0 || >=22.12.0} 5433 + cpu: [riscv64] 5395 5434 os: [linux] 5396 5435 libc: [musl] 5397 5436 5398 - '@oxfmt/linux-arm64-musl@0.28.0': 5399 - resolution: {integrity: sha512-7fyQUdW203v4WWGr1T3jwTz4L7KX9y5DeATryQ6fLT6QQp9GEuct8/k0lYhd+ys42iTV/IkJF20e3YkfSOOILg==} 5400 - cpu: [arm64] 5437 + '@oxfmt/binding-linux-s390x-gnu@0.32.0': 5438 + resolution: {integrity: sha512-Fub2y8S9ImuPzAzpbgkoz/EVTWFFBolxFZYCMRhRZc8cJZI2gl/NlZswqhvJd/U0Jopnwgm/OJ2x128vVzFFWA==} 5439 + engines: {node: ^20.19.0 || >=22.12.0} 5440 + cpu: [s390x] 5401 5441 os: [linux] 5402 - libc: [musl] 5442 + libc: [glibc] 5403 5443 5404 - '@oxfmt/linux-x64-gnu@0.27.0': 5405 - resolution: {integrity: sha512-EhvDfFHO1yrK/Cu75eU1U828lBsW2cV0JITOrka5AjR3PlmnQQ03Mr9ROkWkbPmzAMklXI4Q16eO+4n+7FhS1w==} 5444 + '@oxfmt/binding-linux-x64-gnu@0.32.0': 5445 + resolution: {integrity: sha512-XufwsnV3BF81zO2ofZvhT4FFaMmLTzZEZnC9HpFz/quPeg9C948+kbLlZnsfjmp+1dUxKMCpfmRMqOfF4AOLsA==} 5446 + engines: {node: ^20.19.0 || >=22.12.0} 5406 5447 cpu: [x64] 5407 5448 os: [linux] 5408 5449 libc: [glibc] 5409 5450 5410 - '@oxfmt/linux-x64-gnu@0.28.0': 5411 - resolution: {integrity: sha512-sRKqAvEonuz0qr1X1ncUZceOBJerKzkO2gZIZmosvy/JmqyffpIFL3OE2tqacFkeDhrC+dNYQpusO8zsfHo3pw==} 5451 + '@oxfmt/binding-linux-x64-musl@0.32.0': 5452 + resolution: {integrity: sha512-u2f9tC2qYfikKmA2uGpnEJgManwmk0ZXWs5BB4ga4KDu2JNLdA3i634DGHeMLK9wY9+iRf3t7IYpgN3OVFrvDw==} 5453 + engines: {node: ^20.19.0 || >=22.12.0} 5412 5454 cpu: [x64] 5413 5455 os: [linux] 5414 - libc: [glibc] 5456 + libc: [musl] 5457 + 5458 + '@oxfmt/binding-openharmony-arm64@0.32.0': 5459 + resolution: {integrity: sha512-5ZXb1wrdbZ1YFXuNXNUCePLlmLDy4sUt4evvzD4Cgumbup5wJgS9PIe5BOaLywUg9f1wTH6lwltj3oT7dFpIGA==} 5460 + engines: {node: ^20.19.0 || >=22.12.0} 5461 + cpu: [arm64] 5462 + os: [openharmony] 5415 5463 5416 - '@oxfmt/linux-x64-musl@0.27.0': 5417 - resolution: {integrity: sha512-1pgjuwMT5sCekuteYZ7LkDsto7DJouaccwjozHqdWohSj2zJpFeSP2rMaC+6JJ1KD5r9HG9sWRuHZGEaoX9uOw==} 5464 + '@oxfmt/binding-win32-arm64-msvc@0.32.0': 5465 + resolution: {integrity: sha512-IGSMm/Agq+IA0++aeAV/AGPfjcBdjrsajB5YpM3j7cMcwoYgUTi/k2YwAmsHH3ueZUE98pSM/Ise2J7HtyRjOA==} 5466 + engines: {node: ^20.19.0 || >=22.12.0} 5467 + cpu: [arm64] 5468 + os: [win32] 5469 + 5470 + '@oxfmt/binding-win32-ia32-msvc@0.32.0': 5471 + resolution: {integrity: sha512-H/9gsuqXmceWMsVoCPZhtJG2jLbnBeKr7xAXm2zuKpxLVF7/2n0eh7ocOLB6t+L1ARE76iORuUsRMnuGjj8FjQ==} 5472 + engines: {node: ^20.19.0 || >=22.12.0} 5473 + cpu: [ia32] 5474 + os: [win32] 5475 + 5476 + '@oxfmt/binding-win32-x64-msvc@0.32.0': 5477 + resolution: {integrity: sha512-fF8VIOeligq+mA6KfKvWtFRXbf0EFy73TdR6ZnNejdJRM8VWN1e3QFhYgIwD7O8jBrQsd7EJbUpkAr/YlUOokg==} 5478 + engines: {node: ^20.19.0 || >=22.12.0} 5418 5479 cpu: [x64] 5480 + os: [win32] 5481 + 5482 + '@oxfmt/darwin-arm64@0.27.0': 5483 + resolution: {integrity: sha512-3vwqyzNlVTVFVzHMlrqxb4tgVgHp6FYS0uIxsIZ/SeEDG0azaqiOw/2t8LlJ9f72PKRLWSey+Ak99tiKgpbsnQ==} 5484 + cpu: [arm64] 5485 + os: [darwin] 5486 + 5487 + '@oxfmt/darwin-x64@0.27.0': 5488 + resolution: {integrity: sha512-5u8mZVLm70v6l1wLZ2MmeNIEzGsruwKw5F7duePzpakPfxGtLpiFNUwe4aBUJULTP6aMzH+A4dA0JOn8lb7Luw==} 5489 + cpu: [x64] 5490 + os: [darwin] 5491 + 5492 + '@oxfmt/linux-arm64-gnu@0.27.0': 5493 + resolution: {integrity: sha512-aql/LLYriX/5Ar7o5Qivnp/qMTUPNiOCr7cFLvmvzYZa3XL0H8XtbKUfIVm+9ILR0urXQzcml+L8pLe1p8sgEg==} 5494 + cpu: [arm64] 5495 + os: [linux] 5496 + libc: [glibc] 5497 + 5498 + '@oxfmt/linux-arm64-musl@0.27.0': 5499 + resolution: {integrity: sha512-6u/kNb7hubthg4u/pn3MK/GJLwPgjDvDDnjjr7TC0/OK/xztef8ToXmycxIQ9OeDNIJJf7Z0Ss/rHnKvQOWzRw==} 5500 + cpu: [arm64] 5419 5501 os: [linux] 5420 5502 libc: [musl] 5421 5503 5422 - '@oxfmt/linux-x64-musl@0.28.0': 5423 - resolution: {integrity: sha512-fW6czbXutX/tdQe8j4nSIgkUox9RXqjyxwyWXUDItpoDkoXllq17qbD7GVc0whrEhYQC6hFE1UEAcDypLJoSzw==} 5504 + '@oxfmt/linux-x64-gnu@0.27.0': 5505 + resolution: {integrity: sha512-EhvDfFHO1yrK/Cu75eU1U828lBsW2cV0JITOrka5AjR3PlmnQQ03Mr9ROkWkbPmzAMklXI4Q16eO+4n+7FhS1w==} 5506 + cpu: [x64] 5507 + os: [linux] 5508 + libc: [glibc] 5509 + 5510 + '@oxfmt/linux-x64-musl@0.27.0': 5511 + resolution: {integrity: sha512-1pgjuwMT5sCekuteYZ7LkDsto7DJouaccwjozHqdWohSj2zJpFeSP2rMaC+6JJ1KD5r9HG9sWRuHZGEaoX9uOw==} 5424 5512 cpu: [x64] 5425 5513 os: [linux] 5426 5514 libc: [musl] ··· 5430 5518 cpu: [arm64] 5431 5519 os: [win32] 5432 5520 5433 - '@oxfmt/win32-arm64@0.28.0': 5434 - resolution: {integrity: sha512-D/HDeQBAQRjTbD9OLV6kRDcStrIfO+JsUODDCdGmhRfNX8LPCx95GpfyybpZfn3wVF8Jq/yjPXV1xLkQ+s7RcA==} 5435 - cpu: [arm64] 5436 - os: [win32] 5437 - 5438 5521 '@oxfmt/win32-x64@0.27.0': 5439 5522 resolution: {integrity: sha512-cXKVkL1DuRq31QjwHqtBEUztyBmM9YZKdeFhsDLBURNdk1CFW42uWsmTsaqrXSoiCj7nCjfP0pwTOzxhQZra/A==} 5440 - cpu: [x64] 5441 - os: [win32] 5442 - 5443 - '@oxfmt/win32-x64@0.28.0': 5444 - resolution: {integrity: sha512-4+S2j4OxOIyo8dz5osm5dZuL0yVmxXvtmNdHB5xyGwAWVvyWNvf7tCaQD7w2fdSsAXQLOvK7KFQrHFe33nJUCA==} 5445 5523 cpu: [x64] 5446 5524 os: [win32] 5447 5525 ··· 11972 12050 engines: {node: ^20.19.0 || >=22.12.0} 11973 12051 hasBin: true 11974 12052 11975 - oxfmt@0.28.0: 11976 - resolution: {integrity: sha512-3+hhBqPE6Kp22KfJmnstrZbl+KdOVSEu1V0ABaFIg1rYLtrMgrupx9znnHgHLqKxAVHebjTdiCJDk30CXOt6cw==} 12053 + oxfmt@0.32.0: 12054 + resolution: {integrity: sha512-KArQhGzt/Y8M1eSAX98Y8DLtGYYDQhkR55THUPY5VNcpFQ+9nRZkL3ULXhagHMD2hIvjy8JSeEQEP5/yYJSrLA==} 11977 12055 engines: {node: ^20.19.0 || >=22.12.0} 11978 12056 hasBin: true 11979 12057 ··· 13714 13792 tar@7.5.7: 13715 13793 resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} 13716 13794 engines: {node: '>=18'} 13795 + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me 13717 13796 13718 13797 term-size@2.2.1: 13719 13798 resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} ··· 15390 15469 dependencies: 15391 15470 '@ampproject/remapping': 2.3.0 15392 15471 '@angular-devkit/architect': 0.2101.2(chokidar@5.0.0) 15393 - '@angular-devkit/build-webpack': 0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)))(webpack@5.104.1(esbuild@0.27.2)) 15472 + '@angular-devkit/build-webpack': 0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1))(webpack@5.104.1(esbuild@0.27.2)) 15394 15473 '@angular-devkit/core': 21.1.2(chokidar@5.0.0) 15395 15474 '@angular/build': 21.1.2(a73756e6d925d6a2ce3b9f3b3e1fe266) 15396 15475 '@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3) ··· 15440 15519 tslib: 2.8.1 15441 15520 typescript: 5.9.3 15442 15521 webpack: 5.104.1(esbuild@0.27.2) 15443 - webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)) 15444 - webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)) 15522 + webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1) 15523 + webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.104.1) 15445 15524 webpack-merge: 6.0.1 15446 15525 webpack-subresource-integrity: 5.1.0(webpack@5.104.1(esbuild@0.27.2)) 15447 15526 optionalDependencies: ··· 15479 15558 dependencies: 15480 15559 '@ampproject/remapping': 2.3.0 15481 15560 '@angular-devkit/architect': 0.2101.2(chokidar@5.0.0) 15482 - '@angular-devkit/build-webpack': 0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)))(webpack@5.104.1(esbuild@0.27.2)) 15561 + '@angular-devkit/build-webpack': 0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1))(webpack@5.104.1(esbuild@0.27.2)) 15483 15562 '@angular-devkit/core': 21.1.2(chokidar@5.0.0) 15484 15563 '@angular/build': 21.1.2(13c6cf4e4b76000cae827571b33755bd) 15485 15564 '@angular/compiler-cli': 21.1.2(@angular/compiler@21.1.2)(typescript@5.9.3) ··· 15529 15608 tslib: 2.8.1 15530 15609 typescript: 5.9.3 15531 15610 webpack: 5.104.1(esbuild@0.27.2) 15532 - webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)) 15533 - webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)) 15611 + webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1) 15612 + webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.104.1) 15534 15613 webpack-merge: 6.0.1 15535 15614 webpack-subresource-integrity: 5.1.0(webpack@5.104.1(esbuild@0.27.2)) 15536 15615 optionalDependencies: ··· 15564 15643 - webpack-cli 15565 15644 - yaml 15566 15645 15567 - '@angular-devkit/build-webpack@0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)))(webpack@5.104.1(esbuild@0.27.2))': 15646 + '@angular-devkit/build-webpack@0.2101.2(chokidar@5.0.0)(webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1))(webpack@5.104.1(esbuild@0.27.2))': 15568 15647 dependencies: 15569 15648 '@angular-devkit/architect': 0.2101.2(chokidar@5.0.0) 15570 15649 rxjs: 7.8.2 15571 15650 webpack: 5.104.1(esbuild@0.27.2) 15572 - webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)) 15651 + webpack-dev-server: 5.2.2(tslib@2.8.1)(webpack@5.104.1) 15573 15652 transitivePeerDependencies: 15574 15653 - chokidar 15575 15654 ··· 18845 18924 18846 18925 '@nuxt/devalue@2.0.2': {} 18847 18926 18927 + '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))': 18928 + dependencies: 18929 + '@nuxt/kit': 3.21.0(magicast@0.3.5) 18930 + '@nuxt/schema': 3.16.2 18931 + execa: 7.2.0 18932 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 18933 + transitivePeerDependencies: 18934 + - magicast 18935 + 18848 18936 '@nuxt/devtools-kit@1.7.0(magicast@0.3.5)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))': 18849 18937 dependencies: 18850 18938 '@nuxt/kit': 3.21.0(magicast@0.3.5) ··· 18941 19029 - utf-8-validate 18942 19030 - vue 18943 19031 19032 + '@nuxt/devtools@1.7.0(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 19033 + dependencies: 19034 + '@antfu/utils': 0.7.10 19035 + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 19036 + '@nuxt/devtools-wizard': 1.7.0 19037 + '@nuxt/kit': 3.21.0(magicast@0.3.5) 19038 + '@vue/devtools-core': 7.6.8(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3)) 19039 + '@vue/devtools-kit': 7.6.8 19040 + birpc: 0.2.19 19041 + consola: 3.4.2 19042 + cronstrue: 2.59.0 19043 + destr: 2.0.5 19044 + error-stack-parser-es: 0.1.5 19045 + execa: 7.2.0 19046 + fast-npm-meta: 0.2.2 19047 + flatted: 3.3.3 19048 + get-port-please: 3.2.0 19049 + hookable: 5.5.3 19050 + image-meta: 0.2.1 19051 + is-installed-globally: 1.0.0 19052 + launch-editor: 2.11.1 19053 + local-pkg: 0.5.1 19054 + magicast: 0.3.5 19055 + nypm: 0.4.1 19056 + ohash: 1.1.6 19057 + pathe: 1.1.2 19058 + perfect-debounce: 1.0.0 19059 + pkg-types: 1.3.1 19060 + rc9: 2.1.2 19061 + scule: 1.3.0 19062 + semver: 7.7.3 19063 + simple-git: 3.28.0 19064 + sirv: 3.0.2 19065 + tinyglobby: 0.2.15 19066 + unimport: 3.14.6(rollup@4.56.0) 19067 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 19068 + vite-plugin-inspect: 0.8.9(@nuxt/kit@3.21.0(magicast@0.3.5))(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 19069 + vite-plugin-vue-inspector: 5.3.2(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 19070 + which: 3.0.1 19071 + ws: 8.18.3 19072 + transitivePeerDependencies: 19073 + - bufferutil 19074 + - rollup 19075 + - supports-color 19076 + - utf-8-validate 19077 + - vue 19078 + 18944 19079 '@nuxt/devtools@1.7.0(rollup@4.56.0)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3))': 18945 19080 dependencies: 18946 19081 '@antfu/utils': 0.7.10 ··· 18988 19123 - utf-8-validate 18989 19124 - vue 18990 19125 19126 + '@nuxt/devtools@1.7.0(rollup@4.56.0)(vue@3.5.25(typescript@5.9.3))': 19127 + dependencies: 19128 + '@antfu/utils': 0.7.10 19129 + '@nuxt/devtools-kit': 1.7.0(magicast@0.3.5)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 19130 + '@nuxt/devtools-wizard': 1.7.0 19131 + '@nuxt/kit': 3.21.0(magicast@0.3.5) 19132 + '@vue/devtools-core': 7.6.8(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3)) 19133 + '@vue/devtools-kit': 7.6.8 19134 + birpc: 0.2.19 19135 + consola: 3.4.2 19136 + cronstrue: 2.59.0 19137 + destr: 2.0.5 19138 + error-stack-parser-es: 0.1.5 19139 + execa: 7.2.0 19140 + fast-npm-meta: 0.2.2 19141 + flatted: 3.3.3 19142 + get-port-please: 3.2.0 19143 + hookable: 5.5.3 19144 + image-meta: 0.2.1 19145 + is-installed-globally: 1.0.0 19146 + launch-editor: 2.11.1 19147 + local-pkg: 0.5.1 19148 + magicast: 0.3.5 19149 + nypm: 0.4.1 19150 + ohash: 1.1.6 19151 + pathe: 1.1.2 19152 + perfect-debounce: 1.0.0 19153 + pkg-types: 1.3.1 19154 + rc9: 2.1.2 19155 + scule: 1.3.0 19156 + semver: 7.7.3 19157 + simple-git: 3.28.0 19158 + sirv: 3.0.2 19159 + tinyglobby: 0.2.15 19160 + unimport: 3.14.6(rollup@4.56.0) 19161 + vite-plugin-inspect: 0.8.9(@nuxt/kit@3.21.0(magicast@0.3.5))(rollup@4.56.0)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)) 19162 + vite-plugin-vue-inspector: 5.3.2(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 19163 + which: 3.0.1 19164 + ws: 8.18.3 19165 + transitivePeerDependencies: 19166 + - bufferutil 19167 + - rollup 19168 + - supports-color 19169 + - utf-8-validate 19170 + - vue 19171 + 18991 19172 '@nuxt/devtools@3.1.1(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.27(typescript@5.9.3))': 18992 19173 dependencies: 18993 19174 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.2)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)) ··· 19397 19578 - typescript 19398 19579 - vite 19399 19580 19581 + '@nuxt/vite-builder@3.14.1592(@types/node@24.10.10)(eslint@9.39.1(jiti@2.6.1))(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))': 19582 + dependencies: 19583 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) 19584 + '@rollup/plugin-replace': 6.0.2(rollup@4.56.0) 19585 + '@vitejs/plugin-vue': 5.2.1(vite@5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3)) 19586 + '@vitejs/plugin-vue-jsx': 4.1.1(vite@5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3)) 19587 + autoprefixer: 10.4.20(postcss@8.5.6) 19588 + clear: 0.1.0 19589 + consola: 3.4.2 19590 + cssnano: 7.1.1(postcss@8.5.6) 19591 + defu: 6.1.4 19592 + esbuild: 0.24.2 19593 + escape-string-regexp: 5.0.0 19594 + estree-walker: 3.0.3 19595 + externality: 1.0.2 19596 + get-port-please: 3.2.0 19597 + h3: 1.15.4 19598 + jiti: 2.6.1 19599 + knitwork: 1.3.0 19600 + magic-string: 0.30.21 19601 + mlly: 1.8.0 19602 + ohash: 1.1.6 19603 + pathe: 1.1.2 19604 + perfect-debounce: 1.0.0 19605 + pkg-types: 1.3.1 19606 + postcss: 8.5.6 19607 + rollup-plugin-visualizer: 5.14.0(rolldown@1.0.0-beta.57)(rollup@4.56.0) 19608 + std-env: 3.10.0 19609 + strip-literal: 2.1.1 19610 + ufo: 1.6.1 19611 + unenv: 1.10.0 19612 + unplugin: 1.16.1 19613 + vite: 5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 19614 + vite-node: 2.1.9(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 19615 + vite-plugin-checker: 0.8.0(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue-tsc@3.2.4(typescript@5.9.3)) 19616 + vue: 3.5.25(typescript@5.9.3) 19617 + vue-bundle-renderer: 2.1.2 19618 + transitivePeerDependencies: 19619 + - '@biomejs/biome' 19620 + - '@types/node' 19621 + - eslint 19622 + - less 19623 + - lightningcss 19624 + - magicast 19625 + - meow 19626 + - optionator 19627 + - rolldown 19628 + - rollup 19629 + - sass 19630 + - sass-embedded 19631 + - stylelint 19632 + - stylus 19633 + - sugarss 19634 + - supports-color 19635 + - terser 19636 + - typescript 19637 + - vls 19638 + - vti 19639 + - vue-tsc 19640 + 19400 19641 '@nuxt/vite-builder@3.14.1592(@types/node@25.2.1)(eslint@9.39.1(jiti@2.6.1))(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))': 19401 19642 dependencies: 19402 19643 '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) ··· 19836 20077 '@oxc-transform/binding-win32-x64-msvc@0.110.0': 19837 20078 optional: true 19838 20079 19839 - '@oxfmt/darwin-arm64@0.27.0': 20080 + '@oxfmt/binding-android-arm-eabi@0.32.0': 20081 + optional: true 20082 + 20083 + '@oxfmt/binding-android-arm64@0.32.0': 20084 + optional: true 20085 + 20086 + '@oxfmt/binding-darwin-arm64@0.32.0': 20087 + optional: true 20088 + 20089 + '@oxfmt/binding-darwin-x64@0.32.0': 19840 20090 optional: true 19841 20091 19842 - '@oxfmt/darwin-arm64@0.28.0': 20092 + '@oxfmt/binding-freebsd-x64@0.32.0': 19843 20093 optional: true 19844 20094 19845 - '@oxfmt/darwin-x64@0.27.0': 20095 + '@oxfmt/binding-linux-arm-gnueabihf@0.32.0': 19846 20096 optional: true 19847 20097 19848 - '@oxfmt/darwin-x64@0.28.0': 20098 + '@oxfmt/binding-linux-arm-musleabihf@0.32.0': 19849 20099 optional: true 19850 20100 19851 - '@oxfmt/linux-arm64-gnu@0.27.0': 20101 + '@oxfmt/binding-linux-arm64-gnu@0.32.0': 19852 20102 optional: true 19853 20103 19854 - '@oxfmt/linux-arm64-gnu@0.28.0': 20104 + '@oxfmt/binding-linux-arm64-musl@0.32.0': 19855 20105 optional: true 19856 20106 19857 - '@oxfmt/linux-arm64-musl@0.27.0': 20107 + '@oxfmt/binding-linux-ppc64-gnu@0.32.0': 19858 20108 optional: true 19859 20109 19860 - '@oxfmt/linux-arm64-musl@0.28.0': 20110 + '@oxfmt/binding-linux-riscv64-gnu@0.32.0': 19861 20111 optional: true 19862 20112 19863 - '@oxfmt/linux-x64-gnu@0.27.0': 20113 + '@oxfmt/binding-linux-riscv64-musl@0.32.0': 19864 20114 optional: true 19865 20115 19866 - '@oxfmt/linux-x64-gnu@0.28.0': 20116 + '@oxfmt/binding-linux-s390x-gnu@0.32.0': 19867 20117 optional: true 19868 20118 19869 - '@oxfmt/linux-x64-musl@0.27.0': 20119 + '@oxfmt/binding-linux-x64-gnu@0.32.0': 19870 20120 optional: true 19871 20121 19872 - '@oxfmt/linux-x64-musl@0.28.0': 20122 + '@oxfmt/binding-linux-x64-musl@0.32.0': 19873 20123 optional: true 19874 20124 19875 - '@oxfmt/win32-arm64@0.27.0': 20125 + '@oxfmt/binding-openharmony-arm64@0.32.0': 20126 + optional: true 20127 + 20128 + '@oxfmt/binding-win32-arm64-msvc@0.32.0': 20129 + optional: true 20130 + 20131 + '@oxfmt/binding-win32-ia32-msvc@0.32.0': 20132 + optional: true 20133 + 20134 + '@oxfmt/binding-win32-x64-msvc@0.32.0': 20135 + optional: true 20136 + 20137 + '@oxfmt/darwin-arm64@0.27.0': 19876 20138 optional: true 19877 20139 19878 - '@oxfmt/win32-arm64@0.28.0': 20140 + '@oxfmt/darwin-x64@0.27.0': 19879 20141 optional: true 19880 20142 19881 - '@oxfmt/win32-x64@0.27.0': 20143 + '@oxfmt/linux-arm64-gnu@0.27.0': 19882 20144 optional: true 19883 20145 19884 - '@oxfmt/win32-x64@0.28.0': 20146 + '@oxfmt/linux-arm64-musl@0.27.0': 20147 + optional: true 20148 + 20149 + '@oxfmt/linux-x64-gnu@0.27.0': 20150 + optional: true 20151 + 20152 + '@oxfmt/linux-x64-musl@0.27.0': 20153 + optional: true 20154 + 20155 + '@oxfmt/win32-arm64@0.27.0': 20156 + optional: true 20157 + 20158 + '@oxfmt/win32-x64@0.27.0': 19885 20159 optional: true 19886 20160 19887 20161 '@parcel/watcher-android-arm64@2.5.1': ··· 21406 21680 '@types/node@25.2.1': 21407 21681 dependencies: 21408 21682 undici-types: 7.16.0 21683 + optional: true 21409 21684 21410 21685 '@types/normalize-package-data@2.4.4': {} 21411 21686 ··· 21923 22198 transitivePeerDependencies: 21924 22199 - supports-color 21925 22200 22201 + '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 22202 + dependencies: 22203 + '@babel/core': 7.29.0 22204 + '@babel/plugin-transform-typescript': 7.28.6(@babel/core@7.29.0) 22205 + '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.0) 22206 + vite: 5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 22207 + vue: 3.5.25(typescript@5.9.3) 22208 + transitivePeerDependencies: 22209 + - supports-color 22210 + 21926 22211 '@vitejs/plugin-vue-jsx@4.1.1(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 21927 22212 dependencies: 21928 22213 '@babel/core': 7.29.0 ··· 21957 22242 transitivePeerDependencies: 21958 22243 - supports-color 21959 22244 22245 + '@vitejs/plugin-vue@5.2.1(vite@5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 22246 + dependencies: 22247 + vite: 5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 22248 + vue: 3.5.25(typescript@5.9.3) 22249 + 21960 22250 '@vitejs/plugin-vue@5.2.1(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 21961 22251 dependencies: 21962 22252 vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) ··· 22256 22546 '@vue/devtools-api@8.0.5': 22257 22547 dependencies: 22258 22548 '@vue/devtools-kit': 8.0.5 22549 + 22550 + '@vue/devtools-core@7.6.8(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3))': 22551 + dependencies: 22552 + '@vue/devtools-kit': 7.7.7 22553 + '@vue/devtools-shared': 7.7.7 22554 + mitt: 3.0.1 22555 + nanoid: 5.1.5 22556 + pathe: 1.1.2 22557 + vite-hot-client: 0.2.4(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)) 22558 + vue: 3.5.25(typescript@5.9.3) 22559 + transitivePeerDependencies: 22560 + - vite 22259 22561 22260 22562 '@vue/devtools-core@7.6.8(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3))': 22261 22563 dependencies: ··· 24418 24720 eslint: 9.17.0(jiti@2.6.1) 24419 24721 eslint-import-resolver-node: 0.3.9 24420 24722 eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.17.0(jiti@2.6.1)))(eslint@9.17.0(jiti@2.6.1)) 24421 - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.17.0(jiti@2.6.1)))(eslint@9.17.0(jiti@2.6.1)))(eslint@9.17.0(jiti@2.6.1)) 24723 + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.17.0(jiti@2.6.1)) 24422 24724 eslint-plugin-jsx-a11y: 6.10.2(eslint@9.17.0(jiti@2.6.1)) 24423 24725 eslint-plugin-react: 7.37.5(eslint@9.17.0(jiti@2.6.1)) 24424 24726 eslint-plugin-react-hooks: 5.2.0(eslint@9.17.0(jiti@2.6.1)) ··· 24448 24750 tinyglobby: 0.2.15 24449 24751 unrs-resolver: 1.11.1 24450 24752 optionalDependencies: 24451 - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.17.0(jiti@2.6.1)))(eslint@9.17.0(jiti@2.6.1)))(eslint@9.17.0(jiti@2.6.1)) 24753 + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.17.0(jiti@2.6.1)) 24452 24754 transitivePeerDependencies: 24453 24755 - supports-color 24454 24756 ··· 24463 24765 transitivePeerDependencies: 24464 24766 - supports-color 24465 24767 24466 - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.17.0(jiti@2.6.1)))(eslint@9.17.0(jiti@2.6.1)))(eslint@9.17.0(jiti@2.6.1)): 24768 + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.29.1(eslint@9.17.0(jiti@2.6.1))(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@9.17.0(jiti@2.6.1)): 24467 24769 dependencies: 24468 24770 '@rtsao/scc': 1.1.0 24469 24771 array-includes: 3.1.9 ··· 27534 27836 27535 27837 nuxi@3.28.0: {} 27536 27838 27537 - nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)): 27839 + nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@24.10.10)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3)): 27538 27840 dependencies: 27539 27841 '@nuxt/devalue': 2.0.2 27540 - '@nuxt/devtools': 1.7.0(rollup@3.29.5)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 27541 - '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@3.29.5) 27542 - '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@3.29.5) 27842 + '@nuxt/devtools': 1.7.0(rollup@4.56.0)(vue@3.5.25(typescript@5.9.3)) 27843 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) 27844 + '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) 27543 27845 '@nuxt/telemetry': 2.6.6(magicast@0.3.5) 27544 - '@nuxt/vite-builder': 3.14.1592(@types/node@25.2.1)(eslint@9.39.2(jiti@2.6.1))(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 27846 + '@nuxt/vite-builder': 3.14.1592(@types/node@24.10.10)(eslint@9.39.1(jiti@2.6.1))(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 27545 27847 '@unhead/dom': 1.11.20 27546 27848 '@unhead/shared': 1.11.20 27547 27849 '@unhead/ssr': 1.11.20 ··· 27564 27866 h3: 1.15.4 27565 27867 hookable: 5.5.3 27566 27868 ignore: 6.0.2 27567 - impound: 0.2.2(rollup@3.29.5) 27869 + impound: 0.2.2(rollup@4.56.0) 27568 27870 jiti: 2.6.1 27569 27871 klona: 2.0.6 27570 27872 knitwork: 1.3.0 ··· 27591 27893 unctx: 2.4.1 27592 27894 unenv: 1.10.0 27593 27895 unhead: 1.11.20 27594 - unimport: 3.14.6(rollup@3.29.5) 27896 + unimport: 3.14.6(rollup@4.56.0) 27595 27897 unplugin: 1.16.1 27596 - unplugin-vue-router: 0.10.9(rollup@3.29.5)(vue-router@4.5.0(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 27597 - unstorage: 1.17.0(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) 27898 + unplugin-vue-router: 0.10.9(rollup@4.56.0)(vue-router@4.5.0(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 27899 + unstorage: 1.17.0(@netlify/blobs@9.1.2)(db0@0.3.4)(ioredis@5.9.2) 27598 27900 untyped: 1.5.2 27599 27901 vue: 3.5.25(typescript@5.9.3) 27600 27902 vue-bundle-renderer: 2.1.2 27601 27903 vue-devtools-stub: 0.1.0 27602 - vue-router: 4.5.0(vue@3.5.13(typescript@5.9.3)) 27904 + vue-router: 4.5.0(vue@3.5.25(typescript@5.9.3)) 27603 27905 optionalDependencies: 27604 27906 '@parcel/watcher': 2.5.1 27605 - '@types/node': 25.2.1 27907 + '@types/node': 24.10.10 27606 27908 transitivePeerDependencies: 27607 27909 - '@azure/app-configuration' 27608 27910 - '@azure/cosmos' ··· 27655 27957 - vue-tsc 27656 27958 - xml2js 27657 27959 27658 - nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)): 27960 + nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.2)(encoding@0.1.13)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.7.0)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue-tsc@3.2.4(typescript@5.9.3)): 27659 27961 dependencies: 27660 27962 '@nuxt/devalue': 2.0.2 27661 - '@nuxt/devtools': 1.7.0(rollup@4.56.0)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 27963 + '@nuxt/devtools': 1.7.0(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue@3.5.25(typescript@5.9.3)) 27662 27964 '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) 27663 27965 '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.56.0) 27664 27966 '@nuxt/telemetry': 2.6.6(magicast@0.3.5) ··· 27715 28017 unimport: 3.14.6(rollup@4.56.0) 27716 28018 unplugin: 1.16.1 27717 28019 unplugin-vue-router: 0.10.9(rollup@4.56.0)(vue-router@4.5.0(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 28020 + unstorage: 1.17.0(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0) 28021 + untyped: 1.5.2 28022 + vue: 3.5.25(typescript@5.9.3) 28023 + vue-bundle-renderer: 2.1.2 28024 + vue-devtools-stub: 0.1.0 28025 + vue-router: 4.5.0(vue@3.5.25(typescript@5.9.3)) 28026 + optionalDependencies: 28027 + '@parcel/watcher': 2.5.1 28028 + '@types/node': 25.2.1 28029 + transitivePeerDependencies: 28030 + - '@azure/app-configuration' 28031 + - '@azure/cosmos' 28032 + - '@azure/data-tables' 28033 + - '@azure/identity' 28034 + - '@azure/keyvault-secrets' 28035 + - '@azure/storage-blob' 28036 + - '@biomejs/biome' 28037 + - '@capacitor/preferences' 28038 + - '@deno/kv' 28039 + - '@electric-sql/pglite' 28040 + - '@libsql/client' 28041 + - '@netlify/blobs' 28042 + - '@planetscale/database' 28043 + - '@upstash/redis' 28044 + - '@vercel/blob' 28045 + - '@vercel/functions' 28046 + - '@vercel/kv' 28047 + - aws4fetch 28048 + - better-sqlite3 28049 + - bufferutil 28050 + - db0 28051 + - drizzle-orm 28052 + - encoding 28053 + - eslint 28054 + - idb-keyval 28055 + - ioredis 28056 + - less 28057 + - lightningcss 28058 + - magicast 28059 + - meow 28060 + - mysql2 28061 + - optionator 28062 + - rolldown 28063 + - rollup 28064 + - sass 28065 + - sass-embedded 28066 + - sqlite3 28067 + - stylelint 28068 + - stylus 28069 + - sugarss 28070 + - supports-color 28071 + - terser 28072 + - typescript 28073 + - uploadthing 28074 + - utf-8-validate 28075 + - vite 28076 + - vls 28077 + - vti 28078 + - vue-tsc 28079 + - xml2js 28080 + 28081 + nuxt@3.14.1592(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3)): 28082 + dependencies: 28083 + '@nuxt/devalue': 2.0.2 28084 + '@nuxt/devtools': 1.7.0(rollup@3.29.5)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 28085 + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@3.29.5) 28086 + '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@3.29.5) 28087 + '@nuxt/telemetry': 2.6.6(magicast@0.3.5) 28088 + '@nuxt/vite-builder': 3.14.1592(@types/node@25.2.1)(eslint@9.39.2(jiti@2.6.1))(less@4.4.2)(magicast@0.3.5)(optionator@0.9.4)(rolldown@1.0.0-beta.57)(rollup@3.29.5)(sass@1.97.1)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.2.4(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 28089 + '@unhead/dom': 1.11.20 28090 + '@unhead/shared': 1.11.20 28091 + '@unhead/ssr': 1.11.20 28092 + '@unhead/vue': 1.11.20(vue@3.5.25(typescript@5.9.3)) 28093 + '@vue/shared': 3.5.25 28094 + acorn: 8.14.0 28095 + c12: 2.0.1(magicast@0.3.5) 28096 + chokidar: 4.0.3 28097 + compatx: 0.1.8 28098 + consola: 3.4.2 28099 + cookie-es: 1.2.2 28100 + defu: 6.1.4 28101 + destr: 2.0.5 28102 + devalue: 5.3.2 28103 + errx: 0.1.0 28104 + esbuild: 0.24.2 28105 + escape-string-regexp: 5.0.0 28106 + estree-walker: 3.0.3 28107 + globby: 14.1.0 28108 + h3: 1.15.4 28109 + hookable: 5.5.3 28110 + ignore: 6.0.2 28111 + impound: 0.2.2(rollup@3.29.5) 28112 + jiti: 2.6.1 28113 + klona: 2.0.6 28114 + knitwork: 1.3.0 28115 + magic-string: 0.30.21 28116 + mlly: 1.8.0 28117 + nanotar: 0.1.1 28118 + nitropack: 2.12.4(@netlify/blobs@9.1.2)(encoding@0.1.13)(rolldown@1.0.0-beta.57) 28119 + nuxi: 3.28.0 28120 + nypm: 0.3.12 28121 + ofetch: 1.5.1 28122 + ohash: 1.1.6 28123 + pathe: 1.1.2 28124 + perfect-debounce: 1.0.0 28125 + pkg-types: 1.3.1 28126 + radix3: 1.1.2 28127 + scule: 1.3.0 28128 + semver: 7.7.3 28129 + std-env: 3.10.0 28130 + strip-literal: 2.1.1 28131 + tinyglobby: 0.2.10 28132 + ufo: 1.6.1 28133 + ultrahtml: 1.6.0 28134 + uncrypto: 0.1.3 28135 + unctx: 2.4.1 28136 + unenv: 1.10.0 28137 + unhead: 1.11.20 28138 + unimport: 3.14.6(rollup@3.29.5) 28139 + unplugin: 1.16.1 28140 + unplugin-vue-router: 0.10.9(rollup@3.29.5)(vue-router@4.5.0(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 27718 28141 unstorage: 1.17.0(@netlify/blobs@9.1.2)(db0@0.3.4)(ioredis@5.9.2) 27719 28142 untyped: 1.5.2 27720 28143 vue: 3.5.25(typescript@5.9.3) ··· 28309 28732 '@oxfmt/win32-arm64': 0.27.0 28310 28733 '@oxfmt/win32-x64': 0.27.0 28311 28734 28312 - oxfmt@0.28.0: 28735 + oxfmt@0.32.0: 28313 28736 dependencies: 28314 28737 tinypool: 2.1.0 28315 28738 optionalDependencies: 28316 - '@oxfmt/darwin-arm64': 0.28.0 28317 - '@oxfmt/darwin-x64': 0.28.0 28318 - '@oxfmt/linux-arm64-gnu': 0.28.0 28319 - '@oxfmt/linux-arm64-musl': 0.28.0 28320 - '@oxfmt/linux-x64-gnu': 0.28.0 28321 - '@oxfmt/linux-x64-musl': 0.28.0 28322 - '@oxfmt/win32-arm64': 0.28.0 28323 - '@oxfmt/win32-x64': 0.28.0 28739 + '@oxfmt/binding-android-arm-eabi': 0.32.0 28740 + '@oxfmt/binding-android-arm64': 0.32.0 28741 + '@oxfmt/binding-darwin-arm64': 0.32.0 28742 + '@oxfmt/binding-darwin-x64': 0.32.0 28743 + '@oxfmt/binding-freebsd-x64': 0.32.0 28744 + '@oxfmt/binding-linux-arm-gnueabihf': 0.32.0 28745 + '@oxfmt/binding-linux-arm-musleabihf': 0.32.0 28746 + '@oxfmt/binding-linux-arm64-gnu': 0.32.0 28747 + '@oxfmt/binding-linux-arm64-musl': 0.32.0 28748 + '@oxfmt/binding-linux-ppc64-gnu': 0.32.0 28749 + '@oxfmt/binding-linux-riscv64-gnu': 0.32.0 28750 + '@oxfmt/binding-linux-riscv64-musl': 0.32.0 28751 + '@oxfmt/binding-linux-s390x-gnu': 0.32.0 28752 + '@oxfmt/binding-linux-x64-gnu': 0.32.0 28753 + '@oxfmt/binding-linux-x64-musl': 0.32.0 28754 + '@oxfmt/binding-openharmony-arm64': 0.32.0 28755 + '@oxfmt/binding-win32-arm64-msvc': 0.32.0 28756 + '@oxfmt/binding-win32-ia32-msvc': 0.32.0 28757 + '@oxfmt/binding-win32-x64-msvc': 0.32.0 28324 28758 28325 28759 p-event@6.0.1: 28326 28760 dependencies: ··· 30597 31031 typescript: 5.9.3 30598 31032 v8-compile-cache-lib: 3.0.1 30599 31033 yn: 3.1.1 31034 + optional: true 30600 31035 30601 31036 tsconfck@3.1.6(typescript@5.9.3): 30602 31037 optionalDependencies: ··· 31074 31509 unplugin: 2.0.0-beta.1 31075 31510 yaml: 2.8.2 31076 31511 optionalDependencies: 31077 - vue-router: 4.5.0(vue@3.5.13(typescript@5.9.3)) 31512 + vue-router: 4.5.0(vue@3.5.25(typescript@5.9.3)) 31078 31513 transitivePeerDependencies: 31079 31514 - rollup 31080 31515 - vue ··· 31379 31814 vite: 7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2) 31380 31815 vite-hot-client: 2.1.0(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)) 31381 31816 31817 + vite-hot-client@0.2.4(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)): 31818 + dependencies: 31819 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 31820 + 31382 31821 vite-hot-client@0.2.4(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 31383 31822 dependencies: 31384 31823 vite: 7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2) ··· 31390 31829 vite-hot-client@2.1.0(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 31391 31830 dependencies: 31392 31831 vite: 7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2) 31832 + 31833 + vite-node@2.1.9(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1): 31834 + dependencies: 31835 + cac: 6.7.14 31836 + debug: 4.4.3 31837 + es-module-lexer: 1.7.0 31838 + pathe: 1.1.2 31839 + vite: 5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 31840 + transitivePeerDependencies: 31841 + - '@types/node' 31842 + - less 31843 + - lightningcss 31844 + - sass 31845 + - sass-embedded 31846 + - stylus 31847 + - sugarss 31848 + - supports-color 31849 + - terser 31393 31850 31394 31851 vite-node@2.1.9(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1): 31395 31852 dependencies: ··· 31446 31903 typescript: 5.9.3 31447 31904 vue-tsc: 3.2.4(typescript@5.9.3) 31448 31905 31906 + vite-plugin-checker@0.8.0(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue-tsc@3.2.4(typescript@5.9.3)): 31907 + dependencies: 31908 + '@babel/code-frame': 7.27.1 31909 + ansi-escapes: 4.3.2 31910 + chalk: 4.1.2 31911 + chokidar: 3.6.0 31912 + commander: 8.3.0 31913 + fast-glob: 3.3.3 31914 + fs-extra: 11.3.1 31915 + npm-run-path: 4.0.1 31916 + strip-ansi: 6.0.1 31917 + tiny-invariant: 1.3.3 31918 + vite: 5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 31919 + vscode-languageclient: 7.0.0 31920 + vscode-languageserver: 7.0.0 31921 + vscode-languageserver-textdocument: 1.0.12 31922 + vscode-uri: 3.1.0 31923 + optionalDependencies: 31924 + eslint: 9.39.1(jiti@2.6.1) 31925 + optionator: 0.9.4 31926 + typescript: 5.9.3 31927 + vue-tsc: 3.2.4(typescript@5.9.3) 31928 + 31449 31929 vite-plugin-checker@0.8.0(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1))(vue-tsc@3.2.4(typescript@5.9.3)): 31450 31930 dependencies: 31451 31931 '@babel/code-frame': 7.27.1 ··· 31510 31990 - rollup 31511 31991 - supports-color 31512 31992 31993 + vite-plugin-inspect@0.8.9(@nuxt/kit@3.21.0(magicast@0.3.5))(rollup@4.56.0)(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)): 31994 + dependencies: 31995 + '@antfu/utils': 0.7.10 31996 + '@rollup/pluginutils': 5.2.0(rollup@4.56.0) 31997 + debug: 4.4.3 31998 + error-stack-parser-es: 0.1.5 31999 + fs-extra: 11.3.1 32000 + open: 10.2.0 32001 + perfect-debounce: 1.0.0 32002 + picocolors: 1.1.1 32003 + sirv: 3.0.2 32004 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 32005 + optionalDependencies: 32006 + '@nuxt/kit': 3.21.0(magicast@0.3.5) 32007 + transitivePeerDependencies: 32008 + - rollup 32009 + - supports-color 32010 + 31513 32011 vite-plugin-inspect@0.8.9(@nuxt/kit@3.21.0(magicast@0.3.5))(rollup@4.56.0)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 31514 32012 dependencies: 31515 32013 '@antfu/utils': 0.7.10 ··· 31575 32073 - supports-color 31576 32074 - vue 31577 32075 32076 + vite-plugin-vue-inspector@5.3.2(vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)): 32077 + dependencies: 32078 + '@babel/core': 7.28.3 32079 + '@babel/plugin-proposal-decorators': 7.28.0(@babel/core@7.28.3) 32080 + '@babel/plugin-syntax-import-attributes': 7.27.1(@babel/core@7.28.3) 32081 + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.28.3) 32082 + '@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3) 32083 + '@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3) 32084 + '@vue/compiler-dom': 3.5.25 32085 + kolorist: 1.8.0 32086 + magic-string: 0.30.21 32087 + vite: 5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1) 32088 + transitivePeerDependencies: 32089 + - supports-color 32090 + 31578 32091 vite-plugin-vue-inspector@5.3.2(vite@7.3.1(@types/node@24.10.10)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2)): 31579 32092 dependencies: 31580 32093 '@babel/core': 7.28.3 ··· 31614 32127 source-map-js: 1.2.1 31615 32128 vite: 7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2) 31616 32129 vue: 3.5.27(typescript@5.9.3) 32130 + 32131 + vite@5.4.19(@types/node@24.10.10)(less@4.4.2)(sass@1.97.1)(terser@5.44.1): 32132 + dependencies: 32133 + esbuild: 0.21.5 32134 + postcss: 8.5.6 32135 + rollup: 4.56.0 32136 + optionalDependencies: 32137 + '@types/node': 24.10.10 32138 + fsevents: 2.3.3 32139 + less: 4.4.2 32140 + sass: 1.97.1 32141 + terser: 5.44.1 31617 32142 31618 32143 vite@5.4.19(@types/node@25.2.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1): 31619 32144 dependencies: ··· 32035 32560 32036 32561 webidl-conversions@8.0.1: {} 32037 32562 32038 - webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)): 32563 + webpack-dev-middleware@7.4.5(tslib@2.8.1)(webpack@5.104.1): 32039 32564 dependencies: 32040 32565 colorette: 2.0.20 32041 32566 memfs: 4.56.10(tslib@2.8.1) ··· 32048 32573 transitivePeerDependencies: 32049 32574 - tslib 32050 32575 32051 - webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)): 32576 + webpack-dev-server@5.2.2(tslib@2.8.1)(webpack@5.104.1): 32052 32577 dependencies: 32053 32578 '@types/bonjour': 3.5.13 32054 32579 '@types/connect-history-api-fallback': 1.5.4 ··· 32076 32601 serve-index: 1.9.1 32077 32602 sockjs: 0.3.24 32078 32603 spdy: 4.0.2 32079 - webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1(esbuild@0.27.2)) 32604 + webpack-dev-middleware: 7.4.5(tslib@2.8.1)(webpack@5.104.1) 32080 32605 ws: 8.18.3 32081 32606 optionalDependencies: 32082 32607 webpack: 5.104.1(esbuild@0.27.2)