Bump the prod-dependencies group with 4 updates (#56)

Bumps the prod-dependencies group with 4 updates:
[@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss),
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite),
[unocss](https://github.com/unocss/unocss) and
[astro-font](https://github.com/rishi-raj-jain/astro-font).

Updates `@astrojs/rss` from 4.0.4 to 4.0.5
<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.5</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/9967">#9967</a>
<a
href="8b8f26fdf2"><code>8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c</code></a>
Thanks <a
href="https://github.com/madcampos"><code>@​madcampos</code></a>! -
Allows `enclosure' to have a length of 0</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.5</h2>
<h3>Patch Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/withastro/astro/pull/9967">#9967</a>
<a
href="8b8f26fdf2"><code>8b8f26fdf2af2a769f4846bdaaf4cf6b30f9e37c</code></a>
Thanks <a
href="https://github.com/madcampos"><code>@​madcampos</code></a>! -
Allows `enclosure' to have a length of 0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e4999083bf"><code>e499908</code></a>
[ci] release (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9973">#9973</a>)</li>
<li><a
href="b3b9f280c5"><code>b3b9f28</code></a>
fix(rss): use node assert instead of chai (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9980">#9980</a>)</li>
<li><a
href="19df112cf7"><code>19df112</code></a>
[ci] format</li>
<li><a
href="4260ecf1ff"><code>4260ecf</code></a>
chore(<code>@astrojs/rss</code>): Migrate tests to
<code>node:test</code> (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9939">#9939</a>)</li>
<li><a
href="8b8f26fdf2"><code>8b8f26f</code></a>
FIX: allow rss feeds to have an enclosure with length of 0 (<a
href="https://github.com/withastro/astro/tree/HEAD/packages/astro-rss/issues/9967">#9967</a>)</li>
<li>See full diff in <a
href="https://github.com/withastro/astro/commits/@astrojs/rss@4.0.5/packages/astro-rss">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.0.12 to 5.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>create-vite@5.1.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@5.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.1.2 (2024-02-14)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: normalize import file path info (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15772">#15772</a>)
(<a href="https://github.com/vitejs/vite/commit/306df44">306df44</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15772">#15772</a></li>
<li>fix(build): do not output build time when build fails (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15711">#15711</a>)
(<a href="https://github.com/vitejs/vite/commit/added3e">added3e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15711">#15711</a></li>
<li>fix(runtime): pass path instead of fileURL to
<code>isFilePathESM</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15908">#15908</a>)
(<a href="https://github.com/vitejs/vite/commit/7b15607">7b15607</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15908">#15908</a></li>
<li>fix(worker): support UTF-8 encoding in inline workers (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12117">#12117</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15866">#15866</a>)
(<a href="https://github.com/vitejs/vite/commit/570e0f1">570e0f1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12117">#12117</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/15866">#15866</a></li>
<li>chore: update license file (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15885">#15885</a>)
(<a href="https://github.com/vitejs/vite/commit/d9adf18">d9adf18</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15885">#15885</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15874">#15874</a>)
(<a href="https://github.com/vitejs/vite/commit/d16ce5d">d16ce5d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15874">#15874</a></li>
<li>chore(deps): update dependency dotenv-expand to v11 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15875">#15875</a>)
(<a href="https://github.com/vitejs/vite/commit/642d528">642d528</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15875">#15875</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.1.1 (2024-02-09)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: empty CSS file was output when only .css?url is used (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15846">#15846</a>)
(<a href="https://github.com/vitejs/vite/commit/b2873ac">b2873ac</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15846">#15846</a></li>
<li>fix: skip not only .js but also .mjs manifest entries (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15841">#15841</a>)
(<a href="https://github.com/vitejs/vite/commit/3d860e7">3d860e7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15841">#15841</a></li>
<li>chore: post 5.1 release edits (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15840">#15840</a>)
(<a href="https://github.com/vitejs/vite/commit/9da6502">9da6502</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15840">#15840</a></li>
</ul>
<h2>5.1.0 (2024-02-08)</h2>
<p>Vite 5.1 is out! Read the announcement blog post at <a
href="https://vitejs.dev/blog/announcing-vite5-1">https://vitejs.dev/blog/announcing-vite5-1</a>!</p>
<ul>
<li>chore: revert <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15746">#15746</a>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15839">#15839</a>)
(<a href="https://github.com/vitejs/vite/commit/ed875f8">ed875f8</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15746">#15746</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/15839">#15839</a></li>
<li>fix: pass <code>customLogger</code> to
<code>loadConfigFromFile</code> (fix <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15824">#15824</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15831">#15831</a>)
(<a href="https://github.com/vitejs/vite/commit/55a3427">55a3427</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15824">#15824</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/15831">#15831</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15803">#15803</a>)
(<a href="https://github.com/vitejs/vite/commit/e0a6ef2">e0a6ef2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15803">#15803</a></li>
<li>refactor: remove <code>vite build --force</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15837">#15837</a>)
(<a href="https://github.com/vitejs/vite/commit/f1a4242">f1a4242</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15837">#15837</a></li>
</ul>
<h2>5.1.0-beta.7 (2024-02-07)</h2>
<ul>
<li>fix: disable fs.cachedChecks for custom watch ignore patterns (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15828">#15828</a>)
(<a href="https://github.com/vitejs/vite/commit/9070be3">9070be3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15828">#15828</a></li>
<li>fix: judge next dirent cache type (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15787">#15787</a>)
(<a href="https://github.com/vitejs/vite/commit/5fbeba3">5fbeba3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15787">#15787</a></li>
<li>fix: scan entries when the root is in node_modules (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15746">#15746</a>)
(<a href="https://github.com/vitejs/vite/commit/c3e83bb">c3e83bb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15746">#15746</a></li>
<li>fix(config): improved warning when root path includes bad characters
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15761">#15761</a>)
(<a href="https://github.com/vitejs/vite/commit/1c0dc3d">1c0dc3d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15761">#15761</a></li>
<li>docs: fix typos in CHANGELOG (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15825">#15825</a>)
(<a href="https://github.com/vitejs/vite/commit/3ee4e7b">3ee4e7b</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15825">#15825</a></li>
<li>perf: use transform cache by resolved id (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15785">#15785</a>)
(<a href="https://github.com/vitejs/vite/commit/78d838a">78d838a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15785">#15785</a></li>
<li>chore: release notes (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15777">#15777</a>)
(<a href="https://github.com/vitejs/vite/commit/775bb50">775bb50</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15777">#15777</a></li>
</ul>
<h2>5.1.0-beta.6 (2024-02-01)</h2>
<ul>
<li>feat: experimental Vite Runtime API (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12165">#12165</a>)
(<a href="https://github.com/vitejs/vite/commit/8b3ab07">8b3ab07</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/12165">#12165</a></li>
<li>fix: add ref() and unref() to chokidar.d.ts for typescript build to
work (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15706">#15706</a>)
(<a href="https://github.com/vitejs/vite/commit/6b45037">6b45037</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15706">#15706</a></li>
<li>perf: simplify explicit import mark in import analysis (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15724">#15724</a>)
(<a href="https://github.com/vitejs/vite/commit/2805b2d">2805b2d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/15724">#15724</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="75ddc0e4fd"><code>75ddc0e</code></a>
release: v5.1.2</li>
<li><a
href="7b1560765e"><code>7b15607</code></a>
fix(runtime): pass path instead of fileURL to <code>isFilePathESM</code>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15908">#15908</a>)</li>
<li><a
href="d9adf18e63"><code>d9adf18</code></a>
chore: update license file (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15885">#15885</a>)</li>
<li><a
href="added3ee10"><code>added3e</code></a>
fix(build): do not output build time when build fails (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15711">#15711</a>)</li>
<li><a
href="642d528b7b"><code>642d528</code></a>
chore(deps): update dependency dotenv-expand to v11 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15875">#15875</a>)</li>
<li><a
href="d16ce5db2f"><code>d16ce5d</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15874">#15874</a>)</li>
<li><a
href="306df44f6e"><code>306df44</code></a>
fix: normalize import file path info (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15772">#15772</a>)</li>
<li><a
href="570e0f1852"><code>570e0f1</code></a>
fix(worker): support UTF-8 encoding in inline workers (fixes <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/12117">#12117</a>)
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15866">#15866</a>)</li>
<li><a
href="8e946a1009"><code>8e946a1</code></a>
release: v5.1.1</li>
<li><a
href="b2873ac393"><code>b2873ac</code></a>
fix: empty CSS file was output when only .css?url is used (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15846">#15846</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.1.2/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `unocss` from 0.57.7 to 0.58.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/unocss/unocss/releases">unocss's
releases</a>.</em></p>
<blockquote>
<h2>v0.58.5</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>preset-icons</strong>: Support
<code>collectionsNodeResolvePath</code> option  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/unocss/unocss/commit/521f87f1"><!-- raw HTML
omitted -->(521f8)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>attributify</strong>: Add some missing types for jsx  -  by
<a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3529">unocss/unocss#3529</a>
<a href="https://github.com/unocss/unocss/commit/8505f48d"><!-- raw HTML
omitted -->(8505f)<!-- raw HTML omitted --></a></li>
<li><strong>preset-wind</strong>: Handle pseudo selector correctly when
using <code>important</code> string option  -  by <a
href="https://github.com/Jungzl"><code>@​Jungzl</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3544">unocss/unocss#3544</a>
<a href="https://github.com/unocss/unocss/commit/c3ab353d"><!-- raw HTML
omitted -->(c3ab3)<!-- raw HTML omitted --></a></li>
<li><strong>webpack</strong>: HMR not work on Windows  -  by <a
href="https://github.com/anyesu"><code>@​anyesu</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3495">unocss/unocss#3495</a>
<a href="https://github.com/unocss/unocss/commit/2ac03d26"><!-- raw HTML
omitted -->(2ac03)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/unocss/unocss/compare/v0.58.4...v0.58.5">View
changes on GitHub</a></h5>
<h2>v0.58.4</h2>
<h3>   🚀 Features</h3>
<ul>
<li><strong>preset-wind</strong>: Add <code>important</code> option  - 
by <a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a> in
<a
href="https://redirect.github.com/unocss/unocss/issues/3484">unocss/unocss#3484</a>
<a href="https://github.com/unocss/unocss/commit/0ba925e2"><!-- raw HTML
omitted -->(0ba92)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Certain inputs causing regex matching to hang  -  by <a
href="https://github.com/lewisl9029"><code>@​lewisl9029</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3500">unocss/unocss#3500</a>
<a href="https://github.com/unocss/unocss/commit/a361d774"><!-- raw HTML
omitted -->(a361d)<!-- raw HTML omitted --></a></li>
<li><strong>attributify</strong>:
<ul>
<li>Add <code>position</code> type for jsx  -  by <a
href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3528">unocss/unocss#3528</a>
<a href="https://github.com/unocss/unocss/commit/cb0849a4"><!-- raw HTML
omitted -->(cb084)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>nuxt</strong>:
<ul>
<li>Disable nuxt inlineStyles by default, <a
href="https://redirect.github.com/unocss/unocss/issues/3472">#3472</a>
 -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3472">unocss/unocss#3472</a>
<a href="https://github.com/unocss/unocss/commit/5cee56e5"><!-- raw HTML
omitted -->(5cee5)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>preset-icons</strong>:
<ul>
<li>Force to not warn in ESLint  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> <a
href="https://github.com/unocss/unocss/commit/93bfc353"><!-- raw HTML
omitted -->(93bfc)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>preset-legacy-compat</strong>:
<ul>
<li>Update default value  -  by <a
href="https://github.com/zyyv"><code>@​zyyv</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3486">unocss/unocss#3486</a>
<a href="https://github.com/unocss/unocss/commit/07a67f97"><!-- raw HTML
omitted -->(07a67)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>preset-mini</strong>:
<ul>
<li>Missing place-items  -  by <a
href="https://github.com/Simon-He95"><code>@​Simon-He95</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3526">unocss/unocss#3526</a>
<a href="https://github.com/unocss/unocss/commit/fd4cb3ef"><!-- raw HTML
omitted -->(fd4cb)<!-- raw HTML omitted --></a></li>
<li>Order custom container variants as given  -  by <a
href="https://github.com/gllms"><code>@​gllms</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3496">unocss/unocss#3496</a>
<a href="https://github.com/unocss/unocss/commit/3020921c"><!-- raw HTML
omitted -->(30209)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>transformer-directives</strong>:
<ul>
<li>Resolve selector group  -  by <a
href="https://github.com/zoeyzhao19"><code>@​zoeyzhao19</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3485">unocss/unocss#3485</a>
<a href="https://github.com/unocss/unocss/commit/e5c1f9ab"><!-- raw HTML
omitted -->(e5c1f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/unocss/unocss/compare/v0.58.3...v0.58.4">View
changes on GitHub</a></h5>
<h2>v0.58.3</h2>
<h3>   🚀 Features</h3>
<ul>
<li>Introduce legacy-compat preset  -  by <a
href="https://github.com/antfu"><code>@​antfu</code></a> and
<strong>Simon He</strong> in <a
href="https://redirect.github.com/unocss/unocss/issues/3480">unocss/unocss#3480</a>
<a href="https://github.com/unocss/unocss/commit/61b5d62e"><!-- raw HTML
omitted -->(61b5d)<!-- raw HTML omitted --></a></li>
<li><strong>preset-mini</strong>: Add <code>appearance-auto</code>
utility  -  by <a
href="https://github.com/navorite"><code>@​navorite</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3470">unocss/unocss#3470</a>
<a href="https://github.com/unocss/unocss/commit/7c34befe"><!-- raw HTML
omitted -->(7c34b)<!-- raw HTML omitted --></a></li>
<li><strong>preset-wind</strong>: Add <code>svh</code>, <code>lvh</code>
and <code>dvh</code> values to default theme  -  by <a
href="https://github.com/navorite"><code>@​navorite</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3469">unocss/unocss#3469</a>
<a href="https://github.com/unocss/unocss/commit/7ec12cc6"><!-- raw HTML
omitted -->(7ec12)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>nuxt</strong>: Temporary revert <a
href="https://redirect.github.com/unocss/unocss/issues/3448">#3448</a>
 -  by <a href="https://github.com/zyyv"><code>@​zyyv</code></a> and <a
href="https://github.com/antfu"><code>@​antfu</code></a> in <a
href="https://redirect.github.com/unocss/unocss/issues/3482">unocss/unocss#3482</a>
and <a
href="https://redirect.github.com/unocss/unocss/issues/3448">unocss/unocss#3448</a>
<a href="https://github.com/unocss/unocss/commit/b3905dea"><!-- raw HTML
omitted -->(b3905)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/unocss/unocss/compare/v0.58.2...v0.58.3">View
changes on GitHub</a></h5>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="933a8ece8f"><code>933a8ec</code></a>
chore: release v0.58.5</li>
<li><a
href="521f87f198"><code>521f87f</code></a>
feat(preset-icons): support <code>collectionsNodeResolvePath</code>
option</li>
<li><a
href="2101fbce73"><code>2101fbc</code></a>
chore: update deps</li>
<li><a
href="17bf24adaa"><code>17bf24a</code></a>
chore(vite): improve wording (<a
href="https://redirect.github.com/unocss/unocss/issues/3547">#3547</a>)</li>
<li><a
href="9056d435e5"><code>9056d43</code></a>
docs: fix interactive highlight</li>
<li><a
href="ec77c7f753"><code>ec77c7f</code></a>
docs(preset-icons): include new iconify node helper (<a
href="https://redirect.github.com/unocss/unocss/issues/3538">#3538</a>)</li>
<li><a
href="0ca0c3a5d2"><code>0ca0c3a</code></a>
chore: update iconify utils package (<a
href="https://redirect.github.com/unocss/unocss/issues/3539">#3539</a>)</li>
<li><a
href="c3ab353db2"><code>c3ab353</code></a>
fix(preset-wind): handle pseudo selector correctly when using
<code>important</code> str...</li>
<li><a
href="8505f48d4c"><code>8505f48</code></a>
fix(attributify): add some missing types for jsx (<a
href="https://redirect.github.com/unocss/unocss/issues/3529">#3529</a>)</li>
<li><a
href="8732c5ca32"><code>8732c5c</code></a>
chore: lint</li>
<li>Additional commits viewable in <a
href="https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `astro-font` from 0.0.72 to 0.0.77
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rishi-raj-jain/astro-font/releases">astro-font's
releases</a>.</em></p>
<blockquote>
<h2>astro-font@0.0.77</h2>
<ul>
<li><a
href="3a8f838835">ensure
better randomness in the fallback font name</a></li>
</ul>
<h2>astro-font@0.0.76</h2>
<ul>
<li>introduce per config <code>verbose</code> to create less noise in
terminals</li>
</ul>
<h2>astro-font@0.0.75</h2>
<ul>
<li>introduce <code>fallbackName</code> per config flag to allow
customizing fallback font's name</li>
</ul>
<h2>astro-font@0.0.74</h2>
<ul>
<li>only use <code>pathe</code> for relativizing the paths to get POSIX
like output for font paths (thanks to <a
href="https://github.com/florian-lefebvre"><code>@​florian-lefebvre</code></a>
for suggesting it &amp; <a
href="https://github.com/pi0"><code>@​pi0</code></a> for making
<code>pathe</code>)</li>
</ul>
<h2>astro-font@0.0.73</h2>
<ul>
<li>use <code>pathe</code> instead of relying on <code>node:path</code>
to support all environments</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/rishi-raj-jain/astro-font/commits">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>
This commit is contained in:
Adam Matthiesen 2024-02-14 10:57:59 -08:00 committed by GitHub
commit c6051d05c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 395 additions and 331 deletions

View File

@ -0,0 +1,10 @@
---
"@matthiesenxyz/create-astro-ghostcms": patch
---
Bump dependencies:
- @astrojs/rss from to
- vite from to
- unocss from to
- astro-font from to

View File

@ -0,0 +1,10 @@
---
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
---
Bump dependencies:
- @astrojs/rss from to
- vite from to
- unocss from to
- astro-font from to

View File

@ -0,0 +1,10 @@
---
"@matthiesenxyz/astro-ghostcms": patch
---
Bump dependencies:
- @astrojs/rss from to
- vite from to
- unocss from to
- astro-font from to

View File

@ -61,9 +61,9 @@
"@matthiesenxyz/astro-ghostcms-rendercontent": "^0.0.4",
"@unocss/astro": "^0.58.5",
"@unocss/reset": "^0.58.5",
"unocss": "^0.57.7",
"unocss": "^0.58.5",
"@eliancodes/brutal-ui": "^0.2.3",
"astro-font": "^0.0.72",
"astro-font": "^0.0.77",
"typescript": "^5.3.3",
"ultrahtml": "^1.5.2"
}

View File

@ -92,7 +92,7 @@
},
"dependencies": {
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.1.11",
"@astrojs/rss": "^4.0.4",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.0.5",
"@resvg/resvg-js": "^2.6.0",
"@ts-ghost/core-api": "^5.1.2",
@ -102,7 +102,7 @@
"package-json": "9.0.0",
"satori": "^0.10.11",
"satori-html": "^0.3.2",
"vite": "^5.0.12",
"vite": "^5.1.2",
"vite-tsconfig-paths": "^4.2.2",
"zod": "^3.22.4"
}

View File

@ -56,7 +56,7 @@
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"vitest": "^1.2.2",
"vite": "^5.0.12",
"vite": "^5.1.2",
"vite-tsconfig-paths": "^4.2.2"
},
"publishConfig": {

View File

@ -23,6 +23,6 @@
"devDependencies": {
"@unocss/reset": "^0.58.5",
"typescript": "^5.3.3",
"unocss": "^0.57.7"
"unocss": "^0.58.5"
}
}

File diff suppressed because it is too large Load Diff