Tresjs / nuxt

TresJS integration for Nuxt.
https://tresjs.org/
MIT License
188 stars 3 forks source link

fix(deps): update dependency @unocss/nuxt to ^0.58.0 - autoclosed #67

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unocss/nuxt (source) ^0.57.7 -> ^0.58.0 age adoption passing confidence

Release Notes

unocss/unocss (@​unocss/nuxt) ### [`v0.58.0`](https://togithub.com/unocss/unocss/releases/tag/v0.58.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.57.7...v0.58.0) #####    🚨 Breaking Changes - **preset-mini**: - Use `prefix` option to prefix tagged pseudo parent  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3366](https://togithub.com/unocss/unocss/issues/3366) [(6e179)](https://togithub.com/unocss/unocss/commit/6e1796ca) - Prioritize length instead of color  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3353](https://togithub.com/unocss/unocss/issues/3353) [(235c3)](https://togithub.com/unocss/unocss/commit/235c3777) - **preset-mini,preset-wind**: - Fix broken `color/opacity` syntax  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3359](https://togithub.com/unocss/unocss/issues/3359) [(3eeac)](https://togithub.com/unocss/unocss/commit/3eeac2bb) - **reset**: - Update reset files  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3402](https://togithub.com/unocss/unocss/issues/3402) [(1742c)](https://togithub.com/unocss/unocss/commit/1742ccac) #####    🚀 Features - Use alternative of str.match  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3400](https://togithub.com/unocss/unocss/issues/3400) [(93574)](https://togithub.com/unocss/unocss/commit/9357448d) - **preset-mini**: - Add text-pretty css property  -  by [@​quecot](https://togithub.com/quecot) in [https://github.com/unocss/unocss/issues/3378](https://togithub.com/unocss/unocss/issues/3378) [(fe3fa)](https://togithub.com/unocss/unocss/commit/fe3fa739) - Update group data variant  -  by [@​chu121su12](https://togithub.com/chu121su12) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3403](https://togithub.com/unocss/unocss/issues/3403) [(15e43)](https://togithub.com/unocss/unocss/commit/15e43a44) - **preset-wind**: - Remove experimental marker from `@hover`  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3401](https://togithub.com/unocss/unocss/issues/3401) [(da399)](https://togithub.com/unocss/unocss/commit/da3996a9) - **transformer-compile-class**: - Add `alwaysHash` option, workaround [#​2366](https://togithub.com/unocss/unocss/issues/2366)  -  by [@​evanryuu](https://togithub.com/evanryuu) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3173](https://togithub.com/unocss/unocss/issues/3173) and [https://github.com/unocss/unocss/issues/2366](https://togithub.com/unocss/unocss/issues/2366) [(08e23)](https://togithub.com/unocss/unocss/commit/08e23976) #####    🐞 Bug Fixes - Shadow does not take into account custom color  -  by [@​Scrum](https://togithub.com/Scrum) in [https://github.com/unocss/unocss/issues/3391](https://togithub.com/unocss/unocss/issues/3391) [(859ca)](https://togithub.com/unocss/unocss/commit/859cae6e) - **directives**: - Resolve scoped css  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3383](https://togithub.com/unocss/unocss/issues/3383) [(f5a10)](https://togithub.com/unocss/unocss/commit/f5a10ce2) - **eslint-plugin**: - `blocklist` rule cant match variants  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/3370](https://togithub.com/unocss/unocss/issues/3370) [(db19a)](https://togithub.com/unocss/unocss/commit/db19a013) - **inspector**: - Codemirror matched utilities miss highlight  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3394](https://togithub.com/unocss/unocss/issues/3394) [(c0049)](https://togithub.com/unocss/unocss/commit/c0049256) - Provide valid matched selectors  -  by [@​auvred](https://togithub.com/auvred), [@​antfu](https://togithub.com/antfu) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3377](https://togithub.com/unocss/unocss/issues/3377) [(ef981)](https://togithub.com/unocss/unocss/commit/ef981053) - **preset-mini**: - Let negate variant negate negative numbers & functions  -  by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/unocss/unocss/issues/3399](https://togithub.com/unocss/unocss/issues/3399) [(13094)](https://togithub.com/unocss/unocss/commit/130943e8) - Fix wrong match/replace from [#​3399](https://togithub.com/unocss/unocss/issues/3399)  -  by [@​chu121su12](https://togithub.com/chu121su12) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3404](https://togithub.com/unocss/unocss/issues/3404) and [https://github.com/unocss/unocss/issues/3399](https://togithub.com/unocss/unocss/issues/3399) [(5120d)](https://togithub.com/unocss/unocss/commit/5120d123) - **vite**: - Wrong import in dev.ts module  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/unocss/unocss/issues/3385](https://togithub.com/unocss/unocss/issues/3385) [(811cc)](https://togithub.com/unocss/unocss/commit/811cc495) - **vscode**: - Path resolve on filesystem config  -  by [@​gnimmelf](https://togithub.com/gnimmelf) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3376](https://togithub.com/unocss/unocss/issues/3376) [(efe4f)](https://togithub.com/unocss/unocss/commit/efe4f5a5) #####    🏎 Performance - **vscode**: Maximize the hit cache and reduce the use of findup in registerUnocss  -  by [@​Simon-He95](https://togithub.com/Simon-He95) in [https://github.com/unocss/unocss/issues/3409](https://togithub.com/unocss/unocss/issues/3409) [(edb5d)](https://togithub.com/unocss/unocss/commit/edb5d68a) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.57.7...v0.58.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.