Skip to content

Commit

Permalink
chore(deps): update unocss monorepo to ^0.65.4 (#1721)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@unocss/reset](https://redirect.github.com/unocss/unocss) |
[`^0.65.3` ->
`^0.65.4`](https://renovatebot.com/diffs/npm/@unocss%2freset/0.65.3/0.65.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@unocss%2freset/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@unocss%2freset/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@unocss%2freset/0.65.3/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@unocss%2freset/0.65.3/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [unocss](https://redirect.github.com/unocss/unocss) | [`^0.65.3` ->
`^0.65.4`](https://renovatebot.com/diffs/npm/unocss/0.65.3/0.65.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/unocss/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unocss/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unocss/0.65.3/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unocss/0.65.3/0.65.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>unocss/unocss (@&#8203;unocss/reset)</summary>

###
[`v0.65.4`](https://redirect.github.com/unocss/unocss/releases/tag/v0.65.4)

[Compare
Source](https://redirect.github.com/unocss/unocss/compare/v0.65.3...v0.65.4)

#####    🚀 Features

- **inspector**: Show url on Vite's dev server start  -  by
[@&#8203;ferferga](https://redirect.github.com/ferferga) and
[@&#8203;antfu](https://redirect.github.com/antfu) in
[https://github.com/unocss/unocss/issues/4361](https://redirect.github.com/unocss/unocss/issues/4361)
[<samp>(36dc1)</samp>](https://redirect.github.com/unocss/unocss/commit/36dc1d93)
- **vite**: Add option `checkImport`  -  by
[@&#8203;ntnyq](https://redirect.github.com/ntnyq) in
[https://github.com/unocss/unocss/issues/4362](https://redirect.github.com/unocss/unocss/issues/4362)
[<samp>(1e5ca)</samp>](https://redirect.github.com/unocss/unocss/commit/1e5caa49)

#####    🐞 Bug Fixes

- **nuxt**: Use rootDir instead of srcDir to find the config files under
the layer  -  by
[@&#8203;byronogis](https://redirect.github.com/byronogis) in
[https://github.com/unocss/unocss/issues/4367](https://redirect.github.com/unocss/unocss/issues/4367)
[<samp>(4d64f)</samp>](https://redirect.github.com/unocss/unocss/commit/4d64ffc6)

#####     [View changes on
GitHub](https://redirect.github.com/unocss/unocss/compare/v0.65.3...v0.65.4)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/yjl9903/AnimeSpace).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent d98455b commit 35c892b
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 132 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@algolia/client-search": "^5.19.0",
"@iconify-json/carbon": "^1.2.5",
"@types/node": "^22.10.5",
"@unocss/reset": "^0.65.3",
"@unocss/reset": "^0.65.4",
"@vitejs/plugin-vue": "^5.2.1",
"fast-glob": "^3.3.3",
"https-localhost": "^4.7.1",
"unocss": "^0.65.3",
"unocss": "^0.65.4",
"unplugin-analytics": "^0.0.12",
"unplugin-vue-components": "^28.0.0",
"vite": "^6.0.7",
Expand Down
Loading

0 comments on commit 35c892b

Please sign in to comment.