Fork of Chiri for Astro for my blog
0
fork

Configure Feed

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

deps(deps): bump @astrojs/netlify from 6.5.12 to 6.5.13

Bumps [@astrojs/netlify](https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify) from 6.5.12 to 6.5.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@​astrojs/netlify</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/netlify</code><a href="https://github.com/6"><code>@​6</code></a>.5.13</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14536">#14536</a> <a href="https://github.com/withastro/astro/commit/9261996150f4c690c4762bf02100e44680bd480d"><code>9261996</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Fixes a bug that caused too many files to be bundled in SSR</p>
</li>
<li>
<p>Updated dependencies []:</p>
<ul>
<li><code>@​astrojs/underscore-redirects</code><a href="https://github.com/1"><code>@​1</code></a>.0.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/netlify/CHANGELOG.md"><code>@​astrojs/netlify</code>'s changelog</a>.</em></p>
<blockquote>
<h2>6.5.13</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14536">#14536</a> <a href="https://github.com/withastro/astro/commit/9261996150f4c690c4762bf02100e44680bd480d"><code>9261996</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Fixes a bug that caused too many files to be bundled in SSR</p>
</li>
<li>
<p>Updated dependencies []:</p>
<ul>
<li><code>@​astrojs/underscore-redirects</code><a href="https://github.com/1"><code>@​1</code></a>.0.0</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/ef7af660978bca38a83145890497b192af3479aa"><code>ef7af66</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify/issues/14527">#14527</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/9261996150f4c690c4762bf02100e44680bd480d"><code>9261996</code></a> fix: pin vercel/nft (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify/issues/14536">#14536</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/netlify@6.5.13/packages/integrations/netlify">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@astrojs/netlify&package-manager=npm_and_yarn&previous-version=6.5.12&new-version=6.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

authored by

dependabot[bot] and committed by
GitHub
60587dad 61b8f095

