Non-official site for The Life Series Minecraft hardcore survival multiplayer series housing every video www.life-series.online
0
fork

Configure Feed

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

deps: update iconify lucide and biome

ghustvn 0a1b45e0 052bc4b9

+283 -287
+1 -1
biome.json
··· 1 1 { 2 - "$schema": "https://biomejs.dev/schemas/2.3.14/schema.json", 2 + "$schema": "https://biomejs.dev/schemas/2.4.9/schema.json", 3 3 "vcs": { 4 4 "enabled": true, 5 5 "clientKind": "git",
+2 -2
package.json
··· 12 12 }, 13 13 "dependencies": { 14 14 "@astrojs/sitemap": "3.7.2", 15 - "@iconify-json/lucide": "1.2.97", 15 + "@iconify-json/lucide": "1.2.99", 16 16 "astro": "6.1.1", 17 17 "astro-capo": "0.0.1", 18 18 "astro-icon": "1.1.5", ··· 22 22 "typescript": "5.9.3" 23 23 }, 24 24 "devDependencies": { 25 - "@biomejs/biome": "2.4.7" 25 + "@biomejs/biome": "2.4.9" 26 26 } 27 27 }
+280 -284
pnpm-lock.yaml
··· 12 12 specifier: 3.7.2 13 13 version: 3.7.2 14 14 '@iconify-json/lucide': 15 - specifier: 1.2.97 16 - version: 1.2.97 15 + specifier: 1.2.99 16 + version: 1.2.99 17 17 astro: 18 18 specifier: 6.1.1 19 - version: 6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 19 + version: 6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3) 20 20 astro-capo: 21 21 specifier: 0.0.1 22 - version: 0.0.1(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)) 22 + version: 0.0.1(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3)) 23 23 astro-icon: 24 24 specifier: 1.1.5 25 25 version: 1.1.5 26 26 astro-og: 27 27 specifier: 0.3.2 28 - version: 0.3.2(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)) 28 + version: 0.3.2(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3)) 29 29 astro-seo: 30 30 specifier: 1.1.0 31 31 version: 1.1.0(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) ··· 37 37 version: 5.9.3 38 38 devDependencies: 39 39 '@biomejs/biome': 40 - specifier: 2.4.7 41 - version: 2.4.7 40 + specifier: 2.4.9 41 + version: 2.4.9 42 42 43 43 packages: 44 44 ··· 48 48 '@antfu/utils@8.1.1': 49 49 resolution: {integrity: sha512-Mex9nXf9vR6AhcXmMrlz/HVgYYZpVGJ6YlPgwl7UnaFpnshXs6EK/oa5Gpf3CzENMjkvEx2tQtntGnb7UtSTOQ==} 50 50 51 - '@astrojs/check@0.9.7': 52 - resolution: {integrity: sha512-dA7U5/OFg8/xaMUb2vUOOJuuJXnMpHy6F0BM8ZhL7WT5OkTBwJ0GoW38n4fC4CXt+lT9mLWL0y8Pa74tFByBpQ==} 51 + '@astrojs/check@0.9.8': 52 + resolution: {integrity: sha512-LDng8446QLS5ToKjRHd3bgUdirvemVVExV7nRyJfW2wV36xuv7vDxwy5NWN9zqeSEDgg0Tv84sP+T3yEq+Zlkw==} 53 53 hasBin: true 54 54 peerDependencies: 55 55 typescript: ^5.0.0 ··· 63 63 '@astrojs/internal-helpers@0.8.0': 64 64 resolution: {integrity: sha512-J56GrhEiV+4dmrGLPNOl2pZjpHXAndWVyiVDYGDuw6MWKpBSEMLdFxHzeM/6sqaknw9M+HFfHZAcvi3OfT3D/w==} 65 65 66 - '@astrojs/language-server@2.16.4': 67 - resolution: {integrity: sha512-42oqz9uX+hU1/rFniJvtYW9FbfZJ6syM2fYZFi7Ub71/kOvF1GSeMS8sA3Ogs3iOeNUWefk/ImwBiiHeNmJfSA==} 66 + '@astrojs/language-server@2.16.6': 67 + resolution: {integrity: sha512-N990lu+HSFiG57owR0XBkr02BYMgiLCshLf+4QG4v6jjSWkBeQGnzqi+E1L08xFPPJ7eEeXnxPXGLaVv5pa4Ug==} 68 68 hasBin: true 69 69 peerDependencies: 70 70 prettier: ^3.0.0 ··· 100 100 resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} 101 101 engines: {node: '>=6.9.0'} 102 102 103 - '@babel/parser@7.29.0': 104 - resolution: {integrity: sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==} 103 + '@babel/parser@7.29.2': 104 + resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==} 105 105 engines: {node: '>=6.0.0'} 106 106 hasBin: true 107 107 ··· 109 109 resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} 110 110 engines: {node: '>=6.9.0'} 111 111 112 - '@biomejs/biome@2.4.7': 113 - resolution: {integrity: sha512-vXrgcmNGZ4lpdwZSpMf1hWw1aWS6B+SyeSYKTLrNsiUsAdSRN0J4d/7mF3ogJFbIwFFSOL3wT92Zzxia/d5/ng==} 112 + '@biomejs/biome@2.4.9': 113 + resolution: {integrity: sha512-wvZW92FrwitTcacvCBT8xdAbfbxWfDLwjYMmU3djjqQTh7Ni4ZdiWIT/x5VcZ+RQuxiKzIOzi5D+dcyJDFZMsA==} 114 114 engines: {node: '>=14.21.3'} 115 115 hasBin: true 116 116 117 - '@biomejs/cli-darwin-arm64@2.4.7': 118 - resolution: {integrity: sha512-Oo0cF5mHzmvDmTXw8XSjhCia8K6YrZnk7aCS54+/HxyMdZMruMO3nfpDsrlar/EQWe41r1qrwKiCa2QDYHDzWA==} 117 + '@biomejs/cli-darwin-arm64@2.4.9': 118 + resolution: {integrity: sha512-d5G8Gf2RpH5pYwiHLPA+UpG3G9TLQu4WM+VK6sfL7K68AmhcEQ9r+nkj/DvR/GYhYox6twsHUtmWWWIKfcfQQA==} 119 119 engines: {node: '>=14.21.3'} 120 120 cpu: [arm64] 121 121 os: [darwin] 122 122 123 - '@biomejs/cli-darwin-x64@2.4.7': 124 - resolution: {integrity: sha512-I+cOG3sd/7HdFtvDSnF9QQPrWguUH7zrkIMMykM3PtfWU9soTcS2yRb9Myq6MHmzbeCT08D1UmY+BaiMl5CcoQ==} 123 + '@biomejs/cli-darwin-x64@2.4.9': 124 + resolution: {integrity: sha512-LNCLNgqDMG7BLdc3a8aY/dwKPK7+R8/JXJoXjCvZh2gx8KseqBdFDKbhrr7HCWF8SzNhbTaALhTBoh/I6rf9lA==} 125 125 engines: {node: '>=14.21.3'} 126 126 cpu: [x64] 127 127 os: [darwin] 128 128 129 - '@biomejs/cli-linux-arm64-musl@2.4.7': 130 - resolution: {integrity: sha512-I2NvM9KPb09jWml93O2/5WMfNR7Lee5Latag1JThDRMURVhPX74p9UDnyTw3Ae6cE1DgXfw7sqQgX7rkvpc0vw==} 129 + '@biomejs/cli-linux-arm64-musl@2.4.9': 130 + resolution: {integrity: sha512-8RCww5xnPn2wpK4L/QDGDOW0dq80uVWfppPxHIUg6mOs9B6gRmqPp32h1Ls3T8GnW8Wo5A8u7vpTwz4fExN+sw==} 131 131 engines: {node: '>=14.21.3'} 132 132 cpu: [arm64] 133 133 os: [linux] 134 134 libc: [musl] 135 135 136 - '@biomejs/cli-linux-arm64@2.4.7': 137 - resolution: {integrity: sha512-om6FugwmibzfP/6ALj5WRDVSND4H2G9X0nkI1HZpp2ySf9lW2j0X68oQSaHEnls6666oy4KDsc5RFjT4m0kV0w==} 136 + '@biomejs/cli-linux-arm64@2.4.9': 137 + resolution: {integrity: sha512-4adnkAUi6K4C/emPRgYznMOcLlUqZdXWM6aIui4VP4LraE764g6Q4YguygnAUoxKjKIXIWPteKMgRbN0wsgwcg==} 138 138 engines: {node: '>=14.21.3'} 139 139 cpu: [arm64] 140 140 os: [linux] 141 141 libc: [glibc] 142 142 143 - '@biomejs/cli-linux-x64-musl@2.4.7': 144 - resolution: {integrity: sha512-00kx4YrBMU8374zd2wHuRV5wseh0rom5HqRND+vDldJPrWwQw+mzd/d8byI9hPx926CG+vWzq6AeiT7Yi5y59g==} 143 + '@biomejs/cli-linux-x64-musl@2.4.9': 144 + resolution: {integrity: sha512-5TD+WS9v5vzXKzjetF0hgoaNFHMcpQeBUwKKVi3JbG1e9UCrFuUK3Gt185fyTzvRdwYkJJEMqglRPjmesmVv4A==} 145 145 engines: {node: '>=14.21.3'} 146 146 cpu: [x64] 147 147 os: [linux] 148 148 libc: [musl] 149 149 150 - '@biomejs/cli-linux-x64@2.4.7': 151 - resolution: {integrity: sha512-bV8/uo2Tj+gumnk4sUdkerWyCPRabaZdv88IpbmDWARQQoA/Q0YaqPz1a+LSEDIL7OfrnPi9Hq1Llz4ZIGyIQQ==} 150 + '@biomejs/cli-linux-x64@2.4.9': 151 + resolution: {integrity: sha512-L10na7POF0Ks/cgLFNF1ZvIe+X4onLkTi5oP9hY+Rh60Q+7fWzKDDCeGyiHUFf1nGIa9dQOOUPGe2MyYg8nMSQ==} 152 152 engines: {node: '>=14.21.3'} 153 153 cpu: [x64] 154 154 os: [linux] 155 155 libc: [glibc] 156 156 157 - '@biomejs/cli-win32-arm64@2.4.7': 158 - resolution: {integrity: sha512-hOUHBMlFCvDhu3WCq6vaBoG0dp0LkWxSEnEEsxxXvOa9TfT6ZBnbh72A/xBM7CBYB7WgwqboetzFEVDnMxelyw==} 157 + '@biomejs/cli-win32-arm64@2.4.9': 158 + resolution: {integrity: sha512-aDZr0RBC3sMGJOU10BvG7eZIlWLK/i51HRIfScE2lVhfts2dQTreowLiJJd+UYg/tHKxS470IbzpuKmd0MiD6g==} 159 159 engines: {node: '>=14.21.3'} 160 160 cpu: [arm64] 161 161 os: [win32] 162 162 163 - '@biomejs/cli-win32-x64@2.4.7': 164 - resolution: {integrity: sha512-qEpGjSkPC3qX4ycbMUthXvi9CkRq7kZpkqMY1OyhmYlYLnANnooDQ7hDerM8+0NJ+DZKVnsIc07h30XOpt7LtQ==} 163 + '@biomejs/cli-win32-x64@2.4.9': 164 + resolution: {integrity: sha512-NS4g/2G9SoQ4ktKtz31pvyc/rmgzlcIDCGU/zWbmHJAqx6gcRj2gj5Q/guXhoWTzCUaQZDIqiCQXHS7BcGYc0w==} 165 165 engines: {node: '>=14.21.3'} 166 166 cpu: [x64] 167 167 os: [win32] ··· 197 197 '@emmetio/stream-reader@2.2.0': 198 198 resolution: {integrity: sha512-fXVXEyFA5Yv3M3n8sUGT7+fvecGrZP4k6FnWWMSZVQf69kAq0LLpaBQLGcPR30m3zMmKYhECP4k/ZkzvhEW5kw==} 199 199 200 - '@emnapi/runtime@1.9.0': 201 - resolution: {integrity: sha512-QN75eB0IH2ywSpRpNddCRfQIhmJYBCJ1x5Lb3IscKAL8bMnVAKnRg8dCoXbHzVLLH7P38N2Z3mtulB7W0J0FKw==} 200 + '@emnapi/runtime@1.9.1': 201 + resolution: {integrity: sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==} 202 202 203 203 '@esbuild/aix-ppc64@0.27.4': 204 204 resolution: {integrity: sha512-cQPwL2mp2nSmHHJlCyoXgHGhbEPMrEEU5xhkcy3Hs/O7nGZqEpZ2sUtLaL9MORLtDfRvVl2/3PAuEkYZH0Ty8Q==} ··· 356 356 cpu: [x64] 357 357 os: [win32] 358 358 359 - '@iconify-json/lucide@1.2.97': 360 - resolution: {integrity: sha512-Za6N/B2Nz1Lbr43f7+FOy6ZbxWACJanqZcrA3Gk1QE7ubQ/YCT1iKPLe5iJQImd60BBPPUvIwD5LmJkVeGHAxg==} 359 + '@iconify-json/lucide@1.2.99': 360 + resolution: {integrity: sha512-XE2Pg8uax2uN3ZbvvnO0C5ADgZOyUgEPiwnhD/xrJwz/bfpWwL3mbDwxntEWB2G1mwo2OqKMF50/jp6ia2QzKw==} 361 361 362 362 '@iconify/tools@4.2.0': 363 363 resolution: {integrity: sha512-WRxPva/ipxYkqZd1+CkEAQmd86dQmrwH0vwK89gmp2Kh2WyyVw57XbPng0NehP3x4V1LzLsXUneP1uMfTMZmUA==} ··· 540 540 rollup: 541 541 optional: true 542 542 543 - '@rollup/rollup-android-arm-eabi@4.59.0': 544 - resolution: {integrity: sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==} 543 + '@rollup/rollup-android-arm-eabi@4.60.0': 544 + resolution: {integrity: sha512-WOhNW9K8bR3kf4zLxbfg6Pxu2ybOUbB2AjMDHSQx86LIF4rH4Ft7vmMwNt0loO0eonglSNy4cpD3MKXXKQu0/A==} 545 545 cpu: [arm] 546 546 os: [android] 547 547 548 - '@rollup/rollup-android-arm64@4.59.0': 549 - resolution: {integrity: sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==} 548 + '@rollup/rollup-android-arm64@4.60.0': 549 + resolution: {integrity: sha512-u6JHLll5QKRvjciE78bQXDmqRqNs5M/3GVqZeMwvmjaNODJih/WIrJlFVEihvV0MiYFmd+ZyPr9wxOVbPAG2Iw==} 550 550 cpu: [arm64] 551 551 os: [android] 552 552 553 - '@rollup/rollup-darwin-arm64@4.59.0': 554 - resolution: {integrity: sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==} 553 + '@rollup/rollup-darwin-arm64@4.60.0': 554 + resolution: {integrity: sha512-qEF7CsKKzSRc20Ciu2Zw1wRrBz4g56F7r/vRwY430UPp/nt1x21Q/fpJ9N5l47WWvJlkNCPJz3QRVw008fi7yA==} 555 555 cpu: [arm64] 556 556 os: [darwin] 557 557 558 - '@rollup/rollup-darwin-x64@4.59.0': 559 - resolution: {integrity: sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==} 558 + '@rollup/rollup-darwin-x64@4.60.0': 559 + resolution: {integrity: sha512-WADYozJ4QCnXCH4wPB+3FuGmDPoFseVCUrANmA5LWwGmC6FL14BWC7pcq+FstOZv3baGX65tZ378uT6WG8ynTw==} 560 560 cpu: [x64] 561 561 os: [darwin] 562 562 563 - '@rollup/rollup-freebsd-arm64@4.59.0': 564 - resolution: {integrity: sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==} 563 + '@rollup/rollup-freebsd-arm64@4.60.0': 564 + resolution: {integrity: sha512-6b8wGHJlDrGeSE3aH5mGNHBjA0TTkxdoNHik5EkvPHCt351XnigA4pS7Wsj/Eo9Y8RBU6f35cjN9SYmCFBtzxw==} 565 565 cpu: [arm64] 566 566 os: [freebsd] 567 567 568 - '@rollup/rollup-freebsd-x64@4.59.0': 569 - resolution: {integrity: sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==} 568 + '@rollup/rollup-freebsd-x64@4.60.0': 569 + resolution: {integrity: sha512-h25Ga0t4jaylMB8M/JKAyrvvfxGRjnPQIR8lnCayyzEjEOx2EJIlIiMbhpWxDRKGKF8jbNH01NnN663dH638mA==} 570 570 cpu: [x64] 571 571 os: [freebsd] 572 572 573 - '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 574 - resolution: {integrity: sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==} 573 + '@rollup/rollup-linux-arm-gnueabihf@4.60.0': 574 + resolution: {integrity: sha512-RzeBwv0B3qtVBWtcuABtSuCzToo2IEAIQrcyB/b2zMvBWVbjo8bZDjACUpnaafaxhTw2W+imQbP2BD1usasK4g==} 575 575 cpu: [arm] 576 576 os: [linux] 577 577 libc: [glibc] 578 578 579 - '@rollup/rollup-linux-arm-musleabihf@4.59.0': 580 - resolution: {integrity: sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==} 579 + '@rollup/rollup-linux-arm-musleabihf@4.60.0': 580 + resolution: {integrity: sha512-Sf7zusNI2CIU1HLzuu9Tc5YGAHEZs5Lu7N1ssJG4Tkw6e0MEsN7NdjUDDfGNHy2IU+ENyWT+L2obgWiguWibWQ==} 581 581 cpu: [arm] 582 582 os: [linux] 583 583 libc: [musl] 584 584 585 - '@rollup/rollup-linux-arm64-gnu@4.59.0': 586 - resolution: {integrity: sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==} 585 + '@rollup/rollup-linux-arm64-gnu@4.60.0': 586 + resolution: {integrity: sha512-DX2x7CMcrJzsE91q7/O02IJQ5/aLkVtYFryqCjduJhUfGKG6yJV8hxaw8pZa93lLEpPTP/ohdN4wFz7yp/ry9A==} 587 587 cpu: [arm64] 588 588 os: [linux] 589 589 libc: [glibc] 590 590 591 - '@rollup/rollup-linux-arm64-musl@4.59.0': 592 - resolution: {integrity: sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==} 591 + '@rollup/rollup-linux-arm64-musl@4.60.0': 592 + resolution: {integrity: sha512-09EL+yFVbJZlhcQfShpswwRZ0Rg+z/CsSELFCnPt3iK+iqwGsI4zht3secj5vLEs957QvFFXnzAT0FFPIxSrkQ==} 593 593 cpu: [arm64] 594 594 os: [linux] 595 595 libc: [musl] 596 596 597 - '@rollup/rollup-linux-loong64-gnu@4.59.0': 598 - resolution: {integrity: sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==} 597 + '@rollup/rollup-linux-loong64-gnu@4.60.0': 598 + resolution: {integrity: sha512-i9IcCMPr3EXm8EQg5jnja0Zyc1iFxJjZWlb4wr7U2Wx/GrddOuEafxRdMPRYVaXjgbhvqalp6np07hN1w9kAKw==} 599 599 cpu: [loong64] 600 600 os: [linux] 601 601 libc: [glibc] 602 602 603 - '@rollup/rollup-linux-loong64-musl@4.59.0': 604 - resolution: {integrity: sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==} 603 + '@rollup/rollup-linux-loong64-musl@4.60.0': 604 + resolution: {integrity: sha512-DGzdJK9kyJ+B78MCkWeGnpXJ91tK/iKA6HwHxF4TAlPIY7GXEvMe8hBFRgdrR9Ly4qebR/7gfUs9y2IoaVEyog==} 605 605 cpu: [loong64] 606 606 os: [linux] 607 607 libc: [musl] 608 608 609 - '@rollup/rollup-linux-ppc64-gnu@4.59.0': 610 - resolution: {integrity: sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==} 609 + '@rollup/rollup-linux-ppc64-gnu@4.60.0': 610 + resolution: {integrity: sha512-RwpnLsqC8qbS8z1H1AxBA1H6qknR4YpPR9w2XX0vo2Sz10miu57PkNcnHVaZkbqyw/kUWfKMI73jhmfi9BRMUQ==} 611 611 cpu: [ppc64] 612 612 os: [linux] 613 613 libc: [glibc] 614 614 615 - '@rollup/rollup-linux-ppc64-musl@4.59.0': 616 - resolution: {integrity: sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==} 615 + '@rollup/rollup-linux-ppc64-musl@4.60.0': 616 + resolution: {integrity: sha512-Z8pPf54Ly3aqtdWC3G4rFigZgNvd+qJlOE52fmko3KST9SoGfAdSRCwyoyG05q1HrrAblLbk1/PSIV+80/pxLg==} 617 617 cpu: [ppc64] 618 618 os: [linux] 619 619 libc: [musl] 620 620 621 - '@rollup/rollup-linux-riscv64-gnu@4.59.0': 622 - resolution: {integrity: sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==} 621 + '@rollup/rollup-linux-riscv64-gnu@4.60.0': 622 + resolution: {integrity: sha512-3a3qQustp3COCGvnP4SvrMHnPQ9d1vzCakQVRTliaz8cIp/wULGjiGpbcqrkv0WrHTEp8bQD/B3HBjzujVWLOA==} 623 623 cpu: [riscv64] 624 624 os: [linux] 625 625 libc: [glibc] 626 626 627 - '@rollup/rollup-linux-riscv64-musl@4.59.0': 628 - resolution: {integrity: sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==} 627 + '@rollup/rollup-linux-riscv64-musl@4.60.0': 628 + resolution: {integrity: sha512-pjZDsVH/1VsghMJ2/kAaxt6dL0psT6ZexQVrijczOf+PeP2BUqTHYejk3l6TlPRydggINOeNRhvpLa0AYpCWSQ==} 629 629 cpu: [riscv64] 630 630 os: [linux] 631 631 libc: [musl] 632 632 633 - '@rollup/rollup-linux-s390x-gnu@4.59.0': 634 - resolution: {integrity: sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==} 633 + '@rollup/rollup-linux-s390x-gnu@4.60.0': 634 + resolution: {integrity: sha512-3ObQs0BhvPgiUVZrN7gqCSvmFuMWvWvsjG5ayJ3Lraqv+2KhOsp+pUbigqbeWqueGIsnn+09HBw27rJ+gYK4VQ==} 635 635 cpu: [s390x] 636 636 os: [linux] 637 637 libc: [glibc] 638 638 639 - '@rollup/rollup-linux-x64-gnu@4.59.0': 640 - resolution: {integrity: sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==} 639 + '@rollup/rollup-linux-x64-gnu@4.60.0': 640 + resolution: {integrity: sha512-EtylprDtQPdS5rXvAayrNDYoJhIz1/vzN2fEubo3yLE7tfAw+948dO0g4M0vkTVFhKojnF+n6C8bDNe+gDRdTg==} 641 641 cpu: [x64] 642 642 os: [linux] 643 643 libc: [glibc] 644 644 645 - '@rollup/rollup-linux-x64-musl@4.59.0': 646 - resolution: {integrity: sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==} 645 + '@rollup/rollup-linux-x64-musl@4.60.0': 646 + resolution: {integrity: sha512-k09oiRCi/bHU9UVFqD17r3eJR9bn03TyKraCrlz5ULFJGdJGi7VOmm9jl44vOJvRJ6P7WuBi/s2A97LxxHGIdw==} 647 647 cpu: [x64] 648 648 os: [linux] 649 649 libc: [musl] 650 650 651 - '@rollup/rollup-openbsd-x64@4.59.0': 652 - resolution: {integrity: sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==} 651 + '@rollup/rollup-openbsd-x64@4.60.0': 652 + resolution: {integrity: sha512-1o/0/pIhozoSaDJoDcec+IVLbnRtQmHwPV730+AOD29lHEEo4F5BEUB24H0OBdhbBBDwIOSuf7vgg0Ywxdfiiw==} 653 653 cpu: [x64] 654 654 os: [openbsd] 655 655 656 - '@rollup/rollup-openharmony-arm64@4.59.0': 657 - resolution: {integrity: sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==} 656 + '@rollup/rollup-openharmony-arm64@4.60.0': 657 + resolution: {integrity: sha512-pESDkos/PDzYwtyzB5p/UoNU/8fJo68vcXM9ZW2V0kjYayj1KaaUfi1NmTUTUpMn4UhU4gTuK8gIaFO4UGuMbA==} 658 658 cpu: [arm64] 659 659 os: [openharmony] 660 660 661 - '@rollup/rollup-win32-arm64-msvc@4.59.0': 662 - resolution: {integrity: sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==} 661 + '@rollup/rollup-win32-arm64-msvc@4.60.0': 662 + resolution: {integrity: sha512-hj1wFStD7B1YBeYmvY+lWXZ7ey73YGPcViMShYikqKT1GtstIKQAtfUI6yrzPjAy/O7pO0VLXGmUVWXQMaYgTQ==} 663 663 cpu: [arm64] 664 664 os: [win32] 665 665 666 - '@rollup/rollup-win32-ia32-msvc@4.59.0': 667 - resolution: {integrity: sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==} 666 + '@rollup/rollup-win32-ia32-msvc@4.60.0': 667 + resolution: {integrity: sha512-SyaIPFoxmUPlNDq5EHkTbiKzmSEmq/gOYFI/3HHJ8iS/v1mbugVa7dXUzcJGQfoytp9DJFLhHH4U3/eTy2Bq4w==} 668 668 cpu: [ia32] 669 669 os: [win32] 670 670 671 - '@rollup/rollup-win32-x64-gnu@4.59.0': 672 - resolution: {integrity: sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==} 671 + '@rollup/rollup-win32-x64-gnu@4.60.0': 672 + resolution: {integrity: sha512-RdcryEfzZr+lAr5kRm2ucN9aVlCCa2QNq4hXelZxb8GG0NJSazq44Z3PCCc8wISRuCVnGs0lQJVX5Vp6fKA+IA==} 673 673 cpu: [x64] 674 674 os: [win32] 675 675 676 - '@rollup/rollup-win32-x64-msvc@4.59.0': 677 - resolution: {integrity: sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==} 676 + '@rollup/rollup-win32-x64-msvc@4.60.0': 677 + resolution: {integrity: sha512-PrsWNQ8BuE00O3Xsx3ALh2Df8fAj9+cvvX9AIA6o4KpATR98c9mud4XtDWVvsEuyia5U4tVSTKygawyJkjm60w==} 678 678 cpu: [x64] 679 679 os: [win32] 680 680 ··· 709 709 '@shikijs/vscode-textmate@10.0.2': 710 710 resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} 711 711 712 - '@types/debug@4.1.12': 713 - resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} 712 + '@types/debug@4.1.13': 713 + resolution: {integrity: sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==} 714 714 715 715 '@types/estree@1.0.8': 716 716 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} ··· 995 995 devlop@1.1.0: 996 996 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} 997 997 998 - diff@8.0.3: 999 - resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==} 998 + diff@8.0.4: 999 + resolution: {integrity: sha512-DPi0FmjiSU5EvQV0++GFDOJ9ASQUVFh5kD+OzOnYdi7n3Wpm9hWWGfB/O2blfHcMVTL5WkQXSnRiK9makhrcnw==} 1000 1000 engines: {node: '>=0.3.1'} 1001 1001 1002 1002 dlv@1.1.3: ··· 1125 1125 resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} 1126 1126 engines: {node: '>=18'} 1127 1127 1128 - h3@1.15.6: 1129 - resolution: {integrity: sha512-oi15ESLW5LRthZ+qPCi5GNasY/gvynSKUQxgiovrY63bPAtG59wtM+LSrlcwvOHAXzGrXVLnI97brbkdPF9WoQ==} 1128 + h3@1.15.10: 1129 + resolution: {integrity: sha512-YzJeWSkDZxAhvmp8dexjRK5hxziRO7I9m0N53WhvYL5NiWfkUkzssVzY9jvGu0HBoLFW6+duYmNSn6MaZBCCtg==} 1130 1130 1131 1131 hast-util-from-html@2.0.3: 1132 1132 resolution: {integrity: sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==} ··· 1301 1301 resolution: {integrity: sha512-arhlxbFRmoQHl33a0Zkle/YWlmNwoyt6QNZEIJcqNbdrsix5Lvc4HyyI3EnwxTYlZYc32EbYrQ8SzEZ7dqgg9A==} 1302 1302 engines: {node: '>=14'} 1303 1303 1304 - lodash@4.17.21: 1305 - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} 1306 - 1307 1304 longest-streak@3.1.0: 1308 1305 resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==} 1309 1306 ··· 1460 1457 resolution: {integrity: sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==} 1461 1458 engines: {node: '>= 18'} 1462 1459 1463 - mlly@1.8.1: 1464 - resolution: {integrity: sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==} 1460 + mlly@1.8.2: 1461 + resolution: {integrity: sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==} 1465 1462 1466 1463 mrmime@2.0.1: 1467 1464 resolution: {integrity: sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==} ··· 1513 1510 oniguruma-parser@0.12.1: 1514 1511 resolution: {integrity: sha512-8Unqkvk1RYc6yq2WBYRj4hdnsAxVze8i7iPfQr8e4uSP3tRv0rpZcbGUDvxfQQcdwHt/e9PrMvGCsa8OqG9X3w==} 1515 1512 1516 - oniguruma-to-es@4.3.4: 1517 - resolution: {integrity: sha512-3VhUGN3w2eYxnTzHn+ikMI+fp/96KoRSVK9/kMTcFqj1NRDh2IhQCKvYxDnWePKRXY/AqH+Fuiyb7VHSzBjHfA==} 1513 + oniguruma-to-es@4.3.5: 1514 + resolution: {integrity: sha512-Zjygswjpsewa0NLTsiizVuMQZbp0MDyM6lIt66OxsF21npUDlzpHi1Mgb/qhQdkb+dWFTzJmFbEWdvZgRho8eQ==} 1518 1515 1519 1516 p-limit@7.3.0: 1520 1517 resolution: {integrity: sha512-7cIXg/Z0M5WZRblrsOla88S4wAK+zOQQWeBYfV3qJuJXMr+LnbYjaadrFaS0JILfEDPVqHyKnZ1Z/1d6J9VVUw==} ··· 1558 1555 picocolors@1.1.1: 1559 1556 resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} 1560 1557 1561 - picomatch@2.3.1: 1562 - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} 1558 + picomatch@2.3.2: 1559 + resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==} 1563 1560 engines: {node: '>=8.6'} 1564 1561 1565 - picomatch@4.0.3: 1566 - resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} 1562 + picomatch@4.0.4: 1563 + resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} 1567 1564 engines: {node: '>=12'} 1568 1565 1569 1566 pkg-types@1.3.1: ··· 1675 1672 retext@9.0.0: 1676 1673 resolution: {integrity: sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==} 1677 1674 1678 - rollup@4.59.0: 1679 - resolution: {integrity: sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==} 1675 + rollup@4.60.0: 1676 + resolution: {integrity: sha512-yqjxruMGBQJ2gG4HtjZtAfXArHomazDHoFwFFmZZl0r7Pdo7qCIXKqKHZc8yeoMgzJJ+pO6pEEHa+V7uzWlrAQ==} 1680 1677 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1681 1678 hasBin: true 1682 1679 ··· 1689 1686 sass-formatter@0.7.9: 1690 1687 resolution: {integrity: sha512-CWZ8XiSim+fJVG0cFLStwDvft1VI7uvXdCNJYXhDvowiv+DsbD1nXLiQ4zrE5UBvj5DWZJ93cwN0NX5PMsr1Pw==} 1691 1688 1692 - sax@1.5.0: 1693 - resolution: {integrity: sha512-21IYA3Q5cQf089Z6tgaUTr7lDAyzoTPx5HRtbhsME8Udispad8dC/+sziTNugOEx54ilvatQ9YCzl4KQLPcRHA==} 1689 + sax@1.6.0: 1690 + resolution: {integrity: sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA==} 1694 1691 engines: {node: '>=11.0.0'} 1695 1692 1696 1693 semver@7.7.4: ··· 1714 1711 engines: {node: '>=20.19.5', npm: '>=10.8.2'} 1715 1712 hasBin: true 1716 1713 1717 - smol-toml@1.6.0: 1718 - resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==} 1714 + smol-toml@1.6.1: 1715 + resolution: {integrity: sha512-dWUG8F5sIIARXih1DTaQAX4SsiTXhInKf1buxdY9DIg4ZYPZK5nGM1VRIYmEbDbsHt7USo99xSLFu5Q1IqTmsg==} 1719 1716 engines: {node: '>= 18'} 1720 1717 1721 1718 source-map-js@1.2.1: ··· 1752 1749 engines: {node: '>=16'} 1753 1750 hasBin: true 1754 1751 1755 - tar@7.5.11: 1756 - resolution: {integrity: sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==} 1752 + tar@7.5.13: 1753 + resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==} 1757 1754 engines: {node: '>=18'} 1758 1755 1759 1756 tiny-inflate@1.0.3: ··· 1816 1813 undici-types@7.18.2: 1817 1814 resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} 1818 1815 1819 - undici@7.24.2: 1820 - resolution: {integrity: sha512-P9J1HWYV/ajFr8uCqk5QixwiRKmB1wOamgS0e+o2Z4A44Ej2+thFVRLG/eA7qprx88XXhnV5Bl8LHXTURpzB3Q==} 1816 + undici@7.24.6: 1817 + resolution: {integrity: sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==} 1821 1818 engines: {node: '>=20.18.1'} 1822 1819 1823 1820 unified@11.0.5: ··· 1853 1850 unist-util-visit@5.1.0: 1854 1851 resolution: {integrity: sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==} 1855 1852 1856 - unstorage@1.17.4: 1857 - resolution: {integrity: sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==} 1853 + unstorage@1.17.5: 1854 + resolution: {integrity: sha512-0i3iqvRfx29hkNntHyQvJTpf5W9dQ9ZadSoRU8+xVlhVtT7jAX57fazYO9EHvcRCfBCyi5YRya7XCDOsbTgkPg==} 1858 1855 peerDependencies: 1859 1856 '@azure/app-configuration': ^1.8.0 1860 1857 '@azure/cosmos': ^4.2.0 ··· 1972 1969 vite: 1973 1970 optional: true 1974 1971 1975 - volar-service-css@0.0.68: 1976 - resolution: {integrity: sha512-lJSMh6f3QzZ1tdLOZOzovLX0xzAadPhx8EKwraDLPxBndLCYfoTvnNuiFFV8FARrpAlW5C0WkH+TstPaCxr00Q==} 1972 + volar-service-css@0.0.70: 1973 + resolution: {integrity: sha512-K1qyOvBpE3rzdAv3e4/6Rv5yizrYPy5R/ne3IWCAzLBuMO4qBMV3kSqWzj6KUVe6S0AnN6wxF7cRkiaKfYMYJw==} 1977 1974 peerDependencies: 1978 1975 '@volar/language-service': ~2.4.0 1979 1976 peerDependenciesMeta: 1980 1977 '@volar/language-service': 1981 1978 optional: true 1982 1979 1983 - volar-service-emmet@0.0.68: 1984 - resolution: {integrity: sha512-nHvixrRQ83EzkQ4G/jFxu9Y4eSsXS/X2cltEPDM+K9qZmIv+Ey1w0tg1+6caSe8TU5Hgw4oSTwNMf/6cQb3LzQ==} 1980 + volar-service-emmet@0.0.70: 1981 + resolution: {integrity: sha512-xi5bC4m/VyE3zy/n2CXspKeDZs3qA41tHLTw275/7dNWM/RqE2z3BnDICQybHIVp/6G1iOQj5c1qXMgQC08TNg==} 1985 1982 peerDependencies: 1986 1983 '@volar/language-service': ~2.4.0 1987 1984 peerDependenciesMeta: 1988 1985 '@volar/language-service': 1989 1986 optional: true 1990 1987 1991 - volar-service-html@0.0.68: 1992 - resolution: {integrity: sha512-fru9gsLJxy33xAltXOh4TEdi312HP80hpuKhpYQD4O5hDnkNPEBdcQkpB+gcX0oK0VxRv1UOzcGQEUzWCVHLfA==} 1988 + volar-service-html@0.0.70: 1989 + resolution: {integrity: sha512-eR6vCgMdmYAo4n+gcT7DSyBQbwB8S3HZZvSagTf0sxNaD4WppMCFfpqWnkrlGStPKMZvMiejRRVmqsX9dYcTvQ==} 1993 1990 peerDependencies: 1994 1991 '@volar/language-service': ~2.4.0 1995 1992 peerDependenciesMeta: 1996 1993 '@volar/language-service': 1997 1994 optional: true 1998 1995 1999 - volar-service-prettier@0.0.68: 2000 - resolution: {integrity: sha512-grUmWHkHlebMOd6V8vXs2eNQUw/bJGJMjekh/EPf/p2ZNTK0Uyz7hoBRngcvGfJHMsSXZH8w/dZTForIW/4ihw==} 1996 + volar-service-prettier@0.0.70: 1997 + resolution: {integrity: sha512-Z6BCFSpGVCd8BPAsZ785Kce1BGlWd5ODqmqZGVuB14MJvrR4+CYz6cDy4F+igmE1gMifqfvMhdgT8Aud4M5ngg==} 2001 1998 peerDependencies: 2002 1999 '@volar/language-service': ~2.4.0 2003 2000 prettier: ^2.2 || ^3.0 ··· 2007 2004 prettier: 2008 2005 optional: true 2009 2006 2010 - volar-service-typescript-twoslash-queries@0.0.68: 2011 - resolution: {integrity: sha512-NugzXcM0iwuZFLCJg47vI93su5YhTIweQuLmZxvz5ZPTaman16JCvmDZexx2rd5T/75SNuvvZmrTOTNYUsfe5w==} 2007 + volar-service-typescript-twoslash-queries@0.0.70: 2008 + resolution: {integrity: sha512-IdD13Z9N2Bu8EM6CM0fDV1E69olEYGHDU25X51YXmq8Y0CmJ2LNj6gOiBJgpS5JGUqFzECVhMNBW7R0sPdRTMQ==} 2012 2009 peerDependencies: 2013 2010 '@volar/language-service': ~2.4.0 2014 2011 peerDependenciesMeta: 2015 2012 '@volar/language-service': 2016 2013 optional: true 2017 2014 2018 - volar-service-typescript@0.0.68: 2019 - resolution: {integrity: sha512-z7B/7CnJ0+TWWFp/gh2r5/QwMObHNDiQiv4C9pTBNI2Wxuwymd4bjEORzrJ/hJ5Yd5+OzeYK+nFCKevoGEEeKw==} 2015 + volar-service-typescript@0.0.70: 2016 + resolution: {integrity: sha512-l46Bx4cokkUedTd74ojO5H/zqHZJ8SUuyZ0IB8JN4jfRqUM3bQFBHoOwlZCyZmOeO0A3RQNkMnFclxO4c++gsg==} 2020 2017 peerDependencies: 2021 2018 '@volar/language-service': ~2.4.0 2022 2019 peerDependenciesMeta: 2023 2020 '@volar/language-service': 2024 2021 optional: true 2025 2022 2026 - volar-service-yaml@0.0.68: 2027 - resolution: {integrity: sha512-84XgE02LV0OvTcwfqhcSwVg4of3MLNUWPMArO6Aj8YXqyEVnPu8xTEMY2btKSq37mVAPuaEVASI4e3ptObmqcA==} 2023 + volar-service-yaml@0.0.70: 2024 + resolution: {integrity: sha512-0c8bXDBeoATF9F6iPIlOuYTuZAC4c+yi0siQo920u7eiBJk8oQmUmg9cDUbR4+Gl++bvGP4plj3fErbJuPqdcQ==} 2028 2025 peerDependencies: 2029 2026 '@volar/language-service': ~2.4.0 2030 2027 peerDependenciesMeta: ··· 2098 2095 resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==} 2099 2096 engines: {node: '>=18'} 2100 2097 2101 - yaml-language-server@1.19.2: 2102 - resolution: {integrity: sha512-9F3myNmJzUN/679jycdMxqtydPSDRAarSj3wPiF7pchEPnO9Dg07Oc+gIYLqXR4L+g+FSEVXXv2+mr54StLFOg==} 2098 + yaml-language-server@1.20.0: 2099 + resolution: {integrity: sha512-qhjK/bzSRZ6HtTvgeFvjNPJGWdZ0+x5NREV/9XZWFjIGezew2b4r5JPy66IfOhd5OA7KeFwk1JfmEbnTvev0cA==} 2103 2100 hasBin: true 2104 2101 2105 2102 yaml@2.7.1: ··· 2107 2104 engines: {node: '>= 14'} 2108 2105 hasBin: true 2109 2106 2110 - yaml@2.8.2: 2111 - resolution: {integrity: sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==} 2107 + yaml@2.8.3: 2108 + resolution: {integrity: sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==} 2112 2109 engines: {node: '>= 14.6'} 2113 2110 hasBin: true 2114 2111 ··· 2146 2143 2147 2144 '@antfu/utils@8.1.1': {} 2148 2145 2149 - '@astrojs/check@0.9.7(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2146 + '@astrojs/check@0.9.8(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2150 2147 dependencies: 2151 - '@astrojs/language-server': 2.16.4(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 2148 + '@astrojs/language-server': 2.16.6(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 2152 2149 chokidar: 4.0.3 2153 2150 kleur: 4.1.5 2154 2151 typescript: 5.9.3 ··· 2163 2160 2164 2161 '@astrojs/internal-helpers@0.8.0': 2165 2162 dependencies: 2166 - picomatch: 4.0.3 2163 + picomatch: 4.0.4 2167 2164 2168 - '@astrojs/language-server@2.16.4(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2165 + '@astrojs/language-server@2.16.6(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3)': 2169 2166 dependencies: 2170 2167 '@astrojs/compiler': 2.13.1 2171 2168 '@astrojs/yaml2ts': 0.2.3 ··· 2176 2173 '@volar/language-service': 2.4.28 2177 2174 muggle-string: 0.4.1 2178 2175 tinyglobby: 0.2.15 2179 - volar-service-css: 0.0.68(@volar/language-service@2.4.28) 2180 - volar-service-emmet: 0.0.68(@volar/language-service@2.4.28) 2181 - volar-service-html: 0.0.68(@volar/language-service@2.4.28) 2182 - volar-service-prettier: 0.0.68(@volar/language-service@2.4.28)(prettier@3.8.1) 2183 - volar-service-typescript: 0.0.68(@volar/language-service@2.4.28) 2184 - volar-service-typescript-twoslash-queries: 0.0.68(@volar/language-service@2.4.28) 2185 - volar-service-yaml: 0.0.68(@volar/language-service@2.4.28) 2176 + volar-service-css: 0.0.70(@volar/language-service@2.4.28) 2177 + volar-service-emmet: 0.0.70(@volar/language-service@2.4.28) 2178 + volar-service-html: 0.0.70(@volar/language-service@2.4.28) 2179 + volar-service-prettier: 0.0.70(@volar/language-service@2.4.28)(prettier@3.8.1) 2180 + volar-service-typescript: 0.0.70(@volar/language-service@2.4.28) 2181 + volar-service-typescript-twoslash-queries: 0.0.70(@volar/language-service@2.4.28) 2182 + volar-service-yaml: 0.0.70(@volar/language-service@2.4.28) 2186 2183 vscode-html-languageservice: 5.6.2 2187 2184 vscode-uri: 3.1.0 2188 2185 optionalDependencies: ··· 2208 2205 remark-smartypants: 3.0.2 2209 2206 retext-smartypants: 6.2.0 2210 2207 shiki: 4.0.2 2211 - smol-toml: 1.6.0 2208 + smol-toml: 1.6.1 2212 2209 unified: 11.0.5 2213 2210 unist-util-remove-position: 5.0.0 2214 2211 unist-util-visit: 5.1.0 ··· 2241 2238 2242 2239 '@astrojs/yaml2ts@0.2.3': 2243 2240 dependencies: 2244 - yaml: 2.8.2 2241 + yaml: 2.8.3 2245 2242 2246 2243 '@babel/helper-string-parser@7.27.1': {} 2247 2244 2248 2245 '@babel/helper-validator-identifier@7.28.5': {} 2249 2246 2250 - '@babel/parser@7.29.0': 2247 + '@babel/parser@7.29.2': 2251 2248 dependencies: 2252 2249 '@babel/types': 7.29.0 2253 2250 ··· 2256 2253 '@babel/helper-string-parser': 7.27.1 2257 2254 '@babel/helper-validator-identifier': 7.28.5 2258 2255 2259 - '@biomejs/biome@2.4.7': 2256 + '@biomejs/biome@2.4.9': 2260 2257 optionalDependencies: 2261 - '@biomejs/cli-darwin-arm64': 2.4.7 2262 - '@biomejs/cli-darwin-x64': 2.4.7 2263 - '@biomejs/cli-linux-arm64': 2.4.7 2264 - '@biomejs/cli-linux-arm64-musl': 2.4.7 2265 - '@biomejs/cli-linux-x64': 2.4.7 2266 - '@biomejs/cli-linux-x64-musl': 2.4.7 2267 - '@biomejs/cli-win32-arm64': 2.4.7 2268 - '@biomejs/cli-win32-x64': 2.4.7 2258 + '@biomejs/cli-darwin-arm64': 2.4.9 2259 + '@biomejs/cli-darwin-x64': 2.4.9 2260 + '@biomejs/cli-linux-arm64': 2.4.9 2261 + '@biomejs/cli-linux-arm64-musl': 2.4.9 2262 + '@biomejs/cli-linux-x64': 2.4.9 2263 + '@biomejs/cli-linux-x64-musl': 2.4.9 2264 + '@biomejs/cli-win32-arm64': 2.4.9 2265 + '@biomejs/cli-win32-x64': 2.4.9 2269 2266 2270 - '@biomejs/cli-darwin-arm64@2.4.7': 2267 + '@biomejs/cli-darwin-arm64@2.4.9': 2271 2268 optional: true 2272 2269 2273 - '@biomejs/cli-darwin-x64@2.4.7': 2270 + '@biomejs/cli-darwin-x64@2.4.9': 2274 2271 optional: true 2275 2272 2276 - '@biomejs/cli-linux-arm64-musl@2.4.7': 2273 + '@biomejs/cli-linux-arm64-musl@2.4.9': 2277 2274 optional: true 2278 2275 2279 - '@biomejs/cli-linux-arm64@2.4.7': 2276 + '@biomejs/cli-linux-arm64@2.4.9': 2280 2277 optional: true 2281 2278 2282 - '@biomejs/cli-linux-x64-musl@2.4.7': 2279 + '@biomejs/cli-linux-x64-musl@2.4.9': 2283 2280 optional: true 2284 2281 2285 - '@biomejs/cli-linux-x64@2.4.7': 2282 + '@biomejs/cli-linux-x64@2.4.9': 2286 2283 optional: true 2287 2284 2288 - '@biomejs/cli-win32-arm64@2.4.7': 2285 + '@biomejs/cli-win32-arm64@2.4.9': 2289 2286 optional: true 2290 2287 2291 - '@biomejs/cli-win32-x64@2.4.7': 2288 + '@biomejs/cli-win32-x64@2.4.9': 2292 2289 optional: true 2293 2290 2294 2291 '@capsizecss/unpack@4.0.0': ··· 2327 2324 2328 2325 '@emmetio/stream-reader@2.2.0': {} 2329 2326 2330 - '@emnapi/runtime@1.9.0': 2327 + '@emnapi/runtime@1.9.1': 2331 2328 dependencies: 2332 2329 tslib: 2.8.1 2333 2330 optional: true ··· 2410 2407 '@esbuild/win32-x64@0.27.4': 2411 2408 optional: true 2412 2409 2413 - '@iconify-json/lucide@1.2.97': 2410 + '@iconify-json/lucide@1.2.99': 2414 2411 dependencies: 2415 2412 '@iconify/types': 2.0.0 2416 2413 ··· 2424 2421 local-pkg: 1.1.2 2425 2422 pathe: 2.0.3 2426 2423 svgo: 3.3.3 2427 - tar: 7.5.11 2424 + tar: 7.5.13 2428 2425 transitivePeerDependencies: 2429 2426 - supports-color 2430 2427 ··· 2439 2436 globals: 15.15.0 2440 2437 kolorist: 1.8.0 2441 2438 local-pkg: 1.1.2 2442 - mlly: 1.8.1 2439 + mlly: 1.8.2 2443 2440 transitivePeerDependencies: 2444 2441 - supports-color 2445 2442 ··· 2527 2524 2528 2525 '@img/sharp-wasm32@0.34.5': 2529 2526 dependencies: 2530 - '@emnapi/runtime': 1.9.0 2527 + '@emnapi/runtime': 1.9.1 2531 2528 optional: true 2532 2529 2533 2530 '@img/sharp-win32-arm64@0.34.5': ··· 2547 2544 2548 2545 '@oslojs/encoding@1.1.0': {} 2549 2546 2550 - '@rollup/pluginutils@5.3.0(rollup@4.59.0)': 2547 + '@rollup/pluginutils@5.3.0(rollup@4.60.0)': 2551 2548 dependencies: 2552 2549 '@types/estree': 1.0.8 2553 2550 estree-walker: 2.0.2 2554 - picomatch: 4.0.3 2551 + picomatch: 4.0.4 2555 2552 optionalDependencies: 2556 - rollup: 4.59.0 2553 + rollup: 4.60.0 2557 2554 2558 - '@rollup/rollup-android-arm-eabi@4.59.0': 2555 + '@rollup/rollup-android-arm-eabi@4.60.0': 2559 2556 optional: true 2560 2557 2561 - '@rollup/rollup-android-arm64@4.59.0': 2558 + '@rollup/rollup-android-arm64@4.60.0': 2562 2559 optional: true 2563 2560 2564 - '@rollup/rollup-darwin-arm64@4.59.0': 2561 + '@rollup/rollup-darwin-arm64@4.60.0': 2565 2562 optional: true 2566 2563 2567 - '@rollup/rollup-darwin-x64@4.59.0': 2564 + '@rollup/rollup-darwin-x64@4.60.0': 2568 2565 optional: true 2569 2566 2570 - '@rollup/rollup-freebsd-arm64@4.59.0': 2567 + '@rollup/rollup-freebsd-arm64@4.60.0': 2571 2568 optional: true 2572 2569 2573 - '@rollup/rollup-freebsd-x64@4.59.0': 2570 + '@rollup/rollup-freebsd-x64@4.60.0': 2574 2571 optional: true 2575 2572 2576 - '@rollup/rollup-linux-arm-gnueabihf@4.59.0': 2573 + '@rollup/rollup-linux-arm-gnueabihf@4.60.0': 2577 2574 optional: true 2578 2575 2579 - '@rollup/rollup-linux-arm-musleabihf@4.59.0': 2576 + '@rollup/rollup-linux-arm-musleabihf@4.60.0': 2580 2577 optional: true 2581 2578 2582 - '@rollup/rollup-linux-arm64-gnu@4.59.0': 2579 + '@rollup/rollup-linux-arm64-gnu@4.60.0': 2583 2580 optional: true 2584 2581 2585 - '@rollup/rollup-linux-arm64-musl@4.59.0': 2582 + '@rollup/rollup-linux-arm64-musl@4.60.0': 2586 2583 optional: true 2587 2584 2588 - '@rollup/rollup-linux-loong64-gnu@4.59.0': 2585 + '@rollup/rollup-linux-loong64-gnu@4.60.0': 2589 2586 optional: true 2590 2587 2591 - '@rollup/rollup-linux-loong64-musl@4.59.0': 2588 + '@rollup/rollup-linux-loong64-musl@4.60.0': 2592 2589 optional: true 2593 2590 2594 - '@rollup/rollup-linux-ppc64-gnu@4.59.0': 2591 + '@rollup/rollup-linux-ppc64-gnu@4.60.0': 2595 2592 optional: true 2596 2593 2597 - '@rollup/rollup-linux-ppc64-musl@4.59.0': 2594 + '@rollup/rollup-linux-ppc64-musl@4.60.0': 2598 2595 optional: true 2599 2596 2600 - '@rollup/rollup-linux-riscv64-gnu@4.59.0': 2597 + '@rollup/rollup-linux-riscv64-gnu@4.60.0': 2601 2598 optional: true 2602 2599 2603 - '@rollup/rollup-linux-riscv64-musl@4.59.0': 2600 + '@rollup/rollup-linux-riscv64-musl@4.60.0': 2604 2601 optional: true 2605 2602 2606 - '@rollup/rollup-linux-s390x-gnu@4.59.0': 2603 + '@rollup/rollup-linux-s390x-gnu@4.60.0': 2607 2604 optional: true 2608 2605 2609 - '@rollup/rollup-linux-x64-gnu@4.59.0': 2606 + '@rollup/rollup-linux-x64-gnu@4.60.0': 2610 2607 optional: true 2611 2608 2612 - '@rollup/rollup-linux-x64-musl@4.59.0': 2609 + '@rollup/rollup-linux-x64-musl@4.60.0': 2613 2610 optional: true 2614 2611 2615 - '@rollup/rollup-openbsd-x64@4.59.0': 2612 + '@rollup/rollup-openbsd-x64@4.60.0': 2616 2613 optional: true 2617 2614 2618 - '@rollup/rollup-openharmony-arm64@4.59.0': 2615 + '@rollup/rollup-openharmony-arm64@4.60.0': 2619 2616 optional: true 2620 2617 2621 - '@rollup/rollup-win32-arm64-msvc@4.59.0': 2618 + '@rollup/rollup-win32-arm64-msvc@4.60.0': 2622 2619 optional: true 2623 2620 2624 - '@rollup/rollup-win32-ia32-msvc@4.59.0': 2621 + '@rollup/rollup-win32-ia32-msvc@4.60.0': 2625 2622 optional: true 2626 2623 2627 - '@rollup/rollup-win32-x64-gnu@4.59.0': 2624 + '@rollup/rollup-win32-x64-gnu@4.60.0': 2628 2625 optional: true 2629 2626 2630 - '@rollup/rollup-win32-x64-msvc@4.59.0': 2627 + '@rollup/rollup-win32-x64-msvc@4.60.0': 2631 2628 optional: true 2632 2629 2633 2630 '@shikijs/core@4.0.2': ··· 2642 2639 dependencies: 2643 2640 '@shikijs/types': 4.0.2 2644 2641 '@shikijs/vscode-textmate': 10.0.2 2645 - oniguruma-to-es: 4.3.4 2642 + oniguruma-to-es: 4.3.5 2646 2643 2647 2644 '@shikijs/engine-oniguruma@4.0.2': 2648 2645 dependencies: ··· 2670 2667 2671 2668 '@shikijs/vscode-textmate@10.0.2': {} 2672 2669 2673 - '@types/debug@4.1.12': 2670 + '@types/debug@4.1.13': 2674 2671 dependencies: 2675 2672 '@types/ms': 2.1.0 2676 2673 ··· 2697 2694 '@types/node@25.5.0': 2698 2695 dependencies: 2699 2696 undici-types: 7.18.2 2697 + optional: true 2700 2698 2701 2699 '@types/sax@1.2.7': 2702 2700 dependencies: 2703 - '@types/node': 25.5.0 2701 + '@types/node': 24.12.0 2704 2702 2705 2703 '@types/unist@3.0.3': {} 2706 2704 ··· 2794 2792 anymatch@3.1.3: 2795 2793 dependencies: 2796 2794 normalize-path: 3.0.0 2797 - picomatch: 2.3.1 2795 + picomatch: 2.3.2 2798 2796 2799 2797 arg@5.0.2: {} 2800 2798 ··· 2804 2802 2805 2803 array-iterate@2.0.1: {} 2806 2804 2807 - astro-capo@0.0.1(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)): 2805 + astro-capo@0.0.1(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3)): 2808 2806 dependencies: 2809 - astro: 6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 2807 + astro: 6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3) 2810 2808 ultrahtml: 1.6.0 2811 2809 2812 2810 astro-icon@1.1.5: ··· 2817 2815 transitivePeerDependencies: 2818 2816 - supports-color 2819 2817 2820 - astro-og@0.3.2(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2)): 2818 + astro-og@0.3.2(astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3)): 2821 2819 dependencies: 2822 - astro: 6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2) 2820 + astro: 6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3) 2823 2821 preact: 10.28.2 2824 2822 2825 2823 astro-seo@1.1.0(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3): 2826 2824 dependencies: 2827 - '@astrojs/check': 0.9.7(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 2825 + '@astrojs/check': 0.9.8(prettier-plugin-astro@0.14.1)(prettier@3.8.1)(typescript@5.9.3) 2828 2826 transitivePeerDependencies: 2829 2827 - prettier 2830 2828 - prettier-plugin-astro 2831 2829 - typescript 2832 2830 2833 - astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.59.0)(typescript@5.9.3)(yaml@2.8.2): 2831 + astro@6.1.1(@types/node@25.5.0)(@vercel/functions@2.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.60.0)(typescript@5.9.3)(yaml@2.8.3): 2834 2832 dependencies: 2835 2833 '@astrojs/compiler': 3.0.1 2836 2834 '@astrojs/internal-helpers': 0.8.0 ··· 2839 2837 '@capsizecss/unpack': 4.0.0 2840 2838 '@clack/prompts': 1.1.0 2841 2839 '@oslojs/encoding': 1.1.0 2842 - '@rollup/pluginutils': 5.3.0(rollup@4.59.0) 2840 + '@rollup/pluginutils': 5.3.0(rollup@4.60.0) 2843 2841 aria-query: 5.3.2 2844 2842 axobject-query: 4.1.0 2845 2843 ci-info: 4.4.0 ··· 2847 2845 common-ancestor-path: 2.0.0 2848 2846 cookie: 1.1.1 2849 2847 devalue: 5.6.4 2850 - diff: 8.0.3 2848 + diff: 8.0.4 2851 2849 dlv: 1.1.3 2852 2850 dset: 3.1.4 2853 2851 es-module-lexer: 2.0.0 ··· 2867 2865 p-queue: 9.1.0 2868 2866 package-manager-detector: 1.6.0 2869 2867 piccolore: 0.1.3 2870 - picomatch: 4.0.3 2868 + picomatch: 4.0.4 2871 2869 rehype: 13.0.2 2872 2870 semver: 7.7.4 2873 2871 shiki: 4.0.2 2874 - smol-toml: 1.6.0 2872 + smol-toml: 1.6.1 2875 2873 svgo: 4.0.1 2876 2874 tinyclip: 0.1.12 2877 2875 tinyexec: 1.0.4 ··· 2880 2878 ultrahtml: 1.6.0 2881 2879 unifont: 0.7.4 2882 2880 unist-util-visit: 5.1.0 2883 - unstorage: 1.17.4(@vercel/functions@2.2.13) 2881 + unstorage: 1.17.5(@vercel/functions@2.2.13) 2884 2882 vfile: 6.0.3 2885 - vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2) 2886 - vitefu: 1.1.2(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)) 2883 + vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.3) 2884 + vitefu: 1.1.2(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.3)) 2887 2885 xxhash-wasm: 1.1.0 2888 2886 yargs-parser: 22.0.0 2889 2887 zod: 4.3.6 ··· 2960 2958 parse5: 7.3.0 2961 2959 parse5-htmlparser2-tree-adapter: 7.1.0 2962 2960 parse5-parser-stream: 7.1.2 2963 - undici: 7.24.2 2961 + undici: 7.24.6 2964 2962 whatwg-mimetype: 4.0.0 2965 2963 2966 2964 chokidar@4.0.3: ··· 3060 3058 dependencies: 3061 3059 dequal: 2.0.3 3062 3060 3063 - diff@8.0.3: {} 3061 + diff@8.0.4: {} 3064 3062 3065 3063 dlv@1.1.3: {} 3066 3064 ··· 3167 3165 dependencies: 3168 3166 pend: 1.2.0 3169 3167 3170 - fdir@6.5.0(picomatch@4.0.3): 3168 + fdir@6.5.0(picomatch@4.0.4): 3171 3169 optionalDependencies: 3172 - picomatch: 4.0.3 3170 + picomatch: 4.0.4 3173 3171 3174 3172 flattie@1.1.1: {} 3175 3173 ··· 3194 3192 3195 3193 globals@15.15.0: {} 3196 3194 3197 - h3@1.15.6: 3195 + h3@1.15.10: 3198 3196 dependencies: 3199 3197 cookie-es: 1.2.2 3200 3198 crossws: 0.3.5 ··· 3395 3393 3396 3394 local-pkg@1.1.2: 3397 3395 dependencies: 3398 - mlly: 1.8.1 3396 + mlly: 1.8.2 3399 3397 pkg-types: 2.3.0 3400 3398 quansync: 0.2.11 3401 - 3402 - lodash@4.17.21: {} 3403 3399 3404 3400 longest-streak@3.1.0: {} 3405 3401 ··· 3411 3407 3412 3408 magicast@0.5.2: 3413 3409 dependencies: 3414 - '@babel/parser': 7.29.0 3410 + '@babel/parser': 7.29.2 3415 3411 '@babel/types': 7.29.0 3416 3412 source-map-js: 1.2.1 3417 3413 ··· 3714 3710 3715 3711 micromark@4.0.2: 3716 3712 dependencies: 3717 - '@types/debug': 4.1.12 3713 + '@types/debug': 4.1.13 3718 3714 debug: 4.4.3 3719 3715 decode-named-character-reference: 1.3.0 3720 3716 devlop: 1.1.0 ··· 3740 3736 dependencies: 3741 3737 minipass: 7.1.3 3742 3738 3743 - mlly@1.8.1: 3739 + mlly@1.8.2: 3744 3740 dependencies: 3745 3741 acorn: 8.16.0 3746 3742 pathe: 2.0.3 ··· 3787 3783 3788 3784 oniguruma-parser@0.12.1: {} 3789 3785 3790 - oniguruma-to-es@4.3.4: 3786 + oniguruma-to-es@4.3.5: 3791 3787 dependencies: 3792 3788 oniguruma-parser: 0.12.1 3793 3789 regex: 6.1.0 ··· 3838 3834 3839 3835 picocolors@1.1.1: {} 3840 3836 3841 - picomatch@2.3.1: {} 3837 + picomatch@2.3.2: {} 3842 3838 3843 - picomatch@4.0.3: {} 3839 + picomatch@4.0.4: {} 3844 3840 3845 3841 pkg-types@1.3.1: 3846 3842 dependencies: 3847 3843 confbox: 0.1.8 3848 - mlly: 1.8.1 3844 + mlly: 1.8.2 3849 3845 pathe: 2.0.3 3850 3846 3851 3847 pkg-types@2.3.0: ··· 3997 3993 retext-stringify: 4.0.0 3998 3994 unified: 11.0.5 3999 3995 4000 - rollup@4.59.0: 3996 + rollup@4.60.0: 4001 3997 dependencies: 4002 3998 '@types/estree': 1.0.8 4003 3999 optionalDependencies: 4004 - '@rollup/rollup-android-arm-eabi': 4.59.0 4005 - '@rollup/rollup-android-arm64': 4.59.0 4006 - '@rollup/rollup-darwin-arm64': 4.59.0 4007 - '@rollup/rollup-darwin-x64': 4.59.0 4008 - '@rollup/rollup-freebsd-arm64': 4.59.0 4009 - '@rollup/rollup-freebsd-x64': 4.59.0 4010 - '@rollup/rollup-linux-arm-gnueabihf': 4.59.0 4011 - '@rollup/rollup-linux-arm-musleabihf': 4.59.0 4012 - '@rollup/rollup-linux-arm64-gnu': 4.59.0 4013 - '@rollup/rollup-linux-arm64-musl': 4.59.0 4014 - '@rollup/rollup-linux-loong64-gnu': 4.59.0 4015 - '@rollup/rollup-linux-loong64-musl': 4.59.0 4016 - '@rollup/rollup-linux-ppc64-gnu': 4.59.0 4017 - '@rollup/rollup-linux-ppc64-musl': 4.59.0 4018 - '@rollup/rollup-linux-riscv64-gnu': 4.59.0 4019 - '@rollup/rollup-linux-riscv64-musl': 4.59.0 4020 - '@rollup/rollup-linux-s390x-gnu': 4.59.0 4021 - '@rollup/rollup-linux-x64-gnu': 4.59.0 4022 - '@rollup/rollup-linux-x64-musl': 4.59.0 4023 - '@rollup/rollup-openbsd-x64': 4.59.0 4024 - '@rollup/rollup-openharmony-arm64': 4.59.0 4025 - '@rollup/rollup-win32-arm64-msvc': 4.59.0 4026 - '@rollup/rollup-win32-ia32-msvc': 4.59.0 4027 - '@rollup/rollup-win32-x64-gnu': 4.59.0 4028 - '@rollup/rollup-win32-x64-msvc': 4.59.0 4000 + '@rollup/rollup-android-arm-eabi': 4.60.0 4001 + '@rollup/rollup-android-arm64': 4.60.0 4002 + '@rollup/rollup-darwin-arm64': 4.60.0 4003 + '@rollup/rollup-darwin-x64': 4.60.0 4004 + '@rollup/rollup-freebsd-arm64': 4.60.0 4005 + '@rollup/rollup-freebsd-x64': 4.60.0 4006 + '@rollup/rollup-linux-arm-gnueabihf': 4.60.0 4007 + '@rollup/rollup-linux-arm-musleabihf': 4.60.0 4008 + '@rollup/rollup-linux-arm64-gnu': 4.60.0 4009 + '@rollup/rollup-linux-arm64-musl': 4.60.0 4010 + '@rollup/rollup-linux-loong64-gnu': 4.60.0 4011 + '@rollup/rollup-linux-loong64-musl': 4.60.0 4012 + '@rollup/rollup-linux-ppc64-gnu': 4.60.0 4013 + '@rollup/rollup-linux-ppc64-musl': 4.60.0 4014 + '@rollup/rollup-linux-riscv64-gnu': 4.60.0 4015 + '@rollup/rollup-linux-riscv64-musl': 4.60.0 4016 + '@rollup/rollup-linux-s390x-gnu': 4.60.0 4017 + '@rollup/rollup-linux-x64-gnu': 4.60.0 4018 + '@rollup/rollup-linux-x64-musl': 4.60.0 4019 + '@rollup/rollup-openbsd-x64': 4.60.0 4020 + '@rollup/rollup-openharmony-arm64': 4.60.0 4021 + '@rollup/rollup-win32-arm64-msvc': 4.60.0 4022 + '@rollup/rollup-win32-ia32-msvc': 4.60.0 4023 + '@rollup/rollup-win32-x64-gnu': 4.60.0 4024 + '@rollup/rollup-win32-x64-msvc': 4.60.0 4029 4025 fsevents: 2.3.3 4030 4026 4031 4027 s.color@0.0.15: ··· 4038 4034 suf-log: 2.5.3 4039 4035 optional: true 4040 4036 4041 - sax@1.5.0: {} 4037 + sax@1.6.0: {} 4042 4038 4043 4039 semver@7.7.4: {} 4044 4040 ··· 4091 4087 '@types/node': 24.12.0 4092 4088 '@types/sax': 1.2.7 4093 4089 arg: 5.0.2 4094 - sax: 1.5.0 4090 + sax: 1.6.0 4095 4091 4096 - smol-toml@1.6.0: {} 4092 + smol-toml@1.6.1: {} 4097 4093 4098 4094 source-map-js@1.2.1: {} 4099 4095 ··· 4129 4125 css-what: 6.2.2 4130 4126 csso: 5.0.5 4131 4127 picocolors: 1.1.1 4132 - sax: 1.5.0 4128 + sax: 1.6.0 4133 4129 4134 4130 svgo@4.0.1: 4135 4131 dependencies: ··· 4139 4135 css-what: 6.2.2 4140 4136 csso: 5.0.5 4141 4137 picocolors: 1.1.1 4142 - sax: 1.5.0 4138 + sax: 1.6.0 4143 4139 4144 - tar@7.5.11: 4140 + tar@7.5.13: 4145 4141 dependencies: 4146 4142 '@isaacs/fs-minipass': 4.0.1 4147 4143 chownr: 3.0.0 ··· 4157 4153 4158 4154 tinyglobby@0.2.15: 4159 4155 dependencies: 4160 - fdir: 6.5.0(picomatch@4.0.3) 4161 - picomatch: 4.0.3 4156 + fdir: 6.5.0(picomatch@4.0.4) 4157 + picomatch: 4.0.4 4162 4158 4163 4159 trim-lines@3.0.1: {} 4164 4160 ··· 4187 4183 4188 4184 undici-types@7.16.0: {} 4189 4185 4190 - undici-types@7.18.2: {} 4186 + undici-types@7.18.2: 4187 + optional: true 4191 4188 4192 - undici@7.24.2: {} 4189 + undici@7.24.6: {} 4193 4190 4194 4191 unified@11.0.5: 4195 4192 dependencies: ··· 4249 4246 unist-util-is: 6.0.1 4250 4247 unist-util-visit-parents: 6.0.2 4251 4248 4252 - unstorage@1.17.4(@vercel/functions@2.2.13): 4249 + unstorage@1.17.5(@vercel/functions@2.2.13): 4253 4250 dependencies: 4254 4251 anymatch: 3.1.3 4255 4252 chokidar: 5.0.0 4256 4253 destr: 2.0.5 4257 - h3: 1.15.6 4254 + h3: 1.15.10 4258 4255 lru-cache: 11.2.7 4259 4256 node-fetch-native: 1.6.7 4260 4257 ofetch: 1.5.1 ··· 4277 4274 '@types/unist': 3.0.3 4278 4275 vfile-message: 4.0.3 4279 4276 4280 - vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2): 4277 + vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.3): 4281 4278 dependencies: 4282 4279 esbuild: 0.27.4 4283 - fdir: 6.5.0(picomatch@4.0.3) 4284 - picomatch: 4.0.3 4280 + fdir: 6.5.0(picomatch@4.0.4) 4281 + picomatch: 4.0.4 4285 4282 postcss: 8.5.8 4286 - rollup: 4.59.0 4283 + rollup: 4.60.0 4287 4284 tinyglobby: 0.2.15 4288 4285 optionalDependencies: 4289 4286 '@types/node': 25.5.0 4290 4287 fsevents: 2.3.3 4291 4288 jiti: 2.6.1 4292 4289 lightningcss: 1.30.2 4293 - yaml: 2.8.2 4290 + yaml: 2.8.3 4294 4291 4295 - vitefu@1.1.2(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2)): 4292 + vitefu@1.1.2(vite@7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.3)): 4296 4293 optionalDependencies: 4297 - vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.2) 4294 + vite: 7.3.1(@types/node@25.5.0)(jiti@2.6.1)(lightningcss@1.30.2)(yaml@2.8.3) 4298 4295 4299 - volar-service-css@0.0.68(@volar/language-service@2.4.28): 4296 + volar-service-css@0.0.70(@volar/language-service@2.4.28): 4300 4297 dependencies: 4301 4298 vscode-css-languageservice: 6.3.10 4302 4299 vscode-languageserver-textdocument: 1.0.12 ··· 4304 4301 optionalDependencies: 4305 4302 '@volar/language-service': 2.4.28 4306 4303 4307 - volar-service-emmet@0.0.68(@volar/language-service@2.4.28): 4304 + volar-service-emmet@0.0.70(@volar/language-service@2.4.28): 4308 4305 dependencies: 4309 4306 '@emmetio/css-parser': 0.4.1 4310 4307 '@emmetio/html-matcher': 1.3.0 ··· 4313 4310 optionalDependencies: 4314 4311 '@volar/language-service': 2.4.28 4315 4312 4316 - volar-service-html@0.0.68(@volar/language-service@2.4.28): 4313 + volar-service-html@0.0.70(@volar/language-service@2.4.28): 4317 4314 dependencies: 4318 4315 vscode-html-languageservice: 5.6.2 4319 4316 vscode-languageserver-textdocument: 1.0.12 ··· 4321 4318 optionalDependencies: 4322 4319 '@volar/language-service': 2.4.28 4323 4320 4324 - volar-service-prettier@0.0.68(@volar/language-service@2.4.28)(prettier@3.8.1): 4321 + volar-service-prettier@0.0.70(@volar/language-service@2.4.28)(prettier@3.8.1): 4325 4322 dependencies: 4326 4323 vscode-uri: 3.1.0 4327 4324 optionalDependencies: 4328 4325 '@volar/language-service': 2.4.28 4329 4326 prettier: 3.8.1 4330 4327 4331 - volar-service-typescript-twoslash-queries@0.0.68(@volar/language-service@2.4.28): 4328 + volar-service-typescript-twoslash-queries@0.0.70(@volar/language-service@2.4.28): 4332 4329 dependencies: 4333 4330 vscode-uri: 3.1.0 4334 4331 optionalDependencies: 4335 4332 '@volar/language-service': 2.4.28 4336 4333 4337 - volar-service-typescript@0.0.68(@volar/language-service@2.4.28): 4334 + volar-service-typescript@0.0.70(@volar/language-service@2.4.28): 4338 4335 dependencies: 4339 4336 path-browserify: 1.0.1 4340 4337 semver: 7.7.4 ··· 4345 4342 optionalDependencies: 4346 4343 '@volar/language-service': 2.4.28 4347 4344 4348 - volar-service-yaml@0.0.68(@volar/language-service@2.4.28): 4345 + volar-service-yaml@0.0.70(@volar/language-service@2.4.28): 4349 4346 dependencies: 4350 4347 vscode-uri: 3.1.0 4351 - yaml-language-server: 1.19.2 4348 + yaml-language-server: 1.20.0 4352 4349 optionalDependencies: 4353 4350 '@volar/language-service': 2.4.28 4354 4351 ··· 4417 4414 4418 4415 yallist@5.0.0: {} 4419 4416 4420 - yaml-language-server@1.19.2: 4417 + yaml-language-server@1.20.0: 4421 4418 dependencies: 4422 4419 '@vscode/l10n': 0.0.18 4423 4420 ajv: 8.18.0 4424 4421 ajv-draft-04: 1.0.0(ajv@8.18.0) 4425 - lodash: 4.17.21 4426 4422 prettier: 3.8.1 4427 4423 request-light: 0.5.8 4428 4424 vscode-json-languageservice: 4.1.8 ··· 4434 4430 4435 4431 yaml@2.7.1: {} 4436 4432 4437 - yaml@2.8.2: {} 4433 + yaml@2.8.3: {} 4438 4434 4439 4435 yargs-parser@21.1.1: {} 4440 4436