[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.

update dependencies

Thomas (Dec 10, 2025, 11:03 AM +0100) 1988a5dc c04779c8

+686 -362
+5 -5
package.json
··· 41 41 }, 42 42 "devDependencies": { 43 43 "@nuxt/devtools": "^3.1.1", 44 - "@nuxt/eslint-config": "^1.11.0", 45 - "@nuxt/kit": "^4.2.1", 44 + "@nuxt/eslint-config": "^1.12.1", 45 + "@nuxt/kit": "^4.2.2", 46 46 "@nuxt/module-builder": "^1.0.2", 47 - "@nuxt/schema": "^4.2.1", 47 + "@nuxt/schema": "^4.2.2", 48 48 "@nuxt/test-utils": "^3.21.0", 49 49 "@types/node": "latest", 50 50 "changelogen": "^0.6.2", 51 51 "eslint": "^9.39.1", 52 - "nuxt": "^4.2.1", 52 + "nuxt": "^4.2.2", 53 53 "typescript": "^5.9.3", 54 54 "vitest": "^3.2.4", 55 55 "vue-tsc": "^3.1.8" 56 56 }, 57 - "packageManager": "pnpm@10.23.0", 57 + "packageManager": "pnpm@10.25.0", 58 58 "volta": { 59 59 "node": "24.11.1" 60 60 }
+681 -357
pnpm-lock.yaml
··· 25 25 specifier: ^3.1.1 26 26 version: 3.1.1(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 27 27 '@nuxt/eslint-config': 28 - specifier: ^1.11.0 29 - version: 1.11.0(@typescript-eslint/utils@8.49.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) 28 + specifier: ^1.12.1 29 + version: 1.12.1(@typescript-eslint/utils@8.49.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) 30 30 '@nuxt/kit': 31 - specifier: ^4.2.1 32 - version: 4.2.1(magicast@0.5.1) 31 + specifier: ^4.2.2 32 + version: 4.2.2(magicast@0.5.1) 33 33 '@nuxt/module-builder': 34 34 specifier: ^1.0.2 35 - version: 1.0.2(@nuxt/cli@3.31.1(cac@6.7.14)(magicast@0.5.1))(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 35 + version: 1.0.2(@nuxt/cli@3.31.2(cac@6.7.14)(magicast@0.5.1))(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 36 36 '@nuxt/schema': 37 - specifier: ^4.2.1 38 - version: 4.2.1 37 + specifier: ^4.2.2 38 + version: 4.2.2 39 39 '@nuxt/test-utils': 40 40 specifier: ^3.21.0 41 41 version: 3.21.0(magicast@0.5.1)(typescript@5.9.3)(vitest@3.2.4(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) ··· 49 49 specifier: ^9.39.1 50 50 version: 9.39.1(jiti@2.6.1) 51 51 nuxt: 52 - specifier: ^4.2.1 53 - version: 4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2) 52 + specifier: ^4.2.2 53 + version: 4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2) 54 54 typescript: 55 55 specifier: ^5.9.3 56 56 version: 5.9.3 ··· 261 261 cpu: [ppc64] 262 262 os: [aix] 263 263 264 + '@esbuild/aix-ppc64@0.27.1': 265 + resolution: {integrity: sha512-HHB50pdsBX6k47S4u5g/CaLjqS3qwaOVE5ILsq64jyzgMhLuCuZ8rGzM9yhsAjfjkbgUPMzZEPa7DAp7yz6vuA==} 266 + engines: {node: '>=18'} 267 + cpu: [ppc64] 268 + os: [aix] 269 + 264 270 '@esbuild/android-arm64@0.25.11': 265 271 resolution: {integrity: sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==} 266 272 engines: {node: '>=18'} ··· 269 275 270 276 '@esbuild/android-arm64@0.25.12': 271 277 resolution: {integrity: sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==} 278 + engines: {node: '>=18'} 279 + cpu: [arm64] 280 + os: [android] 281 + 282 + '@esbuild/android-arm64@0.27.1': 283 + resolution: {integrity: sha512-45fuKmAJpxnQWixOGCrS+ro4Uvb4Re9+UTieUY2f8AEc+t7d4AaZ6eUJ3Hva7dtrxAAWHtlEFsXFMAgNnGU9uQ==} 272 284 engines: {node: '>=18'} 273 285 cpu: [arm64] 274 286 os: [android] ··· 285 297 cpu: [arm] 286 298 os: [android] 287 299 300 + '@esbuild/android-arm@0.27.1': 301 + resolution: {integrity: sha512-kFqa6/UcaTbGm/NncN9kzVOODjhZW8e+FRdSeypWe6j33gzclHtwlANs26JrupOntlcWmB0u8+8HZo8s7thHvg==} 302 + engines: {node: '>=18'} 303 + cpu: [arm] 304 + os: [android] 305 + 288 306 '@esbuild/android-x64@0.25.11': 289 307 resolution: {integrity: sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==} 290 308 engines: {node: '>=18'} ··· 293 311 294 312 '@esbuild/android-x64@0.25.12': 295 313 resolution: {integrity: sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==} 314 + engines: {node: '>=18'} 315 + cpu: [x64] 316 + os: [android] 317 + 318 + '@esbuild/android-x64@0.27.1': 319 + resolution: {integrity: sha512-LBEpOz0BsgMEeHgenf5aqmn/lLNTFXVfoWMUox8CtWWYK9X4jmQzWjoGoNb8lmAYml/tQ/Ysvm8q7szu7BoxRQ==} 296 320 engines: {node: '>=18'} 297 321 cpu: [x64] 298 322 os: [android] ··· 309 333 cpu: [arm64] 310 334 os: [darwin] 311 335 336 + '@esbuild/darwin-arm64@0.27.1': 337 + resolution: {integrity: sha512-veg7fL8eMSCVKL7IW4pxb54QERtedFDfY/ASrumK/SbFsXnRazxY4YykN/THYqFnFwJ0aVjiUrVG2PwcdAEqQQ==} 338 + engines: {node: '>=18'} 339 + cpu: [arm64] 340 + os: [darwin] 341 + 312 342 '@esbuild/darwin-x64@0.25.11': 313 343 resolution: {integrity: sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==} 314 344 engines: {node: '>=18'} ··· 317 347 318 348 '@esbuild/darwin-x64@0.25.12': 319 349 resolution: {integrity: sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==} 350 + engines: {node: '>=18'} 351 + cpu: [x64] 352 + os: [darwin] 353 + 354 + '@esbuild/darwin-x64@0.27.1': 355 + resolution: {integrity: sha512-+3ELd+nTzhfWb07Vol7EZ+5PTbJ/u74nC6iv4/lwIU99Ip5uuY6QoIf0Hn4m2HoV0qcnRivN3KSqc+FyCHjoVQ==} 320 356 engines: {node: '>=18'} 321 357 cpu: [x64] 322 358 os: [darwin] ··· 333 369 cpu: [arm64] 334 370 os: [freebsd] 335 371 372 + '@esbuild/freebsd-arm64@0.27.1': 373 + resolution: {integrity: sha512-/8Rfgns4XD9XOSXlzUDepG8PX+AVWHliYlUkFI3K3GB6tqbdjYqdhcb4BKRd7C0BhZSoaCxhv8kTcBrcZWP+xg==} 374 + engines: {node: '>=18'} 375 + cpu: [arm64] 376 + os: [freebsd] 377 + 336 378 '@esbuild/freebsd-x64@0.25.11': 337 379 resolution: {integrity: sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==} 338 380 engines: {node: '>=18'} ··· 345 387 cpu: [x64] 346 388 os: [freebsd] 347 389 390 + '@esbuild/freebsd-x64@0.27.1': 391 + resolution: {integrity: sha512-GITpD8dK9C+r+5yRT/UKVT36h/DQLOHdwGVwwoHidlnA168oD3uxA878XloXebK4Ul3gDBBIvEdL7go9gCUFzQ==} 392 + engines: {node: '>=18'} 393 + cpu: [x64] 394 + os: [freebsd] 395 + 348 396 '@esbuild/linux-arm64@0.25.11': 349 397 resolution: {integrity: sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==} 350 398 engines: {node: '>=18'} ··· 357 405 cpu: [arm64] 358 406 os: [linux] 359 407 408 + '@esbuild/linux-arm64@0.27.1': 409 + resolution: {integrity: sha512-W9//kCrh/6in9rWIBdKaMtuTTzNj6jSeG/haWBADqLLa9P8O5YSRDzgD5y9QBok4AYlzS6ARHifAb75V6G670Q==} 410 + engines: {node: '>=18'} 411 + cpu: [arm64] 412 + os: [linux] 413 + 360 414 '@esbuild/linux-arm@0.25.11': 361 415 resolution: {integrity: sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==} 362 416 engines: {node: '>=18'} ··· 369 423 cpu: [arm] 370 424 os: [linux] 371 425 426 + '@esbuild/linux-arm@0.27.1': 427 + resolution: {integrity: sha512-ieMID0JRZY/ZeCrsFQ3Y3NlHNCqIhTprJfDgSB3/lv5jJZ8FX3hqPyXWhe+gvS5ARMBJ242PM+VNz/ctNj//eA==} 428 + engines: {node: '>=18'} 429 + cpu: [arm] 430 + os: [linux] 431 + 372 432 '@esbuild/linux-ia32@0.25.11': 373 433 resolution: {integrity: sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==} 374 434 engines: {node: '>=18'} ··· 381 441 cpu: [ia32] 382 442 os: [linux] 383 443 444 + '@esbuild/linux-ia32@0.27.1': 445 + resolution: {integrity: sha512-VIUV4z8GD8rtSVMfAj1aXFahsi/+tcoXXNYmXgzISL+KB381vbSTNdeZHHHIYqFyXcoEhu9n5cT+05tRv13rlw==} 446 + engines: {node: '>=18'} 447 + cpu: [ia32] 448 + os: [linux] 449 + 384 450 '@esbuild/linux-loong64@0.25.11': 385 451 resolution: {integrity: sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==} 386 452 engines: {node: '>=18'} ··· 389 455 390 456 '@esbuild/linux-loong64@0.25.12': 391 457 resolution: {integrity: sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==} 458 + engines: {node: '>=18'} 459 + cpu: [loong64] 460 + os: [linux] 461 + 462 + '@esbuild/linux-loong64@0.27.1': 463 + resolution: {integrity: sha512-l4rfiiJRN7sTNI//ff65zJ9z8U+k6zcCg0LALU5iEWzY+a1mVZ8iWC1k5EsNKThZ7XCQ6YWtsZ8EWYm7r1UEsg==} 392 464 engines: {node: '>=18'} 393 465 cpu: [loong64] 394 466 os: [linux] ··· 405 477 cpu: [mips64el] 406 478 os: [linux] 407 479 480 + '@esbuild/linux-mips64el@0.27.1': 481 + resolution: {integrity: sha512-U0bEuAOLvO/DWFdygTHWY8C067FXz+UbzKgxYhXC0fDieFa0kDIra1FAhsAARRJbvEyso8aAqvPdNxzWuStBnA==} 482 + engines: {node: '>=18'} 483 + cpu: [mips64el] 484 + os: [linux] 485 + 408 486 '@esbuild/linux-ppc64@0.25.11': 409 487 resolution: {integrity: sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==} 410 488 engines: {node: '>=18'} ··· 417 495 cpu: [ppc64] 418 496 os: [linux] 419 497 498 + '@esbuild/linux-ppc64@0.27.1': 499 + resolution: {integrity: sha512-NzdQ/Xwu6vPSf/GkdmRNsOfIeSGnh7muundsWItmBsVpMoNPVpM61qNzAVY3pZ1glzzAxLR40UyYM23eaDDbYQ==} 500 + engines: {node: '>=18'} 501 + cpu: [ppc64] 502 + os: [linux] 503 + 420 504 '@esbuild/linux-riscv64@0.25.11': 421 505 resolution: {integrity: sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==} 422 506 engines: {node: '>=18'} ··· 429 513 cpu: [riscv64] 430 514 os: [linux] 431 515 516 + '@esbuild/linux-riscv64@0.27.1': 517 + resolution: {integrity: sha512-7zlw8p3IApcsN7mFw0O1Z1PyEk6PlKMu18roImfl3iQHTnr/yAfYv6s4hXPidbDoI2Q0pW+5xeoM4eTCC0UdrQ==} 518 + engines: {node: '>=18'} 519 + cpu: [riscv64] 520 + os: [linux] 521 + 432 522 '@esbuild/linux-s390x@0.25.11': 433 523 resolution: {integrity: sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==} 434 524 engines: {node: '>=18'} ··· 437 527 438 528 '@esbuild/linux-s390x@0.25.12': 439 529 resolution: {integrity: sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==} 530 + engines: {node: '>=18'} 531 + cpu: [s390x] 532 + os: [linux] 533 + 534 + '@esbuild/linux-s390x@0.27.1': 535 + resolution: {integrity: sha512-cGj5wli+G+nkVQdZo3+7FDKC25Uh4ZVwOAK6A06Hsvgr8WqBBuOy/1s+PUEd/6Je+vjfm6stX0kmib5b/O2Ykw==} 440 536 engines: {node: '>=18'} 441 537 cpu: [s390x] 442 538 os: [linux] ··· 453 549 cpu: [x64] 454 550 os: [linux] 455 551 552 + '@esbuild/linux-x64@0.27.1': 553 + resolution: {integrity: sha512-z3H/HYI9MM0HTv3hQZ81f+AKb+yEoCRlUby1F80vbQ5XdzEMyY/9iNlAmhqiBKw4MJXwfgsh7ERGEOhrM1niMA==} 554 + engines: {node: '>=18'} 555 + cpu: [x64] 556 + os: [linux] 557 + 456 558 '@esbuild/netbsd-arm64@0.25.11': 457 559 resolution: {integrity: sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==} 458 560 engines: {node: '>=18'} ··· 465 567 cpu: [arm64] 466 568 os: [netbsd] 467 569 570 + '@esbuild/netbsd-arm64@0.27.1': 571 + resolution: {integrity: sha512-wzC24DxAvk8Em01YmVXyjl96Mr+ecTPyOuADAvjGg+fyBpGmxmcr2E5ttf7Im8D0sXZihpxzO1isus8MdjMCXQ==} 572 + engines: {node: '>=18'} 573 + cpu: [arm64] 574 + os: [netbsd] 575 + 468 576 '@esbuild/netbsd-x64@0.25.11': 469 577 resolution: {integrity: sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==} 470 578 engines: {node: '>=18'} ··· 477 585 cpu: [x64] 478 586 os: [netbsd] 479 587 588 + '@esbuild/netbsd-x64@0.27.1': 589 + resolution: {integrity: sha512-1YQ8ybGi2yIXswu6eNzJsrYIGFpnlzEWRl6iR5gMgmsrR0FcNoV1m9k9sc3PuP5rUBLshOZylc9nqSgymI+TYg==} 590 + engines: {node: '>=18'} 591 + cpu: [x64] 592 + os: [netbsd] 593 + 480 594 '@esbuild/openbsd-arm64@0.25.11': 481 595 resolution: {integrity: sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==} 482 596 engines: {node: '>=18'} ··· 489 603 cpu: [arm64] 490 604 os: [openbsd] 491 605 606 + '@esbuild/openbsd-arm64@0.27.1': 607 + resolution: {integrity: sha512-5Z+DzLCrq5wmU7RDaMDe2DVXMRm2tTDvX2KU14JJVBN2CT/qov7XVix85QoJqHltpvAOZUAc3ndU56HSMWrv8g==} 608 + engines: {node: '>=18'} 609 + cpu: [arm64] 610 + os: [openbsd] 611 + 492 612 '@esbuild/openbsd-x64@0.25.11': 493 613 resolution: {integrity: sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==} 494 614 engines: {node: '>=18'} ··· 501 621 cpu: [x64] 502 622 os: [openbsd] 503 623 624 + '@esbuild/openbsd-x64@0.27.1': 625 + resolution: {integrity: sha512-Q73ENzIdPF5jap4wqLtsfh8YbYSZ8Q0wnxplOlZUOyZy7B4ZKW8DXGWgTCZmF8VWD7Tciwv5F4NsRf6vYlZtqg==} 626 + engines: {node: '>=18'} 627 + cpu: [x64] 628 + os: [openbsd] 629 + 504 630 '@esbuild/openharmony-arm64@0.25.11': 505 631 resolution: {integrity: sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==} 506 632 engines: {node: '>=18'} ··· 513 639 cpu: [arm64] 514 640 os: [openharmony] 515 641 642 + '@esbuild/openharmony-arm64@0.27.1': 643 + resolution: {integrity: sha512-ajbHrGM/XiK+sXM0JzEbJAen+0E+JMQZ2l4RR4VFwvV9JEERx+oxtgkpoKv1SevhjavK2z2ReHk32pjzktWbGg==} 644 + engines: {node: '>=18'} 645 + cpu: [arm64] 646 + os: [openharmony] 647 + 516 648 '@esbuild/sunos-x64@0.25.11': 517 649 resolution: {integrity: sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==} 518 650 engines: {node: '>=18'} ··· 525 657 cpu: [x64] 526 658 os: [sunos] 527 659 660 + '@esbuild/sunos-x64@0.27.1': 661 + resolution: {integrity: sha512-IPUW+y4VIjuDVn+OMzHc5FV4GubIwPnsz6ubkvN8cuhEqH81NovB53IUlrlBkPMEPxvNnf79MGBoz8rZ2iW8HA==} 662 + engines: {node: '>=18'} 663 + cpu: [x64] 664 + os: [sunos] 665 + 528 666 '@esbuild/win32-arm64@0.25.11': 529 667 resolution: {integrity: sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==} 530 668 engines: {node: '>=18'} ··· 533 671 534 672 '@esbuild/win32-arm64@0.25.12': 535 673 resolution: {integrity: sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==} 674 + engines: {node: '>=18'} 675 + cpu: [arm64] 676 + os: [win32] 677 + 678 + '@esbuild/win32-arm64@0.27.1': 679 + resolution: {integrity: sha512-RIVRWiljWA6CdVu8zkWcRmGP7iRRIIwvhDKem8UMBjPql2TXM5PkDVvvrzMtj1V+WFPB4K7zkIGM7VzRtFkjdg==} 536 680 engines: {node: '>=18'} 537 681 cpu: [arm64] 538 682 os: [win32] ··· 549 693 cpu: [ia32] 550 694 os: [win32] 551 695 696 + '@esbuild/win32-ia32@0.27.1': 697 + resolution: {integrity: sha512-2BR5M8CPbptC1AK5JbJT1fWrHLvejwZidKx3UMSF0ecHMa+smhi16drIrCEggkgviBwLYd5nwrFLSl5Kho96RQ==} 698 + engines: {node: '>=18'} 699 + cpu: [ia32] 700 + os: [win32] 701 + 552 702 '@esbuild/win32-x64@0.25.11': 553 703 resolution: {integrity: sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==} 554 704 engines: {node: '>=18'} ··· 557 707 558 708 '@esbuild/win32-x64@0.25.12': 559 709 resolution: {integrity: sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==} 710 + engines: {node: '>=18'} 711 + cpu: [x64] 712 + os: [win32] 713 + 714 + '@esbuild/win32-x64@0.27.1': 715 + resolution: {integrity: sha512-d5X6RMYv6taIymSk8JBP+nxv8DQAMY6A51GPgusqLdK9wBz5wWIXy1KjTck6HnjE9hqJzJRdk+1p/t5soSbCtw==} 560 716 engines: {node: '>=18'} 561 717 cpu: [x64] 562 718 os: [win32] ··· 716 872 engines: {node: ^16.10.0 || >=18.0.0} 717 873 hasBin: true 718 874 719 - '@nuxt/cli@3.31.1': 720 - resolution: {integrity: sha512-2Quw4bQlVpMGS/AD34KUEsd4i5PVz993e//km10fYR3AKiilYCHiY+vYdvU9odtFYzmr3tQtfZb1rFfb3GUiCQ==} 875 + '@nuxt/cli@3.31.2': 876 + resolution: {integrity: sha512-ud4KcfSdPeY96IR3UCtg/k7p6nUbJqF3IguQsolHo6EEJwiNM283EFXhRzU9cR+1iILExjaJvHMpFJ/7Xi++bg==} 721 877 engines: {node: ^16.10.0 || >=18.0.0} 722 878 hasBin: true 723 879 ··· 758 914 '@vitejs/devtools': 759 915 optional: true 760 916 761 - '@nuxt/eslint-config@1.11.0': 762 - resolution: {integrity: sha512-SIe05zqUzwp/3mLW1AhUtCPdLVKjpNDO2ODxniReb5lsuRzSp7q9OQhjUhC1QqEM2ANH3q3b8Qui9YpxUg3nMA==} 917 + '@nuxt/eslint-config@1.12.1': 918 + resolution: {integrity: sha512-fsKKtIIvVwQ5OGE30lJEhzwXxXj40ol7vR6h3eTH8sSBVZLOdmPn2BHrhoOjHTDXpLPw1AZ/8GcQfJZ2o3gcHQ==} 763 919 peerDependencies: 764 920 eslint: ^9.0.0 765 921 eslint-plugin-format: '*' ··· 767 923 eslint-plugin-format: 768 924 optional: true 769 925 770 - '@nuxt/eslint-plugin@1.11.0': 771 - resolution: {integrity: sha512-kTNwHJjdr5qW90ww4ct8kFKdWEVb/8X4KdkDJAmRTRqLRfkfTQDOKDfpQa62fRnsuRopMEPjab3Bsya4YLbb9g==} 926 + '@nuxt/eslint-plugin@1.12.1': 927 + resolution: {integrity: sha512-9EBWZTgJC2oclDIL53YG6paEoaTU2SDWVPybEQ0Pe2Bm/5YSbHd//6EGLvdGwAgN+xJQmEsPunUpd4Y+NX2OCQ==} 772 928 peerDependencies: 773 929 eslint: ^9.0.0 774 930 ··· 776 932 resolution: {integrity: sha512-ze46EW5xW+UxDvinvPkYt2MzR355Az1lA3bpX8KDialgnCwr+IbkBij/udbUEC6ZFbidPkfK1eKl4ESN7gMY+w==} 777 933 engines: {node: '>=18.12.0'} 778 934 779 - '@nuxt/kit@3.20.1': 780 - resolution: {integrity: sha512-TIslaylfI5kd3AxX5qts0qyrIQ9Uq3HAA1bgIIJ+c+zpDfK338YS+YrCWxBBzDMECRCbAS58mqAd2MtJfG1ENA==} 935 + '@nuxt/kit@3.20.2': 936 + resolution: {integrity: sha512-laqfmMcWWNV1FsVmm1+RQUoGY8NIJvCRl0z0K8ikqPukoEry0LXMqlQ+xaf8xJRvoH2/78OhZmsEEsUBTXipcw==} 781 937 engines: {node: '>=18.12.0'} 782 938 783 939 '@nuxt/kit@4.1.3': 784 940 resolution: {integrity: sha512-WK0yPIqcb3GQ8r4GutF6p/2fsyXnmmmkuwVLzN4YaJHrpA2tjEagjbxdjkWYeHW8o4XIKJ4micah4wPOVK49Mg==} 785 941 engines: {node: '>=18.12.0'} 786 942 787 - '@nuxt/kit@4.2.1': 788 - resolution: {integrity: sha512-lLt8KLHyl7IClc3RqRpRikz15eCfTRlAWL9leVzPyg5N87FfKE/7EWgWvpiL/z4Tf3dQCIqQb88TmHE0JTIDvA==} 943 + '@nuxt/kit@4.2.2': 944 + resolution: {integrity: sha512-ZAgYBrPz/yhVgDznBNdQj2vhmOp31haJbO0I0iah/P9atw+OHH7NJLUZ3PK+LOz/0fblKTN1XJVSi8YQ1TQ0KA==} 789 945 engines: {node: '>=18.12.0'} 790 946 791 947 '@nuxt/module-builder@1.0.2': ··· 796 952 '@nuxt/cli': ^3.26.4 797 953 typescript: ^5.8.3 798 954 799 - '@nuxt/nitro-server@4.2.1': 800 - resolution: {integrity: sha512-P6zGvKgbjwDO28A4QnRuhL0riNSxcw317nGSYfP9Z+V+GyCNVc9yCcAEuzRIvm+dv4PB6VC708my8Jq30VM9Ow==} 955 + '@nuxt/nitro-server@4.2.2': 956 + resolution: {integrity: sha512-lDITf4n5bHQ6a5MO7pvkpdQbPdWAUgSvztSHCfui/3ioLZsM2XntlN02ue6GSoh3oV9H4xSB3qGa+qlSjgxN0A==} 801 957 engines: {node: ^20.19.0 || >=22.12.0} 802 958 peerDependencies: 803 - nuxt: ^4.2.1 959 + nuxt: ^4.2.2 804 960 805 961 '@nuxt/schema@4.1.3': 806 962 resolution: {integrity: sha512-ZLkIfleKHQF0PqTDEwuVVnnE/hyMdfY4m2zX8vRC0XMSbFS1I0MFcKkzWnJaMC13NYmGPnT3sX0o3lznweKHJQ==} 807 963 engines: {node: ^14.18.0 || >=16.10.0} 808 964 809 - '@nuxt/schema@4.2.1': 810 - resolution: {integrity: sha512-kSuma7UztDVyw8eAmN3rKFoaWjNRkJE9+kqwEurpuxG7nCwFPS7sUPSGzovzaofP+xV30tl6wveBEcDRWyQvgA==} 965 + '@nuxt/schema@4.2.2': 966 + resolution: {integrity: sha512-lW/1MNpO01r5eR/VoeanQio8Lg4QpDklMOHa4mBHhhPNlBO1qiRtVYzjcnNdun3hujGauRaO9khGjv93Z5TZZA==} 811 967 engines: {node: ^14.18.0 || >=16.10.0} 812 968 813 969 '@nuxt/telemetry@2.6.6': ··· 861 1017 rolldown: 862 1018 optional: true 863 1019 864 - '@nuxt/vite-builder@4.2.1': 865 - resolution: {integrity: sha512-SuBxCtGrHcbgrtzHwJgLe0pBXWw2T9RFQx9JQ7A3dE9RjBhzjaxtmjVHx7vtq6DCGi0d0WlW1Z1lBZUDaXy8WA==} 1020 + '@nuxt/vite-builder@4.2.2': 1021 + resolution: {integrity: sha512-Bot8fpJNtHZrM4cS1iSR7bEAZ1mFLAtJvD/JOSQ6kT62F4hSFWfMubMXOwDkLK2tnn3bnAdSqGy1nLNDBCahpQ==} 866 1022 engines: {node: ^20.19.0 || >=22.12.0} 867 1023 peerDependencies: 868 - nuxt: 4.2.1 1024 + nuxt: 4.2.2 869 1025 rolldown: ^1.0.0-beta.38 870 1026 vue: ^3.3.4 871 1027 peerDependenciesMeta: 872 1028 rolldown: 873 1029 optional: true 1030 + 1031 + '@oxc-minify/binding-android-arm64@0.102.0': 1032 + resolution: {integrity: sha512-pknM+ttJTwRr7ezn1v5K+o2P4RRjLAzKI10bjVDPybwWQ544AZW6jxm7/YDgF2yUbWEV9o7cAQPkIUOmCiW8vg==} 1033 + engines: {node: ^20.19.0 || >=22.12.0} 1034 + cpu: [arm64] 1035 + os: [android] 874 1036 875 1037 '@oxc-minify/binding-android-arm64@0.94.0': 876 1038 resolution: {integrity: sha512-7VEBFFFAi4cYqlW/ziVs5XmNM/0IqAp7duBuTM/zus/EOc3Q2zhS9ApJo0zIwbRUZMlIm1RHe8Hths//xE7K1A==} ··· 878 1040 cpu: [arm64] 879 1041 os: [android] 880 1042 881 - '@oxc-minify/binding-android-arm64@0.96.0': 882 - resolution: {integrity: sha512-lzeIEMu/v6Y+La5JSesq4hvyKtKBq84cgQpKYTYM/yGuNk2tfd5Ha31hnC+mTh48lp/5vZH+WBfjVUjjINCfug==} 1043 + '@oxc-minify/binding-darwin-arm64@0.102.0': 1044 + resolution: {integrity: sha512-BDLiH41ZctNND38+GCEL3ZxFn9j7qMZJLrr6SLWMt8xlG4Sl64xTkZ0zeUy4RdVEatKKZdrRIhFZ2e5wPDQT6Q==} 883 1045 engines: {node: ^20.19.0 || >=22.12.0} 884 1046 cpu: [arm64] 885 - os: [android] 1047 + os: [darwin] 886 1048 887 1049 '@oxc-minify/binding-darwin-arm64@0.94.0': 888 1050 resolution: {integrity: sha512-T0k3pG/izIutpl8cQl9Xeb0TikBILGd3rglCgRhhG5G5xsk/AAAp/qsSdzBm/8yMXksfRWqE0teh7XDWKmzOXw==} ··· 890 1052 cpu: [arm64] 891 1053 os: [darwin] 892 1054 893 - '@oxc-minify/binding-darwin-arm64@0.96.0': 894 - resolution: {integrity: sha512-i0LkJAUXb4BeBFrJQbMKQPoxf8+cFEffDyLSb7NEzzKuPcH8qrVsnEItoOzeAdYam8Sr6qCHVwmBNEQzl7PWpw==} 1055 + '@oxc-minify/binding-darwin-x64@0.102.0': 1056 + resolution: {integrity: sha512-AcB8ZZ711w4hTDhMfMHNjT2d+hekTQ2XmNSUBqJdXB+a2bJbE50UCRq/nxXl44zkjaQTit3lcQbFvhk2wwKcpw==} 895 1057 engines: {node: ^20.19.0 || >=22.12.0} 896 - cpu: [arm64] 1058 + cpu: [x64] 897 1059 os: [darwin] 898 1060 899 1061 '@oxc-minify/binding-darwin-x64@0.94.0': ··· 902 1064 cpu: [x64] 903 1065 os: [darwin] 904 1066 905 - '@oxc-minify/binding-darwin-x64@0.96.0': 906 - resolution: {integrity: sha512-C5vI0WPR+KPIFAD5LMOJk2J8iiT+Nv65vDXmemzXEXouzfEOLYNqnW+u6NSsccpuZHHWAiLyPFkYvKFduveAUQ==} 1067 + '@oxc-minify/binding-freebsd-x64@0.102.0': 1068 + resolution: {integrity: sha512-UlLEN9mR5QaviYVMWZQsN9DgAH3qyV67XUXDEzSrbVMLsqHsVHhFU8ZIeO0fxWTQW/cgpvldvKp9/+RdrggqWw==} 907 1069 engines: {node: ^20.19.0 || >=22.12.0} 908 1070 cpu: [x64] 909 - os: [darwin] 1071 + os: [freebsd] 910 1072 911 1073 '@oxc-minify/binding-freebsd-x64@0.94.0': 912 1074 resolution: {integrity: sha512-LvaxVkEVLgBNQO2RUYwbmRC0cLpq5WHPsM7B4xsojwqpJNsK5l2VnTAuExvPthC1gKWlsoQsVoT03Ex/SZ4FOw==} ··· 914 1076 cpu: [x64] 915 1077 os: [freebsd] 916 1078 917 - '@oxc-minify/binding-freebsd-x64@0.96.0': 918 - resolution: {integrity: sha512-3//5DNx+xUjVBMLLk2sl6hfe4fwfENJtjVQUBXjxzwPuv8xgZUqASG4cRG3WqG5Qe8dV6SbCI4EgKQFjO4KCZA==} 919 - engines: {node: ^20.19.0 || >=22.12.0} 920 - cpu: [x64] 921 - os: [freebsd] 922 - 923 - '@oxc-minify/binding-linux-arm-gnueabihf@0.94.0': 924 - resolution: {integrity: sha512-o/IEdJKl7Y78fIvIRPeA4ccgmOAzeMS8tsjpO7XlENWPzS3cA/6Iy4BqMqYyqUZewgt0a2ggw0zAioIwKPiDmw==} 1079 + '@oxc-minify/binding-linux-arm-gnueabihf@0.102.0': 1080 + resolution: {integrity: sha512-CWyCwedZrUt47n56/RwHSwKXxVI3p98hB0ntLaBNeH5qjjBujs9uOh4bQ0aAlzUWunT77b3/Y+xcQnmV42HN4A==} 925 1081 engines: {node: ^20.19.0 || >=22.12.0} 926 1082 cpu: [arm] 927 1083 os: [linux] 928 1084 929 - '@oxc-minify/binding-linux-arm-gnueabihf@0.96.0': 930 - resolution: {integrity: sha512-WXChFKV7VdDk1NePDK1J31cpSvxACAVztJ7f7lJVYBTkH+iz5D0lCqPcE7a9eb7nC3xvz4yk7DM6dA9wlUQkQg==} 1085 + '@oxc-minify/binding-linux-arm-gnueabihf@0.94.0': 1086 + resolution: {integrity: sha512-o/IEdJKl7Y78fIvIRPeA4ccgmOAzeMS8tsjpO7XlENWPzS3cA/6Iy4BqMqYyqUZewgt0a2ggw0zAioIwKPiDmw==} 931 1087 engines: {node: ^20.19.0 || >=22.12.0} 932 1088 cpu: [arm] 933 1089 os: [linux] ··· 938 1094 cpu: [arm] 939 1095 os: [linux] 940 1096 941 - '@oxc-minify/binding-linux-arm-musleabihf@0.96.0': 942 - resolution: {integrity: sha512-7B18glYMX4Z/YoqgE3VRLs/2YhVLxlxNKSgrtsRpuR8xv58xca+hEhiFwZN1Rn+NSMZ29Z33LWD7iYWnqYFvRA==} 1097 + '@oxc-minify/binding-linux-arm64-gnu@0.102.0': 1098 + resolution: {integrity: sha512-W/DCw+Ys8rXj4j38ylJ2l6Kvp6SV+eO5SUWA11imz7yCWntNL001KJyGQ9PJNUFHg0jbxe3yqm4M50v6miWzeA==} 943 1099 engines: {node: ^20.19.0 || >=22.12.0} 944 - cpu: [arm] 1100 + cpu: [arm64] 945 1101 os: [linux] 946 1102 947 1103 '@oxc-minify/binding-linux-arm64-gnu@0.94.0': ··· 950 1106 cpu: [arm64] 951 1107 os: [linux] 952 1108 953 - '@oxc-minify/binding-linux-arm64-gnu@0.96.0': 954 - resolution: {integrity: sha512-Yl+KcTldsEJNcaYxxonwAXZ2q3gxIzn3kXYQWgKWdaGIpNhOCWqF+KE5WLsldoh5Ro5SHtomvb8GM6cXrIBMog==} 1109 + '@oxc-minify/binding-linux-arm64-musl@0.102.0': 1110 + resolution: {integrity: sha512-DyH/t/zSZHuX4Nn239oBteeMC4OP7B13EyXWX18Qg8aJoZ+lZo90WPGOvhP04zII33jJ7di+vrtAUhsX64lp+A==} 955 1111 engines: {node: ^20.19.0 || >=22.12.0} 956 1112 cpu: [arm64] 957 1113 os: [linux] ··· 962 1118 cpu: [arm64] 963 1119 os: [linux] 964 1120 965 - '@oxc-minify/binding-linux-arm64-musl@0.96.0': 966 - resolution: {integrity: sha512-rNqoFWOWaxwMmUY5fspd/h5HfvgUlA3sv9CUdA2MpnHFiyoJNovR7WU8tGh+Yn0qOAs0SNH0a05gIthHig14IA==} 1121 + '@oxc-minify/binding-linux-riscv64-gnu@0.102.0': 1122 + resolution: {integrity: sha512-CMvzrmOg+Gs44E7TRK/IgrHYp+wwVJxVV8niUrDR2b3SsrCO3NQz5LI+7bM1qDbWnuu5Cl1aiitoMfjRY61dSg==} 967 1123 engines: {node: ^20.19.0 || >=22.12.0} 968 - cpu: [arm64] 1124 + cpu: [riscv64] 969 1125 os: [linux] 970 1126 971 1127 '@oxc-minify/binding-linux-riscv64-gnu@0.94.0': ··· 974 1130 cpu: [riscv64] 975 1131 os: [linux] 976 1132 977 - '@oxc-minify/binding-linux-riscv64-gnu@0.96.0': 978 - resolution: {integrity: sha512-3paajIuzGnukHwSI3YBjYVqbd72pZd8NJxaayaNFR0AByIm8rmIT5RqFXbq8j2uhtpmNdZRXiu0em1zOmIScWA==} 1133 + '@oxc-minify/binding-linux-s390x-gnu@0.102.0': 1134 + resolution: {integrity: sha512-tZWr6j2s0ddm9MTfWTI3myaAArg9GDy4UgvpF00kMQAjLcGUNhEEQbB9Bd9KtCvDQzaan8HQs0GVWUp+DWrymw==} 979 1135 engines: {node: ^20.19.0 || >=22.12.0} 980 - cpu: [riscv64] 1136 + cpu: [s390x] 981 1137 os: [linux] 982 1138 983 1139 '@oxc-minify/binding-linux-s390x-gnu@0.94.0': ··· 986 1142 cpu: [s390x] 987 1143 os: [linux] 988 1144 989 - '@oxc-minify/binding-linux-s390x-gnu@0.96.0': 990 - resolution: {integrity: sha512-9ESrpkB2XG0lQ89JlsxlZa86iQCOs+jkDZLl6O+u5wb7ynUy21bpJJ1joauCOSYIOUlSy3+LbtJLiqi7oSQt5Q==} 1145 + '@oxc-minify/binding-linux-x64-gnu@0.102.0': 1146 + resolution: {integrity: sha512-0YEKmAIun1bS+Iy5Shx6WOTSj3GuilVuctJjc5/vP8/EMTZ/RI8j0eq0Mu3UFPoT/bMULL3MBXuHuEIXmq7Ddg==} 991 1147 engines: {node: ^20.19.0 || >=22.12.0} 992 - cpu: [s390x] 1148 + cpu: [x64] 993 1149 os: [linux] 994 1150 995 1151 '@oxc-minify/binding-linux-x64-gnu@0.94.0': ··· 998 1154 cpu: [x64] 999 1155 os: [linux] 1000 1156 1001 - '@oxc-minify/binding-linux-x64-gnu@0.96.0': 1002 - resolution: {integrity: sha512-UMM1jkns+p+WwwmdjC5giI3SfR2BCTga18x3C0cAu6vDVf4W37uTZeTtSIGmwatTBbgiq++Te24/DE0oCdm1iQ==} 1157 + '@oxc-minify/binding-linux-x64-musl@0.102.0': 1158 + resolution: {integrity: sha512-Ew4QDpEsXoV+pG5+bJpheEy3GH436GBe6ASPB0X27Hh9cQ2gb1NVZ7cY7xJj68+fizwS/PtT8GHoG3uxyH17Pg==} 1003 1159 engines: {node: ^20.19.0 || >=22.12.0} 1004 1160 cpu: [x64] 1005 1161 os: [linux] ··· 1010 1166 cpu: [x64] 1011 1167 os: [linux] 1012 1168 1013 - '@oxc-minify/binding-linux-x64-musl@0.96.0': 1014 - resolution: {integrity: sha512-8b1naiC7MdP7xeMi7cQ5tb9W1rZAP9Qz/jBRqp1Y5EOZ1yhSGnf1QWuZ/0pCc+XiB9vEHXEY3Aki/H+86m2eOg==} 1169 + '@oxc-minify/binding-openharmony-arm64@0.102.0': 1170 + resolution: {integrity: sha512-wYPXS8IOu/sXiP3CGHJNPzZo4hfPAwJKevcFH2syvU2zyqUxym7hx6smfcK/mgJBiX7VchwArdGRwrEQKcBSaQ==} 1015 1171 engines: {node: ^20.19.0 || >=22.12.0} 1016 - cpu: [x64] 1017 - os: [linux] 1172 + cpu: [arm64] 1173 + os: [openharmony] 1174 + 1175 + '@oxc-minify/binding-wasm32-wasi@0.102.0': 1176 + resolution: {integrity: sha512-52SepCb9e+8cVisGa9S/F14K8PxW0AnbV1j4KEYi8uwfkUIxeDNKRHVHzPoBXNrr0yxW0EHLn/3i8J7a2YCpWw==} 1177 + engines: {node: '>=14.0.0'} 1178 + cpu: [wasm32] 1018 1179 1019 1180 '@oxc-minify/binding-wasm32-wasi@0.94.0': 1020 1181 resolution: {integrity: sha512-0bOaEuh7QX8MfqyrRjNPOWhcsYl0IGoHX1nPtFIFGm0f/AJsJ+3wbyI9WvkAOXZmRgI9DMKGbDJdU6J59JxA7w==} 1021 1182 engines: {node: '>=14.0.0'} 1022 1183 cpu: [wasm32] 1023 1184 1024 - '@oxc-minify/binding-wasm32-wasi@0.96.0': 1025 - resolution: {integrity: sha512-bjGDjkGzo3GWU9Vg2qiFUrfoo5QxojPNV/2RHTlbIB5FWkkV4ExVjsfyqihFiAuj0NXIZqd2SAiEq9htVd3RFw==} 1026 - engines: {node: '>=14.0.0'} 1027 - cpu: [wasm32] 1185 + '@oxc-minify/binding-win32-arm64-msvc@0.102.0': 1186 + resolution: {integrity: sha512-kLs6H1y6sDBKcIimkNwu5th28SLkyvFpHNxdLtCChda0KIGeIXNSiupy5BqEutY+VlWJivKT1OV3Ev3KC5Euzg==} 1187 + engines: {node: ^20.19.0 || >=22.12.0} 1188 + cpu: [arm64] 1189 + os: [win32] 1028 1190 1029 1191 '@oxc-minify/binding-win32-arm64-msvc@0.94.0': 1030 1192 resolution: {integrity: sha512-qXuSuUmLn7v79R0noaRlJES7m0BLfBWwPAmPjzu553eJObvKS15TfHH4uxr0h31Bmy4jqWX2r+oirz/Pg+hSEg==} ··· 1032 1194 cpu: [arm64] 1033 1195 os: [win32] 1034 1196 1035 - '@oxc-minify/binding-win32-arm64-msvc@0.96.0': 1036 - resolution: {integrity: sha512-4L4DlHUT47qMWQuTyUghpncR3NZHWtxvd0G1KgSjVgXf+cXzFdWQCWZZtCU0yrmOoVCNUf4S04IFCJyAe+Ie7A==} 1197 + '@oxc-minify/binding-win32-x64-msvc@0.102.0': 1198 + resolution: {integrity: sha512-XdyJZdSMN8rbBXH10CrFuU+Q9jIP2+MnxHmNzjK4+bldbTI1UxqwjUMS9bKVC5VCaIEZhh8IE8x4Vf8gmCgrKQ==} 1037 1199 engines: {node: ^20.19.0 || >=22.12.0} 1038 - cpu: [arm64] 1200 + cpu: [x64] 1039 1201 os: [win32] 1040 1202 1041 1203 '@oxc-minify/binding-win32-x64-msvc@0.94.0': ··· 1044 1206 cpu: [x64] 1045 1207 os: [win32] 1046 1208 1047 - '@oxc-minify/binding-win32-x64-msvc@0.96.0': 1048 - resolution: {integrity: sha512-T2ijfqZLpV2bgGGocXV4SXTuMoouqN0asYTIm+7jVOLvT5XgDogf3ZvCmiEnSWmxl21+r5wHcs8voU2iUROXAg==} 1209 + '@oxc-parser/binding-android-arm64@0.102.0': 1210 + resolution: {integrity: sha512-pD2if3w3cxPvYbsBSTbhxAYGDaG6WVwnqYG0mYRQ142D6SJ6BpNs7YVQrqpRA2AJQCmzaPP5TRp/koFLebagfQ==} 1049 1211 engines: {node: ^20.19.0 || >=22.12.0} 1050 - cpu: [x64] 1051 - os: [win32] 1212 + cpu: [arm64] 1213 + os: [android] 1052 1214 1053 1215 '@oxc-parser/binding-android-arm64@0.94.0': 1054 1216 resolution: {integrity: sha512-Ficqj6MggRGFkemU4pVFTyth3jWVL/zpIWjGMTXaPU81l46ZDcYVFWp9ia6nfE5mm8UdVSI2trvmK+BpNUim7g==} ··· 1056 1218 cpu: [arm64] 1057 1219 os: [android] 1058 1220 1059 - '@oxc-parser/binding-android-arm64@0.96.0': 1060 - resolution: {integrity: sha512-CofbPOiW1PG+hi8bgElJPK0ioHfw8nt4Vw9d+Q9JuMhygS6LbQyu1W6tIFZ1OPFofeFRdWus3vD29FBx+tvFOA==} 1221 + '@oxc-parser/binding-darwin-arm64@0.102.0': 1222 + resolution: {integrity: sha512-RzMN6f6MrjjpQC2Dandyod3iOscofYBpHaTecmoRRbC5sJMwsurkqUMHzoJX9F6IM87kn8m/JcClnoOfx5Sesw==} 1061 1223 engines: {node: ^20.19.0 || >=22.12.0} 1062 1224 cpu: [arm64] 1063 - os: [android] 1225 + os: [darwin] 1064 1226 1065 1227 '@oxc-parser/binding-darwin-arm64@0.94.0': 1066 1228 resolution: {integrity: sha512-uYyeMH9vMfb0JAdm6ZwHTgcTv53030elQKMnUbux9K5rxOCWbHUyeVACEv86V+E/Ft6RtkvWDIqUY4sYZRmcuQ==} ··· 1068 1230 cpu: [arm64] 1069 1231 os: [darwin] 1070 1232 1071 - '@oxc-parser/binding-darwin-arm64@0.96.0': 1072 - resolution: {integrity: sha512-+HZ2L1a/1BsUXYik8XqQwT2Tl5Z3jRQ/RRQiPV9UsB2skKyd91NLDlQlMpdhjLGs9Qe7Y42unFjRg2iHjIiwnw==} 1233 + '@oxc-parser/binding-darwin-x64@0.102.0': 1234 + resolution: {integrity: sha512-Sr2/3K6GEcejY+HgWp5HaxRPzW5XHe9IfGKVn9OhLt8fzVLnXbK5/GjXj7JjMCNKI3G3ZPZDG2Dgm6CX3MaHCA==} 1073 1235 engines: {node: ^20.19.0 || >=22.12.0} 1074 - cpu: [arm64] 1236 + cpu: [x64] 1075 1237 os: [darwin] 1076 1238 1077 1239 '@oxc-parser/binding-darwin-x64@0.94.0': ··· 1080 1242 cpu: [x64] 1081 1243 os: [darwin] 1082 1244 1083 - '@oxc-parser/binding-darwin-x64@0.96.0': 1084 - resolution: {integrity: sha512-GC8wH1W0XaCLyTeGsmyaMdnItiYQkqfTcn9Ygc55AWI+m11lCjQeoKDIsDCm/QwrKLCN07u3WWWsuPs5ubfXpA==} 1245 + '@oxc-parser/binding-freebsd-x64@0.102.0': 1246 + resolution: {integrity: sha512-s9F2N0KJCGEpuBW6ChpFfR06m2Id9ReaHSl8DCca4HvFNt8SJFPp8fq42n2PZy68rtkremQasM0JDrK2BoBeBQ==} 1085 1247 engines: {node: ^20.19.0 || >=22.12.0} 1086 1248 cpu: [x64] 1087 - os: [darwin] 1249 + os: [freebsd] 1088 1250 1089 1251 '@oxc-parser/binding-freebsd-x64@0.94.0': 1090 1252 resolution: {integrity: sha512-81bE/8F252Ew179uVo9FU67dmRc+n8QSMhj6mmMxisdI3ao5MjCI5jDL19mH3UeQ9uRUBSPFILmHBDQYNZ9oKw==} ··· 1092 1254 cpu: [x64] 1093 1255 os: [freebsd] 1094 1256 1095 - '@oxc-parser/binding-freebsd-x64@0.96.0': 1096 - resolution: {integrity: sha512-8SeXi2FmlN15uPY5oM03cua5RXBDYmY34Uewongv6RUiAaU/kWxLvzuijpyNC+yQ1r4fC2LbWJhAsKpX5qkA6g==} 1097 - engines: {node: ^20.19.0 || >=22.12.0} 1098 - cpu: [x64] 1099 - os: [freebsd] 1100 - 1101 - '@oxc-parser/binding-linux-arm-gnueabihf@0.94.0': 1102 - resolution: {integrity: sha512-aGOU8IYXVYGN2aRrvcU5+UdM7BzIVlm4m0REQzjpblQKRdZfWFtDBRJez+fK/F10g0H1AU5DQVgbW5aeko49Jw==} 1257 + '@oxc-parser/binding-linux-arm-gnueabihf@0.102.0': 1258 + resolution: {integrity: sha512-zRCIOWzLbqhfY4g8KIZDyYfO2Fl5ltxdQI1v2GlePj66vFWRl8cf4qcBGzxKfsH3wCZHAhmWd1Ht59mnrfH/UQ==} 1103 1259 engines: {node: ^20.19.0 || >=22.12.0} 1104 1260 cpu: [arm] 1105 1261 os: [linux] 1106 1262 1107 - '@oxc-parser/binding-linux-arm-gnueabihf@0.96.0': 1108 - resolution: {integrity: sha512-UEs+Zf6T2/FwQlLgv7gfZsKmY19sl3hK57r2BQVc2eCmCmF/deeqDcWyFjzkNLgdDDucY60PoNhNGClDm605uQ==} 1263 + '@oxc-parser/binding-linux-arm-gnueabihf@0.94.0': 1264 + resolution: {integrity: sha512-aGOU8IYXVYGN2aRrvcU5+UdM7BzIVlm4m0REQzjpblQKRdZfWFtDBRJez+fK/F10g0H1AU5DQVgbW5aeko49Jw==} 1109 1265 engines: {node: ^20.19.0 || >=22.12.0} 1110 1266 cpu: [arm] 1111 1267 os: [linux] ··· 1116 1272 cpu: [arm] 1117 1273 os: [linux] 1118 1274 1119 - '@oxc-parser/binding-linux-arm-musleabihf@0.96.0': 1120 - resolution: {integrity: sha512-1kuWvjR2+ORJMoyxt9LSbLcDhXZnL25XOuv9VmH6NmSPvLgewzuubSlm++W03x+U7SzWFilBsdwIHtD/0mjERw==} 1275 + '@oxc-parser/binding-linux-arm64-gnu@0.102.0': 1276 + resolution: {integrity: sha512-5n5RbHgfjulRhKB0pW5p0X/NkQeOpI4uI9WHgIZbORUDATGFC8yeyPA6xYGEs+S3MyEAFxl4v544UEIWwqAgsA==} 1121 1277 engines: {node: ^20.19.0 || >=22.12.0} 1122 - cpu: [arm] 1278 + cpu: [arm64] 1123 1279 os: [linux] 1124 1280 1125 1281 '@oxc-parser/binding-linux-arm64-gnu@0.94.0': ··· 1128 1284 cpu: [arm64] 1129 1285 os: [linux] 1130 1286 1131 - '@oxc-parser/binding-linux-arm64-gnu@0.96.0': 1132 - resolution: {integrity: sha512-PHH4ETR1t0fymxuhpQNj3Z9t/78/zZa2Lj3Z3I0ZOd+/Ex+gtdhGoB5xYyy7lcYGAPMfZ+Gmr+dTCr1GYNZ3BA==} 1287 + '@oxc-parser/binding-linux-arm64-musl@0.102.0': 1288 + resolution: {integrity: sha512-/XWcmglH/VJ4yKAGTLRgPKSSikh3xciNxkwGiURt8dS30b+3pwc4ZZmudMu0tQ3mjSu0o7V9APZLMpbHK8Bp5w==} 1133 1289 engines: {node: ^20.19.0 || >=22.12.0} 1134 1290 cpu: [arm64] 1135 1291 os: [linux] ··· 1140 1296 cpu: [arm64] 1141 1297 os: [linux] 1142 1298 1143 - '@oxc-parser/binding-linux-arm64-musl@0.96.0': 1144 - resolution: {integrity: sha512-fjDPbZjkqaDSTBe0FM8nZ9zBw4B/NF/I0gH7CfvNDwIj9smISaNFypYeomkvubORpnbX9ORhvhYwg3TxQ60OGA==} 1299 + '@oxc-parser/binding-linux-riscv64-gnu@0.102.0': 1300 + resolution: {integrity: sha512-2jtIq4nswvy6xdqv1ndWyvVlaRpS0yqomLCvvHdCFx3pFXo5Aoq4RZ39kgvFWrbAtpeYSYeAGFnwgnqjx9ftdw==} 1145 1301 engines: {node: ^20.19.0 || >=22.12.0} 1146 - cpu: [arm64] 1302 + cpu: [riscv64] 1147 1303 os: [linux] 1148 1304 1149 1305 '@oxc-parser/binding-linux-riscv64-gnu@0.94.0': ··· 1152 1308 cpu: [riscv64] 1153 1309 os: [linux] 1154 1310 1155 - '@oxc-parser/binding-linux-riscv64-gnu@0.96.0': 1156 - resolution: {integrity: sha512-59KAHd/6/LmjkdSAuJn0piKmwSavMasWNUKuYLX/UnqI5KkGIp14+LBwwaBG6KzOtIq1NrRCnmlL4XSEaNkzTg==} 1311 + '@oxc-parser/binding-linux-s390x-gnu@0.102.0': 1312 + resolution: {integrity: sha512-Yp6HX/574mvYryiqj0jNvNTJqo4pdAsNP2LPBTxlDQ1cU3lPd7DUA4MQZadaeLI8+AGB2Pn50mPuPyEwFIxeFg==} 1157 1313 engines: {node: ^20.19.0 || >=22.12.0} 1158 - cpu: [riscv64] 1314 + cpu: [s390x] 1159 1315 os: [linux] 1160 1316 1161 1317 '@oxc-parser/binding-linux-s390x-gnu@0.94.0': ··· 1164 1320 cpu: [s390x] 1165 1321 os: [linux] 1166 1322 1167 - '@oxc-parser/binding-linux-s390x-gnu@0.96.0': 1168 - resolution: {integrity: sha512-VtupojtgahY8XmLwpVpM3C1WQEgMD1JxpB8lzUtdSLwosWaaz1EAl+VXWNuxTTZusNuLBtmR+F0qql22ISi/9g==} 1323 + '@oxc-parser/binding-linux-x64-gnu@0.102.0': 1324 + resolution: {integrity: sha512-R4b0xZpDRhoNB2XZy0kLTSYm0ZmWeKjTii9fcv1Mk3/SIGPrrglwt4U6zEtwK54Dfi4Bve5JnQYduigR/gyDzw==} 1169 1325 engines: {node: ^20.19.0 || >=22.12.0} 1170 - cpu: [s390x] 1326 + cpu: [x64] 1171 1327 os: [linux] 1172 1328 1173 1329 '@oxc-parser/binding-linux-x64-gnu@0.94.0': ··· 1176 1332 cpu: [x64] 1177 1333 os: [linux] 1178 1334 1179 - '@oxc-parser/binding-linux-x64-gnu@0.96.0': 1180 - resolution: {integrity: sha512-8XSY9aUYY+5I4I1mhSEWmYqdUrJi3J5cCAInvEVHyTnDAPkhb+tnLGVZD696TpW+lFOLrTFF2V5GMWJVafqIUA==} 1335 + '@oxc-parser/binding-linux-x64-musl@0.102.0': 1336 + resolution: {integrity: sha512-xM5A+03Ti3jvWYZoqaBRS3lusvnvIQjA46Fc9aBE/MHgvKgHSkrGEluLWg/33QEwBwxupkH25Pxc1yu97oZCtg==} 1181 1337 engines: {node: ^20.19.0 || >=22.12.0} 1182 1338 cpu: [x64] 1183 1339 os: [linux] ··· 1188 1344 cpu: [x64] 1189 1345 os: [linux] 1190 1346 1191 - '@oxc-parser/binding-linux-x64-musl@0.96.0': 1192 - resolution: {integrity: sha512-IIVNtqhA0uxKkD8Y6aZinKO/sOD5O62VlduE54FnUU2rzZEszrZQLL8nMGVZhTdPaKW5M1aeLmjcdnOs6er1Jg==} 1347 + '@oxc-parser/binding-openharmony-arm64@0.102.0': 1348 + resolution: {integrity: sha512-AieLlsliblyaTFq7Iw9Nc618tgwV02JT4fQ6VIUd/3ZzbluHIHfPjIXa6Sds+04krw5TvCS8lsegtDYAyzcyhg==} 1193 1349 engines: {node: ^20.19.0 || >=22.12.0} 1194 - cpu: [x64] 1195 - os: [linux] 1350 + cpu: [arm64] 1351 + os: [openharmony] 1196 1352 1197 - '@oxc-parser/binding-wasm32-wasi@0.94.0': 1198 - resolution: {integrity: sha512-VoCtQZIsRZN8mszbdizh+5MwzbgbMxsPgT2hOzzILQLNY2o2OXG3xSiFNFakVhbWc9qSTaZ/MRDsqR+IM3fLFw==} 1353 + '@oxc-parser/binding-wasm32-wasi@0.102.0': 1354 + resolution: {integrity: sha512-w6HRyArs1PBb9rDsQSHlooe31buUlUI2iY8sBzp62jZ1tmvaJo9EIVTQlRNDkwJmk9DF9uEyIJ82EkZcCZTs9A==} 1199 1355 engines: {node: '>=14.0.0'} 1200 1356 cpu: [wasm32] 1201 1357 1202 - '@oxc-parser/binding-wasm32-wasi@0.96.0': 1203 - resolution: {integrity: sha512-TJ/sNPbVD4u6kUwm7sDKa5iRDEB8vd7ZIMjYqFrrAo9US1RGYOSvt6Ie9sDRekUL9fZhNsykvSrpmIj6dg/C2w==} 1358 + '@oxc-parser/binding-wasm32-wasi@0.94.0': 1359 + resolution: {integrity: sha512-VoCtQZIsRZN8mszbdizh+5MwzbgbMxsPgT2hOzzILQLNY2o2OXG3xSiFNFakVhbWc9qSTaZ/MRDsqR+IM3fLFw==} 1204 1360 engines: {node: '>=14.0.0'} 1205 1361 cpu: [wasm32] 1206 1362 1363 + '@oxc-parser/binding-win32-arm64-msvc@0.102.0': 1364 + resolution: {integrity: sha512-pqP5UuLiiFONQxqGiUFMdsfybaK1EOK4AXiPlvOvacLaatSEPObZGpyCkAcj9aZcvvNwYdeY9cxGM9IT3togaA==} 1365 + engines: {node: ^20.19.0 || >=22.12.0} 1366 + cpu: [arm64] 1367 + os: [win32] 1368 + 1207 1369 '@oxc-parser/binding-win32-arm64-msvc@0.94.0': 1208 1370 resolution: {integrity: sha512-3wsbMqV8V7WaLdiQ2oawdgKkCgMHXJ7VDuo6uIcXauU3wK6CG0QyDXRV9bPWzorGLRBUHndu/2VB1+9dgT9fvg==} 1209 1371 engines: {node: ^20.19.0 || >=22.12.0} 1210 1372 cpu: [arm64] 1211 1373 os: [win32] 1212 1374 1213 - '@oxc-parser/binding-win32-arm64-msvc@0.96.0': 1214 - resolution: {integrity: sha512-zCOhRB7MYVIHLj+2QYoTuLyaipiD8JG/ggUjfsMUaupRPpvwQNhsxINLIcTcb0AS+OsT7/OREhydjO74STqQzQ==} 1375 + '@oxc-parser/binding-win32-x64-msvc@0.102.0': 1376 + resolution: {integrity: sha512-ntMcL35wuLR1A145rLSmm7m7j8JBZGkROoB9Du0KFIFcfi/w1qk75BdCeiTl3HAKrreAnuhW3QOGs6mJhntowA==} 1215 1377 engines: {node: ^20.19.0 || >=22.12.0} 1216 - cpu: [arm64] 1378 + cpu: [x64] 1217 1379 os: [win32] 1218 1380 1219 1381 '@oxc-parser/binding-win32-x64-msvc@0.94.0': ··· 1222 1384 cpu: [x64] 1223 1385 os: [win32] 1224 1386 1225 - '@oxc-parser/binding-win32-x64-msvc@0.96.0': 1226 - resolution: {integrity: sha512-J6zfx9TE0oS+TrqBUjMVMOi/d/j3HMj69Pip263pETOEPm788N0HXKPsc2X2jUfSTHzD9vmdjq0QFymbf2LhWg==} 1227 - engines: {node: ^20.19.0 || >=22.12.0} 1228 - cpu: [x64] 1229 - os: [win32] 1387 + '@oxc-project/types@0.102.0': 1388 + resolution: {integrity: sha512-8Skrw405g+/UJPKWJ1twIk3BIH2nXdiVlVNtYT23AXVwpsd79es4K+KYt06Fbnkc5BaTvk/COT2JuCLYdwnCdA==} 1230 1389 1231 1390 '@oxc-project/types@0.94.0': 1232 1391 resolution: {integrity: sha512-+UgQT/4o59cZfH6Cp7G0hwmqEQ0wE+AdIwhikdwnhWI9Dp8CgSY081+Q3O67/wq3VJu8mgUEB93J9EHHn70fOw==} 1233 1392 1234 - '@oxc-project/types@0.96.0': 1235 - resolution: {integrity: sha512-r/xkmoXA0xEpU6UGtn18CNVjXH6erU3KCpCDbpLmbVxBFor1U9MqN5Z2uMmCHJuXjJzlnDR+hWY+yPoLo8oHDw==} 1393 + '@oxc-transform/binding-android-arm64@0.102.0': 1394 + resolution: {integrity: sha512-JLBT7EiExsGmB6LuBBnm6qTfg0rLSxBU+F7xjqy6UXYpL7zhqelGJL7IAq6Pu5UYFT55zVlXXmgzLOXQfpQjXA==} 1395 + engines: {node: ^20.19.0 || >=22.12.0} 1396 + cpu: [arm64] 1397 + os: [android] 1236 1398 1237 1399 '@oxc-transform/binding-android-arm64@0.94.0': 1238 1400 resolution: {integrity: sha512-abxgEoomc5HNbDQaGhBWguR+W4cdrcEIwV8xIQ2qpUuhEUoHy6nQLfN/gREAZMdkyIaKwk12FckB9aNxVTte2w==} ··· 1240 1402 cpu: [arm64] 1241 1403 os: [android] 1242 1404 1243 - '@oxc-transform/binding-android-arm64@0.96.0': 1244 - resolution: {integrity: sha512-wOm+ZsqFvyZ7B9RefUMsj0zcXw77Z2pXA51nbSQyPXqr+g0/pDGxriZWP8Sdpz/e4AEaKPA9DvrwyOZxu7GRDQ==} 1405 + '@oxc-transform/binding-darwin-arm64@0.102.0': 1406 + resolution: {integrity: sha512-xmsBCk/NwE0khy8h6wLEexiS5abCp1ZqJUNHsAovJdGgIW21oGwhiC3VYg1vNLbq+zEXwOHuphVuNEYfBwyNTw==} 1245 1407 engines: {node: ^20.19.0 || >=22.12.0} 1246 1408 cpu: [arm64] 1247 - os: [android] 1409 + os: [darwin] 1248 1410 1249 1411 '@oxc-transform/binding-darwin-arm64@0.94.0': 1250 1412 resolution: {integrity: sha512-HbnmwC1pZ9M/nXqA36TpwF7vcXk+PgLMxDvvza5C9CCivfi3MUfqCvFMvRI0snlVm2PK2GAwWJjBtng1fR8LJw==} ··· 1252 1414 cpu: [arm64] 1253 1415 os: [darwin] 1254 1416 1255 - '@oxc-transform/binding-darwin-arm64@0.96.0': 1256 - resolution: {integrity: sha512-td1sbcvzsyuoNRiNdIRodPXRtFFwxzPpC/6/yIUtRRhKn30XQcizxupIvQQVpJWWchxkphbBDh6UN+u+2CJ8Zw==} 1417 + '@oxc-transform/binding-darwin-x64@0.102.0': 1418 + resolution: {integrity: sha512-EhBsiq8hSd5BRjlWACB9MxTUiZT2He1s1b3tRP8k3lB8ZTt6sXnDXIWhxRmmM0h//xe6IJ2HuMlbvjXPo/tATg==} 1257 1419 engines: {node: ^20.19.0 || >=22.12.0} 1258 - cpu: [arm64] 1420 + cpu: [x64] 1259 1421 os: [darwin] 1260 1422 1261 1423 '@oxc-transform/binding-darwin-x64@0.94.0': ··· 1264 1426 cpu: [x64] 1265 1427 os: [darwin] 1266 1428 1267 - '@oxc-transform/binding-darwin-x64@0.96.0': 1268 - resolution: {integrity: sha512-xgqxnqhPYH2NYkgbqtnCJfhbXvxIf/pnhF/ig5UBK8PYpCEWIP/cfLpQRQ9DcQnRfuxi7RMIF6LdmB1AiS6Fkg==} 1429 + '@oxc-transform/binding-freebsd-x64@0.102.0': 1430 + resolution: {integrity: sha512-eujvuYf0x7BFgKyFecbXUa2JBEXT4Ss6vmyrrhVdN07jaeJRiobaKAmeNXBkanoWL2KQLELJbSBgs1ykWYTkzg==} 1269 1431 engines: {node: ^20.19.0 || >=22.12.0} 1270 1432 cpu: [x64] 1271 - os: [darwin] 1433 + os: [freebsd] 1272 1434 1273 1435 '@oxc-transform/binding-freebsd-x64@0.94.0': 1274 1436 resolution: {integrity: sha512-5H5V+H1CZoRQwbgAt/wLrN8oZwuYGP6xdXTuGUW2C2ON1DynMyxC4Padf8vjPcKbQph5GnLAuoaTafxokE2Z/Q==} ··· 1276 1438 cpu: [x64] 1277 1439 os: [freebsd] 1278 1440 1279 - '@oxc-transform/binding-freebsd-x64@0.96.0': 1280 - resolution: {integrity: sha512-1i67OXdl/rvSkcTXqDlh6qGRXYseEmf0rl/R+/i88scZ/o3A+FzlX56sThuaPzSSv9eVgesnoYUjIBJELFc1oA==} 1281 - engines: {node: ^20.19.0 || >=22.12.0} 1282 - cpu: [x64] 1283 - os: [freebsd] 1284 - 1285 - '@oxc-transform/binding-linux-arm-gnueabihf@0.94.0': 1286 - resolution: {integrity: sha512-BoWVkKUqgmUs4hDvGPgCSUkIeEMBVvHU/mO348Dhp7XT9ijdnSBmRzY6hFaqRSq768Hn6KblM0NM1QV7jEvKOw==} 1441 + '@oxc-transform/binding-linux-arm-gnueabihf@0.102.0': 1442 + resolution: {integrity: sha512-2x7Ro356PHBVp1SS/dOsHBSnrfs5MlPYwhdKg35t6qixt2bv1kzEH0tDmn4TNEbdjOirmvOXoCTEWUvh8A4f4Q==} 1287 1443 engines: {node: ^20.19.0 || >=22.12.0} 1288 1444 cpu: [arm] 1289 1445 os: [linux] 1290 1446 1291 - '@oxc-transform/binding-linux-arm-gnueabihf@0.96.0': 1292 - resolution: {integrity: sha512-9MJBs0SWODsqyzO3eAnacXgJ/sZu1xqinjEwBzkcZ3tQI8nKhMADOzu2NzbVWDWujeoC8DESXaO08tujvUru+Q==} 1447 + '@oxc-transform/binding-linux-arm-gnueabihf@0.94.0': 1448 + resolution: {integrity: sha512-BoWVkKUqgmUs4hDvGPgCSUkIeEMBVvHU/mO348Dhp7XT9ijdnSBmRzY6hFaqRSq768Hn6KblM0NM1QV7jEvKOw==} 1293 1449 engines: {node: ^20.19.0 || >=22.12.0} 1294 1450 cpu: [arm] 1295 1451 os: [linux] ··· 1300 1456 cpu: [arm] 1301 1457 os: [linux] 1302 1458 1303 - '@oxc-transform/binding-linux-arm-musleabihf@0.96.0': 1304 - resolution: {integrity: sha512-BQom57I2ScccixljNYh2Wy+5oVZtF1LXiiUPxSLtDHbsanpEvV/+kzCagQpTjk1BVzSQzOxfEUWjvL7mY53pRQ==} 1459 + '@oxc-transform/binding-linux-arm64-gnu@0.102.0': 1460 + resolution: {integrity: sha512-Rz/RbPvT4QwcHKIQ/cOt6Lwl4c7AhK2b6whZfyL6oJ7Uz8UiVl1BCwk8thedrB5h+FEykmaPHoriW1hmBev60g==} 1305 1461 engines: {node: ^20.19.0 || >=22.12.0} 1306 - cpu: [arm] 1462 + cpu: [arm64] 1307 1463 os: [linux] 1308 1464 1309 1465 '@oxc-transform/binding-linux-arm64-gnu@0.94.0': ··· 1312 1468 cpu: [arm64] 1313 1469 os: [linux] 1314 1470 1315 - '@oxc-transform/binding-linux-arm64-gnu@0.96.0': 1316 - resolution: {integrity: sha512-kaqvUzNu8LL4aBSXqcqGVLFG13GmJEplRI2+yqzkgAItxoP/LfFMdEIErlTWLGyBwd0OLiNMHrOvkcCQRWadVg==} 1471 + '@oxc-transform/binding-linux-arm64-musl@0.102.0': 1472 + resolution: {integrity: sha512-I08iWABrN7zakn3wuNIBWY3hALQGsDLPQbZT1mXws7tyiQqJNGe49uS0/O50QhX3KXj+mbRGsmjVXLXGJE1CVQ==} 1317 1473 engines: {node: ^20.19.0 || >=22.12.0} 1318 1474 cpu: [arm64] 1319 1475 os: [linux] ··· 1324 1480 cpu: [arm64] 1325 1481 os: [linux] 1326 1482 1327 - '@oxc-transform/binding-linux-arm64-musl@0.96.0': 1328 - resolution: {integrity: sha512-EiG/L3wEkPgTm4p906ufptyblBgtiQWTubGg/JEw82f8uLRroayr5zhbUqx40EgH037a3SfJthIyLZi7XPRFJw==} 1483 + '@oxc-transform/binding-linux-riscv64-gnu@0.102.0': 1484 + resolution: {integrity: sha512-9+SYW1ARAF6Oj/82ayoqKRe8SI7O1qvzs3Y0kijvhIqAaaZWcFRjI5DToyWRAbnzTtHlMcSllZLXNYdmxBjFxA==} 1329 1485 engines: {node: ^20.19.0 || >=22.12.0} 1330 - cpu: [arm64] 1486 + cpu: [riscv64] 1331 1487 os: [linux] 1332 1488 1333 1489 '@oxc-transform/binding-linux-riscv64-gnu@0.94.0': ··· 1336 1492 cpu: [riscv64] 1337 1493 os: [linux] 1338 1494 1339 - '@oxc-transform/binding-linux-riscv64-gnu@0.96.0': 1340 - resolution: {integrity: sha512-r01CY6OxKGtVeYnvH4mGmtkQMlLkXdPWWNXwo5o7fE2s/fgZPMpqh8bAuXEhuMXipZRJrjxTk1+ZQ4KCHpMn3Q==} 1495 + '@oxc-transform/binding-linux-s390x-gnu@0.102.0': 1496 + resolution: {integrity: sha512-HV9nTyQw0TTKYPu+gBhaJBioomiM9O4LcGXi+s5IylCGG6imP0/U13q/9xJnP267QFmiWWqnnSFcv0QAWCyh8A==} 1341 1497 engines: {node: ^20.19.0 || >=22.12.0} 1342 - cpu: [riscv64] 1498 + cpu: [s390x] 1343 1499 os: [linux] 1344 1500 1345 1501 '@oxc-transform/binding-linux-s390x-gnu@0.94.0': ··· 1348 1504 cpu: [s390x] 1349 1505 os: [linux] 1350 1506 1351 - '@oxc-transform/binding-linux-s390x-gnu@0.96.0': 1352 - resolution: {integrity: sha512-4djg2vYLGbVeS8YiA2K4RPPpZE4fxTGCX5g/bOMbCYyirDbmBAIop4eOAj8vOA9i1CcWbDtmp+PVJ1dSw7f3IQ==} 1507 + '@oxc-transform/binding-linux-x64-gnu@0.102.0': 1508 + resolution: {integrity: sha512-4wcZ08mmdFk8OjsnglyeYGu5PW3TDh87AmcMOi7tZJ3cpJjfzwDfY27KTEUx6G880OpjAiF36OFSPwdKTKgp2g==} 1353 1509 engines: {node: ^20.19.0 || >=22.12.0} 1354 - cpu: [s390x] 1510 + cpu: [x64] 1355 1511 os: [linux] 1356 1512 1357 1513 '@oxc-transform/binding-linux-x64-gnu@0.94.0': ··· 1360 1516 cpu: [x64] 1361 1517 os: [linux] 1362 1518 1363 - '@oxc-transform/binding-linux-x64-gnu@0.96.0': 1364 - resolution: {integrity: sha512-f6pcWVz57Y8jXa2OS7cz3aRNuks34Q3j61+3nQ4xTE8H1KbalcEvHNmM92OEddaJ8QLs9YcE0kUC6eDTbY34+A==} 1519 + '@oxc-transform/binding-linux-x64-musl@0.102.0': 1520 + resolution: {integrity: sha512-rUHZSZBw0FUnUgOhL/Rs7xJz9KjH2eFur/0df6Lwq/isgJc/ggtBtFoZ+y4Fb8ON87a3Y2gS2LT7SEctX0XdPQ==} 1365 1521 engines: {node: ^20.19.0 || >=22.12.0} 1366 1522 cpu: [x64] 1367 1523 os: [linux] ··· 1372 1528 cpu: [x64] 1373 1529 os: [linux] 1374 1530 1375 - '@oxc-transform/binding-linux-x64-musl@0.96.0': 1376 - resolution: {integrity: sha512-NSiRtFvR7Pbhv3mWyPMkTK38czIjcnK0+K5STo3CuzZRVbX1TM17zGdHzKBUHZu7v6IQ6/XsQ3ELa1BlEHPGWQ==} 1531 + '@oxc-transform/binding-openharmony-arm64@0.102.0': 1532 + resolution: {integrity: sha512-98y4tccTQ/pA+r2KA/MEJIZ7J8TNTJ4aCT4rX8kWK4pGOko2YsfY3Ru9DVHlLDwmVj7wP8Z4JNxdBrAXRvK+0g==} 1377 1533 engines: {node: ^20.19.0 || >=22.12.0} 1378 - cpu: [x64] 1379 - os: [linux] 1534 + cpu: [arm64] 1535 + os: [openharmony] 1380 1536 1381 - '@oxc-transform/binding-wasm32-wasi@0.94.0': 1382 - resolution: {integrity: sha512-rn3c2wGT3ha6j0VLykYOkXU5YyQYIeGXRsDPP7xyiZHVTVssoM0X1BuheFlgxmC1POXMT+dAAcVOFG5MdW1bnQ==} 1537 + '@oxc-transform/binding-wasm32-wasi@0.102.0': 1538 + resolution: {integrity: sha512-M6myOXxHty3L2TJEB1NlJPtQm0c0LmivAxcGv/+DSDadOoB/UnOUbjM8W2Utlh5IYS9ARSOjqHtBiPYLWJ15XA==} 1383 1539 engines: {node: '>=14.0.0'} 1384 1540 cpu: [wasm32] 1385 1541 1386 - '@oxc-transform/binding-wasm32-wasi@0.96.0': 1387 - resolution: {integrity: sha512-A91ARLiuZHGN4hBds9s7bW3czUuLuHLsV+cz44iF9j8e1zX9m2hNGXf/acQRbg/zcFUXmjz5nmk8EkZyob876w==} 1542 + '@oxc-transform/binding-wasm32-wasi@0.94.0': 1543 + resolution: {integrity: sha512-rn3c2wGT3ha6j0VLykYOkXU5YyQYIeGXRsDPP7xyiZHVTVssoM0X1BuheFlgxmC1POXMT+dAAcVOFG5MdW1bnQ==} 1388 1544 engines: {node: '>=14.0.0'} 1389 1545 cpu: [wasm32] 1390 1546 1391 - '@oxc-transform/binding-win32-arm64-msvc@0.94.0': 1392 - resolution: {integrity: sha512-An/Dd+I8dH0b+VLEdfTrZP53S4Fha3w/aD71d1uZB14aU02hBt3ZwU8IE3RGZIJPxub9OZmCmJN66uTqkT6oXg==} 1547 + '@oxc-transform/binding-win32-arm64-msvc@0.102.0': 1548 + resolution: {integrity: sha512-jzaA1lLiMXiJs4r7E0BHRxTPiwAkpoCfSNRr8npK/SqL4UQE4cSz3WDTX5wJWRrN2U+xqsDGefeYzH4reI8sgw==} 1393 1549 engines: {node: ^20.19.0 || >=22.12.0} 1394 1550 cpu: [arm64] 1395 1551 os: [win32] 1396 1552 1397 - '@oxc-transform/binding-win32-arm64-msvc@0.96.0': 1398 - resolution: {integrity: sha512-IedJf40djKgDObomhYjdRAlmSYUEdfqX3A3M9KfUltl9AghTBBLkTzUMA7O09oo71vYf5TEhbFM7+Vn5vqw7AQ==} 1553 + '@oxc-transform/binding-win32-arm64-msvc@0.94.0': 1554 + resolution: {integrity: sha512-An/Dd+I8dH0b+VLEdfTrZP53S4Fha3w/aD71d1uZB14aU02hBt3ZwU8IE3RGZIJPxub9OZmCmJN66uTqkT6oXg==} 1399 1555 engines: {node: ^20.19.0 || >=22.12.0} 1400 1556 cpu: [arm64] 1401 1557 os: [win32] 1402 1558 1403 - '@oxc-transform/binding-win32-x64-msvc@0.94.0': 1404 - resolution: {integrity: sha512-HEE/8x6H67jPlkCDDB3xl74eR86zY6nLAql6onmidF5JPNXt9v2XGB6xEwr4brUIaMLPkl90plbdCy9jWhEjdQ==} 1559 + '@oxc-transform/binding-win32-x64-msvc@0.102.0': 1560 + resolution: {integrity: sha512-eYOm6mch+1cP9qlNkMdorfBFY8aEOxY/isqrreLmEWqF/hyXA0SbLKDigTbvh3JFKny/gXlHoCKckqfua4cwtg==} 1405 1561 engines: {node: ^20.19.0 || >=22.12.0} 1406 1562 cpu: [x64] 1407 1563 os: [win32] 1408 1564 1409 - '@oxc-transform/binding-win32-x64-msvc@0.96.0': 1410 - resolution: {integrity: sha512-0fI0P0W7bSO/GCP/N5dkmtB9vBqCA4ggo1WmXTnxNJVmFFOtcA1vYm1I9jl8fxo+sucW2WnlpnI4fjKdo3JKxA==} 1565 + '@oxc-transform/binding-win32-x64-msvc@0.94.0': 1566 + resolution: {integrity: sha512-HEE/8x6H67jPlkCDDB3xl74eR86zY6nLAql6onmidF5JPNXt9v2XGB6xEwr4brUIaMLPkl90plbdCy9jWhEjdQ==} 1411 1567 engines: {node: ^20.19.0 || >=22.12.0} 1412 1568 cpu: [x64] 1413 1569 os: [win32] ··· 2569 2725 resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 2570 2726 engines: {node: '>= 14.16.0'} 2571 2727 2728 + chokidar@5.0.0: 2729 + resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} 2730 + engines: {node: '>= 20.19.0'} 2731 + 2572 2732 chownr@3.0.0: 2573 2733 resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} 2574 2734 engines: {node: '>=18'} ··· 2924 3084 2925 3085 esbuild@0.25.12: 2926 3086 resolution: {integrity: sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==} 3087 + engines: {node: '>=18'} 3088 + hasBin: true 3089 + 3090 + esbuild@0.27.1: 3091 + resolution: {integrity: sha512-yY35KZckJJuVVPXpvjgxiCuVEJT67F6zDeVTv4rizyPrfGBUpZQsvmxnN+C371c2esD/hNMjj4tpBhuueLN7aA==} 2927 3092 engines: {node: '>=18'} 2928 3093 hasBin: true 2929 3094 ··· 3840 4005 '@types/node': 3841 4006 optional: true 3842 4007 3843 - nuxt@4.2.1: 3844 - resolution: {integrity: sha512-OE5ONizgwkKhjTGlUYB3ksE+2q2/I30QIYFl3N1yYz1r2rwhunGA3puUvqkzXwgLQ3AdsNcigPDmyQsqjbSdoQ==} 4008 + nuxt@4.2.2: 4009 + resolution: {integrity: sha512-n6oYFikgLEb70J4+K19jAzfx4exZcRSRX7yZn09P5qlf2Z59VNOBqNmaZO5ObzvyGUZ308SZfL629/Q2v2FVjw==} 3845 4010 engines: {node: ^20.19.0 || >=22.12.0} 3846 4011 hasBin: true 3847 4012 peerDependencies: ··· 3907 4072 resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} 3908 4073 engines: {node: '>= 0.8.0'} 3909 4074 4075 + oxc-minify@0.102.0: 4076 + resolution: {integrity: sha512-FphAHDyTCNepQbiQTSyWFMbNc9zdUmj1WBsoLwvZhWm7rEe/IeIKYKRhy75lWOjwFsi5/i4Qucq43hgs3n2Exw==} 4077 + engines: {node: ^20.19.0 || >=22.12.0} 4078 + 3910 4079 oxc-minify@0.94.0: 3911 4080 resolution: {integrity: sha512-7+9iyxwpzfjuiEnSqNJYzTsC1Oud742PPkr/4S1bGY930U4tApdLEK8zmgbT57c1/56cfNOndqZaeQZiAfnJ5A==} 3912 4081 engines: {node: ^20.19.0 || >=22.12.0} 3913 4082 3914 - oxc-minify@0.96.0: 3915 - resolution: {integrity: sha512-dXeeGrfPJJ4rMdw+NrqiCRtbzVX2ogq//R0Xns08zql2HjV3Zi2SBJ65saqfDaJzd2bcHqvGWH+M44EQCHPAcA==} 4083 + oxc-parser@0.102.0: 4084 + resolution: {integrity: sha512-xMiyHgr2FZsphQ12ZCsXRvSYzmKXCm1ejmyG4GDZIiKOmhyt5iKtWq0klOfFsEQ6jcgbwrUdwcCVYzr1F+h5og==} 3916 4085 engines: {node: ^20.19.0 || >=22.12.0} 3917 4086 3918 4087 oxc-parser@0.94.0: 3919 4088 resolution: {integrity: sha512-refms9HQoAlTYIazONYkuX5A3rFGPddbD6Otyc+A0/pj1WTttR8TsZRlMzQxCfhexxfrbinqd7ebkEoYNuCmLQ==} 3920 4089 engines: {node: ^20.19.0 || >=22.12.0} 3921 4090 3922 - oxc-parser@0.96.0: 3923 - resolution: {integrity: sha512-ucs6niJ5mZlYP3oTl4AK2eD2m7WLoSaljswnSFVYWrXzme5PtM97S7Ve1Tjx+/TKjanmEZuSt1f1qYi6SZvntw==} 4091 + oxc-transform@0.102.0: 4092 + resolution: {integrity: sha512-MR5ohiBS6/kvxRpmUZ3LIDTTJBEC4xLAEZXfYr7vrA0eP7WHewQaNQPFDgT4Bee89TdmVQ5ZKrifGwxLjSyHHw==} 3924 4093 engines: {node: ^20.19.0 || >=22.12.0} 3925 4094 3926 4095 oxc-transform@0.94.0: 3927 4096 resolution: {integrity: sha512-nHFFyPVWNNe7WLsAiQ6iwfsuTW/1esT+BJg+9rlvcSa0mfcZTpNo3TlBfj9IerLdDmYHJnSYsx8jjFZhoGfZ1w==} 3928 - engines: {node: ^20.19.0 || >=22.12.0} 3929 - 3930 - oxc-transform@0.96.0: 3931 - resolution: {integrity: sha512-dQPNIF+gHpSkmC0+Vg9IktNyhcn28Y8R3eTLyzn52UNymkasLicl3sFAtz7oEVuFmCpgGjaUTKkwk+jW2cHpDQ==} 3932 4097 engines: {node: ^20.19.0 || >=22.12.0} 3933 4098 3934 4099 oxc-walker@0.5.2: 3935 4100 resolution: {integrity: sha512-XYoZqWwApSKUmSDEFeOKdy3Cdh95cOcSU8f7yskFWE4Rl3cfL5uwyY+EV7Brk9mdNLy+t5SseJajd6g7KncvlA==} 3936 4101 peerDependencies: 3937 4102 oxc-parser: '>=0.72.0' 4103 + 4104 + oxc-walker@0.6.0: 4105 + resolution: {integrity: sha512-BA3hlxq5+Sgzp7TCQF52XDXCK5mwoIZuIuxv/+JuuTzOs2RXkLqWZgZ69d8pJDDjnL7wiREZTWHBzFp/UWH88Q==} 4106 + peerDependencies: 4107 + oxc-parser: '>=0.98.0' 3938 4108 3939 4109 p-limit@3.1.0: 3940 4110 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} ··· 4329 4499 resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} 4330 4500 engines: {node: '>= 14.18.0'} 4331 4501 4502 + readdirp@5.0.0: 4503 + resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==} 4504 + engines: {node: '>= 20.19.0'} 4505 + 4332 4506 redis-errors@1.2.0: 4333 4507 resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==} 4334 4508 engines: {node: '>=4'} ··· 4821 4995 vue-router: 4822 4996 optional: true 4823 4997 4824 - unplugin-vue-router@0.16.2: 4825 - resolution: {integrity: sha512-lE6ZjnHaXfS2vFI/PSEwdKcdOo5RwAbCKUnPBIN9YwLgSWas3x+qivzQvJa/uxhKzJldE6WK43aDKjGj9Rij9w==} 4998 + unplugin-vue-router@0.19.0: 4999 + resolution: {integrity: sha512-UlqWIZgxg28gicggB2Zv4aUYq07i38q/dLDl0fzMgidjm+zuDeoAZSIr5uc/szKhGNZW1vMiqXQOzjgOUG0VIg==} 4826 5000 peerDependencies: 4827 5001 '@vue/compiler-sfc': ^3.5.17 4828 5002 vue-router: ^4.6.0 ··· 5054 5228 vue-tsc: 5055 5229 optional: true 5056 5230 5231 + vite-plugin-checker@0.12.0: 5232 + resolution: {integrity: sha512-CmdZdDOGss7kdQwv73UyVgLPv0FVYe5czAgnmRX2oKljgEvSrODGuClaV3PDR2+3ou7N/OKGauDDBjy2MB07Rg==} 5233 + engines: {node: '>=16.11'} 5234 + peerDependencies: 5235 + '@biomejs/biome': '>=1.7' 5236 + eslint: '>=9.39.1' 5237 + meow: ^13.2.0 5238 + optionator: ^0.9.4 5239 + oxlint: '>=1' 5240 + stylelint: '>=16' 5241 + typescript: '*' 5242 + vite: '>=5.4.21' 5243 + vls: '*' 5244 + vti: '*' 5245 + vue-tsc: ~2.2.10 || ^3.0.0 5246 + peerDependenciesMeta: 5247 + '@biomejs/biome': 5248 + optional: true 5249 + eslint: 5250 + optional: true 5251 + meow: 5252 + optional: true 5253 + optionator: 5254 + optional: true 5255 + oxlint: 5256 + optional: true 5257 + stylelint: 5258 + optional: true 5259 + typescript: 5260 + optional: true 5261 + vls: 5262 + optional: true 5263 + vti: 5264 + optional: true 5265 + vue-tsc: 5266 + optional: true 5267 + 5057 5268 vite-plugin-inspect@11.3.3: 5058 5269 resolution: {integrity: sha512-u2eV5La99oHoYPHE6UvbwgEqKKOQGz86wMg40CCosP6q8BkB6e5xPneZfYagK4ojPJSj5anHCrnvC20DpwVdRA==} 5059 5270 engines: {node: '>=14'} ··· 5564 5775 '@dxup/nuxt@0.2.2(magicast@0.5.1)': 5565 5776 dependencies: 5566 5777 '@dxup/unimport': 0.1.2 5567 - '@nuxt/kit': 4.2.1(magicast@0.5.1) 5778 + '@nuxt/kit': 4.2.2(magicast@0.5.1) 5568 5779 chokidar: 4.0.3 5569 5780 pathe: 2.0.3 5570 5781 tinyglobby: 0.2.15 ··· 5605 5816 '@esbuild/aix-ppc64@0.25.12': 5606 5817 optional: true 5607 5818 5819 + '@esbuild/aix-ppc64@0.27.1': 5820 + optional: true 5821 + 5608 5822 '@esbuild/android-arm64@0.25.11': 5609 5823 optional: true 5610 5824 5611 5825 '@esbuild/android-arm64@0.25.12': 5826 + optional: true 5827 + 5828 + '@esbuild/android-arm64@0.27.1': 5612 5829 optional: true 5613 5830 5614 5831 '@esbuild/android-arm@0.25.11': ··· 5617 5834 '@esbuild/android-arm@0.25.12': 5618 5835 optional: true 5619 5836 5837 + '@esbuild/android-arm@0.27.1': 5838 + optional: true 5839 + 5620 5840 '@esbuild/android-x64@0.25.11': 5621 5841 optional: true 5622 5842 5623 5843 '@esbuild/android-x64@0.25.12': 5624 5844 optional: true 5625 5845 5846 + '@esbuild/android-x64@0.27.1': 5847 + optional: true 5848 + 5626 5849 '@esbuild/darwin-arm64@0.25.11': 5627 5850 optional: true 5628 5851 5629 5852 '@esbuild/darwin-arm64@0.25.12': 5853 + optional: true 5854 + 5855 + '@esbuild/darwin-arm64@0.27.1': 5630 5856 optional: true 5631 5857 5632 5858 '@esbuild/darwin-x64@0.25.11': 5633 5859 optional: true 5634 5860 5635 5861 '@esbuild/darwin-x64@0.25.12': 5862 + optional: true 5863 + 5864 + '@esbuild/darwin-x64@0.27.1': 5636 5865 optional: true 5637 5866 5638 5867 '@esbuild/freebsd-arm64@0.25.11': ··· 5641 5870 '@esbuild/freebsd-arm64@0.25.12': 5642 5871 optional: true 5643 5872 5873 + '@esbuild/freebsd-arm64@0.27.1': 5874 + optional: true 5875 + 5644 5876 '@esbuild/freebsd-x64@0.25.11': 5645 5877 optional: true 5646 5878 5647 5879 '@esbuild/freebsd-x64@0.25.12': 5880 + optional: true 5881 + 5882 + '@esbuild/freebsd-x64@0.27.1': 5648 5883 optional: true 5649 5884 5650 5885 '@esbuild/linux-arm64@0.25.11': ··· 5653 5888 '@esbuild/linux-arm64@0.25.12': 5654 5889 optional: true 5655 5890 5891 + '@esbuild/linux-arm64@0.27.1': 5892 + optional: true 5893 + 5656 5894 '@esbuild/linux-arm@0.25.11': 5657 5895 optional: true 5658 5896 5659 5897 '@esbuild/linux-arm@0.25.12': 5660 5898 optional: true 5661 5899 5900 + '@esbuild/linux-arm@0.27.1': 5901 + optional: true 5902 + 5662 5903 '@esbuild/linux-ia32@0.25.11': 5663 5904 optional: true 5664 5905 5665 5906 '@esbuild/linux-ia32@0.25.12': 5666 5907 optional: true 5667 5908 5909 + '@esbuild/linux-ia32@0.27.1': 5910 + optional: true 5911 + 5668 5912 '@esbuild/linux-loong64@0.25.11': 5669 5913 optional: true 5670 5914 5671 5915 '@esbuild/linux-loong64@0.25.12': 5672 5916 optional: true 5673 5917 5918 + '@esbuild/linux-loong64@0.27.1': 5919 + optional: true 5920 + 5674 5921 '@esbuild/linux-mips64el@0.25.11': 5675 5922 optional: true 5676 5923 5677 5924 '@esbuild/linux-mips64el@0.25.12': 5678 5925 optional: true 5679 5926 5927 + '@esbuild/linux-mips64el@0.27.1': 5928 + optional: true 5929 + 5680 5930 '@esbuild/linux-ppc64@0.25.11': 5681 5931 optional: true 5682 5932 5683 5933 '@esbuild/linux-ppc64@0.25.12': 5684 5934 optional: true 5685 5935 5936 + '@esbuild/linux-ppc64@0.27.1': 5937 + optional: true 5938 + 5686 5939 '@esbuild/linux-riscv64@0.25.11': 5687 5940 optional: true 5688 5941 5689 5942 '@esbuild/linux-riscv64@0.25.12': 5690 5943 optional: true 5691 5944 5945 + '@esbuild/linux-riscv64@0.27.1': 5946 + optional: true 5947 + 5692 5948 '@esbuild/linux-s390x@0.25.11': 5693 5949 optional: true 5694 5950 5695 5951 '@esbuild/linux-s390x@0.25.12': 5696 5952 optional: true 5697 5953 5954 + '@esbuild/linux-s390x@0.27.1': 5955 + optional: true 5956 + 5698 5957 '@esbuild/linux-x64@0.25.11': 5699 5958 optional: true 5700 5959 5701 5960 '@esbuild/linux-x64@0.25.12': 5702 5961 optional: true 5703 5962 5963 + '@esbuild/linux-x64@0.27.1': 5964 + optional: true 5965 + 5704 5966 '@esbuild/netbsd-arm64@0.25.11': 5705 5967 optional: true 5706 5968 5707 5969 '@esbuild/netbsd-arm64@0.25.12': 5970 + optional: true 5971 + 5972 + '@esbuild/netbsd-arm64@0.27.1': 5708 5973 optional: true 5709 5974 5710 5975 '@esbuild/netbsd-x64@0.25.11': 5711 5976 optional: true 5712 5977 5713 5978 '@esbuild/netbsd-x64@0.25.12': 5979 + optional: true 5980 + 5981 + '@esbuild/netbsd-x64@0.27.1': 5714 5982 optional: true 5715 5983 5716 5984 '@esbuild/openbsd-arm64@0.25.11': ··· 5719 5987 '@esbuild/openbsd-arm64@0.25.12': 5720 5988 optional: true 5721 5989 5990 + '@esbuild/openbsd-arm64@0.27.1': 5991 + optional: true 5992 + 5722 5993 '@esbuild/openbsd-x64@0.25.11': 5723 5994 optional: true 5724 5995 5725 5996 '@esbuild/openbsd-x64@0.25.12': 5726 5997 optional: true 5727 5998 5999 + '@esbuild/openbsd-x64@0.27.1': 6000 + optional: true 6001 + 5728 6002 '@esbuild/openharmony-arm64@0.25.11': 5729 6003 optional: true 5730 6004 5731 6005 '@esbuild/openharmony-arm64@0.25.12': 5732 6006 optional: true 5733 6007 6008 + '@esbuild/openharmony-arm64@0.27.1': 6009 + optional: true 6010 + 5734 6011 '@esbuild/sunos-x64@0.25.11': 5735 6012 optional: true 5736 6013 5737 6014 '@esbuild/sunos-x64@0.25.12': 5738 6015 optional: true 5739 6016 6017 + '@esbuild/sunos-x64@0.27.1': 6018 + optional: true 6019 + 5740 6020 '@esbuild/win32-arm64@0.25.11': 5741 6021 optional: true 5742 6022 5743 6023 '@esbuild/win32-arm64@0.25.12': 5744 6024 optional: true 5745 6025 6026 + '@esbuild/win32-arm64@0.27.1': 6027 + optional: true 6028 + 5746 6029 '@esbuild/win32-ia32@0.25.11': 5747 6030 optional: true 5748 6031 5749 6032 '@esbuild/win32-ia32@0.25.12': 6033 + optional: true 6034 + 6035 + '@esbuild/win32-ia32@0.27.1': 5750 6036 optional: true 5751 6037 5752 6038 '@esbuild/win32-x64@0.25.11': 5753 6039 optional: true 5754 6040 5755 6041 '@esbuild/win32-x64@0.25.12': 6042 + optional: true 6043 + 6044 + '@esbuild/win32-x64@0.27.1': 5756 6045 optional: true 5757 6046 5758 6047 '@eslint-community/eslint-utils@4.9.0(eslint@9.38.0(jiti@2.6.1))': ··· 5991 6280 transitivePeerDependencies: 5992 6281 - magicast 5993 6282 5994 - '@nuxt/cli@3.31.1(cac@6.7.14)(magicast@0.5.1)': 6283 + '@nuxt/cli@3.31.2(cac@6.7.14)(magicast@0.5.1)': 5995 6284 dependencies: 5996 6285 '@bomb.sh/tab': 0.0.9(cac@6.7.14)(citty@0.1.6) 5997 6286 '@clack/prompts': 1.0.0-alpha.7 ··· 6038 6327 6039 6328 '@nuxt/devtools-kit@3.1.1(magicast@0.5.1)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))': 6040 6329 dependencies: 6041 - '@nuxt/kit': 4.2.1(magicast@0.5.1) 6330 + '@nuxt/kit': 4.2.2(magicast@0.5.1) 6042 6331 execa: 8.0.1 6043 6332 vite: 7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2) 6044 6333 transitivePeerDependencies: ··· 6111 6400 dependencies: 6112 6401 '@nuxt/devtools-kit': 3.1.1(magicast@0.5.1)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) 6113 6402 '@nuxt/devtools-wizard': 3.1.1 6114 - '@nuxt/kit': 4.2.1(magicast@0.5.1) 6403 + '@nuxt/kit': 4.2.2(magicast@0.5.1) 6115 6404 '@vue/devtools-core': 8.0.5(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 6116 6405 '@vue/devtools-kit': 8.0.5 6117 6406 birpc: 2.9.0 ··· 6138 6427 structured-clone-es: 1.0.0 6139 6428 tinyglobby: 0.2.15 6140 6429 vite: 7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2) 6141 - vite-plugin-inspect: 11.3.3(@nuxt/kit@4.2.1(magicast@0.5.1))(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) 6430 + vite-plugin-inspect: 11.3.3(@nuxt/kit@4.2.2(magicast@0.5.1))(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) 6142 6431 vite-plugin-vue-tracer: 1.1.3(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 6143 6432 which: 5.0.0 6144 6433 ws: 8.18.3 ··· 6148 6437 - utf-8-validate 6149 6438 - vue 6150 6439 6151 - '@nuxt/eslint-config@1.11.0(@typescript-eslint/utils@8.49.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)': 6440 + '@nuxt/eslint-config@1.12.1(@typescript-eslint/utils@8.49.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)': 6152 6441 dependencies: 6153 6442 '@antfu/install-pkg': 1.1.0 6154 6443 '@clack/prompts': 0.11.0 6155 6444 '@eslint/js': 9.39.1 6156 - '@nuxt/eslint-plugin': 1.11.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) 6445 + '@nuxt/eslint-plugin': 1.12.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) 6157 6446 '@stylistic/eslint-plugin': 5.6.1(eslint@9.39.1(jiti@2.6.1)) 6158 6447 '@typescript-eslint/eslint-plugin': 8.49.0(@typescript-eslint/parser@8.49.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) 6159 6448 '@typescript-eslint/parser': 8.49.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) ··· 6179 6468 - supports-color 6180 6469 - typescript 6181 6470 6182 - '@nuxt/eslint-plugin@1.11.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)': 6471 + '@nuxt/eslint-plugin@1.12.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)': 6183 6472 dependencies: 6184 6473 '@typescript-eslint/types': 8.49.0 6185 6474 '@typescript-eslint/utils': 8.49.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3) ··· 6216 6505 transitivePeerDependencies: 6217 6506 - magicast 6218 6507 6219 - '@nuxt/kit@3.20.1(magicast@0.5.1)': 6508 + '@nuxt/kit@3.20.2(magicast@0.5.1)': 6220 6509 dependencies: 6221 6510 c12: 3.3.2(magicast@0.5.1) 6222 6511 consola: 3.4.2 ··· 6269 6558 transitivePeerDependencies: 6270 6559 - magicast 6271 6560 6272 - '@nuxt/kit@4.2.1(magicast@0.5.1)': 6561 + '@nuxt/kit@4.2.2(magicast@0.5.1)': 6273 6562 dependencies: 6274 6563 c12: 3.3.2(magicast@0.5.1) 6275 6564 consola: 3.4.2 ··· 6294 6583 transitivePeerDependencies: 6295 6584 - magicast 6296 6585 6297 - '@nuxt/module-builder@1.0.2(@nuxt/cli@3.31.1(cac@6.7.14)(magicast@0.5.1))(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))': 6586 + '@nuxt/module-builder@1.0.2(@nuxt/cli@3.31.2(cac@6.7.14)(magicast@0.5.1))(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))': 6298 6587 dependencies: 6299 - '@nuxt/cli': 3.31.1(cac@6.7.14)(magicast@0.5.1) 6588 + '@nuxt/cli': 3.31.2(cac@6.7.14)(magicast@0.5.1) 6300 6589 citty: 0.1.6 6301 6590 consola: 3.4.2 6302 6591 defu: 6.1.4 6303 6592 jiti: 2.6.1 6304 6593 magic-regexp: 0.10.0 6305 - mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 6594 + mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 6306 6595 mlly: 1.8.0 6307 6596 pathe: 2.0.3 6308 6597 pkg-types: 2.3.0 6309 6598 tsconfck: 3.1.6(typescript@5.9.3) 6310 6599 typescript: 5.9.3 6311 - unbuild: 3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 6312 - vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)) 6600 + unbuild: 3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 6601 + vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)) 6313 6602 transitivePeerDependencies: 6314 6603 - '@vue/compiler-core' 6315 6604 - esbuild ··· 6317 6606 - vue 6318 6607 - vue-tsc 6319 6608 6320 - '@nuxt/nitro-server@4.2.1(db0@0.3.4)(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3)': 6609 + '@nuxt/nitro-server@4.2.2(db0@0.3.4)(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3)': 6321 6610 dependencies: 6322 6611 '@nuxt/devalue': 2.0.2 6323 - '@nuxt/kit': 4.2.1(magicast@0.5.1) 6612 + '@nuxt/kit': 4.2.2(magicast@0.5.1) 6324 6613 '@unhead/vue': 2.0.19(vue@3.5.25(typescript@5.9.3)) 6325 6614 '@vue/shared': 3.5.25 6326 6615 consola: 3.4.2 ··· 6335 6624 klona: 2.0.6 6336 6625 mocked-exports: 0.1.1 6337 6626 nitropack: 2.12.9 6338 - nuxt: 4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2) 6627 + nuxt: 4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2) 6339 6628 pathe: 2.0.3 6340 6629 pkg-types: 2.3.0 6341 6630 radix3: 1.1.2 ··· 6391 6680 std-env: 3.10.0 6392 6681 ufo: 1.6.1 6393 6682 6394 - '@nuxt/schema@4.2.1': 6683 + '@nuxt/schema@4.2.2': 6395 6684 dependencies: 6396 6685 '@vue/shared': 3.5.25 6397 6686 defu: 6.1.4 ··· 6418 6707 6419 6708 '@nuxt/telemetry@2.6.6(magicast@0.5.1)': 6420 6709 dependencies: 6421 - '@nuxt/kit': 3.20.1(magicast@0.5.1) 6710 + '@nuxt/kit': 3.20.2(magicast@0.5.1) 6422 6711 citty: 0.1.6 6423 6712 consola: 3.4.2 6424 6713 destr: 2.0.5 ··· 6435 6724 6436 6725 '@nuxt/test-utils@3.21.0(magicast@0.5.1)(typescript@5.9.3)(vitest@3.2.4(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))': 6437 6726 dependencies: 6438 - '@nuxt/kit': 3.20.1(magicast@0.5.1) 6727 + '@nuxt/kit': 3.20.2(magicast@0.5.1) 6439 6728 c12: 3.3.2(magicast@0.5.1) 6440 6729 consola: 3.4.2 6441 6730 defu: 6.1.4 ··· 6523 6812 - vue-tsc 6524 6813 - yaml 6525 6814 6526 - '@nuxt/vite-builder@4.2.1(@types/node@24.10.2)(eslint@9.39.1(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))(yaml@2.8.2)': 6815 + '@nuxt/vite-builder@4.2.2(@types/node@24.10.2)(eslint@9.39.1(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))(yaml@2.8.2)': 6527 6816 dependencies: 6528 - '@nuxt/kit': 4.2.1(magicast@0.5.1) 6817 + '@nuxt/kit': 4.2.2(magicast@0.5.1) 6529 6818 '@rollup/plugin-replace': 6.0.3(rollup@4.53.3) 6530 6819 '@vitejs/plugin-vue': 6.0.2(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 6531 6820 '@vitejs/plugin-vue-jsx': 5.1.2(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) ··· 6533 6822 consola: 3.4.2 6534 6823 cssnano: 7.1.2(postcss@8.5.6) 6535 6824 defu: 6.1.4 6536 - esbuild: 0.25.12 6825 + esbuild: 0.27.1 6537 6826 escape-string-regexp: 5.0.0 6538 6827 exsolve: 1.0.8 6539 6828 get-port-please: 3.2.0 ··· 6543 6832 magic-string: 0.30.21 6544 6833 mlly: 1.8.0 6545 6834 mocked-exports: 0.1.1 6546 - nuxt: 4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2) 6835 + nuxt: 4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2) 6547 6836 pathe: 2.0.3 6548 6837 pkg-types: 2.3.0 6549 6838 postcss: 8.5.6 ··· 6554 6843 unenv: 2.0.0-rc.24 6555 6844 vite: 7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2) 6556 6845 vite-node: 5.2.0(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2) 6557 - vite-plugin-checker: 0.11.0(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3)) 6846 + vite-plugin-checker: 0.12.0(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3)) 6558 6847 vue: 3.5.25(typescript@5.9.3) 6559 6848 vue-bundle-renderer: 2.2.0 6560 6849 transitivePeerDependencies: ··· 6582 6871 - vue-tsc 6583 6872 - yaml 6584 6873 6874 + '@oxc-minify/binding-android-arm64@0.102.0': 6875 + optional: true 6876 + 6585 6877 '@oxc-minify/binding-android-arm64@0.94.0': 6586 6878 optional: true 6587 6879 6588 - '@oxc-minify/binding-android-arm64@0.96.0': 6880 + '@oxc-minify/binding-darwin-arm64@0.102.0': 6589 6881 optional: true 6590 6882 6591 6883 '@oxc-minify/binding-darwin-arm64@0.94.0': 6592 6884 optional: true 6593 6885 6594 - '@oxc-minify/binding-darwin-arm64@0.96.0': 6886 + '@oxc-minify/binding-darwin-x64@0.102.0': 6595 6887 optional: true 6596 6888 6597 6889 '@oxc-minify/binding-darwin-x64@0.94.0': 6598 6890 optional: true 6599 6891 6600 - '@oxc-minify/binding-darwin-x64@0.96.0': 6892 + '@oxc-minify/binding-freebsd-x64@0.102.0': 6601 6893 optional: true 6602 6894 6603 6895 '@oxc-minify/binding-freebsd-x64@0.94.0': 6604 6896 optional: true 6605 6897 6606 - '@oxc-minify/binding-freebsd-x64@0.96.0': 6898 + '@oxc-minify/binding-linux-arm-gnueabihf@0.102.0': 6607 6899 optional: true 6608 6900 6609 6901 '@oxc-minify/binding-linux-arm-gnueabihf@0.94.0': 6610 6902 optional: true 6611 6903 6612 - '@oxc-minify/binding-linux-arm-gnueabihf@0.96.0': 6613 - optional: true 6614 - 6615 6904 '@oxc-minify/binding-linux-arm-musleabihf@0.94.0': 6616 6905 optional: true 6617 6906 6618 - '@oxc-minify/binding-linux-arm-musleabihf@0.96.0': 6907 + '@oxc-minify/binding-linux-arm64-gnu@0.102.0': 6619 6908 optional: true 6620 6909 6621 6910 '@oxc-minify/binding-linux-arm64-gnu@0.94.0': 6622 6911 optional: true 6623 6912 6624 - '@oxc-minify/binding-linux-arm64-gnu@0.96.0': 6913 + '@oxc-minify/binding-linux-arm64-musl@0.102.0': 6625 6914 optional: true 6626 6915 6627 6916 '@oxc-minify/binding-linux-arm64-musl@0.94.0': 6628 6917 optional: true 6629 6918 6630 - '@oxc-minify/binding-linux-arm64-musl@0.96.0': 6919 + '@oxc-minify/binding-linux-riscv64-gnu@0.102.0': 6631 6920 optional: true 6632 6921 6633 6922 '@oxc-minify/binding-linux-riscv64-gnu@0.94.0': 6634 6923 optional: true 6635 6924 6636 - '@oxc-minify/binding-linux-riscv64-gnu@0.96.0': 6925 + '@oxc-minify/binding-linux-s390x-gnu@0.102.0': 6637 6926 optional: true 6638 6927 6639 6928 '@oxc-minify/binding-linux-s390x-gnu@0.94.0': 6640 6929 optional: true 6641 6930 6642 - '@oxc-minify/binding-linux-s390x-gnu@0.96.0': 6931 + '@oxc-minify/binding-linux-x64-gnu@0.102.0': 6643 6932 optional: true 6644 6933 6645 6934 '@oxc-minify/binding-linux-x64-gnu@0.94.0': 6646 6935 optional: true 6647 6936 6648 - '@oxc-minify/binding-linux-x64-gnu@0.96.0': 6937 + '@oxc-minify/binding-linux-x64-musl@0.102.0': 6649 6938 optional: true 6650 6939 6651 6940 '@oxc-minify/binding-linux-x64-musl@0.94.0': 6652 6941 optional: true 6653 6942 6654 - '@oxc-minify/binding-linux-x64-musl@0.96.0': 6943 + '@oxc-minify/binding-openharmony-arm64@0.102.0': 6944 + optional: true 6945 + 6946 + '@oxc-minify/binding-wasm32-wasi@0.102.0': 6947 + dependencies: 6948 + '@napi-rs/wasm-runtime': 1.1.0 6655 6949 optional: true 6656 6950 6657 6951 '@oxc-minify/binding-wasm32-wasi@0.94.0': ··· 6659 6953 '@napi-rs/wasm-runtime': 1.0.7 6660 6954 optional: true 6661 6955 6662 - '@oxc-minify/binding-wasm32-wasi@0.96.0': 6663 - dependencies: 6664 - '@napi-rs/wasm-runtime': 1.1.0 6956 + '@oxc-minify/binding-win32-arm64-msvc@0.102.0': 6665 6957 optional: true 6666 6958 6667 6959 '@oxc-minify/binding-win32-arm64-msvc@0.94.0': 6668 6960 optional: true 6669 6961 6670 - '@oxc-minify/binding-win32-arm64-msvc@0.96.0': 6962 + '@oxc-minify/binding-win32-x64-msvc@0.102.0': 6671 6963 optional: true 6672 6964 6673 6965 '@oxc-minify/binding-win32-x64-msvc@0.94.0': 6674 6966 optional: true 6675 6967 6676 - '@oxc-minify/binding-win32-x64-msvc@0.96.0': 6968 + '@oxc-parser/binding-android-arm64@0.102.0': 6677 6969 optional: true 6678 6970 6679 6971 '@oxc-parser/binding-android-arm64@0.94.0': 6680 6972 optional: true 6681 6973 6682 - '@oxc-parser/binding-android-arm64@0.96.0': 6974 + '@oxc-parser/binding-darwin-arm64@0.102.0': 6683 6975 optional: true 6684 6976 6685 6977 '@oxc-parser/binding-darwin-arm64@0.94.0': 6686 6978 optional: true 6687 6979 6688 - '@oxc-parser/binding-darwin-arm64@0.96.0': 6980 + '@oxc-parser/binding-darwin-x64@0.102.0': 6689 6981 optional: true 6690 6982 6691 6983 '@oxc-parser/binding-darwin-x64@0.94.0': 6692 6984 optional: true 6693 6985 6694 - '@oxc-parser/binding-darwin-x64@0.96.0': 6986 + '@oxc-parser/binding-freebsd-x64@0.102.0': 6695 6987 optional: true 6696 6988 6697 6989 '@oxc-parser/binding-freebsd-x64@0.94.0': 6698 6990 optional: true 6699 6991 6700 - '@oxc-parser/binding-freebsd-x64@0.96.0': 6992 + '@oxc-parser/binding-linux-arm-gnueabihf@0.102.0': 6701 6993 optional: true 6702 6994 6703 6995 '@oxc-parser/binding-linux-arm-gnueabihf@0.94.0': 6704 - optional: true 6705 - 6706 - '@oxc-parser/binding-linux-arm-gnueabihf@0.96.0': 6707 6996 optional: true 6708 6997 6709 6998 '@oxc-parser/binding-linux-arm-musleabihf@0.94.0': 6710 6999 optional: true 6711 7000 6712 - '@oxc-parser/binding-linux-arm-musleabihf@0.96.0': 7001 + '@oxc-parser/binding-linux-arm64-gnu@0.102.0': 6713 7002 optional: true 6714 7003 6715 7004 '@oxc-parser/binding-linux-arm64-gnu@0.94.0': 6716 7005 optional: true 6717 7006 6718 - '@oxc-parser/binding-linux-arm64-gnu@0.96.0': 7007 + '@oxc-parser/binding-linux-arm64-musl@0.102.0': 6719 7008 optional: true 6720 7009 6721 7010 '@oxc-parser/binding-linux-arm64-musl@0.94.0': 6722 7011 optional: true 6723 7012 6724 - '@oxc-parser/binding-linux-arm64-musl@0.96.0': 7013 + '@oxc-parser/binding-linux-riscv64-gnu@0.102.0': 6725 7014 optional: true 6726 7015 6727 7016 '@oxc-parser/binding-linux-riscv64-gnu@0.94.0': 6728 7017 optional: true 6729 7018 6730 - '@oxc-parser/binding-linux-riscv64-gnu@0.96.0': 7019 + '@oxc-parser/binding-linux-s390x-gnu@0.102.0': 6731 7020 optional: true 6732 7021 6733 7022 '@oxc-parser/binding-linux-s390x-gnu@0.94.0': 6734 7023 optional: true 6735 7024 6736 - '@oxc-parser/binding-linux-s390x-gnu@0.96.0': 7025 + '@oxc-parser/binding-linux-x64-gnu@0.102.0': 6737 7026 optional: true 6738 7027 6739 7028 '@oxc-parser/binding-linux-x64-gnu@0.94.0': 6740 7029 optional: true 6741 7030 6742 - '@oxc-parser/binding-linux-x64-gnu@0.96.0': 7031 + '@oxc-parser/binding-linux-x64-musl@0.102.0': 6743 7032 optional: true 6744 7033 6745 7034 '@oxc-parser/binding-linux-x64-musl@0.94.0': 6746 7035 optional: true 6747 7036 6748 - '@oxc-parser/binding-linux-x64-musl@0.96.0': 7037 + '@oxc-parser/binding-openharmony-arm64@0.102.0': 7038 + optional: true 7039 + 7040 + '@oxc-parser/binding-wasm32-wasi@0.102.0': 7041 + dependencies: 7042 + '@napi-rs/wasm-runtime': 1.1.0 6749 7043 optional: true 6750 7044 6751 7045 '@oxc-parser/binding-wasm32-wasi@0.94.0': ··· 6753 7047 '@napi-rs/wasm-runtime': 1.0.7 6754 7048 optional: true 6755 7049 6756 - '@oxc-parser/binding-wasm32-wasi@0.96.0': 6757 - dependencies: 6758 - '@napi-rs/wasm-runtime': 1.1.0 7050 + '@oxc-parser/binding-win32-arm64-msvc@0.102.0': 6759 7051 optional: true 6760 7052 6761 7053 '@oxc-parser/binding-win32-arm64-msvc@0.94.0': 6762 7054 optional: true 6763 7055 6764 - '@oxc-parser/binding-win32-arm64-msvc@0.96.0': 7056 + '@oxc-parser/binding-win32-x64-msvc@0.102.0': 6765 7057 optional: true 6766 7058 6767 7059 '@oxc-parser/binding-win32-x64-msvc@0.94.0': 6768 7060 optional: true 6769 7061 6770 - '@oxc-parser/binding-win32-x64-msvc@0.96.0': 6771 - optional: true 7062 + '@oxc-project/types@0.102.0': {} 6772 7063 6773 7064 '@oxc-project/types@0.94.0': {} 6774 7065 6775 - '@oxc-project/types@0.96.0': {} 7066 + '@oxc-transform/binding-android-arm64@0.102.0': 7067 + optional: true 6776 7068 6777 7069 '@oxc-transform/binding-android-arm64@0.94.0': 6778 7070 optional: true 6779 7071 6780 - '@oxc-transform/binding-android-arm64@0.96.0': 7072 + '@oxc-transform/binding-darwin-arm64@0.102.0': 6781 7073 optional: true 6782 7074 6783 7075 '@oxc-transform/binding-darwin-arm64@0.94.0': 6784 7076 optional: true 6785 7077 6786 - '@oxc-transform/binding-darwin-arm64@0.96.0': 7078 + '@oxc-transform/binding-darwin-x64@0.102.0': 6787 7079 optional: true 6788 7080 6789 7081 '@oxc-transform/binding-darwin-x64@0.94.0': 6790 7082 optional: true 6791 7083 6792 - '@oxc-transform/binding-darwin-x64@0.96.0': 7084 + '@oxc-transform/binding-freebsd-x64@0.102.0': 6793 7085 optional: true 6794 7086 6795 7087 '@oxc-transform/binding-freebsd-x64@0.94.0': 6796 7088 optional: true 6797 7089 6798 - '@oxc-transform/binding-freebsd-x64@0.96.0': 7090 + '@oxc-transform/binding-linux-arm-gnueabihf@0.102.0': 6799 7091 optional: true 6800 7092 6801 7093 '@oxc-transform/binding-linux-arm-gnueabihf@0.94.0': 6802 7094 optional: true 6803 7095 6804 - '@oxc-transform/binding-linux-arm-gnueabihf@0.96.0': 6805 - optional: true 6806 - 6807 7096 '@oxc-transform/binding-linux-arm-musleabihf@0.94.0': 6808 7097 optional: true 6809 7098 6810 - '@oxc-transform/binding-linux-arm-musleabihf@0.96.0': 7099 + '@oxc-transform/binding-linux-arm64-gnu@0.102.0': 6811 7100 optional: true 6812 7101 6813 7102 '@oxc-transform/binding-linux-arm64-gnu@0.94.0': 6814 7103 optional: true 6815 7104 6816 - '@oxc-transform/binding-linux-arm64-gnu@0.96.0': 7105 + '@oxc-transform/binding-linux-arm64-musl@0.102.0': 6817 7106 optional: true 6818 7107 6819 7108 '@oxc-transform/binding-linux-arm64-musl@0.94.0': 6820 7109 optional: true 6821 7110 6822 - '@oxc-transform/binding-linux-arm64-musl@0.96.0': 7111 + '@oxc-transform/binding-linux-riscv64-gnu@0.102.0': 6823 7112 optional: true 6824 7113 6825 7114 '@oxc-transform/binding-linux-riscv64-gnu@0.94.0': 6826 7115 optional: true 6827 7116 6828 - '@oxc-transform/binding-linux-riscv64-gnu@0.96.0': 7117 + '@oxc-transform/binding-linux-s390x-gnu@0.102.0': 6829 7118 optional: true 6830 7119 6831 7120 '@oxc-transform/binding-linux-s390x-gnu@0.94.0': 6832 7121 optional: true 6833 7122 6834 - '@oxc-transform/binding-linux-s390x-gnu@0.96.0': 7123 + '@oxc-transform/binding-linux-x64-gnu@0.102.0': 6835 7124 optional: true 6836 7125 6837 7126 '@oxc-transform/binding-linux-x64-gnu@0.94.0': 6838 7127 optional: true 6839 7128 6840 - '@oxc-transform/binding-linux-x64-gnu@0.96.0': 7129 + '@oxc-transform/binding-linux-x64-musl@0.102.0': 6841 7130 optional: true 6842 7131 6843 7132 '@oxc-transform/binding-linux-x64-musl@0.94.0': 6844 7133 optional: true 6845 7134 6846 - '@oxc-transform/binding-linux-x64-musl@0.96.0': 7135 + '@oxc-transform/binding-openharmony-arm64@0.102.0': 7136 + optional: true 7137 + 7138 + '@oxc-transform/binding-wasm32-wasi@0.102.0': 7139 + dependencies: 7140 + '@napi-rs/wasm-runtime': 1.1.0 6847 7141 optional: true 6848 7142 6849 7143 '@oxc-transform/binding-wasm32-wasi@0.94.0': ··· 6851 7145 '@napi-rs/wasm-runtime': 1.0.7 6852 7146 optional: true 6853 7147 6854 - '@oxc-transform/binding-wasm32-wasi@0.96.0': 6855 - dependencies: 6856 - '@napi-rs/wasm-runtime': 1.1.0 7148 + '@oxc-transform/binding-win32-arm64-msvc@0.102.0': 6857 7149 optional: true 6858 7150 6859 7151 '@oxc-transform/binding-win32-arm64-msvc@0.94.0': 6860 7152 optional: true 6861 7153 6862 - '@oxc-transform/binding-win32-arm64-msvc@0.96.0': 7154 + '@oxc-transform/binding-win32-x64-msvc@0.102.0': 6863 7155 optional: true 6864 7156 6865 7157 '@oxc-transform/binding-win32-x64-msvc@0.94.0': 6866 - optional: true 6867 - 6868 - '@oxc-transform/binding-win32-x64-msvc@0.96.0': 6869 7158 optional: true 6870 7159 6871 7160 '@parcel/watcher-android-arm64@2.5.1': ··· 8177 8466 dependencies: 8178 8467 readdirp: 4.1.2 8179 8468 8469 + chokidar@5.0.0: 8470 + dependencies: 8471 + readdirp: 5.0.0 8472 + 8180 8473 chownr@3.0.0: {} 8181 8474 8182 8475 ci-info@4.3.1: {} ··· 8557 8850 '@esbuild/win32-ia32': 0.25.12 8558 8851 '@esbuild/win32-x64': 0.25.12 8559 8852 8853 + esbuild@0.27.1: 8854 + optionalDependencies: 8855 + '@esbuild/aix-ppc64': 0.27.1 8856 + '@esbuild/android-arm': 0.27.1 8857 + '@esbuild/android-arm64': 0.27.1 8858 + '@esbuild/android-x64': 0.27.1 8859 + '@esbuild/darwin-arm64': 0.27.1 8860 + '@esbuild/darwin-x64': 0.27.1 8861 + '@esbuild/freebsd-arm64': 0.27.1 8862 + '@esbuild/freebsd-x64': 0.27.1 8863 + '@esbuild/linux-arm': 0.27.1 8864 + '@esbuild/linux-arm64': 0.27.1 8865 + '@esbuild/linux-ia32': 0.27.1 8866 + '@esbuild/linux-loong64': 0.27.1 8867 + '@esbuild/linux-mips64el': 0.27.1 8868 + '@esbuild/linux-ppc64': 0.27.1 8869 + '@esbuild/linux-riscv64': 0.27.1 8870 + '@esbuild/linux-s390x': 0.27.1 8871 + '@esbuild/linux-x64': 0.27.1 8872 + '@esbuild/netbsd-arm64': 0.27.1 8873 + '@esbuild/netbsd-x64': 0.27.1 8874 + '@esbuild/openbsd-arm64': 0.27.1 8875 + '@esbuild/openbsd-x64': 0.27.1 8876 + '@esbuild/openharmony-arm64': 0.27.1 8877 + '@esbuild/sunos-x64': 0.27.1 8878 + '@esbuild/win32-arm64': 0.27.1 8879 + '@esbuild/win32-ia32': 0.27.1 8880 + '@esbuild/win32-x64': 0.27.1 8881 + 8560 8882 escalade@3.2.0: {} 8561 8883 8562 8884 escape-html@1.0.3: {} ··· 9378 9700 9379 9701 mitt@3.0.1: {} 9380 9702 9381 - mkdist@2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)): 9703 + mkdist@2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)): 9382 9704 dependencies: 9383 9705 autoprefixer: 10.4.22(postcss@8.5.6) 9384 9706 citty: 0.1.6 ··· 9396 9718 optionalDependencies: 9397 9719 typescript: 5.9.3 9398 9720 vue: 3.5.25(typescript@5.9.3) 9399 - vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)) 9721 + vue-sfc-transformer: 0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)) 9400 9722 vue-tsc: 3.1.8(typescript@5.9.3) 9401 9723 9402 9724 mlly@1.8.0: ··· 9795 10117 - xml2js 9796 10118 - yaml 9797 10119 9798 - nuxt@4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2): 10120 + nuxt@4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2): 9799 10121 dependencies: 9800 10122 '@dxup/nuxt': 0.2.2(magicast@0.5.1) 9801 - '@nuxt/cli': 3.31.1(cac@6.7.14)(magicast@0.5.1) 10123 + '@nuxt/cli': 3.31.2(cac@6.7.14)(magicast@0.5.1) 9802 10124 '@nuxt/devtools': 3.1.1(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.25(typescript@5.9.3)) 9803 - '@nuxt/kit': 4.2.1(magicast@0.5.1) 9804 - '@nuxt/nitro-server': 4.2.1(db0@0.3.4)(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3) 9805 - '@nuxt/schema': 4.2.1 10125 + '@nuxt/kit': 4.2.2(magicast@0.5.1) 10126 + '@nuxt/nitro-server': 4.2.2(db0@0.3.4)(ioredis@5.8.2)(magicast@0.5.1)(nuxt@4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(typescript@5.9.3) 10127 + '@nuxt/schema': 4.2.2 9806 10128 '@nuxt/telemetry': 2.6.6(magicast@0.5.1) 9807 - '@nuxt/vite-builder': 4.2.1(@types/node@24.10.2)(eslint@9.39.1(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.2.1(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))(yaml@2.8.2) 10129 + '@nuxt/vite-builder': 4.2.2(@types/node@24.10.2)(eslint@9.39.1(jiti@2.6.1))(magicast@0.5.1)(nuxt@4.2.2(@parcel/watcher@2.5.1)(@types/node@24.10.2)(@vue/compiler-sfc@3.5.25)(cac@6.7.14)(db0@0.3.4)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.8.2)(magicast@0.5.1)(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3))(yaml@2.8.2))(optionator@0.9.4)(rollup@4.53.3)(terser@5.44.1)(typescript@5.9.3)(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3))(yaml@2.8.2) 9808 10130 '@unhead/vue': 2.0.19(vue@3.5.25(typescript@5.9.3)) 9809 10131 '@vue/shared': 3.5.25 9810 10132 c12: 3.3.2(magicast@0.5.1) 9811 - chokidar: 4.0.3 10133 + chokidar: 5.0.0 9812 10134 compatx: 0.2.0 9813 10135 consola: 3.4.2 9814 10136 cookie-es: 2.0.0 ··· 9832 10154 ofetch: 1.5.1 9833 10155 ohash: 2.0.11 9834 10156 on-change: 6.0.1 9835 - oxc-minify: 0.96.0 9836 - oxc-parser: 0.96.0 9837 - oxc-transform: 0.96.0 9838 - oxc-walker: 0.5.2(oxc-parser@0.96.0) 10157 + oxc-minify: 0.102.0 10158 + oxc-parser: 0.102.0 10159 + oxc-transform: 0.102.0 10160 + oxc-walker: 0.6.0(oxc-parser@0.102.0) 9839 10161 pathe: 2.0.3 9840 10162 perfect-debounce: 2.0.0 9841 10163 pkg-types: 2.3.0 ··· 9850 10172 unctx: 2.4.1 9851 10173 unimport: 5.5.0 9852 10174 unplugin: 2.3.11 9853 - unplugin-vue-router: 0.16.2(@vue/compiler-sfc@3.5.25)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 10175 + unplugin-vue-router: 0.19.0(@vue/compiler-sfc@3.5.25)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) 9854 10176 untyped: 2.0.0 9855 10177 vue: 3.5.25(typescript@5.9.3) 9856 10178 vue-router: 4.6.3(vue@3.5.25(typescript@5.9.3)) ··· 9988 10310 type-check: 0.4.0 9989 10311 word-wrap: 1.2.5 9990 10312 10313 + oxc-minify@0.102.0: 10314 + optionalDependencies: 10315 + '@oxc-minify/binding-android-arm64': 0.102.0 10316 + '@oxc-minify/binding-darwin-arm64': 0.102.0 10317 + '@oxc-minify/binding-darwin-x64': 0.102.0 10318 + '@oxc-minify/binding-freebsd-x64': 0.102.0 10319 + '@oxc-minify/binding-linux-arm-gnueabihf': 0.102.0 10320 + '@oxc-minify/binding-linux-arm64-gnu': 0.102.0 10321 + '@oxc-minify/binding-linux-arm64-musl': 0.102.0 10322 + '@oxc-minify/binding-linux-riscv64-gnu': 0.102.0 10323 + '@oxc-minify/binding-linux-s390x-gnu': 0.102.0 10324 + '@oxc-minify/binding-linux-x64-gnu': 0.102.0 10325 + '@oxc-minify/binding-linux-x64-musl': 0.102.0 10326 + '@oxc-minify/binding-openharmony-arm64': 0.102.0 10327 + '@oxc-minify/binding-wasm32-wasi': 0.102.0 10328 + '@oxc-minify/binding-win32-arm64-msvc': 0.102.0 10329 + '@oxc-minify/binding-win32-x64-msvc': 0.102.0 10330 + 9991 10331 oxc-minify@0.94.0: 9992 10332 optionalDependencies: 9993 10333 '@oxc-minify/binding-android-arm64': 0.94.0 ··· 10006 10346 '@oxc-minify/binding-win32-arm64-msvc': 0.94.0 10007 10347 '@oxc-minify/binding-win32-x64-msvc': 0.94.0 10008 10348 10009 - oxc-minify@0.96.0: 10349 + oxc-parser@0.102.0: 10350 + dependencies: 10351 + '@oxc-project/types': 0.102.0 10010 10352 optionalDependencies: 10011 - '@oxc-minify/binding-android-arm64': 0.96.0 10012 - '@oxc-minify/binding-darwin-arm64': 0.96.0 10013 - '@oxc-minify/binding-darwin-x64': 0.96.0 10014 - '@oxc-minify/binding-freebsd-x64': 0.96.0 10015 - '@oxc-minify/binding-linux-arm-gnueabihf': 0.96.0 10016 - '@oxc-minify/binding-linux-arm-musleabihf': 0.96.0 10017 - '@oxc-minify/binding-linux-arm64-gnu': 0.96.0 10018 - '@oxc-minify/binding-linux-arm64-musl': 0.96.0 10019 - '@oxc-minify/binding-linux-riscv64-gnu': 0.96.0 10020 - '@oxc-minify/binding-linux-s390x-gnu': 0.96.0 10021 - '@oxc-minify/binding-linux-x64-gnu': 0.96.0 10022 - '@oxc-minify/binding-linux-x64-musl': 0.96.0 10023 - '@oxc-minify/binding-wasm32-wasi': 0.96.0 10024 - '@oxc-minify/binding-win32-arm64-msvc': 0.96.0 10025 - '@oxc-minify/binding-win32-x64-msvc': 0.96.0 10353 + '@oxc-parser/binding-android-arm64': 0.102.0 10354 + '@oxc-parser/binding-darwin-arm64': 0.102.0 10355 + '@oxc-parser/binding-darwin-x64': 0.102.0 10356 + '@oxc-parser/binding-freebsd-x64': 0.102.0 10357 + '@oxc-parser/binding-linux-arm-gnueabihf': 0.102.0 10358 + '@oxc-parser/binding-linux-arm64-gnu': 0.102.0 10359 + '@oxc-parser/binding-linux-arm64-musl': 0.102.0 10360 + '@oxc-parser/binding-linux-riscv64-gnu': 0.102.0 10361 + '@oxc-parser/binding-linux-s390x-gnu': 0.102.0 10362 + '@oxc-parser/binding-linux-x64-gnu': 0.102.0 10363 + '@oxc-parser/binding-linux-x64-musl': 0.102.0 10364 + '@oxc-parser/binding-openharmony-arm64': 0.102.0 10365 + '@oxc-parser/binding-wasm32-wasi': 0.102.0 10366 + '@oxc-parser/binding-win32-arm64-msvc': 0.102.0 10367 + '@oxc-parser/binding-win32-x64-msvc': 0.102.0 10026 10368 10027 10369 oxc-parser@0.94.0: 10028 10370 dependencies: ··· 10044 10386 '@oxc-parser/binding-win32-arm64-msvc': 0.94.0 10045 10387 '@oxc-parser/binding-win32-x64-msvc': 0.94.0 10046 10388 10047 - oxc-parser@0.96.0: 10048 - dependencies: 10049 - '@oxc-project/types': 0.96.0 10389 + oxc-transform@0.102.0: 10050 10390 optionalDependencies: 10051 - '@oxc-parser/binding-android-arm64': 0.96.0 10052 - '@oxc-parser/binding-darwin-arm64': 0.96.0 10053 - '@oxc-parser/binding-darwin-x64': 0.96.0 10054 - '@oxc-parser/binding-freebsd-x64': 0.96.0 10055 - '@oxc-parser/binding-linux-arm-gnueabihf': 0.96.0 10056 - '@oxc-parser/binding-linux-arm-musleabihf': 0.96.0 10057 - '@oxc-parser/binding-linux-arm64-gnu': 0.96.0 10058 - '@oxc-parser/binding-linux-arm64-musl': 0.96.0 10059 - '@oxc-parser/binding-linux-riscv64-gnu': 0.96.0 10060 - '@oxc-parser/binding-linux-s390x-gnu': 0.96.0 10061 - '@oxc-parser/binding-linux-x64-gnu': 0.96.0 10062 - '@oxc-parser/binding-linux-x64-musl': 0.96.0 10063 - '@oxc-parser/binding-wasm32-wasi': 0.96.0 10064 - '@oxc-parser/binding-win32-arm64-msvc': 0.96.0 10065 - '@oxc-parser/binding-win32-x64-msvc': 0.96.0 10391 + '@oxc-transform/binding-android-arm64': 0.102.0 10392 + '@oxc-transform/binding-darwin-arm64': 0.102.0 10393 + '@oxc-transform/binding-darwin-x64': 0.102.0 10394 + '@oxc-transform/binding-freebsd-x64': 0.102.0 10395 + '@oxc-transform/binding-linux-arm-gnueabihf': 0.102.0 10396 + '@oxc-transform/binding-linux-arm64-gnu': 0.102.0 10397 + '@oxc-transform/binding-linux-arm64-musl': 0.102.0 10398 + '@oxc-transform/binding-linux-riscv64-gnu': 0.102.0 10399 + '@oxc-transform/binding-linux-s390x-gnu': 0.102.0 10400 + '@oxc-transform/binding-linux-x64-gnu': 0.102.0 10401 + '@oxc-transform/binding-linux-x64-musl': 0.102.0 10402 + '@oxc-transform/binding-openharmony-arm64': 0.102.0 10403 + '@oxc-transform/binding-wasm32-wasi': 0.102.0 10404 + '@oxc-transform/binding-win32-arm64-msvc': 0.102.0 10405 + '@oxc-transform/binding-win32-x64-msvc': 0.102.0 10066 10406 10067 10407 oxc-transform@0.94.0: 10068 10408 optionalDependencies: ··· 10082 10422 '@oxc-transform/binding-win32-arm64-msvc': 0.94.0 10083 10423 '@oxc-transform/binding-win32-x64-msvc': 0.94.0 10084 10424 10085 - oxc-transform@0.96.0: 10086 - optionalDependencies: 10087 - '@oxc-transform/binding-android-arm64': 0.96.0 10088 - '@oxc-transform/binding-darwin-arm64': 0.96.0 10089 - '@oxc-transform/binding-darwin-x64': 0.96.0 10090 - '@oxc-transform/binding-freebsd-x64': 0.96.0 10091 - '@oxc-transform/binding-linux-arm-gnueabihf': 0.96.0 10092 - '@oxc-transform/binding-linux-arm-musleabihf': 0.96.0 10093 - '@oxc-transform/binding-linux-arm64-gnu': 0.96.0 10094 - '@oxc-transform/binding-linux-arm64-musl': 0.96.0 10095 - '@oxc-transform/binding-linux-riscv64-gnu': 0.96.0 10096 - '@oxc-transform/binding-linux-s390x-gnu': 0.96.0 10097 - '@oxc-transform/binding-linux-x64-gnu': 0.96.0 10098 - '@oxc-transform/binding-linux-x64-musl': 0.96.0 10099 - '@oxc-transform/binding-wasm32-wasi': 0.96.0 10100 - '@oxc-transform/binding-win32-arm64-msvc': 0.96.0 10101 - '@oxc-transform/binding-win32-x64-msvc': 0.96.0 10102 - 10103 10425 oxc-walker@0.5.2(oxc-parser@0.94.0): 10104 10426 dependencies: 10105 10427 magic-regexp: 0.10.0 10106 10428 oxc-parser: 0.94.0 10107 10429 10108 - oxc-walker@0.5.2(oxc-parser@0.96.0): 10430 + oxc-walker@0.6.0(oxc-parser@0.102.0): 10109 10431 dependencies: 10110 10432 magic-regexp: 0.10.0 10111 - oxc-parser: 0.96.0 10433 + oxc-parser: 0.102.0 10112 10434 10113 10435 p-limit@3.1.0: 10114 10436 dependencies: ··· 10473 10795 minimatch: 5.1.6 10474 10796 10475 10797 readdirp@4.1.2: {} 10798 + 10799 + readdirp@5.0.0: {} 10476 10800 10477 10801 redis-errors@1.2.0: {} 10478 10802 ··· 10924 11248 10925 11249 ultrahtml@1.6.0: {} 10926 11250 10927 - unbuild@3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)): 11251 + unbuild@3.6.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)): 10928 11252 dependencies: 10929 11253 '@rollup/plugin-alias': 5.1.1(rollup@4.53.3) 10930 11254 '@rollup/plugin-commonjs': 28.0.9(rollup@4.53.3) ··· 10940 11264 hookable: 5.5.3 10941 11265 jiti: 2.6.1 10942 11266 magic-string: 0.30.21 10943 - mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 11267 + mkdist: 2.4.1(typescript@5.9.3)(vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)))(vue-tsc@3.1.8(typescript@5.9.3))(vue@3.5.25(typescript@5.9.3)) 10944 11268 mlly: 1.8.0 10945 11269 pathe: 2.0.3 10946 11270 pkg-types: 2.3.0 ··· 11049 11373 - typescript 11050 11374 - vue 11051 11375 11052 - unplugin-vue-router@0.16.2(@vue/compiler-sfc@3.5.25)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)): 11376 + unplugin-vue-router@0.19.0(@vue/compiler-sfc@3.5.25)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)): 11053 11377 dependencies: 11054 11378 '@babel/generator': 7.28.5 11055 11379 '@vue-macros/common': 3.1.1(vue@3.5.25(typescript@5.9.3)) 11056 11380 '@vue/compiler-sfc': 3.5.25 11057 11381 '@vue/language-core': 3.1.8(typescript@5.9.3) 11058 11382 ast-walker-scope: 0.8.3 11059 - chokidar: 4.0.3 11383 + chokidar: 5.0.0 11060 11384 json5: 2.2.3 11061 11385 local-pkg: 1.1.2 11062 11386 magic-string: 0.30.21 ··· 11283 11607 typescript: 5.9.3 11284 11608 vue-tsc: 2.2.12(typescript@5.9.3) 11285 11609 11286 - vite-plugin-checker@0.11.0(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3)): 11610 + vite-plugin-checker@0.12.0(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.9.3)(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2))(vue-tsc@3.1.8(typescript@5.9.3)): 11287 11611 dependencies: 11288 11612 '@babel/code-frame': 7.27.1 11289 11613 chokidar: 4.0.3 ··· 11317 11641 transitivePeerDependencies: 11318 11642 - supports-color 11319 11643 11320 - vite-plugin-inspect@11.3.3(@nuxt/kit@4.2.1(magicast@0.5.1))(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)): 11644 + vite-plugin-inspect@11.3.3(@nuxt/kit@4.2.2(magicast@0.5.1))(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)): 11321 11645 dependencies: 11322 11646 ansis: 4.2.0 11323 11647 debug: 4.4.3 ··· 11330 11654 vite: 7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2) 11331 11655 vite-dev-rpc: 1.1.0(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.2)) 11332 11656 optionalDependencies: 11333 - '@nuxt/kit': 4.2.1(magicast@0.5.1) 11657 + '@nuxt/kit': 4.2.2(magicast@0.5.1) 11334 11658 transitivePeerDependencies: 11335 11659 - supports-color 11336 11660 ··· 11472 11796 '@vue/devtools-api': 6.6.4 11473 11797 vue: 3.5.25(typescript@5.9.3) 11474 11798 11475 - vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.25.12)(vue@3.5.25(typescript@5.9.3)): 11799 + vue-sfc-transformer@0.1.17(@vue/compiler-core@3.5.25)(esbuild@0.27.1)(vue@3.5.25(typescript@5.9.3)): 11476 11800 dependencies: 11477 11801 '@babel/parser': 7.28.5 11478 11802 '@vue/compiler-core': 3.5.25 11479 - esbuild: 0.25.12 11803 + esbuild: 0.27.1 11480 11804 vue: 3.5.25(typescript@5.9.3) 11481 11805 11482 11806 vue-tsc@2.2.12(typescript@5.9.3):