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 the astro group with 4 updates

Bumps the astro group with 4 updates: [@astrojs/netlify](https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify), [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).

Updates `@astrojs/netlify` from 6.6.3 to 6.6.4
<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>.6.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15199">#15199</a> <a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> Thanks <a href="https://github.com/ArmandPhilippot"><code>@​ArmandPhilippot</code></a>! - Fixes the links to Astro Docs so that they match the current docs structure.</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.6.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15199">#15199</a> <a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> Thanks <a href="https://github.com/ArmandPhilippot"><code>@​ArmandPhilippot</code></a>! - Fixes the links to Astro Docs so that they match the current docs structure.</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/44f4e78259d8787d04186c11e854d3e224961241"><code>44f4e78</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify/issues/15188">#15188</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> fix(docs): replace outdated Astro docs links (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify/issues/15199">#15199</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/5fdd541b80160538c6619efccab8711e30952132"><code>5fdd541</code></a> fix(deps): update astro adapters (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify/issues/15084">#15084</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/netlify@6.6.4/packages/integrations/netlify">compare view</a></li>
</ul>
</details>
<br />

Updates `@astrojs/rss` from 4.0.14 to 4.0.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@​astrojs/rss</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/rss</code><a href="https://github.com/4"><code>@​4</code></a>.0.15</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/astro/pull/15199">#15199</a> <a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> Thanks <a href="https://github.com/ArmandPhilippot"><code>@​ArmandPhilippot</code></a>! - Fixes the links to Astro Docs so that they match the current docs structure.</li>
</ul>
<h2><code>@​astrojs/rss</code><a href="https://github.com/4"><code>@​4</code></a>.0.15-beta.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/astro/pull/15187">#15187</a> <a href="https://github.com/withastro/astro/commit/bbb5811eb801a42dc091bb09ea19d6cde3033795"><code>bbb5811</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Update to Astro 6 beta</li>
</ul>
<h2><code>@​astrojs/rss</code><a href="https://github.com/4"><code>@​4</code></a>.0.15-alpha.0</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/astro/pull/14956">#14956</a> <a href="https://github.com/withastro/astro/commit/0ff51dfa3c6c615af54228e159f324034472b1a2"><code>0ff51df</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Updates usage of zod to own dependency rather than relying on <code>astro/zod</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md"><code>@​astrojs/rss</code>'s changelog</a>.</em></p>
<blockquote>
<h2>4.0.15</h2>
<h3>Patch Changes</h3>
<ul>
<li><a href="https://redirect.github.com/withastro/astro/pull/15199">#15199</a> <a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> Thanks <a href="https://github.com/ArmandPhilippot"><code>@​ArmandPhilippot</code></a>! - Fixes the links to Astro Docs so that they match the current docs structure.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/44f4e78259d8787d04186c11e854d3e224961241"><code>44f4e78</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/15188">#15188</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> fix(docs): replace outdated Astro docs links (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/15199">#15199</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/718f5e16f1640ed21881bd3ad623a270413ffeb3"><code>718f5e1</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/15072">#15072</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/3805e65dbab47ef5db2561f01692febb85da5024"><code>3805e65</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/14707">#14707</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/rss@4.0.15/packages/astro-rss">compare view</a></li>
</ul>
</details>
<br />

Updates `@astrojs/sitemap` from 3.6.1 to 3.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases"><code>@​astrojs/sitemap</code>'s releases</a>.</em></p>
<blockquote>
<h2><code>@​astrojs/sitemap</code><a href="https://github.com/3"><code>@​3</code></a>.7.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14471">#14471</a> <a href="https://github.com/withastro/astro/commit/42963732165959795067e11486f10fa2ac5a48cd"><code>4296373</code></a> Thanks <a href="https://github.com/Slackluky"><code>@​Slackluky</code></a>! - Adds the ability to split sitemap generation into chunks based on customizable logic. This allows for better management of large sitemaps and improved performance. The new <code>chunks</code> option in the sitemap configuration allows users to define functions that categorize sitemap items into different chunks. Each chunk is then written to a separate sitemap file.</p>
<pre><code>integrations: [
sitemap({
serialize(item) { th
return item
},
chunks: { // this property will be treated last on the configuration
'blog': (item) =&gt; { // will produce a sitemap file with `blog` name (sitemap-blog-0.xml)
if (/blog/.test(item.url)) { // filter path that will be included in this specific sitemap file
item.changefreq = 'weekly';
item.lastmod = new Date();
item.priority = 0.9; // define specific properties for this filtered path
return item;
}
},
'glossary': (item) =&gt; {
if (/glossary/.test(item.url)) {
item.changefreq = 'weekly';
item.lastmod = new Date();
item.priority = 0.7;
return item;
}
}
<pre><code> // the rest of the path will be stored in `sitemap-pages.0.xml`
},
</code></pre>
<p>}),
],</p>
<p></code></pre></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md"><code>@​astrojs/sitemap</code>'s changelog</a>.</em></p>
<blockquote>
<h2>3.7.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14471">#14471</a> <a href="https://github.com/withastro/astro/commit/42963732165959795067e11486f10fa2ac5a48cd"><code>4296373</code></a> Thanks <a href="https://github.com/Slackluky"><code>@​Slackluky</code></a>! - Adds the ability to split sitemap generation into chunks based on customizable logic. This allows for better management of large sitemaps and improved performance. The new <code>chunks</code> option in the sitemap configuration allows users to define functions that categorize sitemap items into different chunks. Each chunk is then written to a separate sitemap file.</p>
<pre><code>integrations: [
sitemap({
serialize(item) { th
return item
},
chunks: { // this property will be treated last on the configuration
'blog': (item) =&gt; { // will produce a sitemap file with `blog` name (sitemap-blog-0.xml)
if (/blog/.test(item.url)) { // filter path that will be included in this specific sitemap file
item.changefreq = 'weekly';
item.lastmod = new Date();
item.priority = 0.9; // define specific properties for this filtered path
return item;
}
},
'glossary': (item) =&gt; {
if (/glossary/.test(item.url)) {
item.changefreq = 'weekly';
item.lastmod = new Date();
item.priority = 0.7;
return item;
}
}
<pre><code> // the rest of the path will be stored in `sitemap-pages.0.xml`
},
</code></pre>
<p>}),
],</p>
<p></code></pre></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/44f4e78259d8787d04186c11e854d3e224961241"><code>44f4e78</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/15188">#15188</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/220b979428d4ac55f45ff1ededfcbf0bc66775de"><code>220b979</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/42963732165959795067e11486f10fa2ac5a48cd"><code>4296373</code></a> Feature(sitemap): named files chunking strategy (<a href="https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap/issues/14471">#14471</a>)</li>
<li>See full diff in <a href="https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.0/packages/integrations/sitemap">compare view</a></li>
</ul>
</details>
<br />

