[READ-ONLY] Mirror of https://github.com/danielroe/page-speed.dev. See and share Core Web Vitals and PageSpeed Insights results simply and easily. page-speed.dev
core-web-vitals pagespeed performance
0

Configure Feed

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

chore(deps): update devdependency @actions/core to v2 (#203)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+419 -963
+1 -1
package.json
··· 28 28 "vue": "^3.5.13" 29 29 }, 30 30 "devDependencies": { 31 - "@actions/core": "1.11.1", 31 + "@actions/core": "2.0.1", 32 32 "@actions/http-client": "3.0.0", 33 33 "@nuxt/eslint": "1.4.1", 34 34 "@nuxt/test-utils": "3.21.0",
+418 -962
pnpm-lock.yaml
··· 25 25 version: 2.0.1(magicast@0.3.5) 26 26 '@unocss/nuxt': 27 27 specifier: ^66.0.0 28 - version: 66.1.3(magicast@0.3.5)(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))(webpack@5.99.9(esbuild@0.25.5)) 28 + version: 66.1.3(magicast@0.3.5)(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))(webpack@5.99.9(esbuild@0.25.5)) 29 29 defu: 30 30 specifier: ^6.1.4 31 31 version: 6.1.4 ··· 34 34 version: 2.11.12(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0) 35 35 nuxt: 36 36 specifier: ^3.14.159 37 - version: 3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0) 37 + version: 3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0) 38 38 nuxt-og-image: 39 39 specifier: ^5.0.0 40 - version: 5.1.4(@unhead/vue@2.0.10(vue@3.5.25(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 40 + version: 5.1.4(@unhead/vue@2.0.10(vue@3.5.25(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 41 41 nuxt-time: 42 42 specifier: ^1.0.2 43 - version: 1.0.3(magicast@0.3.5)(nuxt@3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0)) 43 + version: 1.0.3(magicast@0.3.5)(nuxt@3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0)) 44 44 ufo: 45 45 specifier: ^1.5.4 46 46 version: 1.6.1 ··· 49 49 version: 3.5.25(typescript@5.8.3) 50 50 devDependencies: 51 51 '@actions/core': 52 - specifier: 1.11.1 53 - version: 1.11.1 52 + specifier: 2.0.1 53 + version: 2.0.1 54 54 '@actions/http-client': 55 55 specifier: 3.0.0 56 56 version: 3.0.0 57 57 '@nuxt/eslint': 58 58 specifier: 1.4.1 59 - version: 1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.4.2))(magicast@0.3.5)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 59 + version: 1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(magicast@0.3.5)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 60 60 '@nuxt/test-utils': 61 61 specifier: 3.21.0 62 62 version: 3.21.0(@playwright/test@1.52.0)(magicast@0.3.5)(playwright-core@1.52.0)(typescript@5.8.3) ··· 65 65 version: 1.52.0 66 66 eslint: 67 67 specifier: 9.39.1 68 - version: 9.39.1(jiti@2.4.2) 68 + version: 9.39.1(jiti@2.6.1) 69 69 lint-staged: 70 70 specifier: 16.1.0 71 71 version: 16.1.0 ··· 84 84 85 85 packages: 86 86 87 - '@actions/core@1.11.1': 88 - resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==} 87 + '@actions/core@2.0.1': 88 + resolution: {integrity: sha512-oBfqT3GwkvLlo1fjvhQLQxuwZCGTarTE5OuZ2Wg10hvhBj7LRIlF611WT4aZS6fDhO5ZKlY7lCAZTlpmyaHaeg==} 89 89 90 - '@actions/exec@1.1.1': 91 - resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==} 92 - 93 - '@actions/http-client@2.2.3': 94 - resolution: {integrity: sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==} 90 + '@actions/exec@2.0.0': 91 + resolution: {integrity: sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==} 95 92 96 93 '@actions/http-client@3.0.0': 97 94 resolution: {integrity: sha512-1s3tXAfVMSz9a4ZEBkXXRQD4QhY3+GAsWSbaYpeknPOKEeyRiU3lH+bHiLMZdo2x/fIeQ/hscL1wCkDLVM2DZQ==} 98 95 99 - '@actions/io@1.1.3': 100 - resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==} 96 + '@actions/io@2.0.0': 97 + resolution: {integrity: sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==} 101 98 102 99 '@ampproject/remapping@2.3.0': 103 100 resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} ··· 243 240 resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} 244 241 engines: {node: '>=6.9.0'} 245 242 246 - '@babel/helper-validator-identifier@7.27.1': 247 - resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} 248 - engines: {node: '>=6.9.0'} 249 - 250 243 '@babel/helper-validator-identifier@7.28.5': 251 244 resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} 252 245 engines: {node: '>=6.9.0'} ··· 258 251 '@babel/helpers@7.27.4': 259 252 resolution: {integrity: sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==} 260 253 engines: {node: '>=6.9.0'} 261 - 262 - '@babel/parser@7.27.2': 263 - resolution: {integrity: sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==} 264 - engines: {node: '>=6.0.0'} 265 - hasBin: true 266 254 267 255 '@babel/parser@7.28.5': 268 256 resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} ··· 297 285 298 286 '@babel/types@7.27.1': 299 287 resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==} 300 - engines: {node: '>=6.9.0'} 301 - 302 - '@babel/types@7.27.3': 303 - resolution: {integrity: sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==} 304 288 engines: {node: '>=6.9.0'} 305 289 306 290 '@babel/types@7.28.5': ··· 689 673 resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} 690 674 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 691 675 692 - '@eslint/js@9.27.0': 693 - resolution: {integrity: sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==} 694 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 695 - 696 676 '@eslint/js@9.39.1': 697 677 resolution: {integrity: sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==} 698 678 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 760 740 '@jridgewell/gen-mapping@0.3.13': 761 741 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} 762 742 763 - '@jridgewell/gen-mapping@0.3.8': 764 - resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} 765 - engines: {node: '>=6.0.0'} 766 - 767 743 '@jridgewell/remapping@2.3.5': 768 744 resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==} 769 745 ··· 771 747 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 772 748 engines: {node: '>=6.0.0'} 773 749 774 - '@jridgewell/set-array@1.2.1': 775 - resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} 776 - engines: {node: '>=6.0.0'} 777 - 778 750 '@jridgewell/source-map@0.3.11': 779 751 resolution: {integrity: sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==} 780 752 781 - '@jridgewell/source-map@0.3.6': 782 - resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==} 783 - 784 - '@jridgewell/sourcemap-codec@1.5.0': 785 - resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} 786 - 787 753 '@jridgewell/sourcemap-codec@1.5.5': 788 754 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} 789 - 790 - '@jridgewell/trace-mapping@0.3.25': 791 - resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} 792 755 793 756 '@jridgewell/trace-mapping@0.3.31': 794 757 resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} ··· 917 880 optional: true 918 881 vite-plugin-eslint2: 919 882 optional: true 920 - 921 - '@nuxt/kit@3.17.4': 922 - resolution: {integrity: sha512-l+hY8sy2XFfg3PigZj+PTu6+KIJzmbACTRimn1ew/gtCz+F38f6KTF4sMRTN5CUxiB8TRENgEonASmkAWfpO9Q==} 923 - engines: {node: '>=18.12.0'} 924 883 925 884 '@nuxt/kit@3.17.5': 926 885 resolution: {integrity: sha512-NdCepmA+S/SzgcaL3oYUeSlXGYO6BXGr9K/m1D0t0O9rApF8CSq/QQ+ja5KYaYMO1kZAEWH4s2XVcE3uPrrAVg==} ··· 1504 1463 '@types/json-schema@7.0.15': 1505 1464 resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} 1506 1465 1507 - '@types/node@22.15.21': 1508 - resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} 1509 - 1510 1466 '@types/node@24.10.1': 1511 1467 resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} 1512 1468 ··· 1599 1555 resolution: {integrity: sha512-oEKomMMY+f6+4HkU538XG7jOJZAMMk2WczT2XS6HdpJWwUzSKHlhs9R2pj7g0HLJZsROzP1A1+OBstHcQLe94A==} 1600 1556 engines: {node: '>=14'} 1601 1557 1602 - '@unocss/core@66.1.2': 1603 - resolution: {integrity: sha512-mN9h1hHEuhDcdbI4z74o7UnxlBZYVsJpYcdC1YLWBKROcLYTkuyZ7hgBzpo1FBNox2Bt3JnrSinVDmc44Bxjow==} 1604 - 1605 1558 '@unocss/core@66.1.3': 1606 1559 resolution: {integrity: sha512-qV88JvRvSMgMo1FMWZfNiKYy+IvaXswyMMyZvuQxCrNkDPtij46pu7G3heKdLl7mNTdSgF0+LQPEqVYVA27pCA==} 1607 - 1608 - '@unocss/extractor-arbitrary-variants@66.1.2': 1609 - resolution: {integrity: sha512-F570wH9VYeFTb4r8qgcbN5QpEVIAvFC1zOnrAPUr6B6kbU2YChMXxHP7PHK0AzLHnEr458Pwpzl6hmP6bzxZ8g==} 1610 1560 1611 1561 '@unocss/extractor-arbitrary-variants@66.1.3': 1612 1562 resolution: {integrity: sha512-4nlQKx40ch+4hjNlN/jWZDd06qbXFj5xwMpnNjDcb008zgCuPK2dEmg/eDddSv25KZh9W+3fvwduMDNK6YDooQ==} ··· 1629 1579 '@unocss/preset-icons@66.1.3': 1630 1580 resolution: {integrity: sha512-n1y8I4cVfOOldgyuncwtMn8/wMVzUzVvwdgQk2ow/D07TBgsyZZfk98N1AAFrS772SRr8+YmJ5im4+bNLZaYdA==} 1631 1581 1632 - '@unocss/preset-mini@66.1.2': 1633 - resolution: {integrity: sha512-oiDe+VhwZ8B5Z0UGfggtOwgpRZMLtH1RTDFvmJmJEXYYX5BPWknS6wYcQzxy0i/y9ym0xp2QnEaTpGmR7LKdkg==} 1634 - 1635 1582 '@unocss/preset-mini@66.1.3': 1636 1583 resolution: {integrity: sha512-8HYCTl0YK5FGzfVbtshN1MIQfNZy8baT4BLdcDb2qtsLjG5qP7rmqTdk3c8OpoKhGLUuXPXBaDjh+D5TAMBY3w==} 1637 1584 ··· 1646 1593 1647 1594 '@unocss/preset-web-fonts@66.1.3': 1648 1595 resolution: {integrity: sha512-uOWEmru+tbr/gttM6X/sJHoY0TCVdUx8/EiVITrLe51Agi2UECQlCdBH2lZNnfc3RCArCn4JevMLHd1btHRzJg==} 1649 - 1650 - '@unocss/preset-wind3@66.1.2': 1651 - resolution: {integrity: sha512-S09imGOngAAOXCBCHb3JAtxD1/L7nDWrgEeX6NT0ElDp3X1T6XxUXYJlpjCfcqV/klMoXyYouKvp0YuG9QSgVg==} 1652 1596 1653 1597 '@unocss/preset-wind3@66.1.3': 1654 1598 resolution: {integrity: sha512-oFQKA/v0EbCtZaxTBKvTfyVG1hcDJ1CXQ7gsghynMpOKMJbnb7bq4NEuDoMdHCVV9yKEQaSXkbbyHpeithBO3g==} ··· 1662 1606 '@unocss/reset@66.1.3': 1663 1607 resolution: {integrity: sha512-tc8uSka0R0zlfJfOjoLUg0NMT4RQnAe6nyelBXE86qYQaNV2YD7tf2iEWMmbjNwmiIjc8MigHAvYt1HmdirNww==} 1664 1608 1665 - '@unocss/rule-utils@66.1.2': 1666 - resolution: {integrity: sha512-nn0ehvDh7yyWq2mcBDLVpmMAivjRATUroZ8ETinyN1rmfsGesm71R0d1gV3K+Z6YC7a3+dMLc+/qzI7VK3AG/Q==} 1667 - engines: {node: '>=14'} 1668 - 1669 1609 '@unocss/rule-utils@66.1.3': 1670 1610 resolution: {integrity: sha512-EP8QRcOO/dAD1+RxOnWOiGaIyo4IJQOdqD0nBteZDoL3X9vj6GPUI5yo8f7uR6k0koI/hxJv5BVsfQZSIsVjLA==} 1671 1611 engines: {node: '>=14'} ··· 1861 1801 peerDependencies: 1862 1802 vue: 3.5.25 1863 1803 1864 - '@vue/shared@3.5.16': 1865 - resolution: {integrity: sha512-c/0fWy3Jw6Z8L9FmTyYfkpM5zklnqqa9+a6dz3DvONRKW2NEbh46BP0FHuLFSWi2TnQEtp91Z6zOWNrU6QiyPg==} 1866 - 1867 1804 '@vue/shared@3.5.25': 1868 1805 resolution: {integrity: sha512-AbOPdQQnAnzs58H2FrrDxYj/TJfmeS2jdfEEhgiKINy+bnOANmVizIEgq1r+C5zsbs6l1CCQxtcj71rwNQ4jWg==} 1869 1806 ··· 1956 1893 peerDependencies: 1957 1894 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 1958 1895 1959 - acorn@8.14.1: 1960 - resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} 1961 - engines: {node: '>=0.4.0'} 1962 - hasBin: true 1963 - 1964 1896 acorn@8.15.0: 1965 1897 resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} 1966 1898 engines: {node: '>=0.4.0'} ··· 2100 2032 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} 2101 2033 engines: {node: '>=8'} 2102 2034 2103 - browserslist@4.25.0: 2104 - resolution: {integrity: sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==} 2105 - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 2106 - hasBin: true 2107 - 2108 2035 browserslist@4.28.0: 2109 2036 resolution: {integrity: sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ==} 2110 2037 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} ··· 2144 2071 peerDependencies: 2145 2072 esbuild: '>=0.18' 2146 2073 2147 - c12@3.0.4: 2148 - resolution: {integrity: sha512-t5FaZTYbbCtvxuZq9xxIruYydrAGsJ+8UdP0pZzMiK2xl/gNiSOy0OxhLzHUEEb0m1QXYqfzfvyIFEmz/g9lqg==} 2149 - peerDependencies: 2150 - magicast: ^0.3.5 2151 - peerDependenciesMeta: 2152 - magicast: 2153 - optional: true 2154 - 2155 - c12@3.2.0: 2156 - resolution: {integrity: sha512-ixkEtbYafL56E6HiFuonMm1ZjoKtIo7TH68/uiEq4DAwv9NcUX2nJ95F8TrbMeNjqIkZpruo3ojXQJ+MGG5gcQ==} 2157 - peerDependencies: 2158 - magicast: ^0.3.5 2159 - peerDependenciesMeta: 2160 - magicast: 2161 - optional: true 2162 - 2163 - c12@3.3.1: 2164 - resolution: {integrity: sha512-LcWQ01LT9tkoUINHgpIOv3mMs+Abv7oVCrtpMRi1PaapVEpWoMga5WuT7/DqFTu7URP9ftbOmimNw1KNIGh9DQ==} 2165 - peerDependencies: 2166 - magicast: ^0.3.5 2167 - peerDependenciesMeta: 2168 - magicast: 2169 - optional: true 2170 - 2171 2074 c12@3.3.2: 2172 2075 resolution: {integrity: sha512-QkikB2X5voO1okL3QsES0N690Sn/K9WokXqUsDQsWy5SnYb+psYQFGA10iy1bZHj3fjISKsI67Q90gruvWWM3A==} 2173 2076 peerDependencies: ··· 2200 2103 2201 2104 caniuse-api@3.0.0: 2202 2105 resolution: {integrity: sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==} 2203 - 2204 - caniuse-lite@1.0.30001720: 2205 - resolution: {integrity: sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g==} 2206 2106 2207 2107 caniuse-lite@1.0.30001757: 2208 2108 resolution: {integrity: sha512-r0nnL/I28Zi/yjk1el6ilj27tKcdjLsNqAOZr0yVjWPrSQyHgKI2INaEWw21bAQSv2LXRt1XuCS/GomNpWOxsQ==} ··· 2639 2539 resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==} 2640 2540 engines: {node: '>=12'} 2641 2541 2642 - dotenv@17.2.2: 2643 - resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==} 2644 - engines: {node: '>=12'} 2645 - 2646 2542 dotenv@17.2.3: 2647 2543 resolution: {integrity: sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==} 2648 2544 engines: {node: '>=12'} ··· 2662 2558 2663 2559 ee-first@1.1.1: 2664 2560 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} 2665 - 2666 - electron-to-chromium@1.5.162: 2667 - resolution: {integrity: sha512-hQA+Zb5QQwoSaXJWEAGEw1zhk//O7qDzib05Z4qTqZfNju/FAkrm5ZInp0JbTp4Z18A6bilopdZWEYrFSsfllA==} 2668 2561 2669 2562 electron-to-chromium@1.5.259: 2670 2563 resolution: {integrity: sha512-I+oLXgpEJzD6Cwuwt1gYjxsDmu/S/Kd41mmLA3O+/uH2pFRO/DvOjUyGozL8j3KeLV6WyZ7ssPwELMsXCcsJAQ==} ··· 2691 2584 2692 2585 end-of-stream@1.4.4: 2693 2586 resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} 2694 - 2695 - enhanced-resolve@5.18.1: 2696 - resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} 2697 - engines: {node: '>=10.13.0'} 2698 2587 2699 2588 enhanced-resolve@5.18.3: 2700 2589 resolution: {integrity: sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==} ··· 2918 2807 resolution: {integrity: sha512-QFNnTvU3UjgWFy8Ef9iDHvIdcgZ344ebkwYx4/KLbR+CKQA4xBaHzv+iRpp86QfMHP8faFQLh8iOc57215y4Rg==} 2919 2808 engines: {node: ^18.19.0 || >=20.5.0} 2920 2809 2921 - exsolve@1.0.5: 2922 - resolution: {integrity: sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==} 2923 - 2924 - exsolve@1.0.7: 2925 - resolution: {integrity: sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==} 2926 - 2927 2810 exsolve@1.0.8: 2928 2811 resolution: {integrity: sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==} 2929 2812 ··· 2971 2854 fd-slicer@1.1.0: 2972 2855 resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} 2973 2856 2974 - fdir@6.4.4: 2975 - resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} 2976 - peerDependencies: 2977 - picomatch: ^3 || ^4 2978 - peerDependenciesMeta: 2979 - picomatch: 2980 - optional: true 2981 - 2982 - fdir@6.4.5: 2983 - resolution: {integrity: sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==} 2984 - peerDependencies: 2985 - picomatch: ^3 || ^4 2986 - peerDependenciesMeta: 2987 - picomatch: 2988 - optional: true 2989 - 2990 2857 fdir@6.5.0: 2991 2858 resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==} 2992 2859 engines: {node: '>=12.0.0'} ··· 3102 2969 resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} 3103 2970 engines: {node: '>= 0.4'} 3104 2971 3105 - get-port-please@3.1.2: 3106 - resolution: {integrity: sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==} 3107 - 3108 2972 get-port-please@3.2.0: 3109 2973 resolution: {integrity: sha512-I9QVvBw5U/hw3RmWpYKRumUeaDgxTPd401x364rLmWBJcOQ753eov1eTgzDqRG9bqFIfDc7gfzcQEWrUri3o1A==} 3110 2974 ··· 3203 3067 gzip-size@7.0.0: 3204 3068 resolution: {integrity: sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==} 3205 3069 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 3206 - 3207 - h3@1.15.3: 3208 - resolution: {integrity: sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==} 3209 3070 3210 3071 h3@1.15.4: 3211 3072 resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==} ··· 3474 3335 resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} 3475 3336 engines: {node: '>= 10.13.0'} 3476 3337 3477 - jiti@2.4.2: 3478 - resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==} 3479 - hasBin: true 3480 - 3481 - jiti@2.5.1: 3482 - resolution: {integrity: sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w==} 3483 - hasBin: true 3484 - 3485 3338 jiti@2.6.1: 3486 3339 resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} 3487 3340 hasBin: true ··· 3621 3474 loader-runner@4.3.1: 3622 3475 resolution: {integrity: sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==} 3623 3476 engines: {node: '>=6.11.5'} 3624 - 3625 - local-pkg@1.1.1: 3626 - resolution: {integrity: sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==} 3627 - engines: {node: '>=14'} 3628 3477 3629 3478 local-pkg@1.1.2: 3630 3479 resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==} ··· 3705 3554 resolution: {integrity: sha512-ub9iytsEbT7Yw/Pd29mSo/cNQpaEu67zR1VVcXDiYjSFwzeBxNdTd0FMnSslLQXiRj8uGPzwsaoefrMD5XAmdw==} 3706 3555 engines: {node: '>=16.14.0'} 3707 3556 3708 - magic-string@0.30.17: 3709 - resolution: {integrity: sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==} 3710 - 3711 3557 magic-string@0.30.21: 3712 3558 resolution: {integrity: sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==} 3713 3559 ··· 3820 3666 engines: {node: '>=10'} 3821 3667 hasBin: true 3822 3668 3823 - mlly@1.7.4: 3824 - resolution: {integrity: sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==} 3825 - 3826 3669 mlly@1.8.0: 3827 3670 resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==} 3828 3671 ··· 3894 3737 engines: {node: '>=10.5.0'} 3895 3738 deprecated: Use your platform's native DOMException instead 3896 3739 3897 - node-fetch-native@1.6.6: 3898 - resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==} 3899 - 3900 3740 node-fetch-native@1.6.7: 3901 3741 resolution: {integrity: sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q==} 3902 3742 ··· 3921 3761 resolution: {integrity: sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==} 3922 3762 hasBin: true 3923 3763 3924 - node-mock-http@1.0.0: 3925 - resolution: {integrity: sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==} 3926 - 3927 3764 node-mock-http@1.0.3: 3928 3765 resolution: {integrity: sha512-jN8dK25fsfnMrVsEhluUTPkBFY+6ybu7jSB1n+ri/vOGjJxU8J9CZhpSGkHXSkFjtUhbmoncG/YG9ta5Ludqog==} 3929 - 3930 - node-releases@2.0.19: 3931 - resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==} 3932 3766 3933 3767 node-releases@2.0.27: 3934 3768 resolution: {integrity: sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==} ··· 4010 3844 resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} 4011 3845 engines: {node: '>= 0.4'} 4012 3846 4013 - ofetch@1.4.1: 4014 - resolution: {integrity: sha512-QZj2DfGplQAr2oj9KzceK9Hwz6Whxazmn85yYeVuS3u9XTMOGMRx0kO95MQ+vLsj/S/NwBDMMLU5hpxvI6Tklw==} 4015 - 4016 3847 ofetch@1.5.1: 4017 3848 resolution: {integrity: sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==} 4018 3849 ··· 4183 4014 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 4184 4015 engines: {node: '>=8.6'} 4185 4016 4186 - picomatch@4.0.2: 4187 - resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} 4188 - engines: {node: '>=12'} 4189 - 4190 4017 picomatch@4.0.3: 4191 4018 resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 4192 4019 engines: {node: '>=12'} ··· 4198 4025 4199 4026 pkg-types@1.3.1: 4200 4027 resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} 4201 - 4202 - pkg-types@2.1.0: 4203 - resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==} 4204 4028 4205 4029 pkg-types@2.3.0: 4206 4030 resolution: {integrity: sha512-SIqCzDRg0s9npO5XQ3tNZioRY1uK06lA41ynBC1YmFTmnY6FjUjVt6s4LoADmwoig1qqD0oK8h1p/8mlMx8Oig==} ··· 4398 4222 peerDependencies: 4399 4223 postcss: ^8.2.9 4400 4224 4401 - postcss@8.5.4: 4402 - resolution: {integrity: sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==} 4403 - engines: {node: ^10 || ^12 || >=14} 4404 - 4405 4225 postcss@8.5.6: 4406 4226 resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} 4407 4227 engines: {node: ^10 || ^12 || >=14} ··· 4452 4272 qs@6.14.0: 4453 4273 resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==} 4454 4274 engines: {node: '>=0.6'} 4455 - 4456 - quansync@0.2.10: 4457 - resolution: {integrity: sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==} 4458 4275 4459 4276 quansync@0.2.11: 4460 4277 resolution: {integrity: sha512-AifT7QEbW9Nri4tAwR5M/uzpBuqfZf+zwaEM/QkzEjj7NBuFD2rBuy0K3dE+8wltbezDV7JMA0WfnCPYRSYbXA==} ··· 4645 4462 4646 4463 semver@6.3.1: 4647 4464 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} 4648 - hasBin: true 4649 - 4650 - semver@7.7.2: 4651 - resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==} 4652 - engines: {node: '>=10'} 4653 4465 hasBin: true 4654 4466 4655 4467 semver@7.7.3: ··· 4793 4605 std-env@3.10.0: 4794 4606 resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} 4795 4607 4796 - std-env@3.9.0: 4797 - resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==} 4798 - 4799 4608 streamx@2.22.0: 4800 4609 resolution: {integrity: sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==} 4801 4610 ··· 4892 4701 resolution: {integrity: sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==} 4893 4702 engines: {node: '>=18'} 4894 4703 4895 - tapable@2.2.2: 4896 - resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==} 4897 - engines: {node: '>=6'} 4898 - 4899 4704 tapable@2.3.0: 4900 4705 resolution: {integrity: sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==} 4901 4706 engines: {node: '>=6'} ··· 4923 4728 uglify-js: 4924 4729 optional: true 4925 4730 4926 - terser@5.39.2: 4927 - resolution: {integrity: sha512-yEPUmWve+VA78bI71BW70Dh0TuV4HHd+I5SHOAfS1+QBOmvmCiiffgjR8ryyEd3KIfvPGFqoADt8LdQ6XpXIvg==} 4928 - engines: {node: '>=10'} 4929 - hasBin: true 4930 - 4931 4731 terser@5.44.1: 4932 4732 resolution: {integrity: sha512-t/R3R/n0MSwnnazuPpPNVO60LX0SKL45pyl9YlvxIdkH0Of7D5qM2EVe+yASRIlY5pZ73nclYJfNANGWPwFDZw==} 4933 4733 engines: {node: '>=10'} ··· 4947 4747 4948 4748 tinyexec@0.3.2: 4949 4749 resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} 4950 - 4951 - tinyexec@1.0.1: 4952 - resolution: {integrity: sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==} 4953 4750 4954 4751 tinyexec@1.0.2: 4955 4752 resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} ··· 5033 4830 unctx@2.4.1: 5034 4831 resolution: {integrity: sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==} 5035 4832 5036 - undici-types@6.21.0: 5037 - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} 5038 - 5039 4833 undici-types@7.16.0: 5040 4834 resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} 5041 4835 ··· 5059 4853 unicorn-magic@0.3.0: 5060 4854 resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} 5061 4855 engines: {node: '>=18'} 5062 - 5063 - unimport@5.0.1: 5064 - resolution: {integrity: sha512-1YWzPj6wYhtwHE+9LxRlyqP4DiRrhGfJxdtH475im8ktyZXO3jHj/3PZ97zDdvkYoovFdi0K4SKl3a7l92v3sQ==} 5065 - engines: {node: '>=18.12.0'} 5066 4856 5067 4857 unimport@5.2.0: 5068 4858 resolution: {integrity: sha512-bTuAMMOOqIAyjV4i4UH7P07pO+EsVxmhOzQ2YJ290J6mkLUdozNhb5I/YoOEheeNADC03ent3Qj07X0fWfUpmw==} ··· 5100 4890 resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==} 5101 4891 engines: {node: '>=14.0.0'} 5102 4892 5103 - unplugin@2.3.10: 5104 - resolution: {integrity: sha512-6NCPkv1ClwH+/BGE9QeoTIl09nuiAt0gS28nn1PvYXsGKRwM2TCbFA2QiilmehPDTXIe684k4rZI1yl3A1PCUw==} 5105 - engines: {node: '>=18.12.0'} 5106 - 5107 4893 unplugin@2.3.11: 5108 4894 resolution: {integrity: sha512-5uKD0nqiYVzlmCRs01Fhs2BdkEgBS3SAVP6ndrBsuK42iC2+JHyxM05Rm9G8+5mkmRtzMZGY8Ct5+mliZxU/Ww==} 5109 - engines: {node: '>=18.12.0'} 5110 - 5111 - unplugin@2.3.4: 5112 - resolution: {integrity: sha512-m4PjxTurwpWfpMomp8AptjD5yj8qEZN5uQjjGM3TAs9MWWD2tXSSNNj6jGR2FoVGod4293ytyV6SwBbertfyJg==} 5113 - engines: {node: '>=18.12.0'} 5114 - 5115 - unplugin@2.3.5: 5116 - resolution: {integrity: sha512-RyWSb5AHmGtjjNQ6gIlA67sHOsWpsbWpwDokLwTcejVdOjEkJZh7QKu14J00gDDVSh8kGH4KYC/TNBceXFZhtw==} 5117 4895 engines: {node: '>=18.12.0'} 5118 4896 5119 4897 unrs-resolver@1.7.2: ··· 5188 4966 5189 4967 unwasm@0.3.9: 5190 4968 resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==} 5191 - 5192 - update-browserslist-db@1.1.3: 5193 - resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==} 5194 - hasBin: true 5195 - peerDependencies: 5196 - browserslist: '>= 4.21.0' 5197 4969 5198 4970 update-browserslist-db@1.1.4: 5199 4971 resolution: {integrity: sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==} ··· 5379 5151 webidl-conversions@3.0.1: 5380 5152 resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} 5381 5153 5382 - webpack-sources@3.3.0: 5383 - resolution: {integrity: sha512-77R0RDmJfj9dyv5p3bM5pOHa+X8/ZkO9c7kpDstigkC4nIDobadsfSGCwB4bKhMVxqAok8tajaoR8rirM7+VFQ==} 5384 - engines: {node: '>=10.13.0'} 5385 - 5386 5154 webpack-sources@3.3.3: 5387 5155 resolution: {integrity: sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==} 5388 5156 engines: {node: '>=10.13.0'} ··· 5506 5274 resolution: {integrity: sha512-fusrlIMLeRvTFYLUjJ9KzlGC3N+6MOPJ68HNj/yJv2nz7zq8t4HEviLms2gkdRPUS7F5rZ5n+pYx9r88m6IE1g==} 5507 5275 engines: {node: '>=18'} 5508 5276 5509 - youch@4.1.0-beta.7: 5510 - resolution: {integrity: sha512-HUn0M24AUTMvjdkoMtH8fJz2FEd+k1xvtR9EoTrDUoVUi6o7xl5X+pST/vjk4T3GEQo2mJ9FlAvhWBm8dIdD4g==} 5511 - engines: {node: '>=18'} 5512 - 5513 5277 youch@4.1.0-beta.8: 5514 5278 resolution: {integrity: sha512-rY2A2lSF7zC+l7HH9Mq+83D1dLlsPnEvy8jTouzaptDZM6geqZ3aJe/b7ULCwRURPtWV3vbDjA2DDMdoBol0HQ==} 5515 5279 engines: {node: '>=18'} ··· 5523 5287 5524 5288 snapshots: 5525 5289 5526 - '@actions/core@1.11.1': 5290 + '@actions/core@2.0.1': 5527 5291 dependencies: 5528 - '@actions/exec': 1.1.1 5529 - '@actions/http-client': 2.2.3 5292 + '@actions/exec': 2.0.0 5293 + '@actions/http-client': 3.0.0 5530 5294 5531 - '@actions/exec@1.1.1': 5532 - dependencies: 5533 - '@actions/io': 1.1.3 5534 - 5535 - '@actions/http-client@2.2.3': 5295 + '@actions/exec@2.0.0': 5536 5296 dependencies: 5537 - tunnel: 0.0.6 5538 - undici: 5.29.0 5297 + '@actions/io': 2.0.0 5539 5298 5540 5299 '@actions/http-client@3.0.0': 5541 5300 dependencies: 5542 5301 tunnel: 0.0.6 5543 5302 undici: 5.29.0 5544 5303 5545 - '@actions/io@1.1.3': {} 5304 + '@actions/io@2.0.0': {} 5546 5305 5547 5306 '@ampproject/remapping@2.3.0': 5548 5307 dependencies: 5549 - '@jridgewell/gen-mapping': 0.3.8 5550 - '@jridgewell/trace-mapping': 0.3.25 5308 + '@jridgewell/gen-mapping': 0.3.13 5309 + '@jridgewell/trace-mapping': 0.3.31 5551 5310 5552 5311 '@antfu/install-pkg@1.1.0': 5553 5312 dependencies: 5554 5313 package-manager-detector: 1.3.0 5555 - tinyexec: 1.0.1 5314 + tinyexec: 1.0.2 5556 5315 5557 5316 '@antfu/utils@8.1.1': {} 5558 5317 ··· 5691 5450 5692 5451 '@babel/code-frame@7.27.1': 5693 5452 dependencies: 5694 - '@babel/helper-validator-identifier': 7.27.1 5453 + '@babel/helper-validator-identifier': 7.28.5 5695 5454 js-tokens: 4.0.0 5696 5455 picocolors: 1.1.1 5697 5456 ··· 5733 5492 dependencies: 5734 5493 '@babel/compat-data': 7.27.5 5735 5494 '@babel/helper-validator-option': 7.27.1 5736 - browserslist: 4.25.0 5495 + browserslist: 4.28.0 5737 5496 lru-cache: 5.1.1 5738 5497 semver: 6.3.1 5739 5498 ··· 5797 5556 5798 5557 '@babel/helper-string-parser@7.27.1': {} 5799 5558 5800 - '@babel/helper-validator-identifier@7.27.1': {} 5801 - 5802 5559 '@babel/helper-validator-identifier@7.28.5': {} 5803 5560 5804 5561 '@babel/helper-validator-option@7.27.1': {} ··· 5807 5564 dependencies: 5808 5565 '@babel/template': 7.27.2 5809 5566 '@babel/types': 7.28.5 5810 - 5811 - '@babel/parser@7.27.2': 5812 - dependencies: 5813 - '@babel/types': 7.27.3 5814 5567 5815 5568 '@babel/parser@7.28.5': 5816 5569 dependencies: ··· 5859 5612 dependencies: 5860 5613 '@babel/helper-string-parser': 7.27.1 5861 5614 '@babel/helper-validator-identifier': 7.28.5 5862 - 5863 - '@babel/types@7.27.3': 5864 - dependencies: 5865 - '@babel/helper-string-parser': 7.27.1 5866 - '@babel/helper-validator-identifier': 7.27.1 5867 5615 5868 5616 '@babel/types@7.28.5': 5869 5617 dependencies: ··· 6074 5822 '@esbuild/win32-x64@0.25.5': 6075 5823 optional: true 6076 5824 6077 - '@eslint-community/eslint-utils@4.8.0(eslint@9.39.1(jiti@2.4.2))': 5825 + '@eslint-community/eslint-utils@4.8.0(eslint@9.39.1(jiti@2.6.1))': 6078 5826 dependencies: 6079 - eslint: 9.39.1(jiti@2.4.2) 5827 + eslint: 9.39.1(jiti@2.6.1) 6080 5828 eslint-visitor-keys: 3.4.3 6081 5829 6082 5830 '@eslint-community/regexpp@4.12.1': {} 6083 5831 6084 - '@eslint/compat@1.2.9(eslint@9.39.1(jiti@2.4.2))': 5832 + '@eslint/compat@1.2.9(eslint@9.39.1(jiti@2.6.1))': 6085 5833 optionalDependencies: 6086 - eslint: 9.39.1(jiti@2.4.2) 5834 + eslint: 9.39.1(jiti@2.6.1) 6087 5835 6088 5836 '@eslint/config-array@0.21.1': 6089 5837 dependencies: ··· 6097 5845 dependencies: 6098 5846 '@eslint/core': 0.17.0 6099 5847 6100 - '@eslint/config-inspector@1.0.2(eslint@9.39.1(jiti@2.4.2))': 5848 + '@eslint/config-inspector@1.0.2(eslint@9.39.1(jiti@2.6.1))': 6101 5849 dependencies: 6102 5850 '@nodelib/fs.walk': 3.0.1 6103 5851 ansis: 3.17.0 ··· 6106 5854 chokidar: 4.0.3 6107 5855 debug: 4.4.1 6108 5856 esbuild: 0.25.5 6109 - eslint: 9.39.1(jiti@2.4.2) 5857 + eslint: 9.39.1(jiti@2.6.1) 6110 5858 find-up: 7.0.0 6111 - get-port-please: 3.1.2 6112 - h3: 1.15.3 6113 - mlly: 1.7.4 5859 + get-port-please: 3.2.0 5860 + h3: 1.15.4 5861 + mlly: 1.8.0 6114 5862 mrmime: 2.0.1 6115 5863 open: 10.1.2 6116 - tinyglobby: 0.2.14 5864 + tinyglobby: 0.2.15 6117 5865 ws: 8.18.2 6118 5866 transitivePeerDependencies: 6119 5867 - bufferutil ··· 6141 5889 strip-json-comments: 3.1.1 6142 5890 transitivePeerDependencies: 6143 5891 - supports-color 6144 - 6145 - '@eslint/js@9.27.0': {} 6146 5892 6147 5893 '@eslint/js@9.39.1': {} 6148 5894 ··· 6214 5960 '@jridgewell/sourcemap-codec': 1.5.5 6215 5961 '@jridgewell/trace-mapping': 0.3.31 6216 5962 6217 - '@jridgewell/gen-mapping@0.3.8': 6218 - dependencies: 6219 - '@jridgewell/set-array': 1.2.1 6220 - '@jridgewell/sourcemap-codec': 1.5.5 6221 - '@jridgewell/trace-mapping': 0.3.25 6222 - 6223 5963 '@jridgewell/remapping@2.3.5': 6224 5964 dependencies: 6225 5965 '@jridgewell/gen-mapping': 0.3.13 6226 5966 '@jridgewell/trace-mapping': 0.3.31 6227 5967 6228 5968 '@jridgewell/resolve-uri@3.1.2': {} 6229 - 6230 - '@jridgewell/set-array@1.2.1': {} 6231 5969 6232 5970 '@jridgewell/source-map@0.3.11': 6233 5971 dependencies: 6234 5972 '@jridgewell/gen-mapping': 0.3.13 6235 5973 '@jridgewell/trace-mapping': 0.3.31 6236 5974 6237 - '@jridgewell/source-map@0.3.6': 6238 - dependencies: 6239 - '@jridgewell/gen-mapping': 0.3.8 6240 - '@jridgewell/trace-mapping': 0.3.25 6241 - 6242 - '@jridgewell/sourcemap-codec@1.5.0': {} 6243 - 6244 5975 '@jridgewell/sourcemap-codec@1.5.5': {} 6245 - 6246 - '@jridgewell/trace-mapping@0.3.25': 6247 - dependencies: 6248 - '@jridgewell/resolve-uri': 3.1.2 6249 - '@jridgewell/sourcemap-codec': 1.5.5 6250 5976 6251 5977 '@jridgewell/trace-mapping@0.3.31': 6252 5978 dependencies: ··· 6398 6124 6399 6125 '@nuxt/cli@3.25.1(magicast@0.3.5)': 6400 6126 dependencies: 6401 - c12: 3.3.1(magicast@0.3.5) 6127 + c12: 3.3.2(magicast@0.3.5) 6402 6128 chokidar: 4.0.3 6403 6129 citty: 0.1.6 6404 6130 clipboardy: 4.0.0 ··· 6408 6134 giget: 2.0.0 6409 6135 h3: 1.15.4 6410 6136 httpxy: 0.1.7 6411 - jiti: 2.4.2 6137 + jiti: 2.6.1 6412 6138 listhen: 1.9.0 6413 6139 nypm: 0.6.0 6414 - ofetch: 1.4.1 6140 + ofetch: 1.5.1 6415 6141 ohash: 2.0.11 6416 6142 pathe: 2.0.3 6417 6143 perfect-debounce: 1.0.0 6418 - pkg-types: 2.1.0 6144 + pkg-types: 2.3.0 6419 6145 scule: 1.3.0 6420 - semver: 7.7.2 6146 + semver: 7.7.3 6421 6147 std-env: 3.10.0 6422 - tinyexec: 1.0.1 6148 + tinyexec: 1.0.2 6423 6149 ufo: 1.6.1 6424 6150 youch: 4.1.0-beta.8 6425 6151 transitivePeerDependencies: ··· 6427 6153 6428 6154 '@nuxt/devalue@2.0.2': {} 6429 6155 6430 - '@nuxt/devtools-kit@2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))': 6156 + '@nuxt/devtools-kit@2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))': 6431 6157 dependencies: 6432 - '@nuxt/kit': 3.17.4(magicast@0.3.5) 6158 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 6433 6159 '@nuxt/schema': 3.17.5 6434 6160 execa: 8.0.1 6435 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 6161 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 6436 6162 transitivePeerDependencies: 6437 6163 - magicast 6438 6164 ··· 6447 6173 prompts: 2.4.2 6448 6174 semver: 7.7.3 6449 6175 6450 - '@nuxt/devtools@2.4.1(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 6176 + '@nuxt/devtools@2.4.1(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 6451 6177 dependencies: 6452 - '@nuxt/devtools-kit': 2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 6178 + '@nuxt/devtools-kit': 2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 6453 6179 '@nuxt/devtools-wizard': 2.4.1 6454 - '@nuxt/kit': 3.17.5(magicast@0.3.5) 6455 - '@vue/devtools-core': 7.7.6(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6180 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 6181 + '@vue/devtools-core': 7.7.6(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6456 6182 '@vue/devtools-kit': 7.7.6 6457 6183 birpc: 2.3.0 6458 6184 consola: 3.4.2 ··· 6471 6197 ohash: 2.0.11 6472 6198 pathe: 2.0.3 6473 6199 perfect-debounce: 1.0.0 6474 - pkg-types: 2.1.0 6475 - semver: 7.7.2 6200 + pkg-types: 2.3.0 6201 + semver: 7.7.3 6476 6202 simple-git: 3.27.0 6477 6203 sirv: 3.0.1 6478 6204 structured-clone-es: 1.0.0 6479 - tinyglobby: 0.2.14 6480 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 6481 - vite-plugin-inspect: 11.1.0(@nuxt/kit@3.17.5(magicast@0.3.5))(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 6482 - vite-plugin-vue-tracer: 0.1.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6205 + tinyglobby: 0.2.15 6206 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 6207 + vite-plugin-inspect: 11.1.0(@nuxt/kit@3.20.1(magicast@0.3.5))(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 6208 + vite-plugin-vue-tracer: 0.1.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6483 6209 which: 5.0.0 6484 6210 ws: 8.18.2 6485 6211 transitivePeerDependencies: ··· 6488 6214 - utf-8-validate 6489 6215 - vue 6490 6216 6491 - '@nuxt/eslint-config@1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3)': 6217 + '@nuxt/eslint-config@1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)': 6492 6218 dependencies: 6493 6219 '@antfu/install-pkg': 1.1.0 6494 6220 '@clack/prompts': 0.10.1 6495 - '@eslint/js': 9.27.0 6496 - '@nuxt/eslint-plugin': 1.4.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6497 - '@stylistic/eslint-plugin': 4.4.0(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6498 - '@typescript-eslint/eslint-plugin': 8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6499 - '@typescript-eslint/parser': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6500 - eslint: 9.39.1(jiti@2.4.2) 6501 - eslint-config-flat-gitignore: 2.1.0(eslint@9.39.1(jiti@2.4.2)) 6221 + '@eslint/js': 9.39.1 6222 + '@nuxt/eslint-plugin': 1.4.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6223 + '@stylistic/eslint-plugin': 4.4.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6224 + '@typescript-eslint/eslint-plugin': 8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6225 + '@typescript-eslint/parser': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6226 + eslint: 9.39.1(jiti@2.6.1) 6227 + eslint-config-flat-gitignore: 2.1.0(eslint@9.39.1(jiti@2.6.1)) 6502 6228 eslint-flat-config-utils: 2.1.0 6503 - eslint-merge-processors: 2.0.0(eslint@9.39.1(jiti@2.4.2)) 6504 - eslint-plugin-import-x: 4.13.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6505 - eslint-plugin-jsdoc: 50.6.17(eslint@9.39.1(jiti@2.4.2)) 6506 - eslint-plugin-regexp: 2.7.0(eslint@9.39.1(jiti@2.4.2)) 6507 - eslint-plugin-unicorn: 59.0.1(eslint@9.39.1(jiti@2.4.2)) 6508 - eslint-plugin-vue: 10.1.0(eslint@9.39.1(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.39.1(jiti@2.4.2))) 6509 - eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.4.2)) 6229 + eslint-merge-processors: 2.0.0(eslint@9.39.1(jiti@2.6.1)) 6230 + eslint-plugin-import-x: 4.13.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6231 + eslint-plugin-jsdoc: 50.6.17(eslint@9.39.1(jiti@2.6.1)) 6232 + eslint-plugin-regexp: 2.7.0(eslint@9.39.1(jiti@2.6.1)) 6233 + eslint-plugin-unicorn: 59.0.1(eslint@9.39.1(jiti@2.6.1)) 6234 + eslint-plugin-vue: 10.1.0(eslint@9.39.1(jiti@2.6.1))(vue-eslint-parser@10.1.3(eslint@9.39.1(jiti@2.6.1))) 6235 + eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1)) 6510 6236 globals: 16.2.0 6511 - local-pkg: 1.1.1 6237 + local-pkg: 1.1.2 6512 6238 pathe: 2.0.3 6513 - vue-eslint-parser: 10.1.3(eslint@9.39.1(jiti@2.4.2)) 6239 + vue-eslint-parser: 10.1.3(eslint@9.39.1(jiti@2.6.1)) 6514 6240 transitivePeerDependencies: 6515 6241 - '@vue/compiler-sfc' 6516 6242 - supports-color 6517 6243 - typescript 6518 6244 6519 - '@nuxt/eslint-plugin@1.4.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3)': 6245 + '@nuxt/eslint-plugin@1.4.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)': 6520 6246 dependencies: 6521 6247 '@typescript-eslint/types': 8.32.1 6522 - '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6523 - eslint: 9.39.1(jiti@2.4.2) 6248 + '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6249 + eslint: 9.39.1(jiti@2.6.1) 6524 6250 transitivePeerDependencies: 6525 6251 - supports-color 6526 6252 - typescript 6527 6253 6528 - '@nuxt/eslint@1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.4.2))(magicast@0.3.5)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))': 6254 + '@nuxt/eslint@1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(magicast@0.3.5)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))': 6529 6255 dependencies: 6530 - '@eslint/config-inspector': 1.0.2(eslint@9.39.1(jiti@2.4.2)) 6531 - '@nuxt/devtools-kit': 2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 6532 - '@nuxt/eslint-config': 1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6533 - '@nuxt/eslint-plugin': 1.4.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6534 - '@nuxt/kit': 3.17.4(magicast@0.3.5) 6256 + '@eslint/config-inspector': 1.0.2(eslint@9.39.1(jiti@2.6.1)) 6257 + '@nuxt/devtools-kit': 2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 6258 + '@nuxt/eslint-config': 1.4.1(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6259 + '@nuxt/eslint-plugin': 1.4.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6260 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 6535 6261 chokidar: 4.0.3 6536 - eslint: 9.39.1(jiti@2.4.2) 6262 + eslint: 9.39.1(jiti@2.6.1) 6537 6263 eslint-flat-config-utils: 2.1.0 6538 - eslint-typegen: 2.2.0(eslint@9.39.1(jiti@2.4.2)) 6264 + eslint-typegen: 2.2.0(eslint@9.39.1(jiti@2.6.1)) 6539 6265 find-up: 7.0.0 6540 - get-port-please: 3.1.2 6541 - mlly: 1.7.4 6266 + get-port-please: 3.2.0 6267 + mlly: 1.8.0 6542 6268 pathe: 2.0.3 6543 - unimport: 5.0.1 6269 + unimport: 5.2.0 6544 6270 transitivePeerDependencies: 6545 6271 - '@vue/compiler-sfc' 6546 6272 - bufferutil ··· 6551 6277 - utf-8-validate 6552 6278 - vite 6553 6279 6554 - '@nuxt/kit@3.17.4(magicast@0.3.5)': 6555 - dependencies: 6556 - c12: 3.0.4(magicast@0.3.5) 6557 - consola: 3.4.2 6558 - defu: 6.1.4 6559 - destr: 2.0.5 6560 - errx: 0.1.0 6561 - exsolve: 1.0.5 6562 - ignore: 7.0.5 6563 - jiti: 2.4.2 6564 - klona: 2.0.6 6565 - knitwork: 1.2.0 6566 - mlly: 1.7.4 6567 - ohash: 2.0.11 6568 - pathe: 2.0.3 6569 - pkg-types: 2.1.0 6570 - scule: 1.3.0 6571 - semver: 7.7.2 6572 - std-env: 3.9.0 6573 - tinyglobby: 0.2.14 6574 - ufo: 1.6.1 6575 - unctx: 2.4.1 6576 - unimport: 5.0.1 6577 - untyped: 2.0.0 6578 - transitivePeerDependencies: 6579 - - magicast 6580 - 6581 6280 '@nuxt/kit@3.17.5(magicast@0.3.5)': 6582 6281 dependencies: 6583 - c12: 3.3.1(magicast@0.3.5) 6282 + c12: 3.3.2(magicast@0.3.5) 6584 6283 consola: 3.4.2 6585 6284 defu: 6.1.4 6586 6285 destr: 2.0.5 6587 6286 errx: 0.1.0 6588 - exsolve: 1.0.7 6287 + exsolve: 1.0.8 6589 6288 ignore: 7.0.5 6590 - jiti: 2.5.1 6289 + jiti: 2.6.1 6591 6290 klona: 2.0.6 6592 6291 knitwork: 1.2.0 6593 6292 mlly: 1.8.0 ··· 6595 6294 pathe: 2.0.3 6596 6295 pkg-types: 2.3.0 6597 6296 scule: 1.3.0 6598 - semver: 7.7.2 6297 + semver: 7.7.3 6599 6298 std-env: 3.10.0 6600 - tinyglobby: 0.2.14 6299 + tinyglobby: 0.2.15 6601 6300 ufo: 1.6.1 6602 6301 unctx: 2.4.1 6603 6302 unimport: 5.2.0 ··· 6633 6332 6634 6333 '@nuxt/kit@4.1.1(magicast@0.3.5)': 6635 6334 dependencies: 6636 - c12: 3.2.0(magicast@0.3.5) 6335 + c12: 3.3.2(magicast@0.3.5) 6637 6336 consola: 3.4.2 6638 6337 defu: 6.1.4 6639 6338 destr: 2.0.5 6640 6339 errx: 0.1.0 6641 - exsolve: 1.0.7 6340 + exsolve: 1.0.8 6642 6341 ignore: 7.0.5 6643 - jiti: 2.5.1 6342 + jiti: 2.6.1 6644 6343 klona: 2.0.6 6645 6344 mlly: 1.8.0 6646 6345 ohash: 2.0.11 ··· 6648 6347 pkg-types: 2.3.0 6649 6348 rc9: 2.1.2 6650 6349 scule: 1.3.0 6651 - semver: 7.7.2 6652 - std-env: 3.9.0 6653 - tinyglobby: 0.2.14 6350 + semver: 7.7.3 6351 + std-env: 3.10.0 6352 + tinyglobby: 0.2.15 6654 6353 ufo: 1.6.1 6655 6354 unctx: 2.4.1 6656 6355 unimport: 5.2.0 ··· 6660 6359 6661 6360 '@nuxt/schema@3.17.5': 6662 6361 dependencies: 6663 - '@vue/shared': 3.5.16 6362 + '@vue/shared': 3.5.25 6664 6363 consola: 3.4.2 6665 6364 defu: 6.1.4 6666 6365 pathe: 2.0.3 ··· 6668 6367 6669 6368 '@nuxt/telemetry@2.6.6(magicast@0.3.5)': 6670 6369 dependencies: 6671 - '@nuxt/kit': 3.17.5(magicast@0.3.5) 6370 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 6672 6371 citty: 0.1.6 6673 6372 consola: 3.4.2 6674 6373 destr: 2.0.5 6675 6374 dotenv: 16.5.0 6676 6375 git-url-parse: 16.1.0 6677 6376 is-docker: 3.0.0 6678 - ofetch: 1.4.1 6377 + ofetch: 1.5.1 6679 6378 package-manager-detector: 1.3.0 6680 6379 pathe: 2.0.3 6681 6380 rc9: 2.1.2 ··· 6717 6416 - magicast 6718 6417 - typescript 6719 6418 6720 - '@nuxt/vite-builder@3.17.5(@types/node@24.10.1)(eslint@9.39.1(jiti@2.4.2))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))(yaml@2.8.0)': 6419 + '@nuxt/vite-builder@3.17.5(@types/node@24.10.1)(eslint@9.39.1(jiti@2.6.1))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))(yaml@2.8.0)': 6721 6420 dependencies: 6722 6421 '@nuxt/kit': 3.17.5(magicast@0.3.5) 6723 6422 '@rollup/plugin-replace': 6.0.2(rollup@4.41.1) 6724 - '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6725 - '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6726 - autoprefixer: 10.4.21(postcss@8.5.4) 6423 + '@vitejs/plugin-vue': 5.2.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6424 + '@vitejs/plugin-vue-jsx': 4.2.0(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6425 + autoprefixer: 10.4.21(postcss@8.5.6) 6727 6426 consola: 3.4.2 6728 - cssnano: 7.0.7(postcss@8.5.4) 6427 + cssnano: 7.0.7(postcss@8.5.6) 6729 6428 defu: 6.1.4 6730 6429 esbuild: 0.25.5 6731 6430 escape-string-regexp: 5.0.0 6732 - exsolve: 1.0.7 6431 + exsolve: 1.0.8 6733 6432 externality: 1.0.2 6734 6433 get-port-please: 3.2.0 6735 6434 h3: 1.15.4 6736 - jiti: 2.4.2 6435 + jiti: 2.6.1 6737 6436 knitwork: 1.2.0 6738 6437 magic-string: 0.30.21 6739 - mlly: 1.7.4 6438 + mlly: 1.8.0 6740 6439 mocked-exports: 0.1.1 6741 6440 ohash: 2.0.11 6742 6441 pathe: 2.0.3 6743 6442 perfect-debounce: 1.0.0 6744 - pkg-types: 2.1.0 6745 - postcss: 8.5.4 6443 + pkg-types: 2.3.0 6444 + postcss: 8.5.6 6746 6445 rollup-plugin-visualizer: 6.0.1(rollup@4.41.1) 6747 6446 std-env: 3.10.0 6748 6447 ufo: 1.6.1 6749 6448 unenv: 2.0.0-rc.17 6750 - unplugin: 2.3.10 6751 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 6752 - vite-node: 3.2.1(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 6753 - vite-plugin-checker: 0.9.3(eslint@9.39.1(jiti@2.4.2))(optionator@0.9.4)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 6449 + unplugin: 2.3.11 6450 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 6451 + vite-node: 3.2.1(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 6452 + vite-plugin-checker: 0.9.3(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 6754 6453 vue: 3.5.25(typescript@5.8.3) 6755 6454 vue-bundle-renderer: 2.1.1 6756 6455 transitivePeerDependencies: ··· 6780 6479 6781 6480 '@nuxtjs/html-validator@2.1.0(magicast@0.3.5)': 6782 6481 dependencies: 6783 - '@nuxt/kit': 3.17.4(magicast@0.3.5) 6482 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 6784 6483 consola: 3.4.2 6785 6484 html-validate: 9.4.2 6786 6485 knitwork: 1.2.0 6787 6486 pathe: 2.0.3 6788 6487 prettier: 3.5.3 6789 - std-env: 3.9.0 6488 + std-env: 3.10.0 6790 6489 transitivePeerDependencies: 6791 6490 - jest 6792 6491 - jest-diff ··· 7003 6702 '@rollup/pluginutils': 5.1.4(rollup@4.41.1) 7004 6703 commondir: 1.0.1 7005 6704 estree-walker: 2.0.2 7006 - fdir: 6.4.5(picomatch@4.0.2) 6705 + fdir: 6.5.0(picomatch@4.0.3) 7007 6706 is-reference: 1.2.1 7008 6707 magic-string: 0.30.21 7009 - picomatch: 4.0.2 6708 + picomatch: 4.0.3 7010 6709 optionalDependencies: 7011 6710 rollup: 4.41.1 7012 6711 ··· 7045 6744 dependencies: 7046 6745 serialize-javascript: 6.0.2 7047 6746 smob: 1.5.0 7048 - terser: 5.39.2 6747 + terser: 5.44.1 7049 6748 optionalDependencies: 7050 6749 rollup: 4.41.1 7051 6750 ··· 7137 6836 7138 6837 '@speed-highlight/core@1.2.7': {} 7139 6838 7140 - '@stylistic/eslint-plugin@4.4.0(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3)': 6839 + '@stylistic/eslint-plugin@4.4.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)': 7141 6840 dependencies: 7142 - '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 7143 - eslint: 9.39.1(jiti@2.4.2) 6841 + '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6842 + eslint: 9.39.1(jiti@2.6.1) 7144 6843 eslint-visitor-keys: 4.2.1 7145 6844 espree: 10.4.0 7146 6845 estraverse: 5.3.0 ··· 7172 6871 7173 6872 '@types/json-schema@7.0.15': {} 7174 6873 7175 - '@types/node@22.15.21': 7176 - dependencies: 7177 - undici-types: 6.21.0 7178 - 7179 6874 '@types/node@24.10.1': 7180 6875 dependencies: 7181 6876 undici-types: 7.16.0 ··· 7192 6887 7193 6888 '@types/yauzl@2.10.3': 7194 6889 dependencies: 7195 - '@types/node': 22.15.21 6890 + '@types/node': 24.10.1 7196 6891 optional: true 7197 6892 7198 - '@typescript-eslint/eslint-plugin@8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3)': 6893 + '@typescript-eslint/eslint-plugin@8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)': 7199 6894 dependencies: 7200 6895 '@eslint-community/regexpp': 4.12.1 7201 - '@typescript-eslint/parser': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6896 + '@typescript-eslint/parser': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 7202 6897 '@typescript-eslint/scope-manager': 8.32.1 7203 - '@typescript-eslint/type-utils': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 7204 - '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6898 + '@typescript-eslint/type-utils': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 6899 + '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 7205 6900 '@typescript-eslint/visitor-keys': 8.32.1 7206 - eslint: 9.39.1(jiti@2.4.2) 6901 + eslint: 9.39.1(jiti@2.6.1) 7207 6902 graphemer: 1.4.0 7208 6903 ignore: 7.0.5 7209 6904 natural-compare: 1.4.0 ··· 7212 6907 transitivePeerDependencies: 7213 6908 - supports-color 7214 6909 7215 - '@typescript-eslint/parser@8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3)': 6910 + '@typescript-eslint/parser@8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)': 7216 6911 dependencies: 7217 6912 '@typescript-eslint/scope-manager': 8.32.1 7218 6913 '@typescript-eslint/types': 8.32.1 7219 6914 '@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3) 7220 6915 '@typescript-eslint/visitor-keys': 8.32.1 7221 6916 debug: 4.4.1 7222 - eslint: 9.39.1(jiti@2.4.2) 6917 + eslint: 9.39.1(jiti@2.6.1) 7223 6918 typescript: 5.8.3 7224 6919 transitivePeerDependencies: 7225 6920 - supports-color ··· 7229 6924 '@typescript-eslint/types': 8.32.1 7230 6925 '@typescript-eslint/visitor-keys': 8.32.1 7231 6926 7232 - '@typescript-eslint/type-utils@8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3)': 6927 + '@typescript-eslint/type-utils@8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)': 7233 6928 dependencies: 7234 6929 '@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3) 7235 - '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 6930 + '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 7236 6931 debug: 4.4.1 7237 - eslint: 9.39.1(jiti@2.4.2) 6932 + eslint: 9.39.1(jiti@2.6.1) 7238 6933 ts-api-utils: 2.1.0(typescript@5.8.3) 7239 6934 typescript: 5.8.3 7240 6935 transitivePeerDependencies: ··· 7256 6951 transitivePeerDependencies: 7257 6952 - supports-color 7258 6953 7259 - '@typescript-eslint/utils@8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3)': 6954 + '@typescript-eslint/utils@8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3)': 7260 6955 dependencies: 7261 - '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.4.2)) 6956 + '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.6.1)) 7262 6957 '@typescript-eslint/scope-manager': 8.32.1 7263 6958 '@typescript-eslint/types': 8.32.1 7264 6959 '@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3) 7265 - eslint: 9.39.1(jiti@2.4.2) 6960 + eslint: 9.39.1(jiti@2.6.1) 7266 6961 typescript: 5.8.3 7267 6962 transitivePeerDependencies: 7268 6963 - supports-color ··· 7286 6981 unhead: 2.0.10 7287 6982 vue: 3.5.25(typescript@5.8.3) 7288 6983 7289 - '@unocss/astro@66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 6984 + '@unocss/astro@66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7290 6985 dependencies: 7291 6986 '@unocss/core': 66.1.3 7292 6987 '@unocss/reset': 66.1.3 7293 - '@unocss/vite': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 6988 + '@unocss/vite': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 7294 6989 optionalDependencies: 7295 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 6990 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 7296 6991 transitivePeerDependencies: 7297 6992 - vue 7298 6993 ··· 7309 7004 magic-string: 0.30.21 7310 7005 pathe: 2.0.3 7311 7006 perfect-debounce: 1.0.0 7312 - tinyglobby: 0.2.14 7007 + tinyglobby: 0.2.15 7313 7008 unplugin-utils: 0.2.4 7314 7009 7315 7010 '@unocss/config@66.1.3': ··· 7317 7012 '@unocss/core': 66.1.3 7318 7013 unconfig: 7.3.2 7319 7014 7320 - '@unocss/core@66.1.2': {} 7321 - 7322 7015 '@unocss/core@66.1.3': {} 7323 - 7324 - '@unocss/extractor-arbitrary-variants@66.1.2': 7325 - dependencies: 7326 - '@unocss/core': 66.1.2 7327 7016 7328 7017 '@unocss/extractor-arbitrary-variants@66.1.3': 7329 7018 dependencies: ··· 7340 7029 transitivePeerDependencies: 7341 7030 - vue 7342 7031 7343 - '@unocss/nuxt@66.1.3(magicast@0.3.5)(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))(webpack@5.99.9(esbuild@0.25.5))': 7032 + '@unocss/nuxt@66.1.3(magicast@0.3.5)(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))(webpack@5.99.9(esbuild@0.25.5))': 7344 7033 dependencies: 7345 - '@nuxt/kit': 3.17.4(magicast@0.3.5) 7034 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 7346 7035 '@unocss/config': 66.1.3 7347 7036 '@unocss/core': 66.1.3 7348 7037 '@unocss/preset-attributify': 66.1.3 ··· 7353 7042 '@unocss/preset-web-fonts': 66.1.3 7354 7043 '@unocss/preset-wind': 66.1.3 7355 7044 '@unocss/reset': 66.1.3 7356 - '@unocss/vite': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 7045 + '@unocss/vite': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 7357 7046 '@unocss/webpack': 66.1.3(webpack@5.99.9(esbuild@0.25.5)) 7358 - unocss: 66.1.3(@unocss/webpack@66.1.3(webpack@5.99.9(esbuild@0.25.5)))(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 7047 + unocss: 66.1.3(@unocss/webpack@66.1.3(webpack@5.99.9(esbuild@0.25.5)))(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 7359 7048 transitivePeerDependencies: 7360 7049 - magicast 7361 7050 - postcss ··· 7371 7060 '@unocss/rule-utils': 66.1.3 7372 7061 css-tree: 3.1.0 7373 7062 postcss: 8.5.6 7374 - tinyglobby: 0.2.14 7063 + tinyglobby: 0.2.15 7375 7064 7376 7065 '@unocss/preset-attributify@66.1.3': 7377 7066 dependencies: ··· 7381 7070 dependencies: 7382 7071 '@iconify/utils': 2.3.0 7383 7072 '@unocss/core': 66.1.3 7384 - ofetch: 1.4.1 7073 + ofetch: 1.5.1 7385 7074 transitivePeerDependencies: 7386 7075 - supports-color 7387 7076 7388 - '@unocss/preset-mini@66.1.2': 7389 - dependencies: 7390 - '@unocss/core': 66.1.2 7391 - '@unocss/extractor-arbitrary-variants': 66.1.2 7392 - '@unocss/rule-utils': 66.1.2 7393 - 7394 7077 '@unocss/preset-mini@66.1.3': 7395 7078 dependencies: 7396 7079 '@unocss/core': 66.1.3 ··· 7415 7098 '@unocss/preset-web-fonts@66.1.3': 7416 7099 dependencies: 7417 7100 '@unocss/core': 66.1.3 7418 - ofetch: 1.4.1 7419 - 7420 - '@unocss/preset-wind3@66.1.2': 7421 - dependencies: 7422 - '@unocss/core': 66.1.2 7423 - '@unocss/preset-mini': 66.1.2 7424 - '@unocss/rule-utils': 66.1.2 7101 + ofetch: 1.5.1 7425 7102 7426 7103 '@unocss/preset-wind3@66.1.3': 7427 7104 dependencies: ··· 7442 7119 7443 7120 '@unocss/reset@66.1.3': {} 7444 7121 7445 - '@unocss/rule-utils@66.1.2': 7446 - dependencies: 7447 - '@unocss/core': 66.1.2 7448 - magic-string: 0.30.21 7449 - 7450 7122 '@unocss/rule-utils@66.1.3': 7451 7123 dependencies: 7452 7124 '@unocss/core': 66.1.3 ··· 7470 7142 dependencies: 7471 7143 '@unocss/core': 66.1.3 7472 7144 7473 - '@unocss/vite@66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7145 + '@unocss/vite@66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7474 7146 dependencies: 7475 7147 '@ampproject/remapping': 2.3.0 7476 7148 '@unocss/config': 66.1.3 7477 7149 '@unocss/core': 66.1.3 7478 7150 '@unocss/inspector': 66.1.3(vue@3.5.25(typescript@5.8.3)) 7479 7151 chokidar: 3.6.0 7480 - magic-string: 0.30.17 7152 + magic-string: 0.30.21 7481 7153 pathe: 2.0.3 7482 - tinyglobby: 0.2.14 7154 + tinyglobby: 0.2.15 7483 7155 unplugin-utils: 0.2.4 7484 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 7156 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 7485 7157 transitivePeerDependencies: 7486 7158 - vue 7487 7159 ··· 7491 7163 '@unocss/config': 66.1.3 7492 7164 '@unocss/core': 66.1.3 7493 7165 chokidar: 3.6.0 7494 - magic-string: 0.30.17 7166 + magic-string: 0.30.21 7495 7167 pathe: 2.0.3 7496 - tinyglobby: 0.2.14 7497 - unplugin: 2.3.5 7168 + tinyglobby: 0.2.15 7169 + unplugin: 2.3.11 7498 7170 unplugin-utils: 0.2.4 7499 7171 webpack: 5.99.9(esbuild@0.25.5) 7500 - webpack-sources: 3.3.0 7172 + webpack-sources: 3.3.3 7501 7173 7502 7174 '@unrs/resolver-binding-darwin-arm64@1.7.2': 7503 7175 optional: true ··· 7556 7228 dependencies: 7557 7229 '@mapbox/node-pre-gyp': 2.0.0 7558 7230 '@rollup/pluginutils': 5.1.4(rollup@4.41.1) 7559 - acorn: 8.14.1 7560 - acorn-import-attributes: 1.9.5(acorn@8.14.1) 7231 + acorn: 8.15.0 7232 + acorn-import-attributes: 1.9.5(acorn@8.15.0) 7561 7233 async-sema: 3.1.1 7562 7234 bindings: 1.5.0 7563 7235 estree-walker: 2.0.2 7564 7236 glob: 10.4.5 7565 7237 graceful-fs: 4.2.11 7566 7238 node-gyp-build: 4.8.4 7567 - picomatch: 4.0.2 7239 + picomatch: 4.0.3 7568 7240 resolve-from: 5.0.0 7569 7241 transitivePeerDependencies: 7570 7242 - encoding 7571 7243 - rollup 7572 7244 - supports-color 7573 7245 7574 - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7246 + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7575 7247 dependencies: 7576 7248 '@babel/core': 7.27.4 7577 7249 '@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.4) 7578 7250 '@rolldown/pluginutils': 1.0.0-beta.10 7579 7251 '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.4) 7580 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 7252 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 7581 7253 vue: 3.5.25(typescript@5.8.3) 7582 7254 transitivePeerDependencies: 7583 7255 - supports-color 7584 7256 7585 - '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7257 + '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7586 7258 dependencies: 7587 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 7259 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 7588 7260 vue: 3.5.25(typescript@5.8.3) 7589 7261 7590 7262 '@vue-macros/common@1.16.1(vue@3.5.25(typescript@5.8.3))': ··· 7610 7282 '@babel/types': 7.28.5 7611 7283 '@vue/babel-helper-vue-transform-on': 1.4.0 7612 7284 '@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.27.4) 7613 - '@vue/shared': 3.5.16 7285 + '@vue/shared': 3.5.25 7614 7286 optionalDependencies: 7615 7287 '@babel/core': 7.27.4 7616 7288 transitivePeerDependencies: ··· 7659 7331 7660 7332 '@vue/devtools-api@6.6.4': {} 7661 7333 7662 - '@vue/devtools-core@7.7.6(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7334 + '@vue/devtools-core@7.7.6(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3))': 7663 7335 dependencies: 7664 7336 '@vue/devtools-kit': 7.7.6 7665 7337 '@vue/devtools-shared': 7.7.6 7666 7338 mitt: 3.0.1 7667 7339 nanoid: 5.1.5 7668 7340 pathe: 2.0.3 7669 - vite-hot-client: 2.0.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 7341 + vite-hot-client: 2.0.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 7670 7342 vue: 3.5.25(typescript@5.8.3) 7671 7343 transitivePeerDependencies: 7672 7344 - vite ··· 7706 7378 '@vue/compiler-ssr': 3.5.25 7707 7379 '@vue/shared': 3.5.25 7708 7380 vue: 3.5.25(typescript@5.8.3) 7709 - 7710 - '@vue/shared@3.5.16': {} 7711 7381 7712 7382 '@vue/shared@3.5.25': {} 7713 7383 ··· 7825 7495 dependencies: 7826 7496 event-target-shim: 5.0.1 7827 7497 7828 - acorn-import-attributes@1.9.5(acorn@8.14.1): 7498 + acorn-import-attributes@1.9.5(acorn@8.15.0): 7829 7499 dependencies: 7830 - acorn: 8.14.1 7500 + acorn: 8.15.0 7831 7501 7832 7502 acorn-jsx@5.3.2(acorn@8.15.0): 7833 7503 dependencies: 7834 7504 acorn: 8.15.0 7835 - 7836 - acorn@8.14.1: {} 7837 7505 7838 7506 acorn@8.15.0: {} 7839 7507 ··· 7923 7591 7924 7592 async@3.2.6: {} 7925 7593 7926 - autoprefixer@10.4.21(postcss@8.5.4): 7594 + autoprefixer@10.4.21(postcss@8.5.6): 7927 7595 dependencies: 7928 - browserslist: 4.25.0 7929 - caniuse-lite: 1.0.30001720 7596 + browserslist: 4.28.0 7597 + caniuse-lite: 1.0.30001757 7930 7598 fraction.js: 4.3.7 7931 7599 normalize-range: 0.1.2 7932 7600 picocolors: 1.1.1 7933 - postcss: 8.5.4 7601 + postcss: 8.5.6 7934 7602 postcss-value-parser: 4.2.0 7935 7603 7936 7604 b4a@1.6.7: {} ··· 7969 7637 dependencies: 7970 7638 fill-range: 7.1.1 7971 7639 7972 - browserslist@4.25.0: 7973 - dependencies: 7974 - caniuse-lite: 1.0.30001720 7975 - electron-to-chromium: 1.5.162 7976 - node-releases: 2.0.19 7977 - update-browserslist-db: 1.1.3(browserslist@4.25.0) 7978 - 7979 7640 browserslist@4.28.0: 7980 7641 dependencies: 7981 7642 baseline-browser-mapping: 2.8.31 ··· 8010 7671 esbuild: 0.25.5 8011 7672 load-tsconfig: 0.2.5 8012 7673 8013 - c12@3.0.4(magicast@0.3.5): 8014 - dependencies: 8015 - chokidar: 4.0.3 8016 - confbox: 0.2.2 8017 - defu: 6.1.4 8018 - dotenv: 16.5.0 8019 - exsolve: 1.0.7 8020 - giget: 2.0.0 8021 - jiti: 2.4.2 8022 - ohash: 2.0.11 8023 - pathe: 2.0.3 8024 - perfect-debounce: 1.0.0 8025 - pkg-types: 2.1.0 8026 - rc9: 2.1.2 8027 - optionalDependencies: 8028 - magicast: 0.3.5 8029 - 8030 - c12@3.2.0(magicast@0.3.5): 8031 - dependencies: 8032 - chokidar: 4.0.3 8033 - confbox: 0.2.2 8034 - defu: 6.1.4 8035 - dotenv: 17.2.2 8036 - exsolve: 1.0.7 8037 - giget: 2.0.0 8038 - jiti: 2.5.1 8039 - ohash: 2.0.11 8040 - pathe: 2.0.3 8041 - perfect-debounce: 1.0.0 8042 - pkg-types: 2.3.0 8043 - rc9: 2.1.2 8044 - optionalDependencies: 8045 - magicast: 0.3.5 8046 - 8047 - c12@3.3.1(magicast@0.3.5): 8048 - dependencies: 8049 - chokidar: 4.0.3 8050 - confbox: 0.2.2 8051 - defu: 6.1.4 8052 - dotenv: 17.2.3 8053 - exsolve: 1.0.7 8054 - giget: 2.0.0 8055 - jiti: 2.6.1 8056 - ohash: 2.0.11 8057 - pathe: 2.0.3 8058 - perfect-debounce: 2.0.0 8059 - pkg-types: 2.3.0 8060 - rc9: 2.1.2 8061 - optionalDependencies: 8062 - magicast: 0.3.5 8063 - 8064 7674 c12@3.3.2(magicast@0.3.5): 8065 7675 dependencies: 8066 7676 chokidar: 4.0.3 ··· 8098 7708 8099 7709 caniuse-api@3.0.0: 8100 7710 dependencies: 8101 - browserslist: 4.25.0 8102 - caniuse-lite: 1.0.30001720 7711 + browserslist: 4.28.0 7712 + caniuse-lite: 1.0.30001757 8103 7713 lodash.memoize: 4.1.2 8104 7714 lodash.uniq: 4.5.0 8105 7715 8106 - caniuse-lite@1.0.30001720: {} 8107 - 8108 7716 caniuse-lite@1.0.30001757: {} 8109 7717 8110 7718 chalk@4.1.2: ··· 8134 7742 8135 7743 chrome-launcher@1.2.0: 8136 7744 dependencies: 8137 - '@types/node': 22.15.21 7745 + '@types/node': 24.10.1 8138 7746 escape-string-regexp: 4.0.0 8139 7747 is-wsl: 2.2.0 8140 7748 lighthouse-logger: 2.0.1 ··· 8260 7868 8261 7869 core-js-compat@3.42.0: 8262 7870 dependencies: 8263 - browserslist: 4.25.0 7871 + browserslist: 4.28.0 8264 7872 8265 7873 core-util-is@1.0.3: {} 8266 7874 ··· 8293 7901 8294 7902 css-color-keywords@1.0.0: {} 8295 7903 8296 - css-declaration-sorter@7.2.0(postcss@8.5.4): 7904 + css-declaration-sorter@7.2.0(postcss@8.5.6): 8297 7905 dependencies: 8298 - postcss: 8.5.4 7906 + postcss: 8.5.6 8299 7907 8300 7908 css-gradient-parser@0.0.16: {} 8301 7909 ··· 8332 7940 8333 7941 cssesc@3.0.0: {} 8334 7942 8335 - cssnano-preset-default@7.0.7(postcss@8.5.4): 7943 + cssnano-preset-default@7.0.7(postcss@8.5.6): 8336 7944 dependencies: 8337 - browserslist: 4.25.0 8338 - css-declaration-sorter: 7.2.0(postcss@8.5.4) 8339 - cssnano-utils: 5.0.1(postcss@8.5.4) 8340 - postcss: 8.5.4 8341 - postcss-calc: 10.1.1(postcss@8.5.4) 8342 - postcss-colormin: 7.0.3(postcss@8.5.4) 8343 - postcss-convert-values: 7.0.5(postcss@8.5.4) 8344 - postcss-discard-comments: 7.0.4(postcss@8.5.4) 8345 - postcss-discard-duplicates: 7.0.2(postcss@8.5.4) 8346 - postcss-discard-empty: 7.0.1(postcss@8.5.4) 8347 - postcss-discard-overridden: 7.0.1(postcss@8.5.4) 8348 - postcss-merge-longhand: 7.0.5(postcss@8.5.4) 8349 - postcss-merge-rules: 7.0.5(postcss@8.5.4) 8350 - postcss-minify-font-values: 7.0.1(postcss@8.5.4) 8351 - postcss-minify-gradients: 7.0.1(postcss@8.5.4) 8352 - postcss-minify-params: 7.0.3(postcss@8.5.4) 8353 - postcss-minify-selectors: 7.0.5(postcss@8.5.4) 8354 - postcss-normalize-charset: 7.0.1(postcss@8.5.4) 8355 - postcss-normalize-display-values: 7.0.1(postcss@8.5.4) 8356 - postcss-normalize-positions: 7.0.1(postcss@8.5.4) 8357 - postcss-normalize-repeat-style: 7.0.1(postcss@8.5.4) 8358 - postcss-normalize-string: 7.0.1(postcss@8.5.4) 8359 - postcss-normalize-timing-functions: 7.0.1(postcss@8.5.4) 8360 - postcss-normalize-unicode: 7.0.3(postcss@8.5.4) 8361 - postcss-normalize-url: 7.0.1(postcss@8.5.4) 8362 - postcss-normalize-whitespace: 7.0.1(postcss@8.5.4) 8363 - postcss-ordered-values: 7.0.2(postcss@8.5.4) 8364 - postcss-reduce-initial: 7.0.3(postcss@8.5.4) 8365 - postcss-reduce-transforms: 7.0.1(postcss@8.5.4) 8366 - postcss-svgo: 7.0.2(postcss@8.5.4) 8367 - postcss-unique-selectors: 7.0.4(postcss@8.5.4) 7945 + browserslist: 4.28.0 7946 + css-declaration-sorter: 7.2.0(postcss@8.5.6) 7947 + cssnano-utils: 5.0.1(postcss@8.5.6) 7948 + postcss: 8.5.6 7949 + postcss-calc: 10.1.1(postcss@8.5.6) 7950 + postcss-colormin: 7.0.3(postcss@8.5.6) 7951 + postcss-convert-values: 7.0.5(postcss@8.5.6) 7952 + postcss-discard-comments: 7.0.4(postcss@8.5.6) 7953 + postcss-discard-duplicates: 7.0.2(postcss@8.5.6) 7954 + postcss-discard-empty: 7.0.1(postcss@8.5.6) 7955 + postcss-discard-overridden: 7.0.1(postcss@8.5.6) 7956 + postcss-merge-longhand: 7.0.5(postcss@8.5.6) 7957 + postcss-merge-rules: 7.0.5(postcss@8.5.6) 7958 + postcss-minify-font-values: 7.0.1(postcss@8.5.6) 7959 + postcss-minify-gradients: 7.0.1(postcss@8.5.6) 7960 + postcss-minify-params: 7.0.3(postcss@8.5.6) 7961 + postcss-minify-selectors: 7.0.5(postcss@8.5.6) 7962 + postcss-normalize-charset: 7.0.1(postcss@8.5.6) 7963 + postcss-normalize-display-values: 7.0.1(postcss@8.5.6) 7964 + postcss-normalize-positions: 7.0.1(postcss@8.5.6) 7965 + postcss-normalize-repeat-style: 7.0.1(postcss@8.5.6) 7966 + postcss-normalize-string: 7.0.1(postcss@8.5.6) 7967 + postcss-normalize-timing-functions: 7.0.1(postcss@8.5.6) 7968 + postcss-normalize-unicode: 7.0.3(postcss@8.5.6) 7969 + postcss-normalize-url: 7.0.1(postcss@8.5.6) 7970 + postcss-normalize-whitespace: 7.0.1(postcss@8.5.6) 7971 + postcss-ordered-values: 7.0.2(postcss@8.5.6) 7972 + postcss-reduce-initial: 7.0.3(postcss@8.5.6) 7973 + postcss-reduce-transforms: 7.0.1(postcss@8.5.6) 7974 + postcss-svgo: 7.0.2(postcss@8.5.6) 7975 + postcss-unique-selectors: 7.0.4(postcss@8.5.6) 8368 7976 8369 - cssnano-utils@5.0.1(postcss@8.5.4): 7977 + cssnano-utils@5.0.1(postcss@8.5.6): 8370 7978 dependencies: 8371 - postcss: 8.5.4 7979 + postcss: 8.5.6 8372 7980 8373 - cssnano@7.0.7(postcss@8.5.4): 7981 + cssnano@7.0.7(postcss@8.5.6): 8374 7982 dependencies: 8375 - cssnano-preset-default: 7.0.7(postcss@8.5.4) 7983 + cssnano-preset-default: 7.0.7(postcss@8.5.6) 8376 7984 lilconfig: 3.1.3 8377 - postcss: 8.5.4 7985 + postcss: 8.5.6 8378 7986 8379 7987 csso@5.0.5: 8380 7988 dependencies: ··· 8512 8120 type-fest: 4.41.0 8513 8121 8514 8122 dotenv@16.5.0: {} 8515 - 8516 - dotenv@17.2.2: {} 8517 8123 8518 8124 dotenv@17.2.3: {} 8519 8125 ··· 8533 8139 8534 8140 ee-first@1.1.1: {} 8535 8141 8536 - electron-to-chromium@1.5.162: {} 8537 - 8538 8142 electron-to-chromium@1.5.259: {} 8539 8143 8540 8144 emoji-regex-xs@2.0.1: {} ··· 8552 8156 end-of-stream@1.4.4: 8553 8157 dependencies: 8554 8158 once: 1.4.0 8555 - 8556 - enhanced-resolve@5.18.1: 8557 - dependencies: 8558 - graceful-fs: 4.2.11 8559 - tapable: 2.2.2 8560 8159 8561 8160 enhanced-resolve@5.18.3: 8562 8161 dependencies: ··· 8657 8256 optionalDependencies: 8658 8257 source-map: 0.6.1 8659 8258 8660 - eslint-config-flat-gitignore@2.1.0(eslint@9.39.1(jiti@2.4.2)): 8259 + eslint-config-flat-gitignore@2.1.0(eslint@9.39.1(jiti@2.6.1)): 8661 8260 dependencies: 8662 - '@eslint/compat': 1.2.9(eslint@9.39.1(jiti@2.4.2)) 8663 - eslint: 9.39.1(jiti@2.4.2) 8261 + '@eslint/compat': 1.2.9(eslint@9.39.1(jiti@2.6.1)) 8262 + eslint: 9.39.1(jiti@2.6.1) 8664 8263 8665 8264 eslint-flat-config-utils@2.1.0: 8666 8265 dependencies: ··· 8681 8280 transitivePeerDependencies: 8682 8281 - supports-color 8683 8282 8684 - eslint-merge-processors@2.0.0(eslint@9.39.1(jiti@2.4.2)): 8283 + eslint-merge-processors@2.0.0(eslint@9.39.1(jiti@2.6.1)): 8685 8284 dependencies: 8686 - eslint: 9.39.1(jiti@2.4.2) 8285 + eslint: 9.39.1(jiti@2.6.1) 8687 8286 8688 - eslint-plugin-import-x@4.13.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3): 8287 + eslint-plugin-import-x@4.13.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3): 8689 8288 dependencies: 8690 - '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.4.2))(typescript@5.8.3) 8289 + '@typescript-eslint/utils': 8.32.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.8.3) 8691 8290 comment-parser: 1.4.1 8692 8291 debug: 4.4.1 8693 - eslint: 9.39.1(jiti@2.4.2) 8292 + eslint: 9.39.1(jiti@2.6.1) 8694 8293 eslint-import-context: 0.1.4(unrs-resolver@1.7.2) 8695 8294 eslint-import-resolver-node: 0.3.9 8696 8295 is-glob: 4.0.3 8697 8296 minimatch: 10.0.1 8698 - semver: 7.7.2 8297 + semver: 7.7.3 8699 8298 stable-hash: 0.0.5 8700 8299 tslib: 2.8.1 8701 8300 unrs-resolver: 1.7.2 ··· 8703 8302 - supports-color 8704 8303 - typescript 8705 8304 8706 - eslint-plugin-jsdoc@50.6.17(eslint@9.39.1(jiti@2.4.2)): 8305 + eslint-plugin-jsdoc@50.6.17(eslint@9.39.1(jiti@2.6.1)): 8707 8306 dependencies: 8708 8307 '@es-joy/jsdoccomment': 0.50.2 8709 8308 are-docs-informative: 0.0.2 8710 8309 comment-parser: 1.4.1 8711 8310 debug: 4.4.1 8712 8311 escape-string-regexp: 4.0.0 8713 - eslint: 9.39.1(jiti@2.4.2) 8312 + eslint: 9.39.1(jiti@2.6.1) 8714 8313 espree: 10.4.0 8715 8314 esquery: 1.6.0 8716 8315 parse-imports-exports: 0.2.4 8717 - semver: 7.7.2 8316 + semver: 7.7.3 8718 8317 spdx-expression-parse: 4.0.0 8719 8318 transitivePeerDependencies: 8720 8319 - supports-color 8721 8320 8722 - eslint-plugin-regexp@2.7.0(eslint@9.39.1(jiti@2.4.2)): 8321 + eslint-plugin-regexp@2.7.0(eslint@9.39.1(jiti@2.6.1)): 8723 8322 dependencies: 8724 - '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.4.2)) 8323 + '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.6.1)) 8725 8324 '@eslint-community/regexpp': 4.12.1 8726 8325 comment-parser: 1.4.1 8727 - eslint: 9.39.1(jiti@2.4.2) 8326 + eslint: 9.39.1(jiti@2.6.1) 8728 8327 jsdoc-type-pratt-parser: 4.1.0 8729 8328 refa: 0.12.1 8730 8329 regexp-ast-analysis: 0.7.1 8731 8330 scslre: 0.3.0 8732 8331 8733 - eslint-plugin-unicorn@59.0.1(eslint@9.39.1(jiti@2.4.2)): 8332 + eslint-plugin-unicorn@59.0.1(eslint@9.39.1(jiti@2.6.1)): 8734 8333 dependencies: 8735 - '@babel/helper-validator-identifier': 7.27.1 8736 - '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.4.2)) 8334 + '@babel/helper-validator-identifier': 7.28.5 8335 + '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.6.1)) 8737 8336 '@eslint/plugin-kit': 0.2.8 8738 8337 ci-info: 4.2.0 8739 8338 clean-regexp: 1.0.0 8740 8339 core-js-compat: 3.42.0 8741 - eslint: 9.39.1(jiti@2.4.2) 8340 + eslint: 9.39.1(jiti@2.6.1) 8742 8341 esquery: 1.6.0 8743 8342 find-up-simple: 1.0.1 8744 8343 globals: 16.2.0 ··· 8748 8347 pluralize: 8.0.0 8749 8348 regexp-tree: 0.1.27 8750 8349 regjsparser: 0.12.0 8751 - semver: 7.7.2 8350 + semver: 7.7.3 8752 8351 strip-indent: 4.0.0 8753 8352 8754 - eslint-plugin-vue@10.1.0(eslint@9.39.1(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.39.1(jiti@2.4.2))): 8353 + eslint-plugin-vue@10.1.0(eslint@9.39.1(jiti@2.6.1))(vue-eslint-parser@10.1.3(eslint@9.39.1(jiti@2.6.1))): 8755 8354 dependencies: 8756 - '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.4.2)) 8757 - eslint: 9.39.1(jiti@2.4.2) 8355 + '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.6.1)) 8356 + eslint: 9.39.1(jiti@2.6.1) 8758 8357 natural-compare: 1.4.0 8759 8358 nth-check: 2.1.1 8760 8359 postcss-selector-parser: 6.1.2 8761 - semver: 7.7.2 8762 - vue-eslint-parser: 10.1.3(eslint@9.39.1(jiti@2.4.2)) 8360 + semver: 7.7.3 8361 + vue-eslint-parser: 10.1.3(eslint@9.39.1(jiti@2.6.1)) 8763 8362 xml-name-validator: 4.0.0 8764 8363 8765 - eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.4.2)): 8364 + eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.25)(eslint@9.39.1(jiti@2.6.1)): 8766 8365 dependencies: 8767 8366 '@vue/compiler-sfc': 3.5.25 8768 - eslint: 9.39.1(jiti@2.4.2) 8367 + eslint: 9.39.1(jiti@2.6.1) 8769 8368 8770 8369 eslint-scope@5.1.1: 8771 8370 dependencies: ··· 8777 8376 esrecurse: 4.3.0 8778 8377 estraverse: 5.3.0 8779 8378 8780 - eslint-typegen@2.2.0(eslint@9.39.1(jiti@2.4.2)): 8379 + eslint-typegen@2.2.0(eslint@9.39.1(jiti@2.6.1)): 8781 8380 dependencies: 8782 - eslint: 9.39.1(jiti@2.4.2) 8381 + eslint: 9.39.1(jiti@2.6.1) 8783 8382 json-schema-to-typescript-lite: 14.1.0 8784 8383 ohash: 2.0.11 8785 8384 ··· 8787 8386 8788 8387 eslint-visitor-keys@4.2.1: {} 8789 8388 8790 - eslint@9.39.1(jiti@2.4.2): 8389 + eslint@9.39.1(jiti@2.6.1): 8791 8390 dependencies: 8792 - '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.4.2)) 8391 + '@eslint-community/eslint-utils': 4.8.0(eslint@9.39.1(jiti@2.6.1)) 8793 8392 '@eslint-community/regexpp': 4.12.1 8794 8393 '@eslint/config-array': 0.21.1 8795 8394 '@eslint/config-helpers': 0.4.2 ··· 8824 8423 natural-compare: 1.4.0 8825 8424 optionator: 0.9.4 8826 8425 optionalDependencies: 8827 - jiti: 2.4.2 8426 + jiti: 2.6.1 8828 8427 transitivePeerDependencies: 8829 8428 - supports-color 8830 8429 ··· 8891 8490 strip-final-newline: 4.0.0 8892 8491 yoctocolors: 2.1.1 8893 8492 8894 - exsolve@1.0.5: {} 8895 - 8896 - exsolve@1.0.7: {} 8897 - 8898 8493 exsolve@1.0.8: {} 8899 8494 8900 8495 externality@1.0.2: 8901 8496 dependencies: 8902 - enhanced-resolve: 5.18.1 8497 + enhanced-resolve: 5.18.3 8903 8498 mlly: 1.8.0 8904 8499 pathe: 1.1.2 8905 8500 ufo: 1.6.1 ··· 8947 8542 fd-slicer@1.1.0: 8948 8543 dependencies: 8949 8544 pend: 1.2.0 8950 - 8951 - fdir@6.4.4(picomatch@4.0.3): 8952 - optionalDependencies: 8953 - picomatch: 4.0.3 8954 - 8955 - fdir@6.4.5(picomatch@4.0.2): 8956 - optionalDependencies: 8957 - picomatch: 4.0.2 8958 8545 8959 8546 fdir@6.5.0(picomatch@4.0.3): 8960 8547 optionalDependencies: ··· 9056 8643 hasown: 2.0.2 9057 8644 math-intrinsics: 1.1.0 9058 8645 9059 - get-port-please@3.1.2: {} 9060 - 9061 8646 get-port-please@3.2.0: {} 9062 8647 9063 8648 get-proto@1.0.1: ··· 9164 8749 dependencies: 9165 8750 duplexer: 0.1.2 9166 8751 9167 - h3@1.15.3: 9168 - dependencies: 9169 - cookie-es: 1.2.2 9170 - crossws: 0.3.5 9171 - defu: 6.1.4 9172 - destr: 2.0.5 9173 - iron-webcrypto: 1.2.1 9174 - node-mock-http: 1.0.3 9175 - radix3: 1.1.2 9176 - ufo: 1.6.1 9177 - uncrypto: 0.1.3 9178 - 9179 8752 h3@1.15.4: 9180 8753 dependencies: 9181 8754 cookie-es: 1.2.2 ··· 9213 8786 kleur: 4.1.5 9214 8787 minimist: 1.2.8 9215 8788 prompts: 2.4.2 9216 - semver: 7.7.2 8789 + semver: 7.7.3 9217 8790 9218 8791 http-errors@2.0.0: 9219 8792 dependencies: ··· 9262 8835 9263 8836 impound@1.0.0: 9264 8837 dependencies: 9265 - exsolve: 1.0.7 8838 + exsolve: 1.0.8 9266 8839 mocked-exports: 0.1.1 9267 8840 pathe: 2.0.3 9268 - unplugin: 2.3.10 8841 + unplugin: 2.3.11 9269 8842 unplugin-utils: 0.2.4 9270 8843 9271 8844 imurmurhash@0.1.4: {} ··· 9406 8979 merge-stream: 2.0.0 9407 8980 supports-color: 8.1.1 9408 8981 9409 - jiti@2.4.2: {} 9410 - 9411 - jiti@2.5.1: {} 9412 - 9413 8982 jiti@2.6.1: {} 9414 8983 9415 8984 js-tokens@4.0.0: {} ··· 9454 9023 lodash.isstring: 4.0.1 9455 9024 lodash.once: 4.1.1 9456 9025 ms: 2.1.3 9457 - semver: 7.7.2 9026 + semver: 7.7.3 9458 9027 9459 9028 junk@4.0.1: {} 9460 9029 ··· 9548 9117 get-port-please: 3.2.0 9549 9118 h3: 1.15.4 9550 9119 http-shutdown: 1.2.2 9551 - jiti: 2.4.2 9552 - mlly: 1.7.4 9120 + jiti: 2.6.1 9121 + mlly: 1.8.0 9553 9122 node-forge: 1.3.1 9554 9123 pathe: 1.1.2 9555 9124 std-env: 3.10.0 ··· 9570 9139 9571 9140 loader-runner@4.3.1: {} 9572 9141 9573 - local-pkg@1.1.1: 9574 - dependencies: 9575 - mlly: 1.8.0 9576 - pkg-types: 2.3.0 9577 - quansync: 0.2.10 9578 - 9579 9142 local-pkg@1.1.2: 9580 9143 dependencies: 9581 9144 mlly: 1.8.0 ··· 9649 9212 dependencies: 9650 9213 magic-string: 0.30.21 9651 9214 9652 - magic-string@0.30.17: 9653 - dependencies: 9654 - '@jridgewell/sourcemap-codec': 1.5.0 9655 - 9656 9215 magic-string@0.30.21: 9657 9216 dependencies: 9658 9217 '@jridgewell/sourcemap-codec': 1.5.5 9659 9218 9660 9219 magicast@0.3.5: 9661 9220 dependencies: 9662 - '@babel/parser': 7.27.2 9663 - '@babel/types': 7.27.3 9221 + '@babel/parser': 7.28.5 9222 + '@babel/types': 7.28.5 9664 9223 source-map-js: 1.2.1 9665 9224 9666 9225 marky@1.3.0: {} ··· 9738 9297 9739 9298 mkdirp@3.0.1: {} 9740 9299 9741 - mlly@1.7.4: 9742 - dependencies: 9743 - acorn: 8.14.1 9744 - pathe: 2.0.3 9745 - pkg-types: 1.3.1 9746 - ufo: 1.6.1 9747 - 9748 9300 mlly@1.8.0: 9749 9301 dependencies: 9750 9302 acorn: 8.15.0 ··· 9801 9353 '@rollup/plugin-terser': 0.4.4(rollup@4.41.1) 9802 9354 '@vercel/nft': 0.29.3(rollup@4.41.1) 9803 9355 archiver: 7.0.1 9804 - c12: 3.0.4(magicast@0.3.5) 9356 + c12: 3.3.2(magicast@0.3.5) 9805 9357 chokidar: 4.0.3 9806 9358 citty: 0.1.6 9807 9359 compatx: 0.2.0 ··· 9814 9366 defu: 6.1.4 9815 9367 destr: 2.0.5 9816 9368 dot-prop: 9.0.0 9817 - esbuild: 0.25.4 9369 + esbuild: 0.25.5 9818 9370 escape-string-regexp: 5.0.0 9819 9371 etag: 1.8.1 9820 - exsolve: 1.0.5 9372 + exsolve: 1.0.8 9821 9373 globby: 14.1.0 9822 9374 gzip-size: 7.0.0 9823 - h3: 1.15.3 9375 + h3: 1.15.4 9824 9376 hookable: 5.5.3 9825 9377 httpxy: 0.1.7 9826 9378 ioredis: 5.6.1 9827 - jiti: 2.4.2 9379 + jiti: 2.6.1 9828 9380 klona: 2.0.6 9829 9381 knitwork: 1.2.0 9830 9382 listhen: 1.9.0 9831 - magic-string: 0.30.17 9383 + magic-string: 0.30.21 9832 9384 magicast: 0.3.5 9833 9385 mime: 4.0.7 9834 - mlly: 1.7.4 9835 - node-fetch-native: 1.6.6 9836 - node-mock-http: 1.0.0 9837 - ofetch: 1.4.1 9386 + mlly: 1.8.0 9387 + node-fetch-native: 1.6.7 9388 + node-mock-http: 1.0.3 9389 + ofetch: 1.5.1 9838 9390 ohash: 2.0.11 9839 9391 pathe: 2.0.3 9840 9392 perfect-debounce: 1.0.0 9841 - pkg-types: 2.1.0 9393 + pkg-types: 2.3.0 9842 9394 pretty-bytes: 6.1.1 9843 9395 radix3: 1.1.2 9844 9396 rollup: 4.41.1 9845 9397 rollup-plugin-visualizer: 5.14.0(rollup@4.41.1) 9846 9398 scule: 1.3.0 9847 - semver: 7.7.2 9399 + semver: 7.7.3 9848 9400 serve-placeholder: 2.0.2 9849 9401 serve-static: 2.2.0 9850 9402 source-map: 0.7.4 9851 - std-env: 3.9.0 9403 + std-env: 3.10.0 9852 9404 ufo: 1.6.1 9853 9405 ultrahtml: 1.6.0 9854 9406 uncrypto: 0.1.3 9855 9407 unctx: 2.4.1 9856 9408 unenv: 2.0.0-rc.17 9857 - unimport: 5.0.1 9409 + unimport: 5.2.0 9858 9410 unplugin-utils: 0.2.4 9859 9411 unstorage: 1.16.0(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(db0@0.3.2)(ioredis@5.6.1) 9860 9412 untyped: 2.0.0 9861 9413 unwasm: 0.3.9 9862 - youch: 4.1.0-beta.7 9414 + youch: 4.1.0-beta.8 9863 9415 youch-core: 0.3.2 9864 9416 transitivePeerDependencies: 9865 9417 - '@azure/app-configuration' ··· 9892 9444 9893 9445 node-domexception@1.0.0: {} 9894 9446 9895 - node-fetch-native@1.6.6: {} 9896 - 9897 9447 node-fetch-native@1.6.7: {} 9898 9448 9899 9449 node-fetch@2.7.0: ··· 9910 9460 9911 9461 node-gyp-build@4.8.4: {} 9912 9462 9913 - node-mock-http@1.0.0: {} 9914 - 9915 9463 node-mock-http@1.0.3: {} 9916 - 9917 - node-releases@2.0.19: {} 9918 9464 9919 9465 node-releases@2.0.27: {} 9920 9466 ··· 9953 9499 dependencies: 9954 9500 boolbase: 1.0.0 9955 9501 9956 - nuxt-og-image@5.1.4(@unhead/vue@2.0.10(vue@3.5.25(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)): 9502 + nuxt-og-image@5.1.4(@unhead/vue@2.0.10(vue@3.5.25(typescript@5.8.3)))(magicast@0.3.5)(unstorage@1.16.0(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(db0@0.3.2)(ioredis@5.6.1))(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)): 9957 9503 dependencies: 9958 - '@nuxt/devtools-kit': 2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 9959 - '@nuxt/kit': 3.17.4(magicast@0.3.5) 9504 + '@nuxt/devtools-kit': 2.4.1(magicast@0.3.5)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 9505 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 9960 9506 '@resvg/resvg-js': 2.6.2 9961 9507 '@resvg/resvg-wasm': 2.6.2 9962 9508 '@unhead/vue': 2.0.10(vue@3.5.25(typescript@5.8.3)) 9963 - '@unocss/core': 66.1.2 9964 - '@unocss/preset-wind3': 66.1.2 9509 + '@unocss/core': 66.1.3 9510 + '@unocss/preset-wind3': 66.1.3 9965 9511 chrome-launcher: 1.2.0 9966 9512 consola: 3.4.2 9967 9513 defu: 6.1.4 9968 9514 execa: 9.5.3 9969 9515 image-size: 2.0.2 9970 - magic-string: 0.30.17 9516 + magic-string: 0.30.21 9971 9517 mocked-exports: 0.1.1 9972 9518 nuxt-site-config: 3.2.0(magicast@0.3.5)(vue@3.5.25(typescript@5.8.3)) 9973 9519 nypm: 0.6.0 9974 - ofetch: 1.4.1 9520 + ofetch: 1.5.1 9975 9521 ohash: 2.0.11 9976 9522 pathe: 2.0.3 9977 - pkg-types: 2.1.0 9523 + pkg-types: 2.3.0 9978 9524 playwright-core: 1.52.0 9979 9525 radix3: 1.1.2 9980 9526 satori: 0.13.1 9981 9527 satori-html: 0.3.2 9982 9528 sirv: 3.0.1 9983 - std-env: 3.9.0 9529 + std-env: 3.10.0 9984 9530 strip-literal: 3.0.0 9985 9531 ufo: 1.6.1 9986 - unplugin: 2.3.4 9532 + unplugin: 2.3.11 9987 9533 unstorage: 1.16.0(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(db0@0.3.2)(ioredis@5.6.1) 9988 9534 unwasm: 0.3.9 9989 9535 yoga-wasm-web: 0.3.3 ··· 9995 9541 9996 9542 nuxt-site-config-kit@3.2.0(magicast@0.3.5)(vue@3.5.25(typescript@5.8.3)): 9997 9543 dependencies: 9998 - '@nuxt/kit': 3.17.5(magicast@0.3.5) 9544 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 9999 9545 pkg-types: 2.3.0 10000 9546 site-config-stack: 3.2.0(vue@3.5.25(typescript@5.8.3)) 10001 9547 std-env: 3.10.0 ··· 10006 9552 10007 9553 nuxt-site-config@3.2.0(magicast@0.3.5)(vue@3.5.25(typescript@5.8.3)): 10008 9554 dependencies: 10009 - '@nuxt/kit': 3.17.5(magicast@0.3.5) 9555 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 10010 9556 nuxt-site-config-kit: 3.2.0(magicast@0.3.5)(vue@3.5.25(typescript@5.8.3)) 10011 9557 pathe: 2.0.3 10012 9558 pkg-types: 2.3.0 ··· 10017 9563 - magicast 10018 9564 - vue 10019 9565 10020 - nuxt-time@1.0.3(magicast@0.3.5)(nuxt@3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0)): 9566 + nuxt-time@1.0.3(magicast@0.3.5)(nuxt@3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0)): 10021 9567 dependencies: 10022 - '@nuxt/kit': 3.17.4(magicast@0.3.5) 10023 - nuxt: 3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0) 9568 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 9569 + nuxt: 3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0) 10024 9570 transitivePeerDependencies: 10025 9571 - magicast 10026 9572 10027 - nuxt@3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.4.2))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0): 9573 + nuxt@3.17.5(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(@parcel/watcher@2.5.1)(@types/node@24.10.1)(db0@0.3.2)(eslint@9.39.1(jiti@2.6.1))(ioredis@5.6.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(yaml@2.8.0): 10028 9574 dependencies: 10029 9575 '@nuxt/cli': 3.25.1(magicast@0.3.5) 10030 9576 '@nuxt/devalue': 2.0.2 10031 - '@nuxt/devtools': 2.4.1(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 9577 + '@nuxt/devtools': 2.4.1(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 10032 9578 '@nuxt/kit': 3.17.5(magicast@0.3.5) 10033 9579 '@nuxt/schema': 3.17.5 10034 9580 '@nuxt/telemetry': 2.6.6(magicast@0.3.5) 10035 - '@nuxt/vite-builder': 3.17.5(@types/node@24.10.1)(eslint@9.39.1(jiti@2.4.2))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))(yaml@2.8.0) 9581 + '@nuxt/vite-builder': 3.17.5(@types/node@24.10.1)(eslint@9.39.1(jiti@2.6.1))(magicast@0.3.5)(optionator@0.9.4)(rollup@4.41.1)(terser@5.44.1)(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))(yaml@2.8.0) 10036 9582 '@unhead/vue': 2.0.10(vue@3.5.25(typescript@5.8.3)) 10037 - '@vue/shared': 3.5.16 10038 - c12: 3.0.4(magicast@0.3.5) 9583 + '@vue/shared': 3.5.25 9584 + c12: 3.3.2(magicast@0.3.5) 10039 9585 chokidar: 4.0.3 10040 9586 compatx: 0.2.0 10041 9587 consola: 3.4.2 ··· 10047 9593 esbuild: 0.25.5 10048 9594 escape-string-regexp: 5.0.0 10049 9595 estree-walker: 3.0.3 10050 - exsolve: 1.0.5 10051 - h3: 1.15.3 9596 + exsolve: 1.0.8 9597 + h3: 1.15.4 10052 9598 hookable: 5.5.3 10053 9599 ignore: 7.0.5 10054 9600 impound: 1.0.0 10055 - jiti: 2.4.2 9601 + jiti: 2.6.1 10056 9602 klona: 2.0.6 10057 9603 knitwork: 1.2.0 10058 - magic-string: 0.30.17 10059 - mlly: 1.7.4 9604 + magic-string: 0.30.21 9605 + mlly: 1.8.0 10060 9606 mocked-exports: 0.1.1 10061 9607 nanotar: 0.2.0 10062 9608 nitropack: 2.11.12(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0) 10063 9609 nypm: 0.6.0 10064 - ofetch: 1.4.1 9610 + ofetch: 1.5.1 10065 9611 ohash: 2.0.11 10066 9612 on-change: 5.0.1 10067 9613 oxc-parser: 0.72.2 10068 9614 pathe: 2.0.3 10069 9615 perfect-debounce: 1.0.0 10070 - pkg-types: 2.1.0 9616 + pkg-types: 2.3.0 10071 9617 radix3: 1.1.2 10072 9618 scule: 1.3.0 10073 - semver: 7.7.2 10074 - std-env: 3.9.0 9619 + semver: 7.7.3 9620 + std-env: 3.10.0 10075 9621 strip-literal: 3.0.0 10076 9622 tinyglobby: 0.2.14 10077 9623 ufo: 1.6.1 10078 9624 ultrahtml: 1.6.0 10079 9625 uncrypto: 0.1.3 10080 9626 unctx: 2.4.1 10081 - unimport: 5.0.1 10082 - unplugin: 2.3.5 9627 + unimport: 5.2.0 9628 + unplugin: 2.3.11 10083 9629 unplugin-vue-router: 0.12.0(vue-router@4.5.1(vue@3.5.25(typescript@5.8.3)))(vue@3.5.25(typescript@5.8.3)) 10084 9630 unstorage: 1.16.0(@azure/identity@4.10.0)(@azure/storage-blob@12.27.0)(db0@0.3.2)(ioredis@5.6.1) 10085 9631 untyped: 2.0.0 ··· 10148 9694 citty: 0.1.6 10149 9695 consola: 3.4.2 10150 9696 pathe: 2.0.3 10151 - pkg-types: 2.1.0 9697 + pkg-types: 2.3.0 10152 9698 tinyexec: 0.3.2 10153 9699 10154 9700 object-inspect@1.13.4: {} 10155 - 10156 - ofetch@1.4.1: 10157 - dependencies: 10158 - destr: 2.0.5 10159 - node-fetch-native: 1.6.7 10160 - ufo: 1.6.1 10161 9701 10162 9702 ofetch@1.5.1: 10163 9703 dependencies: ··· 10331 9871 10332 9872 picomatch@2.3.1: {} 10333 9873 10334 - picomatch@4.0.2: {} 10335 - 10336 9874 picomatch@4.0.3: {} 10337 9875 10338 9876 pidtree@0.6.0: {} ··· 10340 9878 pkg-types@1.3.1: 10341 9879 dependencies: 10342 9880 confbox: 0.1.8 10343 - mlly: 1.7.4 10344 - pathe: 2.0.3 10345 - 10346 - pkg-types@2.1.0: 10347 - dependencies: 10348 - confbox: 0.2.2 10349 - exsolve: 1.0.7 9881 + mlly: 1.8.0 10350 9882 pathe: 2.0.3 10351 9883 10352 9884 pkg-types@2.3.0: 10353 9885 dependencies: 10354 9886 confbox: 0.2.2 10355 - exsolve: 1.0.7 9887 + exsolve: 1.0.8 10356 9888 pathe: 2.0.3 10357 9889 10358 9890 playwright-core@1.52.0: {} ··· 10365 9897 10366 9898 pluralize@8.0.0: {} 10367 9899 10368 - postcss-calc@10.1.1(postcss@8.5.4): 9900 + postcss-calc@10.1.1(postcss@8.5.6): 10369 9901 dependencies: 10370 - postcss: 8.5.4 9902 + postcss: 8.5.6 10371 9903 postcss-selector-parser: 7.1.0 10372 9904 postcss-value-parser: 4.2.0 10373 9905 10374 - postcss-colormin@7.0.3(postcss@8.5.4): 9906 + postcss-colormin@7.0.3(postcss@8.5.6): 10375 9907 dependencies: 10376 - browserslist: 4.25.0 9908 + browserslist: 4.28.0 10377 9909 caniuse-api: 3.0.0 10378 9910 colord: 2.9.3 10379 - postcss: 8.5.4 9911 + postcss: 8.5.6 10380 9912 postcss-value-parser: 4.2.0 10381 9913 10382 - postcss-convert-values@7.0.5(postcss@8.5.4): 9914 + postcss-convert-values@7.0.5(postcss@8.5.6): 10383 9915 dependencies: 10384 - browserslist: 4.25.0 10385 - postcss: 8.5.4 9916 + browserslist: 4.28.0 9917 + postcss: 8.5.6 10386 9918 postcss-value-parser: 4.2.0 10387 9919 10388 - postcss-discard-comments@7.0.4(postcss@8.5.4): 9920 + postcss-discard-comments@7.0.4(postcss@8.5.6): 10389 9921 dependencies: 10390 - postcss: 8.5.4 9922 + postcss: 8.5.6 10391 9923 postcss-selector-parser: 7.1.0 10392 9924 10393 - postcss-discard-duplicates@7.0.2(postcss@8.5.4): 9925 + postcss-discard-duplicates@7.0.2(postcss@8.5.6): 10394 9926 dependencies: 10395 - postcss: 8.5.4 9927 + postcss: 8.5.6 10396 9928 10397 - postcss-discard-empty@7.0.1(postcss@8.5.4): 9929 + postcss-discard-empty@7.0.1(postcss@8.5.6): 10398 9930 dependencies: 10399 - postcss: 8.5.4 9931 + postcss: 8.5.6 10400 9932 10401 - postcss-discard-overridden@7.0.1(postcss@8.5.4): 9933 + postcss-discard-overridden@7.0.1(postcss@8.5.6): 10402 9934 dependencies: 10403 - postcss: 8.5.4 9935 + postcss: 8.5.6 10404 9936 10405 - postcss-merge-longhand@7.0.5(postcss@8.5.4): 9937 + postcss-merge-longhand@7.0.5(postcss@8.5.6): 10406 9938 dependencies: 10407 - postcss: 8.5.4 9939 + postcss: 8.5.6 10408 9940 postcss-value-parser: 4.2.0 10409 - stylehacks: 7.0.5(postcss@8.5.4) 9941 + stylehacks: 7.0.5(postcss@8.5.6) 10410 9942 10411 - postcss-merge-rules@7.0.5(postcss@8.5.4): 9943 + postcss-merge-rules@7.0.5(postcss@8.5.6): 10412 9944 dependencies: 10413 - browserslist: 4.25.0 9945 + browserslist: 4.28.0 10414 9946 caniuse-api: 3.0.0 10415 - cssnano-utils: 5.0.1(postcss@8.5.4) 10416 - postcss: 8.5.4 9947 + cssnano-utils: 5.0.1(postcss@8.5.6) 9948 + postcss: 8.5.6 10417 9949 postcss-selector-parser: 7.1.0 10418 9950 10419 - postcss-minify-font-values@7.0.1(postcss@8.5.4): 9951 + postcss-minify-font-values@7.0.1(postcss@8.5.6): 10420 9952 dependencies: 10421 - postcss: 8.5.4 9953 + postcss: 8.5.6 10422 9954 postcss-value-parser: 4.2.0 10423 9955 10424 - postcss-minify-gradients@7.0.1(postcss@8.5.4): 9956 + postcss-minify-gradients@7.0.1(postcss@8.5.6): 10425 9957 dependencies: 10426 9958 colord: 2.9.3 10427 - cssnano-utils: 5.0.1(postcss@8.5.4) 10428 - postcss: 8.5.4 9959 + cssnano-utils: 5.0.1(postcss@8.5.6) 9960 + postcss: 8.5.6 10429 9961 postcss-value-parser: 4.2.0 10430 9962 10431 - postcss-minify-params@7.0.3(postcss@8.5.4): 9963 + postcss-minify-params@7.0.3(postcss@8.5.6): 10432 9964 dependencies: 10433 - browserslist: 4.25.0 10434 - cssnano-utils: 5.0.1(postcss@8.5.4) 10435 - postcss: 8.5.4 9965 + browserslist: 4.28.0 9966 + cssnano-utils: 5.0.1(postcss@8.5.6) 9967 + postcss: 8.5.6 10436 9968 postcss-value-parser: 4.2.0 10437 9969 10438 - postcss-minify-selectors@7.0.5(postcss@8.5.4): 9970 + postcss-minify-selectors@7.0.5(postcss@8.5.6): 10439 9971 dependencies: 10440 9972 cssesc: 3.0.0 10441 - postcss: 8.5.4 9973 + postcss: 8.5.6 10442 9974 postcss-selector-parser: 7.1.0 10443 9975 10444 - postcss-normalize-charset@7.0.1(postcss@8.5.4): 9976 + postcss-normalize-charset@7.0.1(postcss@8.5.6): 10445 9977 dependencies: 10446 - postcss: 8.5.4 9978 + postcss: 8.5.6 10447 9979 10448 - postcss-normalize-display-values@7.0.1(postcss@8.5.4): 9980 + postcss-normalize-display-values@7.0.1(postcss@8.5.6): 10449 9981 dependencies: 10450 - postcss: 8.5.4 9982 + postcss: 8.5.6 10451 9983 postcss-value-parser: 4.2.0 10452 9984 10453 - postcss-normalize-positions@7.0.1(postcss@8.5.4): 9985 + postcss-normalize-positions@7.0.1(postcss@8.5.6): 10454 9986 dependencies: 10455 - postcss: 8.5.4 9987 + postcss: 8.5.6 10456 9988 postcss-value-parser: 4.2.0 10457 9989 10458 - postcss-normalize-repeat-style@7.0.1(postcss@8.5.4): 9990 + postcss-normalize-repeat-style@7.0.1(postcss@8.5.6): 10459 9991 dependencies: 10460 - postcss: 8.5.4 9992 + postcss: 8.5.6 10461 9993 postcss-value-parser: 4.2.0 10462 9994 10463 - postcss-normalize-string@7.0.1(postcss@8.5.4): 9995 + postcss-normalize-string@7.0.1(postcss@8.5.6): 10464 9996 dependencies: 10465 - postcss: 8.5.4 9997 + postcss: 8.5.6 10466 9998 postcss-value-parser: 4.2.0 10467 9999 10468 - postcss-normalize-timing-functions@7.0.1(postcss@8.5.4): 10000 + postcss-normalize-timing-functions@7.0.1(postcss@8.5.6): 10469 10001 dependencies: 10470 - postcss: 8.5.4 10002 + postcss: 8.5.6 10471 10003 postcss-value-parser: 4.2.0 10472 10004 10473 - postcss-normalize-unicode@7.0.3(postcss@8.5.4): 10005 + postcss-normalize-unicode@7.0.3(postcss@8.5.6): 10474 10006 dependencies: 10475 - browserslist: 4.25.0 10476 - postcss: 8.5.4 10007 + browserslist: 4.28.0 10008 + postcss: 8.5.6 10477 10009 postcss-value-parser: 4.2.0 10478 10010 10479 - postcss-normalize-url@7.0.1(postcss@8.5.4): 10011 + postcss-normalize-url@7.0.1(postcss@8.5.6): 10480 10012 dependencies: 10481 - postcss: 8.5.4 10013 + postcss: 8.5.6 10482 10014 postcss-value-parser: 4.2.0 10483 10015 10484 - postcss-normalize-whitespace@7.0.1(postcss@8.5.4): 10016 + postcss-normalize-whitespace@7.0.1(postcss@8.5.6): 10485 10017 dependencies: 10486 - postcss: 8.5.4 10018 + postcss: 8.5.6 10487 10019 postcss-value-parser: 4.2.0 10488 10020 10489 - postcss-ordered-values@7.0.2(postcss@8.5.4): 10021 + postcss-ordered-values@7.0.2(postcss@8.5.6): 10490 10022 dependencies: 10491 - cssnano-utils: 5.0.1(postcss@8.5.4) 10492 - postcss: 8.5.4 10023 + cssnano-utils: 5.0.1(postcss@8.5.6) 10024 + postcss: 8.5.6 10493 10025 postcss-value-parser: 4.2.0 10494 10026 10495 - postcss-reduce-initial@7.0.3(postcss@8.5.4): 10027 + postcss-reduce-initial@7.0.3(postcss@8.5.6): 10496 10028 dependencies: 10497 - browserslist: 4.25.0 10029 + browserslist: 4.28.0 10498 10030 caniuse-api: 3.0.0 10499 - postcss: 8.5.4 10031 + postcss: 8.5.6 10500 10032 10501 - postcss-reduce-transforms@7.0.1(postcss@8.5.4): 10033 + postcss-reduce-transforms@7.0.1(postcss@8.5.6): 10502 10034 dependencies: 10503 - postcss: 8.5.4 10035 + postcss: 8.5.6 10504 10036 postcss-value-parser: 4.2.0 10505 10037 10506 10038 postcss-selector-parser@6.1.2: ··· 10513 10045 cssesc: 3.0.0 10514 10046 util-deprecate: 1.0.2 10515 10047 10516 - postcss-svgo@7.0.2(postcss@8.5.4): 10048 + postcss-svgo@7.0.2(postcss@8.5.6): 10517 10049 dependencies: 10518 - postcss: 8.5.4 10050 + postcss: 8.5.6 10519 10051 postcss-value-parser: 4.2.0 10520 10052 svgo: 3.3.2 10521 10053 10522 - postcss-unique-selectors@7.0.4(postcss@8.5.4): 10054 + postcss-unique-selectors@7.0.4(postcss@8.5.6): 10523 10055 dependencies: 10524 - postcss: 8.5.4 10056 + postcss: 8.5.6 10525 10057 postcss-selector-parser: 7.1.0 10526 10058 10527 10059 postcss-value-parser@4.2.0: {} ··· 10533 10065 postcss: 8.5.6 10534 10066 quote-unquote: 1.0.0 10535 10067 10536 - postcss@8.5.4: 10537 - dependencies: 10538 - nanoid: 3.3.11 10539 - picocolors: 1.1.1 10540 - source-map-js: 1.2.1 10541 - 10542 10068 postcss@8.5.6: 10543 10069 dependencies: 10544 10070 nanoid: 3.3.11 ··· 10596 10122 qs@6.14.0: 10597 10123 dependencies: 10598 10124 side-channel: 1.1.0 10599 - 10600 - quansync@0.2.10: {} 10601 10125 10602 10126 quansync@0.2.11: {} 10603 10127 ··· 10725 10249 rollup-plugin-visualizer@5.14.0(rollup@4.41.1): 10726 10250 dependencies: 10727 10251 open: 8.4.2 10728 - picomatch: 4.0.2 10252 + picomatch: 4.0.3 10729 10253 source-map: 0.7.4 10730 10254 yargs: 17.7.2 10731 10255 optionalDependencies: ··· 10813 10337 10814 10338 semver@6.3.1: {} 10815 10339 10816 - semver@7.7.2: {} 10817 - 10818 10340 semver@7.7.3: {} 10819 10341 10820 10342 send@1.2.0: ··· 10973 10495 10974 10496 std-env@3.10.0: {} 10975 10497 10976 - std-env@3.9.0: {} 10977 - 10978 10498 streamx@2.22.0: 10979 10499 dependencies: 10980 10500 fast-fifo: 1.3.2 ··· 11038 10558 11039 10559 structured-clone-es@1.0.0: {} 11040 10560 11041 - stylehacks@7.0.5(postcss@8.5.4): 10561 + stylehacks@7.0.5(postcss@8.5.6): 11042 10562 dependencies: 11043 - browserslist: 4.25.0 11044 - postcss: 8.5.4 10563 + browserslist: 4.28.0 10564 + postcss: 8.5.6 11045 10565 postcss-selector-parser: 7.1.0 11046 10566 11047 10567 superjson@2.2.2: ··· 11072 10592 11073 10593 system-architecture@0.1.0: {} 11074 10594 11075 - tapable@2.2.2: {} 11076 - 11077 10595 tapable@2.3.0: {} 11078 10596 11079 10597 tar-stream@3.1.7: ··· 11102 10620 optionalDependencies: 11103 10621 esbuild: 0.25.5 11104 10622 11105 - terser@5.39.2: 11106 - dependencies: 11107 - '@jridgewell/source-map': 0.3.6 11108 - acorn: 8.15.0 11109 - commander: 2.20.3 11110 - source-map-support: 0.5.21 11111 - 11112 10623 terser@5.44.1: 11113 10624 dependencies: 11114 10625 '@jridgewell/source-map': 0.3.11 ··· 11128 10639 11129 10640 tinyexec@0.3.2: {} 11130 10641 11131 - tinyexec@1.0.1: {} 11132 - 11133 10642 tinyexec@1.0.2: {} 11134 10643 11135 10644 tinyglobby@0.2.14: 11136 10645 dependencies: 11137 - fdir: 6.4.5(picomatch@4.0.2) 11138 - picomatch: 4.0.2 10646 + fdir: 6.5.0(picomatch@4.0.3) 10647 + picomatch: 4.0.3 11139 10648 11140 10649 tinyglobby@0.2.15: 11141 10650 dependencies: ··· 11186 10695 dependencies: 11187 10696 '@quansync/fs': 0.1.3 11188 10697 defu: 6.1.4 11189 - jiti: 2.5.1 11190 - quansync: 0.2.10 10698 + jiti: 2.6.1 10699 + quansync: 0.2.11 11191 10700 11192 10701 uncrypto@0.1.3: {} 11193 10702 11194 10703 unctx@2.4.1: 11195 10704 dependencies: 11196 - acorn: 8.14.1 10705 + acorn: 8.15.0 11197 10706 estree-walker: 3.0.3 11198 10707 magic-string: 0.30.21 11199 - unplugin: 2.3.10 11200 - 11201 - undici-types@6.21.0: {} 10708 + unplugin: 2.3.11 11202 10709 11203 10710 undici-types@7.16.0: {} 11204 10711 ··· 11209 10716 unenv@2.0.0-rc.17: 11210 10717 dependencies: 11211 10718 defu: 6.1.4 11212 - exsolve: 1.0.7 10719 + exsolve: 1.0.8 11213 10720 ohash: 2.0.11 11214 10721 pathe: 2.0.3 11215 10722 ufo: 1.6.1 ··· 11227 10734 11228 10735 unicorn-magic@0.3.0: {} 11229 10736 11230 - unimport@5.0.1: 11231 - dependencies: 11232 - acorn: 8.14.1 11233 - escape-string-regexp: 5.0.0 11234 - estree-walker: 3.0.3 11235 - local-pkg: 1.1.1 11236 - magic-string: 0.30.17 11237 - mlly: 1.7.4 11238 - pathe: 2.0.3 11239 - picomatch: 4.0.2 11240 - pkg-types: 2.1.0 11241 - scule: 1.3.0 11242 - strip-literal: 3.0.0 11243 - tinyglobby: 0.2.14 11244 - unplugin: 2.3.5 11245 - unplugin-utils: 0.2.4 11246 - 11247 10737 unimport@5.2.0: 11248 10738 dependencies: 11249 10739 acorn: 8.15.0 ··· 11257 10747 pkg-types: 2.3.0 11258 10748 scule: 1.3.0 11259 10749 strip-literal: 3.0.0 11260 - tinyglobby: 0.2.14 11261 - unplugin: 2.3.10 10750 + tinyglobby: 0.2.15 10751 + unplugin: 2.3.11 11262 10752 unplugin-utils: 0.2.4 11263 10753 11264 10754 unixify@1.0.0: 11265 10755 dependencies: 11266 10756 normalize-path: 2.1.1 11267 10757 11268 - unocss@66.1.3(@unocss/webpack@66.1.3(webpack@5.99.9(esbuild@0.25.5)))(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)): 10758 + unocss@66.1.3(@unocss/webpack@66.1.3(webpack@5.99.9(esbuild@0.25.5)))(postcss@8.5.6)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)): 11269 10759 dependencies: 11270 - '@unocss/astro': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 10760 + '@unocss/astro': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 11271 10761 '@unocss/cli': 66.1.3 11272 10762 '@unocss/core': 66.1.3 11273 10763 '@unocss/postcss': 66.1.3(postcss@8.5.6) ··· 11285 10775 '@unocss/transformer-compile-class': 66.1.3 11286 10776 '@unocss/transformer-directives': 66.1.3 11287 10777 '@unocss/transformer-variant-group': 66.1.3 11288 - '@unocss/vite': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 10778 + '@unocss/vite': 66.1.3(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)) 11289 10779 optionalDependencies: 11290 10780 '@unocss/webpack': 66.1.3(webpack@5.99.9(esbuild@0.25.5)) 11291 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 10781 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 11292 10782 transitivePeerDependencies: 11293 10783 - postcss 11294 10784 - supports-color ··· 11297 10787 unplugin-utils@0.2.4: 11298 10788 dependencies: 11299 10789 pathe: 2.0.3 11300 - picomatch: 4.0.2 10790 + picomatch: 4.0.3 11301 10791 11302 10792 unplugin-vue-router@0.12.0(vue-router@4.5.1(vue@3.5.25(typescript@5.8.3)))(vue@3.5.25(typescript@5.8.3)): 11303 10793 dependencies: 11304 - '@babel/types': 7.27.3 10794 + '@babel/types': 7.28.5 11305 10795 '@vue-macros/common': 1.16.1(vue@3.5.25(typescript@5.8.3)) 11306 10796 ast-walker-scope: 0.6.2 11307 10797 chokidar: 4.0.3 ··· 11310 10800 local-pkg: 1.1.2 11311 10801 magic-string: 0.30.21 11312 10802 micromatch: 4.0.8 11313 - mlly: 1.7.4 10803 + mlly: 1.8.0 11314 10804 pathe: 2.0.3 11315 10805 scule: 1.3.0 11316 - unplugin: 2.3.10 10806 + unplugin: 2.3.11 11317 10807 unplugin-utils: 0.2.4 11318 10808 yaml: 2.8.0 11319 10809 optionalDependencies: ··· 11326 10816 acorn: 8.15.0 11327 10817 webpack-virtual-modules: 0.6.2 11328 10818 11329 - unplugin@2.3.10: 11330 - dependencies: 11331 - '@jridgewell/remapping': 2.3.5 11332 - acorn: 8.15.0 11333 - picomatch: 4.0.3 11334 - webpack-virtual-modules: 0.6.2 11335 - 11336 10819 unplugin@2.3.11: 11337 10820 dependencies: 11338 10821 '@jridgewell/remapping': 2.3.5 ··· 11340 10823 picomatch: 4.0.3 11341 10824 webpack-virtual-modules: 0.6.2 11342 10825 11343 - unplugin@2.3.4: 11344 - dependencies: 11345 - acorn: 8.15.0 11346 - picomatch: 4.0.3 11347 - webpack-virtual-modules: 0.6.2 11348 - 11349 - unplugin@2.3.5: 11350 - dependencies: 11351 - acorn: 8.15.0 11352 - picomatch: 4.0.3 11353 - webpack-virtual-modules: 0.6.2 11354 - 11355 10826 unrs-resolver@1.7.2: 11356 10827 dependencies: 11357 10828 napi-postinstall: 0.2.4 ··· 11379 10850 anymatch: 3.1.3 11380 10851 chokidar: 4.0.3 11381 10852 destr: 2.0.5 11382 - h3: 1.15.3 10853 + h3: 1.15.4 11383 10854 lru-cache: 10.4.3 11384 - node-fetch-native: 1.6.6 11385 - ofetch: 1.4.1 10855 + node-fetch-native: 1.6.7 10856 + ofetch: 1.5.1 11386 10857 ufo: 1.6.1 11387 10858 optionalDependencies: 11388 10859 '@azure/identity': 4.10.0 ··· 11400 10871 dependencies: 11401 10872 citty: 0.1.6 11402 10873 defu: 6.1.4 11403 - jiti: 2.4.2 10874 + jiti: 2.6.1 11404 10875 knitwork: 1.2.0 11405 10876 scule: 1.3.0 11406 10877 ··· 11408 10879 dependencies: 11409 10880 knitwork: 1.2.0 11410 10881 magic-string: 0.30.21 11411 - mlly: 1.7.4 10882 + mlly: 1.8.0 11412 10883 pathe: 1.1.2 11413 10884 pkg-types: 1.3.1 11414 10885 unplugin: 1.16.1 11415 - 11416 - update-browserslist-db@1.1.3(browserslist@4.25.0): 11417 - dependencies: 11418 - browserslist: 4.25.0 11419 - escalade: 3.2.0 11420 - picocolors: 1.1.1 11421 10886 11422 10887 update-browserslist-db@1.1.4(browserslist@4.28.0): 11423 10888 dependencies: ··· 11446 10911 spdx-correct: 3.2.0 11447 10912 spdx-expression-parse: 3.0.1 11448 10913 11449 - vite-dev-rpc@1.0.7(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)): 10914 + vite-dev-rpc@1.0.7(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)): 11450 10915 dependencies: 11451 10916 birpc: 2.3.0 11452 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 11453 - vite-hot-client: 2.0.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 10917 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 10918 + vite-hot-client: 2.0.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 11454 10919 11455 - vite-hot-client@2.0.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)): 10920 + vite-hot-client@2.0.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)): 11456 10921 dependencies: 11457 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 10922 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 11458 10923 11459 - vite-node@3.2.1(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0): 10924 + vite-node@3.2.1(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0): 11460 10925 dependencies: 11461 10926 cac: 6.7.14 11462 10927 debug: 4.4.1 11463 10928 es-module-lexer: 1.7.0 11464 10929 pathe: 2.0.3 11465 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 10930 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 11466 10931 transitivePeerDependencies: 11467 10932 - '@types/node' 11468 10933 - jiti ··· 11477 10942 - tsx 11478 10943 - yaml 11479 10944 11480 - vite-plugin-checker@0.9.3(eslint@9.39.1(jiti@2.4.2))(optionator@0.9.4)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)): 10945 + vite-plugin-checker@0.9.3(eslint@9.39.1(jiti@2.6.1))(optionator@0.9.4)(typescript@5.8.3)(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)): 11481 10946 dependencies: 11482 10947 '@babel/code-frame': 7.27.1 11483 10948 chokidar: 4.0.3 ··· 11487 10952 strip-ansi: 7.1.0 11488 10953 tiny-invariant: 1.3.3 11489 10954 tinyglobby: 0.2.15 11490 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 10955 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 11491 10956 vscode-uri: 3.1.0 11492 10957 optionalDependencies: 11493 - eslint: 9.39.1(jiti@2.4.2) 10958 + eslint: 9.39.1(jiti@2.6.1) 11494 10959 optionator: 0.9.4 11495 10960 typescript: 5.8.3 11496 10961 11497 - vite-plugin-inspect@11.1.0(@nuxt/kit@3.17.5(magicast@0.3.5))(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)): 10962 + vite-plugin-inspect@11.1.0(@nuxt/kit@3.20.1(magicast@0.3.5))(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)): 11498 10963 dependencies: 11499 10964 ansis: 3.17.0 11500 10965 debug: 4.4.1 ··· 11504 10969 perfect-debounce: 1.0.0 11505 10970 sirv: 3.0.1 11506 10971 unplugin-utils: 0.2.4 11507 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 11508 - vite-dev-rpc: 1.0.7(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0)) 10972 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 10973 + vite-dev-rpc: 1.0.7(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0)) 11509 10974 optionalDependencies: 11510 - '@nuxt/kit': 3.17.5(magicast@0.3.5) 10975 + '@nuxt/kit': 3.20.1(magicast@0.3.5) 11511 10976 transitivePeerDependencies: 11512 10977 - supports-color 11513 10978 11514 - vite-plugin-vue-tracer@0.1.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)): 10979 + vite-plugin-vue-tracer@0.1.4(vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0))(vue@3.5.25(typescript@5.8.3)): 11515 10980 dependencies: 11516 10981 estree-walker: 3.0.3 11517 - exsolve: 1.0.7 10982 + exsolve: 1.0.8 11518 10983 magic-string: 0.30.21 11519 10984 pathe: 2.0.3 11520 10985 source-map-js: 1.2.1 11521 - vite: 6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0) 10986 + vite: 6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0) 11522 10987 vue: 3.5.25(typescript@5.8.3) 11523 10988 11524 - vite@6.3.5(@types/node@24.10.1)(jiti@2.4.2)(terser@5.44.1)(yaml@2.8.0): 10989 + vite@6.3.5(@types/node@24.10.1)(jiti@2.6.1)(terser@5.44.1)(yaml@2.8.0): 11525 10990 dependencies: 11526 10991 esbuild: 0.25.5 11527 - fdir: 6.4.4(picomatch@4.0.3) 10992 + fdir: 6.5.0(picomatch@4.0.3) 11528 10993 picomatch: 4.0.3 11529 - postcss: 8.5.4 10994 + postcss: 8.5.6 11530 10995 rollup: 4.41.1 11531 10996 tinyglobby: 0.2.15 11532 10997 optionalDependencies: 11533 10998 '@types/node': 24.10.1 11534 10999 fsevents: 2.3.3 11535 - jiti: 2.4.2 11000 + jiti: 2.6.1 11536 11001 terser: 5.44.1 11537 11002 yaml: 2.8.0 11538 11003 ··· 11561 11026 11562 11027 vue-devtools-stub@0.1.0: {} 11563 11028 11564 - vue-eslint-parser@10.1.3(eslint@9.39.1(jiti@2.4.2)): 11029 + vue-eslint-parser@10.1.3(eslint@9.39.1(jiti@2.6.1)): 11565 11030 dependencies: 11566 11031 debug: 4.4.1 11567 - eslint: 9.39.1(jiti@2.4.2) 11032 + eslint: 9.39.1(jiti@2.6.1) 11568 11033 eslint-scope: 8.4.0 11569 11034 eslint-visitor-keys: 4.2.1 11570 11035 espree: 10.4.0 11571 11036 esquery: 1.6.0 11572 11037 lodash: 4.17.21 11573 - semver: 7.7.2 11038 + semver: 7.7.3 11574 11039 transitivePeerDependencies: 11575 11040 - supports-color 11576 11041 ··· 11601 11066 web-streams-polyfill@3.3.3: {} 11602 11067 11603 11068 webidl-conversions@3.0.1: {} 11604 - 11605 - webpack-sources@3.3.0: {} 11606 11069 11607 11070 webpack-sources@3.3.3: {} 11608 11071 ··· 11740 11203 dependencies: 11741 11204 '@poppinss/exception': 1.2.1 11742 11205 error-stack-parser-es: 1.0.5 11743 - 11744 - youch@4.1.0-beta.7: 11745 - dependencies: 11746 - '@poppinss/dumper': 0.6.3 11747 - '@speed-highlight/core': 1.2.7 11748 - cookie: 1.0.2 11749 - youch-core: 0.3.2 11750 11206 11751 11207 youch@4.1.0-beta.8: 11752 11208 dependencies: