Bump @unocss/astro from 0.57.7 to 0.58.5 (#44)

Bumps
[@unocss/astro](https://github.com/unocss/unocss/tree/HEAD/packages/astro)
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"><code>@​unocss/astro</code>'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://github.com/unocss/unocss/tree/HEAD/packages/astro/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://github.com/unocss/unocss/tree/HEAD/packages/astro/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="2101fbce73"><code>2101fbc</code></a>
chore: update deps</li>
<li><a
href="de28b4394a"><code>de28b43</code></a>
chore: release v0.58.4</li>
<li><a
href="7f7c76dd62"><code>7f7c76d</code></a>
chore: update deps</li>
<li><a
href="4aba70958a"><code>4aba709</code></a>
chore: release v0.58.3</li>
<li><a
href="e2a0809507"><code>e2a0809</code></a>
chore: release v0.58.2</li>
<li><a
href="591ce490d1"><code>591ce49</code></a>
chore: release v0.58.1</li>
<li><a
href="4c9a23c2e5"><code>4c9a23c</code></a>
chore: update deps</li>
<li><a
href="fc56bd1eea"><code>fc56bd1</code></a>
chore: release v0.58.0</li>
<li><a
href="a4fcf372cb"><code>a4fcf37</code></a>
chore: update deps</li>
<li>Additional commits viewable in <a
href="https://github.com/unocss/unocss/commits/v0.58.5/packages/astro">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@unocss/astro&package-manager=npm_and_yarn&previous-version=0.57.7&new-version=0.58.5)](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>
This commit is contained in:
Adam Matthiesen 2024-02-14 05:55:01 -08:00 committed by GitHub
commit 4f22ceb488
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 99 additions and 11 deletions

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
---
Bump @unocss/astro from 0.57.7 to 0.58.5

View File

@ -60,7 +60,7 @@
"@iconify-json/uil": "^1.1.8",
"@matthiesenxyz/astro-ghostcms": "^3.2.4",
"@matthiesenxyz/astro-ghostcms-rendercontent": "^0.0.4",
"@unocss/astro": "^0.57.7",
"@unocss/astro": "^0.58.5",
"@unocss/reset": "^0.58.5",
"unocss": "^0.57.7",
"@eliancodes/brutal-ui": "^0.2.3",

View File

@ -17,7 +17,7 @@
"@matthiesenxyz/astro-ghostcms-brutalbyelian": "workspace:*",
"@matthiesenxyz/astro-ghostcms": "workspace:*",
"@astrojs/tailwind": "^5.1.0",
"@unocss/astro": "^0.57.7",
"@unocss/astro": "^0.58.5",
"tailwindcss": "^3.3.5"
},
"devDependencies": {

View File

@ -130,8 +130,8 @@ importers:
specifier: ^0.0.4
version: link:../astro-ghostcms-rendercontent
'@unocss/astro':
specifier: ^0.57.7
version: 0.57.7(vite@5.0.12)
specifier: ^0.58.5
version: 0.58.5(vite@5.0.12)
'@unocss/reset':
specifier: ^0.58.5
version: 0.58.5
@ -325,8 +325,8 @@ importers:
specifier: workspace:*
version: link:../packages/astro-ghostcms-theme-default
'@unocss/astro':
specifier: ^0.57.7
version: 0.57.7(vite@5.0.12)
specifier: ^0.58.5
version: 0.58.5(vite@5.0.12)
astro:
specifier: ^4.3.2
version: 4.3.2(typescript@5.3.3)
@ -2170,6 +2170,22 @@ packages:
transitivePeerDependencies:
- rollup
/@unocss/astro@0.58.5(vite@5.0.12):
resolution: {integrity: sha512-LtuVnj8oFAK9663OVhQO8KpdJFiOyyPsYfnOZlDCOFK3gHb/2WMrzdBwr1w8LoQF3bDedkFMKirVF7gWjyZiaw==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
peerDependenciesMeta:
vite:
optional: true
dependencies:
'@unocss/core': 0.58.5
'@unocss/reset': 0.58.5
'@unocss/vite': 0.58.5(vite@5.0.12)
vite: 5.0.12(sass@1.70.0)
transitivePeerDependencies:
- rollup
dev: false
/@unocss/cli@0.57.7:
resolution: {integrity: sha512-FZHTTBYyibySpBEPbA/ilDzI4v4Uy/bROItEYogZkpXNoCLzlclX+UcuFBXXLt6VFJk4WjLNFLRSQlVcCUUOLA==}
engines: {node: '>=14'}
@ -2185,7 +2201,7 @@ packages:
colorette: 2.0.20
consola: 3.2.3
fast-glob: 3.3.2
magic-string: 0.30.5
magic-string: 0.30.7
pathe: 1.1.2
perfect-debounce: 1.0.0
transitivePeerDependencies:
@ -2198,9 +2214,21 @@ packages:
'@unocss/core': 0.57.7
unconfig: 0.3.11
/@unocss/config@0.58.5:
resolution: {integrity: sha512-O1pLSeNXfG11QHaLSVwS9rJKvE4b9304IQ3UvOdbYN+7SAT4YTZ7JDU4ngO1KWyOFBO6RD0WspCR95pgqOqJiQ==}
engines: {node: '>=14'}
dependencies:
'@unocss/core': 0.58.5
unconfig: 0.3.11
dev: false
/@unocss/core@0.57.7:
resolution: {integrity: sha512-1d36M0CV3yC80J0pqOa5rH1BX6g2iZdtKmIb3oSBN4AWnMCSrrJEPBrUikyMq2TEQTrYWJIVDzv5A9hBUat3TA==}
/@unocss/core@0.58.5:
resolution: {integrity: sha512-qbPqL+46hf1/UelQOwUwpAuvm6buoss43DPYHOPdfNJ+NTWkSpATQMF0JKT04QE0QRQbHNSHdMe9ariG+IIlCw==}
dev: false
/@unocss/extractor-arbitrary-variants@0.57.7:
resolution: {integrity: sha512-JdyhPlsgS0x4zoF8WYXDcusPcpU4ysE6Rkkit4a9+xUZEvg7vy7InH6PQ8dL8B9oY7pbxF7G6eFguUDpv9xx4Q==}
dependencies:
@ -2214,6 +2242,15 @@ packages:
gzip-size: 6.0.0
sirv: 2.0.4
/@unocss/inspector@0.58.5:
resolution: {integrity: sha512-cbJlIHEZ14puTtttf7sl+VZFDscV1DJiSseh9sSe0xJ/1NVBT9Bvkm09/1tnpLYAgF5gfa1CaCcjKmURgYzKrA==}
dependencies:
'@unocss/core': 0.58.5
'@unocss/rule-utils': 0.58.5
gzip-size: 6.0.0
sirv: 2.0.4
dev: false
/@unocss/postcss@0.57.7(postcss@8.4.33):
resolution: {integrity: sha512-13c9p5ecTvYa6inDky++8dlVuxQ0JuKaKW5A0NW3XuJ3Uz1t8Pguji+NAUddfTYEFF6GHu47L3Aac7vpI8pMcQ==}
engines: {node: '>=14'}
@ -2225,7 +2262,7 @@ packages:
'@unocss/rule-utils': 0.57.7
css-tree: 2.3.1
fast-glob: 3.3.2
magic-string: 0.30.5
magic-string: 0.30.7
postcss: 8.4.33
/@unocss/preset-attributify@0.57.7:
@ -2292,11 +2329,23 @@ packages:
engines: {node: '>=14'}
dependencies:
'@unocss/core': 0.57.7
magic-string: 0.30.5
magic-string: 0.30.7
/@unocss/rule-utils@0.58.5:
resolution: {integrity: sha512-w0sGJoeUGwMWLVFLEE9PDiv/fQcQqZnTIIQLYNCjTdqXDRlwTp9ACW0h47x/hAAIXdOtEOOBuTfjGD79GznUmA==}
engines: {node: '>=14'}
dependencies:
'@unocss/core': 0.58.5
magic-string: 0.30.7
dev: false
/@unocss/scope@0.57.7:
resolution: {integrity: sha512-pqWbKXcrTJ2ovVRTYFLnUX5ryEhdSXp7YfyBQT3zLtQb4nQ2XZcLTvGdWo7F+9jZ09yP7NdHscBLkeWgx+mVgw==}
/@unocss/scope@0.58.5:
resolution: {integrity: sha512-vSentagAwYTnThGRCjzZ6eNSSRuzdWBl21L1BbvVNM91Ss/FugQnZ1hd0m3TrVvvStYXnFVHMQ/MjCAEJ4cMYg==}
dev: false
/@unocss/transformer-attributify-jsx-babel@0.57.7:
resolution: {integrity: sha512-CqxTiT5ikOC6R/HNyBcCIVYUfeazqRbsw7X4hYKmGHO7QsnaKQFWZTpj+sSDRh3oHq+IDtcD6KB2anTEffEQNA==}
dependencies:
@ -2324,6 +2373,14 @@ packages:
'@unocss/rule-utils': 0.57.7
css-tree: 2.3.1
/@unocss/transformer-directives@0.58.5:
resolution: {integrity: sha512-allspF5TlT1B2bJSZ1houHScXOTaTPlatLiEmgQKzr/m93rCvktokaO5J6qeN2VXQdpTIsxdA5B8//7UkfTuIA==}
dependencies:
'@unocss/core': 0.58.5
'@unocss/rule-utils': 0.58.5
css-tree: 2.3.1
dev: false
/@unocss/transformer-variant-group@0.57.7:
resolution: {integrity: sha512-O5L5Za0IZtOWd2R66vy0k07pLlB9rCIybmUommUqKWpvd1n/pg8czQ5EkmNDprINvinKObVlGVuY4Uq/JsLM0A==}
dependencies:
@ -2343,11 +2400,31 @@ packages:
'@unocss/transformer-directives': 0.57.7
chokidar: 3.5.3
fast-glob: 3.3.2
magic-string: 0.30.5
magic-string: 0.30.7
vite: 5.0.12(sass@1.70.0)
transitivePeerDependencies:
- rollup
/@unocss/vite@0.58.5(vite@5.0.12):
resolution: {integrity: sha512-p4o1XNX1rvjmoUqSSdua8XyWNg/d+YUChDd2L/xEty+6j2qv0wUaohs3UQ87vWlv632/UmgdX+2MbrgtqthCtw==}
peerDependencies:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
dependencies:
'@ampproject/remapping': 2.2.1
'@rollup/pluginutils': 5.1.0
'@unocss/config': 0.58.5
'@unocss/core': 0.58.5
'@unocss/inspector': 0.58.5
'@unocss/scope': 0.58.5
'@unocss/transformer-directives': 0.58.5
chokidar: 3.5.3
fast-glob: 3.3.2
magic-string: 0.30.7
vite: 5.0.12(sass@1.70.0)
transitivePeerDependencies:
- rollup
dev: false
/@vitest/expect@1.2.1:
resolution: {integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==}
dependencies:
@ -2367,7 +2444,7 @@ packages:
/@vitest/snapshot@1.2.1:
resolution: {integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==}
dependencies:
magic-string: 0.30.5
magic-string: 0.30.7
pathe: 1.1.2
pretty-format: 29.7.0
dev: true
@ -5404,6 +5481,12 @@ packages:
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
/magic-string@0.30.7:
resolution: {integrity: sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.15
/map-obj@1.0.1:
resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==}
engines: {node: '>=0.10.0'}