Updates `astro` from 5.16.8 to 5.16.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p>
<blockquote>
<h2>astro@5.16.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/withastro/astro/commit/2fa19c41be895e5255a8b12a43f9f9691cb57e5d"><code>2fa19c4</code></a> - Improved error handling in the rendering phase</p>
<p>Added defensive validation in <code>App.render()</code> and <code>#renderError()</code> to provide a descriptive error message when a route module doesn't have a valid page function.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15199">#15199</a> <a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> Thanks <a href="https://github.com/ArmandPhilippot"><code>@​ArmandPhilippot</code></a>! - Fixes the links to Astro Docs so that they match the current docs structure.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15169">#15169</a> <a href="https://github.com/withastro/astro/commit/b803d8b4b4e5e71ef4b28b23186e2786dc80a308"><code>b803d8b</code></a> Thanks <a href="https://github.com/rururux"><code>@​rururux</code></a>! - fix: fix image 500 error when moving dist directory in standalone Node</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14622">#14622</a> <a href="https://github.com/withastro/astro/commit/9b35c62cb38d3507f426b872d972b1b4d7b20bc8"><code>9b35c62</code></a> Thanks <a href="https://github.com/aprici7y"><code>@​aprici7y</code></a>! - Fixes CSS url() references to public assets returning 404 in dev mode when base path is configured</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15219">#15219</a> <a href="https://github.com/withastro/astro/commit/43df4ce1c6c221a751b640c45687adfa83226e7c"><code>43df4ce</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Upgrades the <code>diff</code> package to v8</p>
</li>
</ul>
<h2>astro@5.16.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15174">#15174</a> <a href="https://github.com/withastro/astro/commit/37ab65acb1af6e41d25ec29f3c04c690c7601c87"><code>37ab65a</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Adds Google Icons to built-in font providers</p>
<p>To start using it, access it on <code>fontProviders</code>:</p>
<pre lang="ts"><code>import { defineConfig, fontProviders } from 'astro/config';
<p>export default defineConfig({
experimental: {
fonts: [
{
name: 'Material Symbols Outlined',
provider: fontProviders.googleicons(),
cssVariable: '--font-material',
},
],
},
});
</code></pre></p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15150">#15150</a> <a href="https://github.com/withastro/astro/commit/a77c4f42b56b46b08064a99e9cb9a2b4bace4445"><code>a77c4f4</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes hydration for framework components inside MDX when using <code>Astro.slots.render()</code></p>
<p>Previously, when multiple framework components with <code>client:*</code> directives were passed as named slots to an Astro component in MDX, only the first slot would hydrate correctly. Subsequent slots would render their HTML but fail to include the necessary hydration scripts.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15130">#15130</a> <a href="https://github.com/withastro/astro/commit/9b726c4e36bb1560badf5bf9b78783a240939124"><code>9b726c4</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - <strong>BREAKING CHANGE to the experimental Fonts API only</strong></p>
<p>Changes how font providers are implemented with updates to the <code>FontProvider</code> type</p>
<p>This is an implementation detail that changes how font providers are created. This process allows Astro to take more control rather than relying directly on <code>unifont</code> types. <strong>All of Astro's built-in font providers have been updated to reflect this new type, and can be configured as before</strong>. However, using third-party unifont providers that rely on <code>unifont</code> types will require an update to your project code.</p>
<p>Previously, an Astro <code>FontProvider</code> was made of a config and a runtime part. It relied directly on <code>unifont</code> types, which allowed a simple configuration for third-party unifont providers, but also coupled Astro's implementation to unifont, which was limiting.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p>
<blockquote>
<h2>5.16.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/withastro/astro/commit/2fa19c41be895e5255a8b12a43f9f9691cb57e5d"><code>2fa19c4</code></a> - Improved error handling in the rendering phase</p>
<p>Added defensive validation in <code>App.render()</code> and <code>#renderError()</code> to provide a descriptive error message when a route module doesn't have a valid page function.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15199">#15199</a> <a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> Thanks <a href="https://github.com/ArmandPhilippot"><code>@​ArmandPhilippot</code></a>! - Fixes the links to Astro Docs so that they match the current docs structure.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15169">#15169</a> <a href="https://github.com/withastro/astro/commit/b803d8b4b4e5e71ef4b28b23186e2786dc80a308"><code>b803d8b</code></a> Thanks <a href="https://github.com/rururux"><code>@​rururux</code></a>! - fix: fix image 500 error when moving dist directory in standalone Node</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/14622">#14622</a> <a href="https://github.com/withastro/astro/commit/9b35c62cb38d3507f426b872d972b1b4d7b20bc8"><code>9b35c62</code></a> Thanks <a href="https://github.com/aprici7y"><code>@​aprici7y</code></a>! - Fixes CSS url() references to public assets returning 404 in dev mode when base path is configured</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15219">#15219</a> <a href="https://github.com/withastro/astro/commit/43df4ce1c6c221a751b640c45687adfa83226e7c"><code>43df4ce</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Upgrades the <code>diff</code> package to v8</p>
</li>
</ul>
<h2>5.16.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15174">#15174</a> <a href="https://github.com/withastro/astro/commit/37ab65acb1af6e41d25ec29f3c04c690c7601c87"><code>37ab65a</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - Adds Google Icons to built-in font providers</p>
<p>To start using it, access it on <code>fontProviders</code>:</p>
<pre lang="ts"><code>import { defineConfig, fontProviders } from 'astro/config';
<p>export default defineConfig({
experimental: {
fonts: [
{
name: 'Material Symbols Outlined',
provider: fontProviders.googleicons(),
cssVariable: '--font-material',
},
],
},
});
</code></pre></p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15150">#15150</a> <a href="https://github.com/withastro/astro/commit/a77c4f42b56b46b08064a99e9cb9a2b4bace4445"><code>a77c4f4</code></a> Thanks <a href="https://github.com/matthewp"><code>@​matthewp</code></a>! - Fixes hydration for framework components inside MDX when using <code>Astro.slots.render()</code></p>
<p>Previously, when multiple framework components with <code>client:*</code> directives were passed as named slots to an Astro component in MDX, only the first slot would hydrate correctly. Subsequent slots would render their HTML but fail to include the necessary hydration scripts.</p>
</li>
<li>
<p><a href="https://redirect.github.com/withastro/astro/pull/15130">#15130</a> <a href="https://github.com/withastro/astro/commit/9b726c4e36bb1560badf5bf9b78783a240939124"><code>9b726c4</code></a> Thanks <a href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>! - <strong>BREAKING CHANGE to the experimental Fonts API only</strong></p>
<p>Changes how font providers are implemented with updates to the <code>FontProvider</code> type</p>
<p>This is an implementation detail that changes how font providers are created. This process allows Astro to take more control rather than relying directly on <code>unifont</code> types. <strong>All of Astro's built-in font providers have been updated to reflect this new type, and can be configured as before</strong>. However, using third-party unifont providers that rely on <code>unifont</code> types will require an update to your project code.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/withastro/astro/commit/44f4e78259d8787d04186c11e854d3e224961241"><code>44f4e78</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15188">#15188</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/43df4ce1c6c221a751b640c45687adfa83226e7c"><code>43df4ce</code></a> Upgrade diff package to v8 (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15219">#15219</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/27d7ffbc050b7fc5017eba704c0e8d5ffcc766a4"><code>27d7ffb</code></a> fix(lint): Move ESLint comment (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15216">#15216</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/d8e64ef77ef364b1541a5d192bcff299135d3bc8"><code>d8e64ef</code></a> fix(docs): replace outdated Astro docs links (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15199">#15199</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/051a62df4c9b0e5be86f0c09efd29c968b2e0563"><code>051a62d</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/9b35c62cb38d3507f426b872d972b1b4d7b20bc8"><code>9b35c62</code></a> fix(css): rewrite absolute URLs with base path in dev mode (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14622">#14622</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/2fa19c41be895e5255a8b12a43f9f9691cb57e5d"><code>2fa19c4</code></a> fix(core): add defensive validation for mod.page in App.render (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15148">#15148</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/8d74e9eb598a009f433fa15d39c823c9a2c33597"><code>8d74e9e</code></a> [ci] format</li>
<li><a href="https://github.com/withastro/astro/commit/a8317c1e1fe72ff3b86890801f5e898a5244c1b0"><code>a8317c1</code></a> fix(node): hash URL stripping (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15196">#15196</a>)</li>
<li><a href="https://github.com/withastro/astro/commit/245a7d4c6a887174c341b93b2c4829e7a819d1c5"><code>245a7d4</code></a> simplify gif image detection in sharp service (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/15161">#15161</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@5.16.10/packages/astro">compare view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>

authored by

dependabot[bot] and committed by
GitHub
35b82059 78190341

+203 -122
+4 -4
package.json
··· 18 18 }, 19 19 "dependencies": { 20 20 "@astrojs/mdx": "^4.3.13", 21 - "@astrojs/netlify": "^6.6.3", 22 - "@astrojs/rss": "^4.0.14", 23 - "@astrojs/sitemap": "^3.6.1", 21 + "@astrojs/netlify": "^6.6.4", 22 + "@astrojs/rss": "^4.0.15", 23 + "@astrojs/sitemap": "^3.7.0", 24 24 "@playform/inline": "^0.1.2", 25 - "astro": "^5.16.8", 25 + "astro": "^5.16.10", 26 26 "astro-og-canvas": "^0.10.0", 27 27 "canvaskit-wasm": "^0.40.0", 28 28 "feed": "^5.2.0",
+199 -118
pnpm-lock.yaml
··· 10 10 dependencies: 11 11 '@astrojs/mdx': 12 12 specifier: ^4.3.13 13 - version: 4.3.13(astro@5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 13 + version: 4.3.13(astro@5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 14 14 '@astrojs/netlify': 15 - specifier: ^6.6.3 16 - version: 6.6.3(@netlify/api@14.0.12)(@types/node@25.0.3)(astro@5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(yaml@2.8.2) 15 + specifier: ^6.6.4 16 + version: 6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(yaml@2.8.2) 17 17 '@astrojs/rss': 18 - specifier: ^4.0.14 19 - version: 4.0.14 18 + specifier: ^4.0.15 19 + version: 4.0.15 20 20 '@astrojs/sitemap': 21 - specifier: ^3.6.1 22 - version: 3.6.1 21 + specifier: ^3.7.0 22 + version: 3.7.0 23 23 '@playform/inline': 24 24 specifier: ^0.1.2 25 - version: 0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 25 + version: 0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 26 26 astro: 27 - specifier: ^5.16.8 28 - version: 5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 27 + specifier: ^5.16.10 28 + version: 5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 29 29 astro-og-canvas: 30 30 specifier: ^0.10.0 31 - version: 0.10.0(astro@5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 31 + version: 0.10.0(astro@5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)) 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.6.3': 133 - resolution: {integrity: sha512-vGfdu5qapcqJPJHxJHr2pdyPefoAAkjxT057J16k49/kkRENzALGx8tN/sdzKj7nBOcVbtfJBxXBTC9VjBBEdA==} 132 + '@astrojs/netlify@6.6.4': 133 + resolution: {integrity: sha512-wKLH0hYenuS7UZNE9ag8I9mP094EZzt3OStFWvj+xrlOc9xVP7vYiVvgX5Ua8TkuXnvMWfyy6zEu+1cSIKMx9w==} 134 134 peerDependencies: 135 135 astro: ^5.7.0 136 136 ··· 138 138 resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==} 139 139 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} 140 140 141 - '@astrojs/rss@4.0.14': 142 - resolution: {integrity: sha512-KCe1imDcADKOOuO/wtKOMDO/umsBD6DWF+94r5auna1jKl5fmlK9vzf+sjA3EyveXA/FoB3khtQ/u/tQgETmTw==} 141 + '@astrojs/rss@4.0.15': 142 + resolution: {integrity: sha512-uXO/k6AhRkIDXmRoc6xQpoPZrimQNUmS43X4+60yunfuMNHtSRN5e/FiSi7NApcZqmugSMc5+cJi8ovqgO+qIg==} 143 143 144 - '@astrojs/sitemap@3.6.1': 145 - resolution: {integrity: sha512-+o+TbxXqQJAOd+HxCjz/5RdAMrRFGjeuO+U6zddUuTO59WqMqXnsc8uveRiEr2Ff+3McZiEne7iG4J5cnuI6kA==} 144 + '@astrojs/sitemap@3.7.0': 145 + resolution: {integrity: sha512-+qxjUrz6Jcgh+D5VE1gKUJTA3pSthuPHe6Ao5JCxok794Lewx8hBFaWHtOnN0ntb2lfOf7gvOi9TefUswQ/ZVA==} 146 146 147 147 '@astrojs/telemetry@3.3.0': 148 148 resolution: {integrity: sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==} ··· 151 151 '@astrojs/underscore-redirects@1.0.0': 152 152 resolution: {integrity: sha512-qZxHwVnmb5FXuvRsaIGaqWgnftjCuMY+GSbaVZdBmE4j8AfgPqKPxYp8SUERyJcjpKCEmO4wD6ybuGH8A2kVRQ==} 153 153 154 - '@babel/code-frame@7.27.1': 155 - resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} 154 + '@babel/code-frame@7.28.6': 155 + resolution: {integrity: sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==} 156 156 engines: {node: '>=6.9.0'} 157 157 158 158 '@babel/helper-string-parser@7.27.1': ··· 163 163 resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} 164 164 engines: {node: '>=6.9.0'} 165 165 166 - '@babel/parser@7.28.5': 167 - resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} 166 + '@babel/parser@7.28.6': 167 + resolution: {integrity: sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==} 168 168 engines: {node: '>=6.0.0'} 169 169 hasBin: true 170 170 171 - '@babel/types@7.28.5': 172 - resolution: {integrity: sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==} 171 + '@babel/types@7.28.6': 172 + resolution: {integrity: sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==} 173 173 engines: {node: '>=6.9.0'} 174 174 175 175 '@capsizecss/unpack@4.0.0': ··· 766 766 resolution: {integrity: sha512-nQwyJwHXgT356VxFbmRN27l5Pr+5UDWEivS8ijX+Jau9DOJeAuSRCHAQ/tSB/P3EIIiJ+Qc0ebjUuAjB4uRztQ==} 767 767 engines: {node: '>=20.6.1'} 768 768 769 - '@netlify/edge-bundler@14.9.2': 770 - resolution: {integrity: sha512-qJErMNAW48QnvtAJe0yRtz2urenxHUdFhdVpbWoXWuG4Xlq8D06unjl9OfGnymNsoiwLpLcCjEngSNcdZoTa0w==} 769 + '@netlify/edge-bundler@14.9.3': 770 + resolution: {integrity: sha512-NaIIsjGfl6YcnZKRa5/BOpbBi4MK1B4U1E/ekH8VaAIy0I7aYwnWg45SZSkTrMOeHzZPGXTAwjyKqzPi8HBQ4A==} 771 771 engines: {node: '>=18.14.0'} 772 772 773 773 '@netlify/edge-functions-bootstrap@2.16.0': ··· 801 801 resolution: {integrity: sha512-1X3fUmacCLMlPIqyeV5tdo6Wbf9aBSWobgr4DyRvg9zDV9jbKqgdN3BNbcUXmVaqfN+0iiv0k9p02mcRV3OyOw==} 802 802 engines: {node: '>=20.6.1'} 803 803 804 - '@netlify/open-api@2.45.0': 805 - resolution: {integrity: sha512-kLysr2N8HQi0qoEq04vpRvrE/fSnZaXJYf1bVxKre2lLaM1RSm05hqDswKTgxM601pZf9h1i1Ea3L4DZNgHb5w==} 804 + '@netlify/open-api@2.46.0': 805 + resolution: {integrity: sha512-ONTAnExC2fX4luhAQ91DD3ORbh+YFMmzk9ebrheVg+W4cTHmNnGxLbiYbmd44IqnLQjgqn4xrmmDULEMZcMdfw==} 806 806 engines: {node: '>=14.8.0'} 807 807 808 808 '@netlify/otel@5.1.1': ··· 843 843 peerDependencies: 844 844 vite: ^5 || ^6 || ^7 845 845 846 - '@netlify/zip-it-and-ship-it@14.1.18': 847 - resolution: {integrity: sha512-l3wVvGMrGAjsUlQ4JNUngiyUDlNIqu93UFo+NuJMTC+7h/IeKyNcbcIHm5w0A5W2CmkiZyQgQRo+CfrtujqyPw==} 846 + '@netlify/zip-it-and-ship-it@14.2.0': 847 + resolution: {integrity: sha512-yM69tB71nhvl7L7orfq5fGEonmSVzi2G12/BAV8O+El7ISpkkjFz+8S8qZVxsEK3IbW4EFO+3L8l6jHJHZtxeQ==} 848 848 engines: {node: '>=18.14.0'} 849 849 hasBin: true 850 850 ··· 1228 1228 '@types/node@22.13.14': 1229 1229 resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==} 1230 1230 1231 - '@types/node@25.0.3': 1232 - resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} 1231 + '@types/node@25.0.9': 1232 + resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==} 1233 1233 1234 1234 '@types/normalize-package-data@2.4.4': 1235 1235 resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} ··· 1276 1276 peerDependencies: 1277 1277 typescript: '>=4.8.4 <6.0.0' 1278 1278 1279 + '@typescript-eslint/project-service@8.53.0': 1280 + resolution: {integrity: sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==} 1281 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1282 + peerDependencies: 1283 + typescript: '>=4.8.4 <6.0.0' 1284 + 1279 1285 '@typescript-eslint/scope-manager@8.52.0': 1280 1286 resolution: {integrity: sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA==} 1281 1287 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1286 1292 peerDependencies: 1287 1293 typescript: '>=4.8.4 <6.0.0' 1288 1294 1295 + '@typescript-eslint/tsconfig-utils@8.53.0': 1296 + resolution: {integrity: sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==} 1297 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1298 + peerDependencies: 1299 + typescript: '>=4.8.4 <6.0.0' 1300 + 1289 1301 '@typescript-eslint/type-utils@8.52.0': 1290 1302 resolution: {integrity: sha512-JD3wKBRWglYRQkAtsyGz1AewDu3mTc7NtRjR/ceTyGoPqmdS5oCdx/oZMWD5Zuqmo6/MpsYs0wp6axNt88/2EQ==} 1291 1303 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1297 1309 resolution: {integrity: sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg==} 1298 1310 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1299 1311 1312 + '@typescript-eslint/types@8.53.0': 1313 + resolution: {integrity: sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==} 1314 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1315 + 1300 1316 '@typescript-eslint/typescript-estree@8.52.0': 1301 1317 resolution: {integrity: sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ==} 1302 1318 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1303 1319 peerDependencies: 1304 1320 typescript: '>=4.8.4 <6.0.0' 1305 1321 1322 + '@typescript-eslint/typescript-estree@8.53.0': 1323 + resolution: {integrity: sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==} 1324 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1325 + peerDependencies: 1326 + typescript: '>=4.8.4 <6.0.0' 1327 + 1306 1328 '@typescript-eslint/utils@8.52.0': 1307 1329 resolution: {integrity: sha512-wYndVMWkweqHpEpwPhwqE2lnD2DxC6WVLupU/DOt/0/v+/+iQbbzO3jOHjmBMnhu0DgLULvOaU4h4pwHYi2oRQ==} 1308 1330 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1312 1334 1313 1335 '@typescript-eslint/visitor-keys@8.52.0': 1314 1336 resolution: {integrity: sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ==} 1337 + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1338 + 1339 + '@typescript-eslint/visitor-keys@8.53.0': 1340 + resolution: {integrity: sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==} 1315 1341 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1316 1342 1317 1343 '@ungap/structured-clone@1.3.0': ··· 1468 1494 peerDependencies: 1469 1495 astro: ^5.0.0 || ^6.0.0-alpha 1470 1496 1471 - astro@5.16.8: 1472 - resolution: {integrity: sha512-gzZE+epuCrNuxOa8/F1dzkllDOFvxWhGeobQKeBRIAef5sUpUKMHZo/8clse+02rYnKJCgwXBgjW4uTu9mqUUw==} 1497 + astro@5.16.10: 1498 + resolution: {integrity: sha512-mBaRwFrqwCHiKDvvfNW2rRRkLAqnkj3lbkte6Vg4OzeUiDyEsdU4oOqTZxHJf/mxzZvBiU37BxG1oeh+tq1IUA==} 1473 1499 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} 1474 1500 hasBin: true 1475 1501 ··· 1603 1629 chokidar@4.0.3: 1604 1630 resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} 1605 1631 engines: {node: '>= 14.16.0'} 1632 + 1633 + chokidar@5.0.0: 1634 + resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} 1635 + engines: {node: '>= 20.19.0'} 1606 1636 1607 1637 chownr@3.0.0: 1608 1638 resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} ··· 1865 1895 dettle@1.0.5: 1866 1896 resolution: {integrity: sha512-ZVyjhAJ7sCe1PNXEGveObOH9AC8QvMga3HJIghHawtG7mE4K5pW9nz/vDGAr/U7a3LWgdOzEE7ac9MURnyfaTA==} 1867 1897 1868 - devalue@5.6.1: 1869 - resolution: {integrity: sha512-jDwizj+IlEZBunHcOuuFVBnIMPAEHvTsJj0BcIp94xYguLRVBcXO853px/MyIJvbVzWdsGvrRweIUWJw8hBP7A==} 1898 + devalue@5.6.2: 1899 + resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==} 1870 1900 1871 1901 devlop@1.1.0: 1872 1902 resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} 1873 1903 1874 - diff@5.2.0: 1875 - resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} 1904 + diff@8.0.3: 1905 + resolution: {integrity: sha512-qejHi7bcSD4hQAZE0tNAawRK1ZtafHDmMTMkrrIGgSLl7hTnQHmKCeB45xAcbfTqK2zowkM3j3bHt/4b/ARbYQ==} 1876 1906 engines: {node: '>=0.3.1'} 1877 1907 1878 1908 dlv@1.1.3: ··· 2199 2229 fontace@0.4.0: 2200 2230 resolution: {integrity: sha512-moThBCItUe2bjZip5PF/iZClpKHGLwMvR79Kp8XpGRBrvoRSnySN4VcILdv3/MJzbhvUA5WeiUXF5o538m5fvg==} 2201 2231 2202 - fontkitten@1.0.0: 2203 - resolution: {integrity: sha512-b0RdzQeztiiUFWEDzq6Ka26qkNVNLCehoRtifOIGNbQ4CfxyYRh73fyWaQX/JshPVcueITOEeoSWPy5XQv8FUg==} 2204 - engines: {node: '>=20'} 2232 + fontkitten@1.0.1: 2233 + resolution: {integrity: sha512-m+/cO+/kAU9farlejecXLgQH20+UXyH0K6oosGtogAz7BWco+KTYE60epKwMt8eVxqlOE2Fs+GoHVlGDUbKOoA==} 2234 + engines: {node: '>=24.12.0'} 2205 2235 2206 2236 foreground-child@3.3.1: 2207 2237 resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} ··· 2284 2314 graceful-fs@4.2.11: 2285 2315 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} 2286 2316 2287 - h3@1.15.4: 2288 - resolution: {integrity: sha512-z5cFQWDffyOe4vQ9xIqNfCZdV4p//vy6fBnr8Q1AWnVZ0teurKMG66rLj++TKwKPUP3u7iMUvrvKaEUiQw2QWQ==} 2317 + h3@1.15.5: 2318 + resolution: {integrity: sha512-xEyq3rSl+dhGX2Lm0+eFQIAzlDN6Fs0EcC4f7BNUmzaRX/PTzeuM+Tr2lHB8FoXggsQIeXLj8EDVgs5ywxyxmg==} 2289 2319 2290 2320 has-flag@4.0.0: 2291 2321 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} ··· 2661 2691 2662 2692 lru-cache@10.4.3: 2663 2693 resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} 2694 + 2695 + lru-cache@11.2.4: 2696 + resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==} 2697 + engines: {node: 20 || >=22} 2664 2698 2665 2699 luxon@3.7.2: 2666 2700 resolution: {integrity: sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==} ··· 3281 3315 resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==} 3282 3316 engines: {node: '>= 14.18.0'} 3283 3317 3318 + readdirp@5.0.0: 3319 + resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==} 3320 + engines: {node: '>= 20.19.0'} 3321 + 3284 3322 reading-time@1.5.0: 3285 3323 resolution: {integrity: sha512-onYyVhBNr4CmAxFsKS7bz+uTLRakypIe4R+5A824vBSkQy/hB3fZepoVEf8OVAxzLvK+H/jm9TzpI3ETSm64Kg==} 3286 3324 ··· 3691 3729 uc.micro@2.1.0: 3692 3730 resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} 3693 3731 3694 - ufo@1.6.2: 3695 - resolution: {integrity: sha512-heMioaxBcG9+Znsda5Q8sQbWnLJSl98AFDXTO80wELWEzX3hordXsTdxrIfMQoO9IY1MEnoGoPjpoKpMj+Yx0Q==} 3732 + ufo@1.6.3: 3733 + resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} 3696 3734 3697 3735 ulid@3.0.2: 3698 3736 resolution: {integrity: sha512-yu26mwteFYzBAot7KVMqFGCVpsF6g8wXfJzQUHvu1no3+rRRSFcSV2nKeYvNPLD2J4b08jYBDhHUjeH0ygIl9w==} ··· 3717 3755 unified@11.0.5: 3718 3756 resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} 3719 3757 3720 - unifont@0.7.1: 3721 - resolution: {integrity: sha512-0lg9M1cMYvXof8//wZBq6EDEfbwv4++t7+dYpXeS2ypaLuZJmUFYEwTm412/1ED/Wfo/wyzSu6kNZEr9hgRNfg==} 3758 + unifont@0.7.3: 3759 + resolution: {integrity: sha512-b0GtQzKCyuSHGsfj5vyN8st7muZ6VCI4XD4vFlr7Uy1rlWVYxC3npnfk8MyreHxJYrz1ooLDqDzFe9XqQTlAhA==} 3722 3760 3723 3761 unist-util-find-after@5.0.0: 3724 3762 resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==} ··· 3754 3792 resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==} 3755 3793 engines: {node: '>=0.10.0'} 3756 3794 3757 - unstorage@1.17.3: 3758 - resolution: {integrity: sha512-i+JYyy0DoKmQ3FximTHbGadmIYb8JEpq7lxUjnjeB702bCPum0vzo6oy5Mfu0lpqISw7hCyMW2yj4nWC8bqJ3Q==} 3795 + unstorage@1.17.4: 3796 + resolution: {integrity: sha512-fHK0yNg38tBiJKp/Vgsq4j0JEsCmgqH58HAn707S7zGkArbZsVr/CwINoi+nh3h98BRCwKvx1K3Xg9u3VV83sw==} 3759 3797 peerDependencies: 3760 3798 '@azure/app-configuration': ^1.8.0 3761 3799 '@azure/cosmos': ^4.2.0 ··· 3763 3801 '@azure/identity': ^4.6.0 3764 3802 '@azure/keyvault-secrets': ^4.9.0 3765 3803 '@azure/storage-blob': ^12.26.0 3766 - '@capacitor/preferences': ^6.0.3 || ^7.0.0 3804 + '@capacitor/preferences': ^6 || ^7 || ^8 3767 3805 '@deno/kv': '>=0.9.0' 3768 3806 '@netlify/blobs': ^6.5.0 || ^7.0.0 || ^8.1.0 || ^9.0.0 || ^10.0.0 3769 3807 '@planetscale/database': ^1.19.0 3770 3808 '@upstash/redis': ^1.34.3 3771 3809 '@vercel/blob': '>=0.27.1' 3772 3810 '@vercel/functions': ^2.2.12 || ^3.0.0 3773 - '@vercel/kv': ^1.0.1 3811 + '@vercel/kv': ^1 || ^2 || ^3 3774 3812 aws4fetch: ^1.0.20 3775 3813 db0: '>=0.2.1' 3776 3814 idb-keyval: ^6.2.1 ··· 4072 4110 transitivePeerDependencies: 4073 4111 - supports-color 4074 4112 4075 - '@astrojs/mdx@4.3.13(astro@5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4113 + '@astrojs/mdx@4.3.13(astro@5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))': 4076 4114 dependencies: 4077 4115 '@astrojs/markdown-remark': 6.3.10 4078 4116 '@mdx-js/mdx': 3.1.1 4079 4117 acorn: 8.15.0 4080 - astro: 5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4118 + astro: 5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4081 4119 es-module-lexer: 1.7.0 4082 4120 estree-util-visit: 2.0.0 4083 4121 hast-util-to-html: 9.0.5 ··· 4091 4129 transitivePeerDependencies: 4092 4130 - supports-color 4093 4131 4094 - '@astrojs/netlify@6.6.3(@netlify/api@14.0.12)(@types/node@25.0.3)(astro@5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(yaml@2.8.2)': 4132 + '@astrojs/netlify@6.6.4(@netlify/api@14.0.12)(@types/node@25.0.9)(astro@5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2))(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(yaml@2.8.2)': 4095 4133 dependencies: 4096 4134 '@astrojs/internal-helpers': 0.7.5 4097 4135 '@astrojs/underscore-redirects': 1.0.0 4098 4136 '@netlify/blobs': 10.5.0 4099 4137 '@netlify/functions': 5.1.2 4100 - '@netlify/vite-plugin': 2.7.19(@netlify/api@14.0.12)(rollup@4.55.1)(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 4138 + '@netlify/vite-plugin': 2.7.19(@netlify/api@14.0.12)(rollup@4.55.1)(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 4101 4139 '@vercel/nft': 0.30.4(rollup@4.55.1) 4102 - astro: 5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4140 + astro: 5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 4103 4141 esbuild: 0.25.12 4104 4142 tinyglobby: 0.2.15 4105 - vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 4143 + vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 4106 4144 transitivePeerDependencies: 4107 4145 - '@azure/app-configuration' 4108 4146 - '@azure/cosmos' ··· 4145 4183 dependencies: 4146 4184 prismjs: 1.30.0 4147 4185 4148 - '@astrojs/rss@4.0.14': 4186 + '@astrojs/rss@4.0.15': 4149 4187 dependencies: 4150 4188 fast-xml-parser: 5.3.3 4151 4189 piccolore: 0.1.3 4152 4190 4153 - '@astrojs/sitemap@3.6.1': 4191 + '@astrojs/sitemap@3.7.0': 4154 4192 dependencies: 4155 4193 sitemap: 8.0.2 4156 4194 stream-replace-string: 2.0.0 ··· 4170 4208 4171 4209 '@astrojs/underscore-redirects@1.0.0': {} 4172 4210 4173 - '@babel/code-frame@7.27.1': 4211 + '@babel/code-frame@7.28.6': 4174 4212 dependencies: 4175 4213 '@babel/helper-validator-identifier': 7.28.5 4176 4214 js-tokens: 4.0.0 ··· 4180 4218 4181 4219 '@babel/helper-validator-identifier@7.28.5': {} 4182 4220 4183 - '@babel/parser@7.28.5': 4221 + '@babel/parser@7.28.6': 4184 4222 dependencies: 4185 - '@babel/types': 7.28.5 4223 + '@babel/types': 7.28.6 4186 4224 4187 - '@babel/types@7.28.5': 4225 + '@babel/types@7.28.6': 4188 4226 dependencies: 4189 4227 '@babel/helper-string-parser': 7.27.1 4190 4228 '@babel/helper-validator-identifier': 7.28.5 4191 4229 4192 4230 '@capsizecss/unpack@4.0.0': 4193 4231 dependencies: 4194 - fontkitten: 1.0.0 4232 + fontkitten: 1.0.1 4195 4233 4196 4234 '@colors/colors@1.6.0': {} 4197 4235 ··· 4599 4637 4600 4638 '@netlify/api@14.0.12': 4601 4639 dependencies: 4602 - '@netlify/open-api': 2.45.0 4640 + '@netlify/open-api': 2.46.0 4603 4641 node-fetch: 3.3.2 4604 4642 p-wait-for: 5.0.2 4605 4643 picoquery: 2.5.0 ··· 4704 4742 - supports-color 4705 4743 - uploadthing 4706 4744 4707 - '@netlify/edge-bundler@14.9.2': 4745 + '@netlify/edge-bundler@14.9.3': 4708 4746 dependencies: 4709 4747 '@import-maps/resolve': 2.0.0 4710 4748 ajv: 8.17.1 ··· 4732 4770 '@netlify/edge-functions-dev@1.0.7': 4733 4771 dependencies: 4734 4772 '@netlify/dev-utils': 4.3.3 4735 - '@netlify/edge-bundler': 14.9.2 4773 + '@netlify/edge-bundler': 14.9.3 4736 4774 '@netlify/edge-functions': 3.0.3 4737 4775 '@netlify/edge-functions-bootstrap': 2.16.0 4738 4776 '@netlify/runtime-utils': 2.2.1 ··· 4747 4785 '@netlify/blobs': 10.5.0 4748 4786 '@netlify/dev-utils': 4.3.3 4749 4787 '@netlify/functions': 5.1.2 4750 - '@netlify/zip-it-and-ship-it': 14.1.18(rollup@4.55.1) 4788 + '@netlify/zip-it-and-ship-it': 14.2.0(rollup@4.55.1) 4751 4789 cron-parser: 4.9.0 4752 4790 decache: 4.6.2 4753 4791 extract-zip: 2.0.1 ··· 4805 4843 - ioredis 4806 4844 - uploadthing 4807 4845 4808 - '@netlify/open-api@2.45.0': {} 4846 + '@netlify/open-api@2.46.0': {} 4809 4847 4810 4848 '@netlify/otel@5.1.1': 4811 4849 dependencies: ··· 4851 4889 4852 4890 '@netlify/types@2.3.0': {} 4853 4891 4854 - '@netlify/vite-plugin@2.7.19(@netlify/api@14.0.12)(rollup@4.55.1)(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))': 4892 + '@netlify/vite-plugin@2.7.19(@netlify/api@14.0.12)(rollup@4.55.1)(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2))': 4855 4893 dependencies: 4856 4894 '@netlify/dev': 4.8.7(@netlify/api@14.0.12)(rollup@4.55.1) 4857 4895 '@netlify/dev-utils': 4.3.3 4858 4896 dedent: 1.7.1 4859 - vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 4897 + vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 4860 4898 transitivePeerDependencies: 4861 4899 - '@azure/app-configuration' 4862 4900 - '@azure/cosmos' ··· 4884 4922 - supports-color 4885 4923 - uploadthing 4886 4924 4887 - '@netlify/zip-it-and-ship-it@14.1.18(rollup@4.55.1)': 4925 + '@netlify/zip-it-and-ship-it@14.2.0(rollup@4.55.1)': 4888 4926 dependencies: 4889 - '@babel/parser': 7.28.5 4890 - '@babel/types': 7.28.5 4927 + '@babel/parser': 7.28.6 4928 + '@babel/types': 7.28.6 4891 4929 '@netlify/binary-info': 1.0.0 4892 4930 '@netlify/serverless-functions-api': 2.8.3 4893 4931 '@vercel/nft': 0.29.4(rollup@4.55.1) ··· 5068 5106 5069 5107 '@pkgr/core@0.2.9': {} 5070 5108 5071 - '@playform/inline@0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)': 5109 + '@playform/inline@0.1.2(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)': 5072 5110 dependencies: 5073 5111 '@playform/pipe': 0.1.3 5074 - astro: 5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5112 + astro: 5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5075 5113 beasties: 0.2.0 5076 5114 deepmerge-ts: 7.1.5 5077 5115 transitivePeerDependencies: ··· 5281 5319 dependencies: 5282 5320 undici-types: 6.20.0 5283 5321 5284 - '@types/node@25.0.3': 5322 + '@types/node@25.0.9': 5285 5323 dependencies: 5286 5324 undici-types: 7.16.0 5287 5325 optional: true ··· 5306 5344 5307 5345 '@types/yauzl@2.10.3': 5308 5346 dependencies: 5309 - '@types/node': 25.0.3 5347 + '@types/node': 25.0.9 5310 5348 optional: true 5311 5349 5312 5350 '@typescript-eslint/eslint-plugin@8.52.0(@typescript-eslint/parser@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': ··· 5346 5384 transitivePeerDependencies: 5347 5385 - supports-color 5348 5386 5387 + '@typescript-eslint/project-service@8.53.0(typescript@5.9.3)': 5388 + dependencies: 5389 + '@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3) 5390 + '@typescript-eslint/types': 8.53.0 5391 + debug: 4.4.3 5392 + typescript: 5.9.3 5393 + transitivePeerDependencies: 5394 + - supports-color 5395 + 5349 5396 '@typescript-eslint/scope-manager@8.52.0': 5350 5397 dependencies: 5351 5398 '@typescript-eslint/types': 8.52.0 ··· 5355 5402 dependencies: 5356 5403 typescript: 5.9.3 5357 5404 5405 + '@typescript-eslint/tsconfig-utils@8.53.0(typescript@5.9.3)': 5406 + dependencies: 5407 + typescript: 5.9.3 5408 + 5358 5409 '@typescript-eslint/type-utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5359 5410 dependencies: 5360 5411 '@typescript-eslint/types': 8.52.0 ··· 5368 5419 - supports-color 5369 5420 5370 5421 '@typescript-eslint/types@8.52.0': {} 5422 + 5423 + '@typescript-eslint/types@8.53.0': {} 5371 5424 5372 5425 '@typescript-eslint/typescript-estree@8.52.0(typescript@5.9.3)': 5373 5426 dependencies: ··· 5384 5437 transitivePeerDependencies: 5385 5438 - supports-color 5386 5439 5440 + '@typescript-eslint/typescript-estree@8.53.0(typescript@5.9.3)': 5441 + dependencies: 5442 + '@typescript-eslint/project-service': 8.53.0(typescript@5.9.3) 5443 + '@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3) 5444 + '@typescript-eslint/types': 8.53.0 5445 + '@typescript-eslint/visitor-keys': 8.53.0 5446 + debug: 4.4.3 5447 + minimatch: 9.0.5 5448 + semver: 7.7.3 5449 + tinyglobby: 0.2.15 5450 + ts-api-utils: 2.4.0(typescript@5.9.3) 5451 + typescript: 5.9.3 5452 + transitivePeerDependencies: 5453 + - supports-color 5454 + 5387 5455 '@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5388 5456 dependencies: 5389 5457 '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) ··· 5398 5466 '@typescript-eslint/visitor-keys@8.52.0': 5399 5467 dependencies: 5400 5468 '@typescript-eslint/types': 8.52.0 5469 + eslint-visitor-keys: 4.2.1 5470 + 5471 + '@typescript-eslint/visitor-keys@8.53.0': 5472 + dependencies: 5473 + '@typescript-eslint/types': 8.53.0 5401 5474 eslint-visitor-keys: 4.2.1 5402 5475 5403 5476 '@ungap/structured-clone@1.3.0': {} ··· 5442 5515 5443 5516 '@vue/compiler-core@3.5.26': 5444 5517 dependencies: 5445 - '@babel/parser': 7.28.5 5518 + '@babel/parser': 7.28.6 5446 5519 '@vue/shared': 3.5.26 5447 5520 entities: 7.0.0 5448 5521 estree-walker: 2.0.2 ··· 5455 5528 5456 5529 '@vue/compiler-sfc@3.5.26': 5457 5530 dependencies: 5458 - '@babel/parser': 7.28.5 5531 + '@babel/parser': 7.28.6 5459 5532 '@vue/compiler-core': 3.5.26 5460 5533 '@vue/compiler-dom': 3.5.26 5461 5534 '@vue/compiler-ssr': 3.5.26 ··· 5612 5685 transitivePeerDependencies: 5613 5686 - supports-color 5614 5687 5615 - astro-og-canvas@0.10.0(astro@5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5688 + astro-og-canvas@0.10.0(astro@5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2)): 5616 5689 dependencies: 5617 - astro: 5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5690 + astro: 5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2) 5618 5691 canvaskit-wasm: 0.40.0 5619 5692 deterministic-object-hash: 2.0.2 5620 5693 entities: 7.0.0 5621 5694 5622 - astro@5.16.8(@netlify/blobs@10.5.0)(@types/node@25.0.3)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5695 + astro@5.16.10(@netlify/blobs@10.5.0)(@types/node@25.0.9)(jiti@2.6.1)(rollup@4.55.1)(tsx@4.21.0)(typescript@5.9.3)(yaml@2.8.2): 5623 5696 dependencies: 5624 5697 '@astrojs/compiler': 2.13.0 5625 5698 '@astrojs/internal-helpers': 0.7.5 ··· 5639 5712 cssesc: 3.0.0 5640 5713 debug: 4.4.3 5641 5714 deterministic-object-hash: 2.0.2 5642 - devalue: 5.6.1 5643 - diff: 5.2.0 5715 + devalue: 5.6.2 5716 + diff: 8.0.3 5644 5717 dlv: 1.1.3 5645 5718 dset: 3.1.4 5646 5719 es-module-lexer: 1.7.0 ··· 5672 5745 tinyglobby: 0.2.15 5673 5746 tsconfck: 3.1.6(typescript@5.9.3) 5674 5747 ultrahtml: 1.6.0 5675 - unifont: 0.7.1 5748 + unifont: 0.7.3 5676 5749 unist-util-visit: 5.0.0 5677 - unstorage: 1.17.3(@netlify/blobs@10.5.0) 5750 + unstorage: 1.17.4(@netlify/blobs@10.5.0) 5678 5751 vfile: 6.0.3 5679 - vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 5680 - vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 5752 + vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 5753 + vitefu: 1.1.1(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)) 5681 5754 xxhash-wasm: 1.1.0 5682 5755 yargs-parser: 21.1.1 5683 5756 yocto-spinner: 0.2.3 ··· 5757 5830 5758 5831 better-ajv-errors@1.2.0(ajv@8.17.1): 5759 5832 dependencies: 5760 - '@babel/code-frame': 7.27.1 5833 + '@babel/code-frame': 7.28.6 5761 5834 '@humanwhocodes/momoa': 2.0.4 5762 5835 ajv: 8.17.1 5763 5836 chalk: 4.1.2 ··· 5837 5910 chokidar@4.0.3: 5838 5911 dependencies: 5839 5912 readdirp: 4.1.2 5913 + 5914 + chokidar@5.0.0: 5915 + dependencies: 5916 + readdirp: 5.0.0 5840 5917 5841 5918 chownr@3.0.0: {} 5842 5919 ··· 6043 6120 6044 6121 detective-typescript@14.0.0(typescript@5.9.3): 6045 6122 dependencies: 6046 - '@typescript-eslint/typescript-estree': 8.52.0(typescript@5.9.3) 6123 + '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3) 6047 6124 ast-module-types: 6.0.1 6048 6125 node-source-walk: 7.0.1 6049 6126 typescript: 5.9.3 ··· 6069 6146 6070 6147 dettle@1.0.5: {} 6071 6148 6072 - devalue@5.6.1: {} 6149 + devalue@5.6.2: {} 6073 6150 6074 6151 devlop@1.1.0: 6075 6152 dependencies: 6076 6153 dequal: 2.0.3 6077 6154 6078 - diff@5.2.0: {} 6155 + diff@8.0.3: {} 6079 6156 6080 6157 dlv@1.1.3: {} 6081 6158 ··· 6476 6553 6477 6554 fontace@0.4.0: 6478 6555 dependencies: 6479 - fontkitten: 1.0.0 6556 + fontkitten: 1.0.1 6480 6557 6481 - fontkitten@1.0.0: 6558 + fontkitten@1.0.1: 6482 6559 dependencies: 6483 6560 tiny-inflate: 1.0.3 6484 6561 ··· 6550 6627 6551 6628 graceful-fs@4.2.11: {} 6552 6629 6553 - h3@1.15.4: 6630 + h3@1.15.5: 6554 6631 dependencies: 6555 6632 cookie-es: 1.2.2 6556 6633 crossws: 0.3.5 ··· 6559 6636 iron-webcrypto: 1.2.1 6560 6637 node-mock-http: 1.0.4 6561 6638 radix3: 1.1.2 6562 - ufo: 1.6.2 6639 + ufo: 1.6.3 6563 6640 uncrypto: 0.1.3 6564 6641 6565 6642 has-flag@4.0.0: {} ··· 6788 6865 defu: 6.1.4 6789 6866 destr: 2.0.5 6790 6867 etag: 1.8.1 6791 - h3: 1.15.4 6868 + h3: 1.15.5 6792 6869 image-meta: 0.2.2 6793 6870 listhen: 1.9.0 6794 6871 ofetch: 1.5.1 6795 6872 pathe: 2.0.3 6796 6873 sharp: 0.34.5 6797 6874 svgo: 4.0.0 6798 - ufo: 1.6.2 6799 - unstorage: 1.17.3(@netlify/blobs@10.5.0) 6875 + ufo: 1.6.3 6876 + unstorage: 1.17.4(@netlify/blobs@10.5.0) 6800 6877 xss: 1.0.15 6801 6878 transitivePeerDependencies: 6802 6879 - '@azure/app-configuration' ··· 6987 7064 crossws: 0.3.5 6988 7065 defu: 6.1.4 6989 7066 get-port-please: 3.2.0 6990 - h3: 1.15.4 7067 + h3: 1.15.5 6991 7068 http-shutdown: 1.2.2 6992 7069 jiti: 2.6.1 6993 7070 mlly: 1.8.0 6994 7071 node-forge: 1.3.3 6995 7072 pathe: 1.1.2 6996 7073 std-env: 3.10.0 6997 - ufo: 1.6.2 7074 + ufo: 1.6.3 6998 7075 untun: 0.1.3 6999 7076 uqr: 0.1.2 7000 7077 ··· 7037 7114 7038 7115 lru-cache@10.4.3: {} 7039 7116 7117 + lru-cache@11.2.4: {} 7118 + 7040 7119 luxon@3.7.2: {} 7041 7120 7042 7121 magic-string@0.30.21: ··· 7045 7124 7046 7125 magicast@0.5.1: 7047 7126 dependencies: 7048 - '@babel/parser': 7.28.5 7049 - '@babel/types': 7.28.5 7127 + '@babel/parser': 7.28.6 7128 + '@babel/types': 7.28.6 7050 7129 source-map-js: 1.2.1 7051 7130 7052 7131 map-obj@5.0.2: {} ··· 7595 7674 acorn: 8.15.0 7596 7675 pathe: 2.0.3 7597 7676 pkg-types: 1.3.1 7598 - ufo: 1.6.2 7677 + ufo: 1.6.3 7599 7678 7600 7679 module-definition@6.0.1: 7601 7680 dependencies: ··· 7649 7728 7650 7729 node-source-walk@7.0.1: 7651 7730 dependencies: 7652 - '@babel/parser': 7.28.5 7731 + '@babel/parser': 7.28.6 7653 7732 7654 7733 node-stream-zip@1.15.0: {} 7655 7734 ··· 7681 7760 dependencies: 7682 7761 destr: 2.0.5 7683 7762 node-fetch-native: 1.6.7 7684 - ufo: 1.6.2 7763 + ufo: 1.6.3 7685 7764 7686 7765 ohash@2.0.11: {} 7687 7766 ··· 7786 7865 7787 7866 parse-json@8.3.0: 7788 7867 dependencies: 7789 - '@babel/code-frame': 7.27.1 7868 + '@babel/code-frame': 7.28.6 7790 7869 index-to-position: 1.2.0 7791 7870 type-fest: 4.41.0 7792 7871 ··· 7965 8044 minimatch: 5.1.6 7966 8045 7967 8046 readdirp@4.1.2: {} 8047 + 8048 + readdirp@5.0.0: {} 7968 8049 7969 8050 reading-time@1.5.0: {} 7970 8051 ··· 8517 8598 8518 8599 uc.micro@2.1.0: {} 8519 8600 8520 - ufo@1.6.2: {} 8601 + ufo@1.6.3: {} 8521 8602 8522 8603 ulid@3.0.2: {} 8523 8604 ··· 8542 8623 trough: 2.2.0 8543 8624 vfile: 6.0.3 8544 8625 8545 - unifont@0.7.1: 8626 + unifont@0.7.3: 8546 8627 dependencies: 8547 8628 css-tree: 3.1.0 8548 8629 ofetch: 1.5.1 ··· 8598 8679 dependencies: 8599 8680 normalize-path: 2.1.1 8600 8681 8601 - unstorage@1.17.3(@netlify/blobs@10.5.0): 8682 + unstorage@1.17.4(@netlify/blobs@10.5.0): 8602 8683 dependencies: 8603 8684 anymatch: 3.1.3 8604 - chokidar: 4.0.3 8685 + chokidar: 5.0.0 8605 8686 destr: 2.0.5 8606 - h3: 1.15.4 8607 - lru-cache: 10.4.3 8687 + h3: 1.15.5 8688 + lru-cache: 11.2.4 8608 8689 node-fetch-native: 1.6.7 8609 8690 ofetch: 1.5.1 8610 - ufo: 1.6.2 8691 + ufo: 1.6.3 8611 8692 optionalDependencies: 8612 8693 '@netlify/blobs': 10.5.0 8613 8694 ··· 8655 8736 '@types/unist': 3.0.3 8656 8737 vfile-message: 4.0.3 8657 8738 8658 - vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2): 8739 + vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2): 8659 8740 dependencies: 8660 8741 esbuild: 0.25.12 8661 8742 fdir: 6.5.0(picomatch@4.0.3) ··· 8664 8745 rollup: 4.55.1 8665 8746 tinyglobby: 0.2.15 8666 8747 optionalDependencies: 8667 - '@types/node': 25.0.3 8748 + '@types/node': 25.0.9 8668 8749 fsevents: 2.3.3 8669 8750 jiti: 2.6.1 8670 8751 tsx: 4.21.0 8671 8752 yaml: 2.8.2 8672 8753 8673 - vitefu@1.1.1(vite@6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)): 8754 + vitefu@1.1.1(vite@6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2)): 8674 8755 optionalDependencies: 8675 - vite: 6.4.1(@types/node@25.0.3)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 8756 + vite: 6.4.1(@types/node@25.0.9)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.2) 8676 8757 8677 8758 web-namespaces@2.0.1: {} 8678 8759