+708 -72
+1 -1
package.json
··· 18 18 }, 19 19 "dependencies": { 20 20 "@astrojs/mdx": "^4.3.7", 21 - "@astrojs/netlify": "^6.5.12", 21 + "@astrojs/netlify": "^6.5.13", 22 22 "@astrojs/rss": "^4.0.12", 23 23 "@astrojs/sitemap": "^3.6.0", 24 24 "@playform/inline": "^0.1.2",
+707 -71
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/mdx': 12 12 specifier: ^4.3.7 13 - version: 4.3.7(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 13 + version: 4.3.7(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 14 14 '@astrojs/netlify': 15 - specifier: ^6.5.12 16 - version: 6.5.12(@types/node@24.7.2)(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(yaml@2.8.1) 15 + specifier: ^6.5.13 16 + version: 6.5.13(@types/node@24.8.1)(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1) 17 17 '@astrojs/rss': 18 18 specifier: ^4.0.12 19 19 version: 4.0.12 ··· 22 22 version: 3.6.0 23 23 '@playform/inline': 24 24 specifier: ^0.1.2 25 - version: 0.1.2(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 25 + version: 0.1.2(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 26 26 astro: 27 27 specifier: ^5.14.4 28 - version: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 28 + version: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 29 29 astro-og-canvas: 30 30 specifier: ^0.7.2 31 - version: 0.7.2(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 31 + version: 0.7.2(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)) 32 32 canvaskit-wasm: 33 33 specifier: ^0.40.0 34 34 version: 0.40.0 ··· 129 129 peerDependencies: 130 130 astro: ^5.0.0 131 131 132 - '@astrojs/netlify@6.5.12': 133 - resolution: {integrity: sha512-wZRFvjtQP3stqePcjWGZay2BlhLXhCXkVhCnWPEgEY/VqtsEAOGKEACfYIiDFgQFy60BfeDgizdn0frkxXAorA==} 132 + '@astrojs/netlify@6.5.13': 133 + resolution: {integrity: sha512-UMZlW/QTSggmSr7zORj/e2dbj+7kh0yPQqIFdbWKfLnPCOQ4pyLA5+BvMPF6a7j1NDDnL72El0ilRobUXpp5Tg==} 134 134 peerDependencies: 135 135 astro: ^5.7.0 136 136 ··· 200 200 cpu: [ppc64] 201 201 os: [aix] 202 202 203 + '@esbuild/aix-ppc64@0.25.11': 204 + resolution: {integrity: sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==} 205 + engines: {node: '>=18'} 206 + cpu: [ppc64] 207 + os: [aix] 208 + 203 209 '@esbuild/android-arm64@0.25.10': 204 210 resolution: {integrity: sha512-LSQa7eDahypv/VO6WKohZGPSJDq5OVOo3UoFR1E4t4Gj1W7zEQMUhI+lo81H+DtB+kP+tDgBp+M4oNCwp6kffg==} 205 211 engines: {node: '>=18'} 206 212 cpu: [arm64] 207 213 os: [android] 208 214 215 + '@esbuild/android-arm64@0.25.11': 216 + resolution: {integrity: sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==} 217 + engines: {node: '>=18'} 218 + cpu: [arm64] 219 + os: [android] 220 + 209 221 '@esbuild/android-arm@0.25.10': 210 222 resolution: {integrity: sha512-dQAxF1dW1C3zpeCDc5KqIYuZ1tgAdRXNoZP7vkBIRtKZPYe2xVr/d3SkirklCHudW1B45tGiUlz2pUWDfbDD4w==} 211 223 engines: {node: '>=18'} 212 224 cpu: [arm] 213 225 os: [android] 214 226 227 + '@esbuild/android-arm@0.25.11': 228 + resolution: {integrity: sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==} 229 + engines: {node: '>=18'} 230 + cpu: [arm] 231 + os: [android] 232 + 215 233 '@esbuild/android-x64@0.25.10': 216 234 resolution: {integrity: sha512-MiC9CWdPrfhibcXwr39p9ha1x0lZJ9KaVfvzA0Wxwz9ETX4v5CHfF09bx935nHlhi+MxhA63dKRRQLiVgSUtEg==} 217 235 engines: {node: '>=18'} 218 236 cpu: [x64] 219 237 os: [android] 220 238 239 + '@esbuild/android-x64@0.25.11': 240 + resolution: {integrity: sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==} 241 + engines: {node: '>=18'} 242 + cpu: [x64] 243 + os: [android] 244 + 221 245 '@esbuild/darwin-arm64@0.25.10': 222 246 resolution: {integrity: sha512-JC74bdXcQEpW9KkV326WpZZjLguSZ3DfS8wrrvPMHgQOIEIG/sPXEN/V8IssoJhbefLRcRqw6RQH2NnpdprtMA==} 223 247 engines: {node: '>=18'} 224 248 cpu: [arm64] 225 249 os: [darwin] 226 250 251 + '@esbuild/darwin-arm64@0.25.11': 252 + resolution: {integrity: sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==} 253 + engines: {node: '>=18'} 254 + cpu: [arm64] 255 + os: [darwin] 256 + 227 257 '@esbuild/darwin-x64@0.25.10': 228 258 resolution: {integrity: sha512-tguWg1olF6DGqzws97pKZ8G2L7Ig1vjDmGTwcTuYHbuU6TTjJe5FXbgs5C1BBzHbJ2bo1m3WkQDbWO2PvamRcg==} 229 259 engines: {node: '>=18'} 230 260 cpu: [x64] 231 261 os: [darwin] 232 262 263 + '@esbuild/darwin-x64@0.25.11': 264 + resolution: {integrity: sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==} 265 + engines: {node: '>=18'} 266 + cpu: [x64] 267 + os: [darwin] 268 + 233 269 '@esbuild/freebsd-arm64@0.25.10': 234 270 resolution: {integrity: sha512-3ZioSQSg1HT2N05YxeJWYR+Libe3bREVSdWhEEgExWaDtyFbbXWb49QgPvFH8u03vUPX10JhJPcz7s9t9+boWg==} 235 271 engines: {node: '>=18'} 236 272 cpu: [arm64] 237 273 os: [freebsd] 238 274 275 + '@esbuild/freebsd-arm64@0.25.11': 276 + resolution: {integrity: sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==} 277 + engines: {node: '>=18'} 278 + cpu: [arm64] 279 + os: [freebsd] 280 + 239 281 '@esbuild/freebsd-x64@0.25.10': 240 282 resolution: {integrity: sha512-LLgJfHJk014Aa4anGDbh8bmI5Lk+QidDmGzuC2D+vP7mv/GeSN+H39zOf7pN5N8p059FcOfs2bVlrRr4SK9WxA==} 241 283 engines: {node: '>=18'} 242 284 cpu: [x64] 243 285 os: [freebsd] 244 286 287 + '@esbuild/freebsd-x64@0.25.11': 288 + resolution: {integrity: sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==} 289 + engines: {node: '>=18'} 290 + cpu: [x64] 291 + os: [freebsd] 292 + 245 293 '@esbuild/linux-arm64@0.25.10': 246 294 resolution: {integrity: sha512-5luJWN6YKBsawd5f9i4+c+geYiVEw20FVW5x0v1kEMWNq8UctFjDiMATBxLvmmHA4bf7F6hTRaJgtghFr9iziQ==} 247 295 engines: {node: '>=18'} 248 296 cpu: [arm64] 249 297 os: [linux] 250 298 299 + '@esbuild/linux-arm64@0.25.11': 300 + resolution: {integrity: sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==} 301 + engines: {node: '>=18'} 302 + cpu: [arm64] 303 + os: [linux] 304 + 251 305 '@esbuild/linux-arm@0.25.10': 252 306 resolution: {integrity: sha512-oR31GtBTFYCqEBALI9r6WxoU/ZofZl962pouZRTEYECvNF/dtXKku8YXcJkhgK/beU+zedXfIzHijSRapJY3vg==} 253 307 engines: {node: '>=18'} 254 308 cpu: [arm] 255 309 os: [linux] 256 310 311 + '@esbuild/linux-arm@0.25.11': 312 + resolution: {integrity: sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==} 313 + engines: {node: '>=18'} 314 + cpu: [arm] 315 + os: [linux] 316 + 257 317 '@esbuild/linux-ia32@0.25.10': 258 318 resolution: {integrity: sha512-NrSCx2Kim3EnnWgS4Txn0QGt0Xipoumb6z6sUtl5bOEZIVKhzfyp/Lyw4C1DIYvzeW/5mWYPBFJU3a/8Yr75DQ==} 259 319 engines: {node: '>=18'} 260 320 cpu: [ia32] 261 321 os: [linux] 262 322 323 + '@esbuild/linux-ia32@0.25.11': 324 + resolution: {integrity: sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==} 325 + engines: {node: '>=18'} 326 + cpu: [ia32] 327 + os: [linux] 328 + 263 329 '@esbuild/linux-loong64@0.25.10': 264 330 resolution: {integrity: sha512-xoSphrd4AZda8+rUDDfD9J6FUMjrkTz8itpTITM4/xgerAZZcFW7Dv+sun7333IfKxGG8gAq+3NbfEMJfiY+Eg==} 265 331 engines: {node: '>=18'} 266 332 cpu: [loong64] 267 333 os: [linux] 268 334 335 + '@esbuild/linux-loong64@0.25.11': 336 + resolution: {integrity: sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==} 337 + engines: {node: '>=18'} 338 + cpu: [loong64] 339 + os: [linux] 340 + 269 341 '@esbuild/linux-mips64el@0.25.10': 270 342 resolution: {integrity: sha512-ab6eiuCwoMmYDyTnyptoKkVS3k8fy/1Uvq7Dj5czXI6DF2GqD2ToInBI0SHOp5/X1BdZ26RKc5+qjQNGRBelRA==} 271 343 engines: {node: '>=18'} 272 344 cpu: [mips64el] 273 345 os: [linux] 274 346 347 + '@esbuild/linux-mips64el@0.25.11': 348 + resolution: {integrity: sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==} 349 + engines: {node: '>=18'} 350 + cpu: [mips64el] 351 + os: [linux] 352 + 275 353 '@esbuild/linux-ppc64@0.25.10': 276 354 resolution: {integrity: sha512-NLinzzOgZQsGpsTkEbdJTCanwA5/wozN9dSgEl12haXJBzMTpssebuXR42bthOF3z7zXFWH1AmvWunUCkBE4EA==} 277 355 engines: {node: '>=18'} 278 356 cpu: [ppc64] 279 357 os: [linux] 280 358 359 + '@esbuild/linux-ppc64@0.25.11': 360 + resolution: {integrity: sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==} 361 + engines: {node: '>=18'} 362 + cpu: [ppc64] 363 + os: [linux] 364 + 281 365 '@esbuild/linux-riscv64@0.25.10': 282 366 resolution: {integrity: sha512-FE557XdZDrtX8NMIeA8LBJX3dC2M8VGXwfrQWU7LB5SLOajfJIxmSdyL/gU1m64Zs9CBKvm4UAuBp5aJ8OgnrA==} 283 367 engines: {node: '>=18'} 284 368 cpu: [riscv64] 285 369 os: [linux] 286 370 371 + '@esbuild/linux-riscv64@0.25.11': 372 + resolution: {integrity: sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==} 373 + engines: {node: '>=18'} 374 + cpu: [riscv64] 375 + os: [linux] 376 + 287 377 '@esbuild/linux-s390x@0.25.10': 288 378 resolution: {integrity: sha512-3BBSbgzuB9ajLoVZk0mGu+EHlBwkusRmeNYdqmznmMc9zGASFjSsxgkNsqmXugpPk00gJ0JNKh/97nxmjctdew==} 289 379 engines: {node: '>=18'} 290 380 cpu: [s390x] 291 381 os: [linux] 292 382 383 + '@esbuild/linux-s390x@0.25.11': 384 + resolution: {integrity: sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==} 385 + engines: {node: '>=18'} 386 + cpu: [s390x] 387 + os: [linux] 388 + 293 389 '@esbuild/linux-x64@0.25.10': 294 390 resolution: {integrity: sha512-QSX81KhFoZGwenVyPoberggdW1nrQZSvfVDAIUXr3WqLRZGZqWk/P4T8p2SP+de2Sr5HPcvjhcJzEiulKgnxtA==} 295 391 engines: {node: '>=18'} 296 392 cpu: [x64] 297 393 os: [linux] 298 394 395 + '@esbuild/linux-x64@0.25.11': 396 + resolution: {integrity: sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==} 397 + engines: {node: '>=18'} 398 + cpu: [x64] 399 + os: [linux] 400 + 299 401 '@esbuild/netbsd-arm64@0.25.10': 300 402 resolution: {integrity: sha512-AKQM3gfYfSW8XRk8DdMCzaLUFB15dTrZfnX8WXQoOUpUBQ+NaAFCP1kPS/ykbbGYz7rxn0WS48/81l9hFl3u4A==} 301 403 engines: {node: '>=18'} 302 404 cpu: [arm64] 303 405 os: [netbsd] 304 406 407 + '@esbuild/netbsd-arm64@0.25.11': 408 + resolution: {integrity: sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==} 409 + engines: {node: '>=18'} 410 + cpu: [arm64] 411 + os: [netbsd] 412 + 305 413 '@esbuild/netbsd-x64@0.25.10': 306 414 resolution: {integrity: sha512-7RTytDPGU6fek/hWuN9qQpeGPBZFfB4zZgcz2VK2Z5VpdUxEI8JKYsg3JfO0n/Z1E/6l05n0unDCNc4HnhQGig==} 307 415 engines: {node: '>=18'} 308 416 cpu: [x64] 309 417 os: [netbsd] 310 418 419 + '@esbuild/netbsd-x64@0.25.11': 420 + resolution: {integrity: sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==} 421 + engines: {node: '>=18'} 422 + cpu: [x64] 423 + os: [netbsd] 424 + 311 425 '@esbuild/openbsd-arm64@0.25.10': 312 426 resolution: {integrity: sha512-5Se0VM9Wtq797YFn+dLimf2Zx6McttsH2olUBsDml+lm0GOCRVebRWUvDtkY4BWYv/3NgzS8b/UM3jQNh5hYyw==} 313 427 engines: {node: '>=18'} 314 428 cpu: [arm64] 315 429 os: [openbsd] 316 430 431 + '@esbuild/openbsd-arm64@0.25.11': 432 + resolution: {integrity: sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==} 433 + engines: {node: '>=18'} 434 + cpu: [arm64] 435 + os: [openbsd] 436 + 317 437 '@esbuild/openbsd-x64@0.25.10': 318 438 resolution: {integrity: sha512-XkA4frq1TLj4bEMB+2HnI0+4RnjbuGZfet2gs/LNs5Hc7D89ZQBHQ0gL2ND6Lzu1+QVkjp3x1gIcPKzRNP8bXw==} 319 439 engines: {node: '>=18'} 320 440 cpu: [x64] 321 441 os: [openbsd] 322 442 443 + '@esbuild/openbsd-x64@0.25.11': 444 + resolution: {integrity: sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==} 445 + engines: {node: '>=18'} 446 + cpu: [x64] 447 + os: [openbsd] 448 + 323 449 '@esbuild/openharmony-arm64@0.25.10': 324 450 resolution: {integrity: sha512-AVTSBhTX8Y/Fz6OmIVBip9tJzZEUcY8WLh7I59+upa5/GPhh2/aM6bvOMQySspnCCHvFi79kMtdJS1w0DXAeag==} 325 451 engines: {node: '>=18'} 326 452 cpu: [arm64] 327 453 os: [openharmony] 328 454 455 + '@esbuild/openharmony-arm64@0.25.11': 456 + resolution: {integrity: sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==} 457 + engines: {node: '>=18'} 458 + cpu: [arm64] 459 + os: [openharmony] 460 + 329 461 '@esbuild/sunos-x64@0.25.10': 330 462 resolution: {integrity: sha512-fswk3XT0Uf2pGJmOpDB7yknqhVkJQkAQOcW/ccVOtfx05LkbWOaRAtn5SaqXypeKQra1QaEa841PgrSL9ubSPQ==} 463 + engines: {node: '>=18'} 464 + cpu: [x64] 465 + os: [sunos] 466 + 467 + '@esbuild/sunos-x64@0.25.11': 468 + resolution: {integrity: sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==} 331 469 engines: {node: '>=18'} 332 470 cpu: [x64] 333 471 os: [sunos] ··· 338 476 cpu: [arm64] 339 477 os: [win32] 340 478 479 + '@esbuild/win32-arm64@0.25.11': 480 + resolution: {integrity: sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==} 481 + engines: {node: '>=18'} 482 + cpu: [arm64] 483 + os: [win32] 484 + 341 485 '@esbuild/win32-ia32@0.25.10': 342 486 resolution: {integrity: sha512-QHPDbKkrGO8/cz9LKVnJU22HOi4pxZnZhhA2HYHez5Pz4JeffhDjf85E57Oyco163GnzNCVkZK0b/n4Y0UHcSw==} 343 487 engines: {node: '>=18'} 344 488 cpu: [ia32] 345 489 os: [win32] 346 490 491 + '@esbuild/win32-ia32@0.25.11': 492 + resolution: {integrity: sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==} 493 + engines: {node: '>=18'} 494 + cpu: [ia32] 495 + os: [win32] 496 + 347 497 '@esbuild/win32-x64@0.25.10': 348 498 resolution: {integrity: sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==} 499 + engines: {node: '>=18'} 500 + cpu: [x64] 501 + os: [win32] 502 + 503 + '@esbuild/win32-x64@0.25.11': 504 + resolution: {integrity: sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==} 349 505 engines: {node: '>=18'} 350 506 cpu: [x64] 351 507 os: [win32] ··· 576 732 resolution: {integrity: sha512-dFpqDc6/x5LEu9L7kblCQu00CFEchH8J42jmQoXPuhKoE7avajzeLTbVKA8Olk3S/c2m9ejegrgbhL8NRA2Jyw==} 577 733 engines: {node: ^14.16.0 || >=16.0.0} 578 734 579 - '@netlify/cache@3.2.0': 580 - resolution: {integrity: sha512-fvta5y7VUB6f7n6YOiKTwKIVQHeOsST5iRbRIDdREPcptXtNKwMFHjbzOv97Bkeh3NhZ/D9Stb8Z3O5UpHU3VA==} 735 + '@netlify/cache@3.3.0': 736 + resolution: {integrity: sha512-rKHmfPreOJhOz0FEKzqFdykIAdO2fC98hNXab6JuIKycySWZtLq+YtythuR/qL6AWBtdn1DQTAsOh8zBz7va7w==} 581 737 engines: {node: '>=20.6.1'} 582 738 583 739 '@netlify/config@23.2.0': ··· 589 745 resolution: {integrity: sha512-vZAL8pMuj3yPQlmHSgyaA/UQFxc6pZgU0LucFJ1+IPWGJtIzBXHRvuR4acpoP72HtyQPUHJ42s7U9GaaSGVNHg==} 590 746 engines: {node: ^18.14.0 || >=20} 591 747 592 - '@netlify/dev@4.6.0': 593 - resolution: {integrity: sha512-NDOD0datnSMIcKEe5b35NDQMa5MjeWjWaVdfSUrSkxl5OTNOep3+MshTEP8JK3Qc4Db1CumNJGid2/V1XL+LtQ==} 748 + '@netlify/dev@4.6.2': 749 + resolution: {integrity: sha512-gBW/1g+fXcUHbnzo0vsjNJ66TVO8O/4DeGihUmQFEGi0r1LiP4mVHcz1Cw0nqC20BS+wRWpGaRcDLyNnnHh6zg==} 594 750 engines: {node: '>=20.6.1'} 595 751 596 752 '@netlify/edge-bundler@14.5.6': ··· 603 759 '@netlify/edge-functions@2.19.0': 604 760 resolution: {integrity: sha512-OsTi1Ch59MRmr0/8QUqPADbtpcoGapBU7NLScfax1tKi43tTIleZRynIKlY4fx2X7orJc4tzU+zErf1JXOQZ8A==} 605 761 engines: {node: '>=18.0.0'} 762 + 763 + '@netlify/functions-dev@1.0.0': 764 + resolution: {integrity: sha512-Ws/NZiSjz2X2KW4fpZIPkfKGwoFcTFItm6iAgpY06TOol+n+sy2+qgvvjvF6Plm1l7mT2kttxXdsk6kVnR31Qg==} 765 + engines: {node: '>=20.6.1'} 606 766 607 767 '@netlify/functions@4.3.0': 608 768 resolution: {integrity: sha512-m00J4hO/AL+1mAD4jCia1kg2jIoO3S9+DXCge58n5tTqPlWt42Vgig5zm0ICJoAyjMKw2bGzfVw9a/s/x6d1+Q==} 609 769 engines: {node: '>=18.0.0'} 610 770 771 + '@netlify/functions@5.0.0': 772 + resolution: {integrity: sha512-gyKzl+P5SPp6P4iqykwPagSy7ODgRoQqi9TkjFJjM74FVJgxdiBQoLAmz+Pjl7kE5avJWtIvlQ+akAFaChekQQ==} 773 + engines: {node: '>=18.0.0'} 774 + 611 775 '@netlify/headers-parser@9.0.2': 612 776 resolution: {integrity: sha512-86YEGPxVemhksY1LeSr8NSOyH11RHvYHq+FuBJnTlPZoRDX+TD+0TAxF6lwzAgVTd1VPkyFEHlNgUGqw7aNzRQ==} 613 777 engines: {node: '>=18.14.0'} ··· 636 800 resolution: {integrity: sha512-K3kWIxIMucibzQsATU2xw2JI+OpS9PZfPW/a+81gmeLC8tLv5YAxTVT0NFY/3imk1kcOJb9g7658jPLqDJaiAw==} 637 801 engines: {node: ^18.14.0 || >=20} 638 802 639 - '@netlify/runtime@4.1.0': 640 - resolution: {integrity: sha512-6WiEIdh+swU/s7NH083d0Pqzg6mbwFHkwDu1iezd4xSEYXC2GZnwVs3hEX14DgtJxiCrjG4E153Yq33TWOZdCg==} 803 + '@netlify/runtime@4.1.1': 804 + resolution: {integrity: sha512-5qnHsri4X5r2spdD2tvdbU78grFV4fq7uVh/rMXF19qlgcHiuo0yr1JBEim1oINs/w+pyjusXMfnFEZjvV2qlQ==} 641 805 engines: {node: '>=20.6.1'} 642 806 643 - '@netlify/serverless-functions-api@2.6.0': 644 - resolution: {integrity: sha512-/m4HO0MNb7nBsHWKQ7JTeTZ3jDZpfQxs0LOn9h/+aPzGcdYW7DwKNudGq8NXYY5NPtRE3C+8qtr3xLfN9VOU6g==} 807 + '@netlify/serverless-functions-api@2.7.0': 808 + resolution: {integrity: sha512-W4cA+26Ew2aiHjraIFult4FclnBbs/LtvJXHn3+EI/QeeuB2VIhS9fOgJdrO4goNr7mXj+Fur6v033MCCqNmeQ==} 645 809 engines: {node: '>=18.0.0'} 646 810 647 811 '@netlify/static@3.1.0': ··· 652 816 resolution: {integrity: sha512-ktUb5d58pt1lQGXO5E9S0F1ljM0g+CoQuGTVII0IxBc0apmPq5RI0o3OWLY7U3ZERRiYTg5UfjiMihBEzuZsuw==} 653 817 engines: {node: ^18.14.0 || >=20} 654 818 655 - '@netlify/vite-plugin@2.7.0': 656 - resolution: {integrity: sha512-TWrbrADBmUA0pDfSyMTJqFmnqyvg+nyoxk9SlJvRU1LNamidD9HcmFIzhZVchrOR/Q6L8HZ1IaleAZVhbPzvbw==} 819 + '@netlify/vite-plugin@2.7.3': 820 + resolution: {integrity: sha512-MtuCoUJQ/INiQsscaF/q9UOJYE2Lxn2b222YX24DeEWyxJTNnhetXHUK1WGtnsUCLZmKG4dd7P0ThyW4HBLV8Q==} 657 821 engines: {node: ^20.6.1 || >=22} 658 822 peerDependencies: 659 823 vite: ^5 || ^6 || ^7 660 824 661 - '@netlify/zip-it-and-ship-it@14.1.8': 662 - resolution: {integrity: sha512-APPNgGUAb1kSe4e9KxhRAeQIPGx8EAfwZ3S61eGyZXXGXgjnKmC2Ho7jsFnLsElbt8Ailyzmi/wAjh0NHZjGjA==} 825 + '@netlify/zip-it-and-ship-it@14.1.10': 826 + resolution: {integrity: sha512-4zLknf28ScL7UQrsWd0JnQazfLkf+ah6ihZoQb77nMZwOBou9b4topqUsAvc0y2ADjqe9As308fB4FcRHM6J8g==} 663 827 engines: {node: '>=18.14.0'} 664 828 hasBin: true 665 829 ··· 794 958 cpu: [arm] 795 959 os: [android] 796 960 961 + '@rollup/rollup-android-arm-eabi@4.52.5': 962 + resolution: {integrity: sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==} 963 + cpu: [arm] 964 + os: [android] 965 + 797 966 '@rollup/rollup-android-arm64@4.52.4': 798 967 resolution: {integrity: sha512-P9LDQiC5vpgGFgz7GSM6dKPCiqR3XYN1WwJKA4/BUVDjHpYsf3iBEmVz62uyq20NGYbiGPR5cNHI7T1HqxNs2w==} 968 + cpu: [arm64] 969 + os: [android] 970 + 971 + '@rollup/rollup-android-arm64@4.52.5': 972 + resolution: {integrity: sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==} 799 973 cpu: [arm64] 800 974 os: [android] 801 975 ··· 804 978 cpu: [arm64] 805 979 os: [darwin] 806 980 981 + '@rollup/rollup-darwin-arm64@4.52.5': 982 + resolution: {integrity: sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==} 983 + cpu: [arm64] 984 + os: [darwin] 985 + 807 986 '@rollup/rollup-darwin-x64@4.52.4': 808 987 resolution: {integrity: sha512-hZgP05pResAkRJxL1b+7yxCnXPGsXU0fG9Yfd6dUaoGk+FhdPKCJ5L1Sumyxn8kvw8Qi5PvQ8ulenUbRjzeCTw==} 988 + cpu: [x64] 989 + os: [darwin] 990 + 991 + '@rollup/rollup-darwin-x64@4.52.5': 992 + resolution: {integrity: sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==} 809 993 cpu: [x64] 810 994 os: [darwin] 811 995 ··· 814 998 cpu: [arm64] 815 999 os: [freebsd] 816 1000 1001 + '@rollup/rollup-freebsd-arm64@4.52.5': 1002 + resolution: {integrity: sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==} 1003 + cpu: [arm64] 1004 + os: [freebsd] 1005 + 817 1006 '@rollup/rollup-freebsd-x64@4.52.4': 818 1007 resolution: {integrity: sha512-WdSLpZFjOEqNZGmHflxyifolwAiZmDQzuOzIq9L27ButpCVpD7KzTRtEG1I0wMPFyiyUdOO+4t8GvrnBLQSwpw==} 1008 + cpu: [x64] 1009 + os: [freebsd] 1010 + 1011 + '@rollup/rollup-freebsd-x64@4.52.5': 1012 + resolution: {integrity: sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==} 819 1013 cpu: [x64] 820 1014 os: [freebsd] 821 1015 ··· 824 1018 cpu: [arm] 825 1019 os: [linux] 826 1020 1021 + '@rollup/rollup-linux-arm-gnueabihf@4.52.5': 1022 + resolution: {integrity: sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==} 1023 + cpu: [arm] 1024 + os: [linux] 1025 + 827 1026 '@rollup/rollup-linux-arm-musleabihf@4.52.4': 828 1027 resolution: {integrity: sha512-FbhM2p9TJAmEIEhIgzR4soUcsW49e9veAQCziwbR+XWB2zqJ12b4i/+hel9yLiD8pLncDH4fKIPIbt5238341Q==} 1028 + cpu: [arm] 1029 + os: [linux] 1030 + 1031 + '@rollup/rollup-linux-arm-musleabihf@4.52.5': 1032 + resolution: {integrity: sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==} 829 1033 cpu: [arm] 830 1034 os: [linux] 831 1035 ··· 834 1038 cpu: [arm64] 835 1039 os: [linux] 836 1040 1041 + '@rollup/rollup-linux-arm64-gnu@4.52.5': 1042 + resolution: {integrity: sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==} 1043 + cpu: [arm64] 1044 + os: [linux] 1045 + 837 1046 '@rollup/rollup-linux-arm64-musl@4.52.4': 838 1047 resolution: {integrity: sha512-u0n17nGA0nvi/11gcZKsjkLj1QIpAuPFQbR48Subo7SmZJnGxDpspyw2kbpuoQnyK+9pwf3pAoEXerJs/8Mi9g==} 839 1048 cpu: [arm64] 840 1049 os: [linux] 841 1050 1051 + '@rollup/rollup-linux-arm64-musl@4.52.5': 1052 + resolution: {integrity: sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==} 1053 + cpu: [arm64] 1054 + os: [linux] 1055 + 842 1056 '@rollup/rollup-linux-loong64-gnu@4.52.4': 843 1057 resolution: {integrity: sha512-0G2c2lpYtbTuXo8KEJkDkClE/+/2AFPdPAbmaHoE870foRFs4pBrDehilMcrSScrN/fB/1HTaWO4bqw+ewBzMQ==} 844 1058 cpu: [loong64] 845 1059 os: [linux] 846 1060 1061 + '@rollup/rollup-linux-loong64-gnu@4.52.5': 1062 + resolution: {integrity: sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==} 1063 + cpu: [loong64] 1064 + os: [linux] 1065 + 847 1066 '@rollup/rollup-linux-ppc64-gnu@4.52.4': 848 1067 resolution: {integrity: sha512-teSACug1GyZHmPDv14VNbvZFX779UqWTsd7KtTM9JIZRDI5NUwYSIS30kzI8m06gOPB//jtpqlhmraQ68b5X2g==} 849 1068 cpu: [ppc64] 850 1069 os: [linux] 851 1070 1071 + '@rollup/rollup-linux-ppc64-gnu@4.52.5': 1072 + resolution: {integrity: sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==} 1073 + cpu: [ppc64] 1074 + os: [linux] 1075 + 852 1076 '@rollup/rollup-linux-riscv64-gnu@4.52.4': 853 1077 resolution: {integrity: sha512-/MOEW3aHjjs1p4Pw1Xk4+3egRevx8Ji9N6HUIA1Ifh8Q+cg9dremvFCUbOX2Zebz80BwJIgCBUemjqhU5XI5Eg==} 854 1078 cpu: [riscv64] 855 1079 os: [linux] 856 1080 1081 + '@rollup/rollup-linux-riscv64-gnu@4.52.5': 1082 + resolution: {integrity: sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==} 1083 + cpu: [riscv64] 1084 + os: [linux] 1085 + 857 1086 '@rollup/rollup-linux-riscv64-musl@4.52.4': 858 1087 resolution: {integrity: sha512-1HHmsRyh845QDpEWzOFtMCph5Ts+9+yllCrREuBR/vg2RogAQGGBRC8lDPrPOMnrdOJ+mt1WLMOC2Kao/UwcvA==} 1088 + cpu: [riscv64] 1089 + os: [linux] 1090 + 1091 + '@rollup/rollup-linux-riscv64-musl@4.52.5': 1092 + resolution: {integrity: sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==} 859 1093 cpu: [riscv64] 860 1094 os: [linux] 861 1095 ··· 864 1098 cpu: [s390x] 865 1099 os: [linux] 866 1100 1101 + '@rollup/rollup-linux-s390x-gnu@4.52.5': 1102 + resolution: {integrity: sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==} 1103 + cpu: [s390x] 1104 + os: [linux] 1105 + 867 1106 '@rollup/rollup-linux-x64-gnu@4.52.4': 868 1107 resolution: {integrity: sha512-Wi6AXf0k0L7E2gteNsNHUs7UMwCIhsCTs6+tqQ5GPwVRWMaflqGec4Sd8n6+FNFDw9vGcReqk2KzBDhCa1DLYg==} 869 1108 cpu: [x64] 870 1109 os: [linux] 871 1110 1111 + '@rollup/rollup-linux-x64-gnu@4.52.5': 1112 + resolution: {integrity: sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==} 1113 + cpu: [x64] 1114 + os: [linux] 1115 + 872 1116 '@rollup/rollup-linux-x64-musl@4.52.4': 873 1117 resolution: {integrity: sha512-dtBZYjDmCQ9hW+WgEkaffvRRCKm767wWhxsFW3Lw86VXz/uJRuD438/XvbZT//B96Vs8oTA8Q4A0AfHbrxP9zw==} 874 1118 cpu: [x64] 875 1119 os: [linux] 876 1120 1121 + '@rollup/rollup-linux-x64-musl@4.52.5': 1122 + resolution: {integrity: sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==} 1123 + cpu: [x64] 1124 + os: [linux] 1125 + 877 1126 '@rollup/rollup-openharmony-arm64@4.52.4': 878 1127 resolution: {integrity: sha512-1ox+GqgRWqaB1RnyZXL8PD6E5f7YyRUJYnCqKpNzxzP0TkaUh112NDrR9Tt+C8rJ4x5G9Mk8PQR3o7Ku2RKqKA==} 879 1128 cpu: [arm64] 880 1129 os: [openharmony] 881 1130 1131 + '@rollup/rollup-openharmony-arm64@4.52.5': 1132 + resolution: {integrity: sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==} 1133 + cpu: [arm64] 1134 + os: [openharmony] 1135 + 882 1136 '@rollup/rollup-win32-arm64-msvc@4.52.4': 883 1137 resolution: {integrity: sha512-8GKr640PdFNXwzIE0IrkMWUNUomILLkfeHjXBi/nUvFlpZP+FA8BKGKpacjW6OUUHaNI6sUURxR2U2g78FOHWQ==} 1138 + cpu: [arm64] 1139 + os: [win32] 1140 + 1141 + '@rollup/rollup-win32-arm64-msvc@4.52.5': 1142 + resolution: {integrity: sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==} 884 1143 cpu: [arm64] 885 1144 os: [win32] 886 1145 ··· 889 1148 cpu: [ia32] 890 1149 os: [win32] 891 1150 1151 + '@rollup/rollup-win32-ia32-msvc@4.52.5': 1152 + resolution: {integrity: sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==} 1153 + cpu: [ia32] 1154 + os: [win32] 1155 + 892 1156 '@rollup/rollup-win32-x64-gnu@4.52.4': 893 1157 resolution: {integrity: sha512-UF9KfsH9yEam0UjTwAgdK0anlQ7c8/pWPU2yVjyWcF1I1thABt6WXE47cI71pGiZ8wGvxohBoLnxM04L/wj8mQ==} 894 1158 cpu: [x64] 895 1159 os: [win32] 896 1160 1161 + '@rollup/rollup-win32-x64-gnu@4.52.5': 1162 + resolution: {integrity: sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==} 1163 + cpu: [x64] 1164 + os: [win32] 1165 + 897 1166 '@rollup/rollup-win32-x64-msvc@4.52.4': 898 1167 resolution: {integrity: sha512-bf9PtUa0u8IXDVxzRToFQKsNCRz9qLYfR/MpECxl4mRoWYjAeFjgxj1XdZr2M/GNVpT05p+LgQOHopYDlUu6/w==} 1168 + cpu: [x64] 1169 + os: [win32] 1170 + 1171 + '@rollup/rollup-win32-x64-msvc@4.52.5': 1172 + resolution: {integrity: sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==} 899 1173 cpu: [x64] 900 1174 os: [win32] 901 1175 ··· 977 1251 '@types/node@24.7.2': 978 1252 resolution: {integrity: sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==} 979 1253 1254 + '@types/node@24.8.1': 1255 + resolution: {integrity: sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==} 1256 + 980 1257 '@types/normalize-package-data@2.4.4': 981 1258 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} 982 1259 ··· 1022 1299 peerDependencies: 1023 1300 typescript: '>=4.8.4 <6.0.0' 1024 1301 1302 + '@typescript-eslint/project-service@8.46.1': 1303 + resolution: {integrity: sha512-FOIaFVMHzRskXr5J4Jp8lFVV0gz5ngv3RHmn+E4HYxSJ3DgDzU7fVI1/M7Ijh1zf6S7HIoaIOtln1H5y8V+9Zg==} 1304 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1305 + peerDependencies: 1306 + typescript: '>=4.8.4 <6.0.0' 1307 + 1025 1308 '@typescript-eslint/scope-manager@8.46.0': 1026 1309 resolution: {integrity: sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==} 1027 1310 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1032 1315 peerDependencies: 1033 1316 typescript: '>=4.8.4 <6.0.0' 1034 1317 1318 + '@typescript-eslint/tsconfig-utils@8.46.1': 1319 + resolution: {integrity: sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==} 1320 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1321 + peerDependencies: 1322 + typescript: '>=4.8.4 <6.0.0' 1323 + 1035 1324 '@typescript-eslint/type-utils@8.46.0': 1036 1325 resolution: {integrity: sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==} 1037 1326 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1047 1336 resolution: {integrity: sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==} 1048 1337 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1049 1338 1339 + '@typescript-eslint/types@8.46.1': 1340 + resolution: {integrity: sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==} 1341 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1342 + 1050 1343 '@typescript-eslint/typescript-estree@8.46.0': 1051 1344 resolution: {integrity: sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==} 1052 1345 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1053 1346 peerDependencies: 1054 1347 typescript: '>=4.8.4 <6.0.0' 1055 1348 1349 + '@typescript-eslint/typescript-estree@8.46.1': 1350 + resolution: {integrity: sha512-uIifjT4s8cQKFQ8ZBXXyoUODtRoAd7F7+G8MKmtzj17+1UbdzFl52AzRyZRyKqPHhgzvXunnSckVu36flGy8cg==} 1351 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1352 + peerDependencies: 1353 + typescript: '>=4.8.4 <6.0.0' 1354 + 1056 1355 '@typescript-eslint/utils@8.46.0': 1057 1356 resolution: {integrity: sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==} 1058 1357 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1064 1363 resolution: {integrity: sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==} 1065 1364 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1066 1365 1366 + '@typescript-eslint/visitor-keys@8.46.1': 1367 + resolution: {integrity: sha512-ptkmIf2iDkNUjdeu2bQqhFPV1m6qTnFFjg7PPDjxKWaMaP0Z6I9l30Jr3g5QqbZGdw8YdYvLp+XnqnWWZOg/NA==} 1368 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1369 + 1067 1370 '@ungap/structured-clone@1.3.0': 1068 1371 resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} 1069 1372 ··· 1072 1375 engines: {node: '>=18'} 1073 1376 hasBin: true 1074 1377 1075 - '@vercel/nft@0.30.2': 1076 - resolution: {integrity: sha512-pquXF3XZFg/T3TBor08rUhIGgOhdSilbn7WQLVP/aVSSO+25Rs4H/m3nxNDQ2x3znX7Z3yYjryN8xaLwypcwQg==} 1378 + '@vercel/nft@0.30.1': 1379 + resolution: {integrity: sha512-2mgJZv4AYBFkD/nJ4QmiX5Ymxi+AisPLPcS/KPXVqniyQNqKXX+wjieAbDXQP3HcogfEbpHoRMs49Cd4pfkk8g==} 1077 1380 engines: {node: '>=18'} 1078 1381 hasBin: true 1079 1382 ··· 1722 2025 1723 2026 esbuild@0.25.10: 1724 2027 resolution: {integrity: sha512-9RiGKvCwaqxO2owP61uQ4BgNborAQskMR6QusfWzQqv7AZOg5oGehdY2pRJMTKuwxd1IDBP4rSbI5lHzU7SMsQ==} 2028 + engines: {node: '>=18'} 2029 + hasBin: true 2030 + 2031 + esbuild@0.25.11: 2032 + resolution: {integrity: sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==} 1725 2033 engines: {node: '>=18'} 1726 2034 hasBin: true 1727 2035 ··· 3172 3480 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 3173 3481 hasBin: true 3174 3482 3483 + rollup@4.52.5: 3484 + resolution: {integrity: sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==} 3485 + engines: {node: '>=18.0.0', npm: '>=8.0.0'} 3486 + hasBin: true 3487 + 3175 3488 run-parallel@1.2.0: 3176 3489 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} 3177 3490 ··· 3274 3587 stack-trace@0.0.10: 3275 3588 resolution: {integrity: sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==} 3276 3589 3277 - std-env@3.9.0: 3278 - resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==} 3590 + std-env@3.10.0: 3591 + resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} 3279 3592 3280 3593 stream-replace-string@2.0.0: 3281 3594 resolution: {integrity: sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==} ··· 3663 3976 yaml: 3664 3977 optional: true 3665 3978 3979 + vite@6.4.0: 3980 + resolution: {integrity: sha512-oLnWs9Hak/LOlKjeSpOwD6JMks8BeICEdYMJBf6P4Lac/pO9tKiv/XhXnAM7nNfSkZahjlCZu9sS50zL8fSnsw==} 3981 + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} 3982 + hasBin: true 3983 + peerDependencies: 3984 + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 3985 + jiti: '>=1.21.0' 3986 + less: '*' 3987 + lightningcss: ^1.21.0 3988 + sass: '*' 3989 + sass-embedded: '*' 3990 + stylus: '*' 3991 + sugarss: '*' 3992 + terser: ^5.16.0 3993 + tsx: ^4.8.1 3994 + yaml: ^2.4.2 3995 + peerDependenciesMeta: 3996 + '@types/node': 3997 + optional: true 3998 + jiti: 3999 + optional: true 4000 + less: 4001 + optional: true 4002 + lightningcss: 4003 + optional: true 4004 + sass: 4005 + optional: true 4006 + sass-embedded: 4007 + optional: true 4008 + stylus: 4009 + optional: true 4010 + sugarss: 4011 + optional: true 4012 + terser: 4013 + optional: true 4014 + tsx: 4015 + optional: true 4016 + yaml: 4017 + optional: true 4018 + 3666 4019 vitefu@1.1.1: 3667 4020 resolution: {integrity: sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ==} 3668 4021 peerDependencies: ··· 3833 4186 transitivePeerDependencies: 3834 4187 - supports-color 3835 4188 3836 - '@astrojs/mdx@4.3.7(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))': 4189 + '@astrojs/mdx@4.3.7(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))': 3837 4190 dependencies: 3838 4191 '@astrojs/markdown-remark': 6.3.8 3839 4192 '@mdx-js/mdx': 3.1.1 3840 4193 acorn: 8.15.0 3841 - astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4194 + astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 3842 4195 es-module-lexer: 1.7.0 3843 4196 estree-util-visit: 2.0.0 3844 4197 hast-util-to-html: 9.0.5 ··· 3852 4205 transitivePeerDependencies: 3853 4206 - supports-color 3854 4207 3855 - '@astrojs/netlify@6.5.12(@types/node@24.7.2)(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(yaml@2.8.1)': 4208 + '@astrojs/netlify@6.5.13(@types/node@24.8.1)(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1))(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(yaml@2.8.1)': 3856 4209 dependencies: 3857 4210 '@astrojs/internal-helpers': 0.7.4 3858 4211 '@astrojs/underscore-redirects': 1.0.0 3859 4212 '@netlify/blobs': 10.1.0 3860 - '@netlify/functions': 4.3.0(rollup@4.52.4) 3861 - '@netlify/vite-plugin': 2.7.0(rollup@4.52.4)(vite@6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 3862 - '@vercel/nft': 0.30.2(rollup@4.52.4) 3863 - astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 3864 - esbuild: 0.25.10 4213 + '@netlify/functions': 4.3.0(rollup@4.52.5) 4214 + '@netlify/vite-plugin': 2.7.3(rollup@4.52.5)(vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 4215 + '@vercel/nft': 0.30.1(rollup@4.52.5) 4216 + astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4217 + esbuild: 0.25.11 3865 4218 tinyglobby: 0.2.15 3866 - vite: 6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4219 + vite: 6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 3867 4220 transitivePeerDependencies: 3868 4221 - '@azure/app-configuration' 3869 4222 - '@azure/cosmos' ··· 3979 4332 '@esbuild/aix-ppc64@0.25.10': 3980 4333 optional: true 3981 4334 4335 + '@esbuild/aix-ppc64@0.25.11': 4336 + optional: true 4337 + 3982 4338 '@esbuild/android-arm64@0.25.10': 3983 4339 optional: true 3984 4340 4341 + '@esbuild/android-arm64@0.25.11': 4342 + optional: true 4343 + 3985 4344 '@esbuild/android-arm@0.25.10': 3986 4345 optional: true 3987 4346 4347 + '@esbuild/android-arm@0.25.11': 4348 + optional: true 4349 + 3988 4350 '@esbuild/android-x64@0.25.10': 3989 4351 optional: true 3990 4352 4353 + '@esbuild/android-x64@0.25.11': 4354 + optional: true 4355 + 3991 4356 '@esbuild/darwin-arm64@0.25.10': 4357 + optional: true 4358 + 4359 + '@esbuild/darwin-arm64@0.25.11': 3992 4360 optional: true 3993 4361 3994 4362 '@esbuild/darwin-x64@0.25.10': 3995 4363 optional: true 3996 4364 4365 + '@esbuild/darwin-x64@0.25.11': 4366 + optional: true 4367 + 3997 4368 '@esbuild/freebsd-arm64@0.25.10': 3998 4369 optional: true 3999 4370 4371 + '@esbuild/freebsd-arm64@0.25.11': 4372 + optional: true 4373 + 4000 4374 '@esbuild/freebsd-x64@0.25.10': 4001 4375 optional: true 4002 4376 4377 + '@esbuild/freebsd-x64@0.25.11': 4378 + optional: true 4379 + 4003 4380 '@esbuild/linux-arm64@0.25.10': 4004 4381 optional: true 4005 4382 4383 + '@esbuild/linux-arm64@0.25.11': 4384 + optional: true 4385 + 4006 4386 '@esbuild/linux-arm@0.25.10': 4007 4387 optional: true 4008 4388 4389 + '@esbuild/linux-arm@0.25.11': 4390 + optional: true 4391 + 4009 4392 '@esbuild/linux-ia32@0.25.10': 4010 4393 optional: true 4011 4394 4395 + '@esbuild/linux-ia32@0.25.11': 4396 + optional: true 4397 + 4012 4398 '@esbuild/linux-loong64@0.25.10': 4013 4399 optional: true 4014 4400 4401 + '@esbuild/linux-loong64@0.25.11': 4402 + optional: true 4403 + 4015 4404 '@esbuild/linux-mips64el@0.25.10': 4016 4405 optional: true 4017 4406 4407 + '@esbuild/linux-mips64el@0.25.11': 4408 + optional: true 4409 + 4018 4410 '@esbuild/linux-ppc64@0.25.10': 4019 4411 optional: true 4020 4412 4413 + '@esbuild/linux-ppc64@0.25.11': 4414 + optional: true 4415 + 4021 4416 '@esbuild/linux-riscv64@0.25.10': 4022 4417 optional: true 4023 4418 4419 + '@esbuild/linux-riscv64@0.25.11': 4420 + optional: true 4421 + 4024 4422 '@esbuild/linux-s390x@0.25.10': 4025 4423 optional: true 4026 4424 4425 + '@esbuild/linux-s390x@0.25.11': 4426 + optional: true 4427 + 4027 4428 '@esbuild/linux-x64@0.25.10': 4028 4429 optional: true 4029 4430 4431 + '@esbuild/linux-x64@0.25.11': 4432 + optional: true 4433 + 4030 4434 '@esbuild/netbsd-arm64@0.25.10': 4031 4435 optional: true 4032 4436 4437 + '@esbuild/netbsd-arm64@0.25.11': 4438 + optional: true 4439 + 4033 4440 '@esbuild/netbsd-x64@0.25.10': 4034 4441 optional: true 4035 4442 4443 + '@esbuild/netbsd-x64@0.25.11': 4444 + optional: true 4445 + 4036 4446 '@esbuild/openbsd-arm64@0.25.10': 4037 4447 optional: true 4038 4448 4449 + '@esbuild/openbsd-arm64@0.25.11': 4450 + optional: true 4451 + 4039 4452 '@esbuild/openbsd-x64@0.25.10': 4040 4453 optional: true 4041 4454 4455 + '@esbuild/openbsd-x64@0.25.11': 4456 + optional: true 4457 + 4042 4458 '@esbuild/openharmony-arm64@0.25.10': 4043 4459 optional: true 4044 4460 4461 + '@esbuild/openharmony-arm64@0.25.11': 4462 + optional: true 4463 + 4045 4464 '@esbuild/sunos-x64@0.25.10': 4046 4465 optional: true 4047 4466 4467 + '@esbuild/sunos-x64@0.25.11': 4468 + optional: true 4469 + 4048 4470 '@esbuild/win32-arm64@0.25.10': 4049 4471 optional: true 4050 4472 4473 + '@esbuild/win32-arm64@0.25.11': 4474 + optional: true 4475 + 4051 4476 '@esbuild/win32-ia32@0.25.10': 4052 4477 optional: true 4053 4478 4479 + '@esbuild/win32-ia32@0.25.11': 4480 + optional: true 4481 + 4054 4482 '@esbuild/win32-x64@0.25.10': 4483 + optional: true 4484 + 4485 + '@esbuild/win32-x64@0.25.11': 4055 4486 optional: true 4056 4487 4057 4488 '@eslint-community/eslint-utils@4.9.0(eslint@9.37.0(jiti@2.6.1))': ··· 4281 4712 '@netlify/dev-utils': 4.3.0 4282 4713 '@netlify/runtime-utils': 2.2.0 4283 4714 4284 - '@netlify/cache@3.2.0': 4715 + '@netlify/cache@3.3.0': 4285 4716 dependencies: 4286 4717 '@netlify/runtime-utils': 2.2.0 4287 4718 ··· 4330 4761 uuid: 11.1.0 4331 4762 write-file-atomic: 5.0.1 4332 4763 4333 - '@netlify/dev@4.6.0(rollup@4.52.4)': 4764 + '@netlify/dev@4.6.2(rollup@4.52.5)': 4334 4765 dependencies: 4335 4766 '@netlify/blobs': 10.1.0 4336 4767 '@netlify/config': 23.2.0 4337 4768 '@netlify/dev-utils': 4.3.0 4338 4769 '@netlify/edge-functions': 2.19.0 4339 - '@netlify/functions': 4.3.0(rollup@4.52.4) 4770 + '@netlify/functions-dev': 1.0.0(rollup@4.52.5) 4340 4771 '@netlify/headers': 2.1.0 4341 4772 '@netlify/images': 1.3.0(@netlify/blobs@10.1.0) 4342 4773 '@netlify/redirects': 3.1.0 4343 - '@netlify/runtime': 4.1.0 4774 + '@netlify/runtime': 4.1.1 4344 4775 '@netlify/static': 3.1.0 4345 4776 ulid: 3.0.1 4346 4777 transitivePeerDependencies: ··· 4402 4833 '@netlify/types': 2.1.0 4403 4834 get-port: 7.1.0 4404 4835 4405 - '@netlify/functions@4.3.0(rollup@4.52.4)': 4836 + '@netlify/functions-dev@1.0.0(rollup@4.52.5)': 4837 + dependencies: 4838 + '@netlify/blobs': 10.1.0 4839 + '@netlify/dev-utils': 4.3.0 4840 + '@netlify/functions': 5.0.0 4841 + '@netlify/zip-it-and-ship-it': 14.1.10(rollup@4.52.5) 4842 + cron-parser: 4.9.0 4843 + decache: 4.6.2 4844 + extract-zip: 2.0.1 4845 + is-stream: 4.0.1 4846 + jwt-decode: 4.0.0 4847 + lambda-local: 2.2.0 4848 + read-package-up: 11.0.0 4849 + semver: 7.7.3 4850 + source-map-support: 0.5.21 4851 + transitivePeerDependencies: 4852 + - bare-abort-controller 4853 + - encoding 4854 + - react-native-b4a 4855 + - rollup 4856 + - supports-color 4857 + 4858 + '@netlify/functions@4.3.0(rollup@4.52.5)': 4406 4859 dependencies: 4407 4860 '@netlify/blobs': 10.1.0 4408 4861 '@netlify/dev-utils': 4.3.0 4409 4862 '@netlify/types': 2.1.0 4410 - '@netlify/zip-it-and-ship-it': 14.1.8(rollup@4.52.4) 4863 + '@netlify/zip-it-and-ship-it': 14.1.10(rollup@4.52.5) 4411 4864 cron-parser: 4.9.0 4412 4865 decache: 4.6.2 4413 4866 extract-zip: 2.0.1 ··· 4422 4875 - react-native-b4a 4423 4876 - rollup 4424 4877 - supports-color 4878 + 4879 + '@netlify/functions@5.0.0': 4880 + dependencies: 4881 + '@netlify/types': 2.1.0 4425 4882 4426 4883 '@netlify/headers-parser@9.0.2': 4427 4884 dependencies: ··· 4479 4936 4480 4937 '@netlify/runtime-utils@2.2.0': {} 4481 4938 4482 - '@netlify/runtime@4.1.0': 4939 + '@netlify/runtime@4.1.1': 4483 4940 dependencies: 4484 4941 '@netlify/blobs': 10.1.0 4485 - '@netlify/cache': 3.2.0 4942 + '@netlify/cache': 3.3.0 4486 4943 '@netlify/runtime-utils': 2.2.0 4487 4944 '@netlify/types': 2.1.0 4488 4945 4489 - '@netlify/serverless-functions-api@2.6.0': {} 4946 + '@netlify/serverless-functions-api@2.7.0': {} 4490 4947 4491 4948 '@netlify/static@3.1.0': 4492 4949 dependencies: ··· 4494 4951 4495 4952 '@netlify/types@2.1.0': {} 4496 4953 4497 - '@netlify/vite-plugin@2.7.0(rollup@4.52.4)(vite@6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1))': 4954 + '@netlify/vite-plugin@2.7.3(rollup@4.52.5)(vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1))': 4498 4955 dependencies: 4499 - '@netlify/dev': 4.6.0(rollup@4.52.4) 4956 + '@netlify/dev': 4.6.2(rollup@4.52.5) 4500 4957 '@netlify/dev-utils': 4.3.0 4501 4958 dedent: 1.7.0 4502 - vite: 6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4959 + vite: 6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 4503 4960 transitivePeerDependencies: 4504 4961 - '@azure/app-configuration' 4505 4962 - '@azure/cosmos' ··· 4526 4983 - supports-color 4527 4984 - uploadthing 4528 4985 4529 - '@netlify/zip-it-and-ship-it@14.1.8(rollup@4.52.4)': 4986 + '@netlify/zip-it-and-ship-it@14.1.10(rollup@4.52.5)': 4530 4987 dependencies: 4531 4988 '@babel/parser': 7.28.4 4532 4989 '@babel/types': 7.28.4 4533 4990 '@netlify/binary-info': 1.0.0 4534 - '@netlify/serverless-functions-api': 2.6.0 4535 - '@vercel/nft': 0.29.4(rollup@4.52.4) 4991 + '@netlify/serverless-functions-api': 2.7.0 4992 + '@vercel/nft': 0.29.4(rollup@4.52.5) 4536 4993 archiver: 7.0.1 4537 4994 common-path-prefix: 3.0.0 4538 4995 copy-file: 11.1.0 ··· 4651 5108 4652 5109 '@pkgr/core@0.2.9': {} 4653 5110 4654 - '@playform/inline@0.1.2(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)': 5111 + '@playform/inline@0.1.2(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)': 4655 5112 dependencies: 4656 5113 '@playform/pipe': 0.1.3 4657 - astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5114 + astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 4658 5115 beasties: 0.2.0 4659 5116 deepmerge-ts: 7.1.5 4660 5117 transitivePeerDependencies: ··· 4698 5155 deepmerge-ts: 7.1.5 4699 5156 fast-glob: 3.3.3 4700 5157 4701 - '@rollup/pluginutils@5.3.0(rollup@4.52.4)': 5158 + '@rollup/pluginutils@5.3.0(rollup@4.52.5)': 4702 5159 dependencies: 4703 5160 '@types/estree': 1.0.8 4704 5161 estree-walker: 2.0.2 4705 5162 picomatch: 4.0.3 4706 5163 optionalDependencies: 4707 - rollup: 4.52.4 5164 + rollup: 4.52.5 4708 5165 4709 5166 '@rollup/rollup-android-arm-eabi@4.52.4': 4710 5167 optional: true 4711 5168 5169 + '@rollup/rollup-android-arm-eabi@4.52.5': 5170 + optional: true 5171 + 4712 5172 '@rollup/rollup-android-arm64@4.52.4': 4713 5173 optional: true 4714 5174 5175 + '@rollup/rollup-android-arm64@4.52.5': 5176 + optional: true 5177 + 4715 5178 '@rollup/rollup-darwin-arm64@4.52.4': 4716 5179 optional: true 4717 5180 5181 + '@rollup/rollup-darwin-arm64@4.52.5': 5182 + optional: true 5183 + 4718 5184 '@rollup/rollup-darwin-x64@4.52.4': 4719 5185 optional: true 4720 5186 5187 + '@rollup/rollup-darwin-x64@4.52.5': 5188 + optional: true 5189 + 4721 5190 '@rollup/rollup-freebsd-arm64@4.52.4': 4722 5191 optional: true 4723 5192 5193 + '@rollup/rollup-freebsd-arm64@4.52.5': 5194 + optional: true 5195 + 4724 5196 '@rollup/rollup-freebsd-x64@4.52.4': 4725 5197 optional: true 4726 5198 5199 + '@rollup/rollup-freebsd-x64@4.52.5': 5200 + optional: true 5201 + 4727 5202 '@rollup/rollup-linux-arm-gnueabihf@4.52.4': 4728 5203 optional: true 4729 5204 5205 + '@rollup/rollup-linux-arm-gnueabihf@4.52.5': 5206 + optional: true 5207 + 4730 5208 '@rollup/rollup-linux-arm-musleabihf@4.52.4': 4731 5209 optional: true 4732 5210 5211 + '@rollup/rollup-linux-arm-musleabihf@4.52.5': 5212 + optional: true 5213 + 4733 5214 '@rollup/rollup-linux-arm64-gnu@4.52.4': 5215 + optional: true 5216 + 5217 + '@rollup/rollup-linux-arm64-gnu@4.52.5': 4734 5218 optional: true 4735 5219 4736 5220 '@rollup/rollup-linux-arm64-musl@4.52.4': 5221 + optional: true 5222 + 5223 + '@rollup/rollup-linux-arm64-musl@4.52.5': 4737 5224 optional: true 4738 5225 4739 5226 '@rollup/rollup-linux-loong64-gnu@4.52.4': 4740 5227 optional: true 4741 5228 5229 + '@rollup/rollup-linux-loong64-gnu@4.52.5': 5230 + optional: true 5231 + 4742 5232 '@rollup/rollup-linux-ppc64-gnu@4.52.4': 5233 + optional: true 5234 + 5235 + '@rollup/rollup-linux-ppc64-gnu@4.52.5': 4743 5236 optional: true 4744 5237 4745 5238 '@rollup/rollup-linux-riscv64-gnu@4.52.4': 4746 5239 optional: true 4747 5240 5241 + '@rollup/rollup-linux-riscv64-gnu@4.52.5': 5242 + optional: true 5243 + 4748 5244 '@rollup/rollup-linux-riscv64-musl@4.52.4': 5245 + optional: true 5246 + 5247 + '@rollup/rollup-linux-riscv64-musl@4.52.5': 4749 5248 optional: true 4750 5249 4751 5250 '@rollup/rollup-linux-s390x-gnu@4.52.4': 4752 5251 optional: true 4753 5252 5253 + '@rollup/rollup-linux-s390x-gnu@4.52.5': 5254 + optional: true 5255 + 4754 5256 '@rollup/rollup-linux-x64-gnu@4.52.4': 5257 + optional: true 5258 + 5259 + '@rollup/rollup-linux-x64-gnu@4.52.5': 4755 5260 optional: true 4756 5261 4757 5262 '@rollup/rollup-linux-x64-musl@4.52.4': 4758 5263 optional: true 4759 5264 5265 + '@rollup/rollup-linux-x64-musl@4.52.5': 5266 + optional: true 5267 + 4760 5268 '@rollup/rollup-openharmony-arm64@4.52.4': 4761 5269 optional: true 4762 5270 5271 + '@rollup/rollup-openharmony-arm64@4.52.5': 5272 + optional: true 5273 + 4763 5274 '@rollup/rollup-win32-arm64-msvc@4.52.4': 5275 + optional: true 5276 + 5277 + '@rollup/rollup-win32-arm64-msvc@4.52.5': 4764 5278 optional: true 4765 5279 4766 5280 '@rollup/rollup-win32-ia32-msvc@4.52.4': 4767 5281 optional: true 4768 5282 5283 + '@rollup/rollup-win32-ia32-msvc@4.52.5': 5284 + optional: true 5285 + 4769 5286 '@rollup/rollup-win32-x64-gnu@4.52.4': 4770 5287 optional: true 4771 5288 5289 + '@rollup/rollup-win32-x64-gnu@4.52.5': 5290 + optional: true 5291 + 4772 5292 '@rollup/rollup-win32-x64-msvc@4.52.4': 5293 + optional: true 5294 + 5295 + '@rollup/rollup-win32-x64-msvc@4.52.5': 4773 5296 optional: true 4774 5297 4775 5298 '@shikijs/core@3.13.0': ··· 4867 5390 dependencies: 4868 5391 undici-types: 7.14.0 4869 5392 5393 + '@types/node@24.8.1': 5394 + dependencies: 5395 + undici-types: 7.14.0 5396 + optional: true 5397 + 4870 5398 '@types/normalize-package-data@2.4.4': {} 4871 5399 4872 5400 '@types/retry@0.12.2': {} ··· 4887 5415 4888 5416 '@types/yauzl@2.10.3': 4889 5417 dependencies: 4890 - '@types/node': 24.7.2 5418 + '@types/node': 24.8.1 4891 5419 optional: true 4892 5420 4893 5421 '@typescript-eslint/eslint-plugin@8.46.0(@typescript-eslint/parser@8.46.0(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3))(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3)': ··· 4928 5456 transitivePeerDependencies: 4929 5457 - supports-color 4930 5458 5459 + '@typescript-eslint/project-service@8.46.1(typescript@5.9.3)': 5460 + dependencies: 5461 + '@typescript-eslint/tsconfig-utils': 8.46.1(typescript@5.9.3) 5462 + '@typescript-eslint/types': 8.46.1 5463 + debug: 4.4.3 5464 + typescript: 5.9.3 5465 + transitivePeerDependencies: 5466 + - supports-color 5467 + 4931 5468 '@typescript-eslint/scope-manager@8.46.0': 4932 5469 dependencies: 4933 5470 '@typescript-eslint/types': 8.46.0 ··· 4937 5474 dependencies: 4938 5475 typescript: 5.9.3 4939 5476 5477 + '@typescript-eslint/tsconfig-utils@8.46.1(typescript@5.9.3)': 5478 + dependencies: 5479 + typescript: 5.9.3 5480 + 4940 5481 '@typescript-eslint/type-utils@8.46.0(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3)': 4941 5482 dependencies: 4942 5483 '@typescript-eslint/types': 8.46.0 ··· 4953 5494 4954 5495 '@typescript-eslint/types@8.46.0': {} 4955 5496 5497 + '@typescript-eslint/types@8.46.1': {} 5498 + 4956 5499 '@typescript-eslint/typescript-estree@8.46.0(typescript@5.9.3)': 4957 5500 dependencies: 4958 5501 '@typescript-eslint/project-service': 8.46.0(typescript@5.9.3) ··· 4969 5512 transitivePeerDependencies: 4970 5513 - supports-color 4971 5514 5515 + '@typescript-eslint/typescript-estree@8.46.1(typescript@5.9.3)': 5516 + dependencies: 5517 + '@typescript-eslint/project-service': 8.46.1(typescript@5.9.3) 5518 + '@typescript-eslint/tsconfig-utils': 8.46.1(typescript@5.9.3) 5519 + '@typescript-eslint/types': 8.46.1 5520 + '@typescript-eslint/visitor-keys': 8.46.1 5521 + debug: 4.4.3 5522 + fast-glob: 3.3.3 5523 + is-glob: 4.0.3 5524 + minimatch: 9.0.5 5525 + semver: 7.7.3 5526 + ts-api-utils: 2.1.0(typescript@5.9.3) 5527 + typescript: 5.9.3 5528 + transitivePeerDependencies: 5529 + - supports-color 5530 + 4972 5531 '@typescript-eslint/utils@8.46.0(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3)': 4973 5532 dependencies: 4974 5533 '@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0(jiti@2.6.1)) ··· 4985 5544 '@typescript-eslint/types': 8.46.0 4986 5545 eslint-visitor-keys: 4.2.1 4987 5546 5547 + '@typescript-eslint/visitor-keys@8.46.1': 5548 + dependencies: 5549 + '@typescript-eslint/types': 8.46.1 5550 + eslint-visitor-keys: 4.2.1 5551 + 4988 5552 '@ungap/structured-clone@1.3.0': {} 4989 5553 4990 - '@vercel/nft@0.29.4(rollup@4.52.4)': 5554 + '@vercel/nft@0.29.4(rollup@4.52.5)': 4991 5555 dependencies: 4992 5556 '@mapbox/node-pre-gyp': 2.0.0 4993 - '@rollup/pluginutils': 5.3.0(rollup@4.52.4) 5557 + '@rollup/pluginutils': 5.3.0(rollup@4.52.5) 4994 5558 acorn: 8.15.0 4995 5559 acorn-import-attributes: 1.9.5(acorn@8.15.0) 4996 5560 async-sema: 3.1.1 ··· 5006 5570 - rollup 5007 5571 - supports-color 5008 5572 5009 - '@vercel/nft@0.30.2(rollup@4.52.4)': 5573 + '@vercel/nft@0.30.1(rollup@4.52.5)': 5010 5574 dependencies: 5011 5575 '@mapbox/node-pre-gyp': 2.0.0 5012 - '@rollup/pluginutils': 5.3.0(rollup@4.52.4) 5576 + '@rollup/pluginutils': 5.3.0(rollup@4.52.5) 5013 5577 acorn: 8.15.0 5014 5578 acorn-import-attributes: 1.9.5(acorn@8.15.0) 5015 5579 async-sema: 3.1.1 ··· 5197 5761 transitivePeerDependencies: 5198 5762 - supports-color 5199 5763 5200 - astro-og-canvas@0.7.2(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)): 5764 + astro-og-canvas@0.7.2(astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1)): 5201 5765 dependencies: 5202 - astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5766 + astro: 5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1) 5203 5767 canvaskit-wasm: 0.40.0 5204 5768 deterministic-object-hash: 2.0.2 5205 5769 entities: 7.0.0 5206 5770 5207 - astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.7.2)(jiti@2.6.1)(rollup@4.52.4)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1): 5771 + astro@5.14.4(@netlify/blobs@10.1.0)(@types/node@24.8.1)(jiti@2.6.1)(rollup@4.52.5)(tsx@4.20.6)(typescript@5.9.3)(yaml@2.8.1): 5208 5772 dependencies: 5209 5773 '@astrojs/compiler': 2.13.0 5210 5774 '@astrojs/internal-helpers': 0.7.4 ··· 5212 5776 '@astrojs/telemetry': 3.3.0 5213 5777 '@capsizecss/unpack': 3.0.0 5214 5778 '@oslojs/encoding': 1.1.0 5215 - '@rollup/pluginutils': 5.3.0(rollup@4.52.4) 5779 + '@rollup/pluginutils': 5.3.0(rollup@4.52.5) 5216 5780 acorn: 8.15.0 5217 5781 aria-query: 5.3.2 5218 5782 axobject-query: 4.1.0 ··· 5260 5824 unist-util-visit: 5.0.0 5261 5825 unstorage: 1.17.1(@netlify/blobs@10.1.0) 5262 5826 vfile: 6.0.3 5263 - vite: 6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 5264 - vitefu: 1.1.1(vite@6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 5827 + vite: 6.3.6(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 5828 + vitefu: 1.1.1(vite@6.3.6(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)) 5265 5829 xxhash-wasm: 1.1.0 5266 5830 yargs-parser: 21.1.1 5267 5831 yocto-spinner: 0.2.3 ··· 5635 6199 5636 6200 detective-typescript@14.0.0(typescript@5.9.3): 5637 6201 dependencies: 5638 - '@typescript-eslint/typescript-estree': 8.46.0(typescript@5.9.3) 6202 + '@typescript-eslint/typescript-estree': 8.46.1(typescript@5.9.3) 5639 6203 ast-module-types: 6.0.1 5640 6204 node-source-walk: 7.0.1 5641 6205 typescript: 5.9.3 ··· 5772 6336 '@esbuild/win32-ia32': 0.25.10 5773 6337 '@esbuild/win32-x64': 0.25.10 5774 6338 6339 + esbuild@0.25.11: 6340 + optionalDependencies: 6341 + '@esbuild/aix-ppc64': 0.25.11 6342 + '@esbuild/android-arm': 0.25.11 6343 + '@esbuild/android-arm64': 0.25.11 6344 + '@esbuild/android-x64': 0.25.11 6345 + '@esbuild/darwin-arm64': 0.25.11 6346 + '@esbuild/darwin-x64': 0.25.11 6347 + '@esbuild/freebsd-arm64': 0.25.11 6348 + '@esbuild/freebsd-x64': 0.25.11 6349 + '@esbuild/linux-arm': 0.25.11 6350 + '@esbuild/linux-arm64': 0.25.11 6351 + '@esbuild/linux-ia32': 0.25.11 6352 + '@esbuild/linux-loong64': 0.25.11 6353 + '@esbuild/linux-mips64el': 0.25.11 6354 + '@esbuild/linux-ppc64': 0.25.11 6355 + '@esbuild/linux-riscv64': 0.25.11 6356 + '@esbuild/linux-s390x': 0.25.11 6357 + '@esbuild/linux-x64': 0.25.11 6358 + '@esbuild/netbsd-arm64': 0.25.11 6359 + '@esbuild/netbsd-x64': 0.25.11 6360 + '@esbuild/openbsd-arm64': 0.25.11 6361 + '@esbuild/openbsd-x64': 0.25.11 6362 + '@esbuild/openharmony-arm64': 0.25.11 6363 + '@esbuild/sunos-x64': 0.25.11 6364 + '@esbuild/win32-arm64': 0.25.11 6365 + '@esbuild/win32-ia32': 0.25.11 6366 + '@esbuild/win32-x64': 0.25.11 6367 + 5775 6368 escalade@3.2.0: {} 5776 6369 5777 6370 escape-string-regexp@4.0.0: {} ··· 6565 7158 mlly: 1.8.0 6566 7159 node-forge: 1.3.1 6567 7160 pathe: 1.1.2 6568 - std-env: 3.9.0 7161 + std-env: 3.10.0 6569 7162 ufo: 1.6.1 6570 7163 untun: 0.1.3 6571 7164 uqr: 0.1.2 ··· 7767 8360 '@rollup/rollup-win32-x64-msvc': 4.52.4 7768 8361 fsevents: 2.3.3 7769 8362 8363 + rollup@4.52.5: 8364 + dependencies: 8365 + '@types/estree': 1.0.8 8366 + optionalDependencies: 8367 + '@rollup/rollup-android-arm-eabi': 4.52.5 8368 + '@rollup/rollup-android-arm64': 4.52.5 8369 + '@rollup/rollup-darwin-arm64': 4.52.5 8370 + '@rollup/rollup-darwin-x64': 4.52.5 8371 + '@rollup/rollup-freebsd-arm64': 4.52.5 8372 + '@rollup/rollup-freebsd-x64': 4.52.5 8373 + '@rollup/rollup-linux-arm-gnueabihf': 4.52.5 8374 + '@rollup/rollup-linux-arm-musleabihf': 4.52.5 8375 + '@rollup/rollup-linux-arm64-gnu': 4.52.5 8376 + '@rollup/rollup-linux-arm64-musl': 4.52.5 8377 + '@rollup/rollup-linux-loong64-gnu': 4.52.5 8378 + '@rollup/rollup-linux-ppc64-gnu': 4.52.5 8379 + '@rollup/rollup-linux-riscv64-gnu': 4.52.5 8380 + '@rollup/rollup-linux-riscv64-musl': 4.52.5 8381 + '@rollup/rollup-linux-s390x-gnu': 4.52.5 8382 + '@rollup/rollup-linux-x64-gnu': 4.52.5 8383 + '@rollup/rollup-linux-x64-musl': 4.52.5 8384 + '@rollup/rollup-openharmony-arm64': 4.52.5 8385 + '@rollup/rollup-win32-arm64-msvc': 4.52.5 8386 + '@rollup/rollup-win32-ia32-msvc': 4.52.5 8387 + '@rollup/rollup-win32-x64-gnu': 4.52.5 8388 + '@rollup/rollup-win32-x64-msvc': 4.52.5 8389 + fsevents: 2.3.3 8390 + 7770 8391 run-parallel@1.2.0: 7771 8392 dependencies: 7772 8393 queue-microtask: 1.2.3 ··· 7888 8509 7889 8510 stack-trace@0.0.10: {} 7890 8511 7891 - std-env@3.9.0: {} 8512 + std-env@3.10.0: {} 7892 8513 7893 8514 stream-replace-string@2.0.0: {} 7894 8515 ··· 8219 8840 '@types/unist': 3.0.3 8220 8841 vfile-message: 4.0.3 8221 8842 8222 - vite@6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1): 8843 + vite@6.3.6(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1): 8223 8844 dependencies: 8224 - esbuild: 0.25.10 8845 + esbuild: 0.25.11 8225 8846 fdir: 6.5.0(picomatch@4.0.3) 8226 8847 picomatch: 4.0.3 8227 8848 postcss: 8.5.6 8228 8849 rollup: 4.52.4 8229 8850 tinyglobby: 0.2.15 8230 8851 optionalDependencies: 8231 - '@types/node': 24.7.2 8852 + '@types/node': 24.8.1 8853 + fsevents: 2.3.3 8854 + jiti: 2.6.1 8855 + tsx: 4.20.6 8856 + yaml: 2.8.1 8857 + 8858 + vite@6.4.0(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1): 8859 + dependencies: 8860 + esbuild: 0.25.11 8861 + fdir: 6.5.0(picomatch@4.0.3) 8862 + picomatch: 4.0.3 8863 + postcss: 8.5.6 8864 + rollup: 4.52.5 8865 + tinyglobby: 0.2.15 8866 + optionalDependencies: 8867 + '@types/node': 24.8.1 8232 8868 fsevents: 2.3.3 8233 8869 jiti: 2.6.1 8234 8870 tsx: 4.20.6 8235 8871 yaml: 2.8.1 8236 8872 8237 - vitefu@1.1.1(vite@6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)): 8873 + vitefu@1.1.1(vite@6.3.6(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1)): 8238 8874 optionalDependencies: 8239 - vite: 6.3.6(@types/node@24.7.2)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 8875 + vite: 6.3.6(@types/node@24.8.1)(jiti@2.6.1)(tsx@4.20.6)(yaml@2.8.1) 8240 8876 8241 8877 web-namespaces@2.0.1: {} 8242 8878