chore(deps): update all non-major dependencies #23

Merged
spacebot merged 1 commit from renovate/all-minor-patch into master 2026-06-22 02:05:02 +02:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/lucide ^1.2.112^1.2.114 age confidence
@nuxt/ui (source) ^4.8.2^4.9.0 age confidence

Release Notes

nuxt/ui (@​nuxt/ui)

v4.9.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@iconify-json/lucide](https://icon-sets.iconify.design/lucide/) | [`^1.2.112` → `^1.2.114`](https://renovatebot.com/diffs/npm/@iconify-json%2flucide/1.2.112/1.2.114) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2flucide/1.2.114?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@iconify-json%2flucide/1.2.112/1.2.114?slim=true) | | [@nuxt/ui](https://ui.nuxt.com) ([source](https://github.com/nuxt/ui)) | [`^4.8.2` → `^4.9.0`](https://renovatebot.com/diffs/npm/@nuxt%2fui/4.8.2/4.9.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2fui/4.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2fui/4.8.2/4.9.0?slim=true) | --- ### Release Notes <details> <summary>nuxt/ui (@&#8203;nuxt/ui)</summary> ### [`v4.9.0`](https://github.com/nuxt/ui/blob/HEAD/CHANGELOG.md#490-2026-06-17) [Compare Source](https://github.com/nuxt/ui/compare/v4.8.2...v4.9.0) ##### Features - **Calendar:** add month and year selection ([#&#8203;6582](https://github.com/nuxt/ui/issues/6582)) ([ca3c72e](https://github.com/nuxt/ui/commit/ca3c72eb6606da882a6aba5c9f35a3ff0dddf820)) - **ChatMessages:** expose `registerMessageRef` ([#&#8203;6275](https://github.com/nuxt/ui/issues/6275)) ([f99778e](https://github.com/nuxt/ui/commit/f99778e3e7639c11f6b46a4e4c57fbc66077195a)) - **components:** allow hiding `icon` with `false` ([#&#8203;6597](https://github.com/nuxt/ui/issues/6597)) ([09eb639](https://github.com/nuxt/ui/commit/09eb639a33460e1ece8fcfc7dd9c2f523af9b0b4)) - **ContentSearch/DashboardSearch:** forward input config to command palette ([#&#8203;6312](https://github.com/nuxt/ui/issues/6312)) ([5199b7e](https://github.com/nuxt/ui/commit/5199b7e1d262d693af4114884f06bd9126cd3202)) - **FileUpload:** expose `removeFile` in slots ([#&#8203;6492](https://github.com/nuxt/ui/issues/6492)) ([4da3a5d](https://github.com/nuxt/ui/commit/4da3a5d34373b8c99a7304d5cd143da8273a9238)) - **locale:** add Latvian language ([#&#8203;6552](https://github.com/nuxt/ui/issues/6552)) ([fa52538](https://github.com/nuxt/ui/commit/fa5253825258dfb7e543dd84452602979b329703)) - **Modal/Slideover:** add `leave` and `enter` events ([#&#8203;6596](https://github.com/nuxt/ui/issues/6596)) ([006324a](https://github.com/nuxt/ui/commit/006324aeb91ae4054c314c9cb4a9d552fe04e44e)) - **module:** add `theme.unstyled` option ([#&#8203;6551](https://github.com/nuxt/ui/issues/6551)) ([a2a8bc9](https://github.com/nuxt/ui/commit/a2a8bc907a5e490fd056e112f86e52c6416b8636)) - **PinInput:** add `separator` prop ([#&#8203;6392](https://github.com/nuxt/ui/issues/6392)) ([89b30e8](https://github.com/nuxt/ui/commit/89b30e8ebe2b3b3e637ba823d1c35bc2c2d32a68)) - **ScrollArea:** add `shadow` prop ([#&#8203;6561](https://github.com/nuxt/ui/issues/6561)) ([d850ae6](https://github.com/nuxt/ui/commit/d850ae60531787984ba2416d6fca99626637b41b)) - **Select/SelectMenu:** use `multiple` in theme ([#&#8203;6554](https://github.com/nuxt/ui/issues/6554)) ([f66eb65](https://github.com/nuxt/ui/commit/f66eb65f5cb80e245491a6de75d9bb3b175be011)) - **Sidebar:** add `transition` prop ([#&#8203;6484](https://github.com/nuxt/ui/issues/6484)) ([af80a67](https://github.com/nuxt/ui/commit/af80a674a5061dea3272ea113fa497d698fc184b)) - **theme:** allow replacing slot classes with a function ([#&#8203;6562](https://github.com/nuxt/ui/issues/6562)) ([ea576e2](https://github.com/nuxt/ui/commit/ea576e2f321665574c416af34e7ef04e68654a79)) - **theme:** uniformize focus styles across components ([#&#8203;6576](https://github.com/nuxt/ui/issues/6576)) ([b026ca2](https://github.com/nuxt/ui/commit/b026ca2cdb0e4d6aff6d271a95e2d7e5e1bd7e3f)) - **useTour:** new composable ([#&#8203;6557](https://github.com/nuxt/ui/issues/6557)) ([dc05151](https://github.com/nuxt/ui/commit/dc0515128ee6783b6cebd410c85a3e405fb7872a)) - **vite:** add `root` option to override `.nuxt-ui` directory location ([#&#8203;6595](https://github.com/nuxt/ui/issues/6595)) ([cccb3d5](https://github.com/nuxt/ui/commit/cccb3d5a4a3e837173b1d31e6397efaedb032f59)) ##### Bug Fixes - **CommandPalette:** only scroll to highlighted item when focused ([#&#8203;6579](https://github.com/nuxt/ui/issues/6579)) ([02259a6](https://github.com/nuxt/ui/commit/02259a6ae963408b2a971722b9b66d225a0505f3)) - **Link:** set default for locale prop ([#&#8203;6563](https://github.com/nuxt/ui/issues/6563)) ([e9ab758](https://github.com/nuxt/ui/commit/e9ab75888a3143f77ebcc18b8fe40ba370d065d5)) - **module:** remove inline script in SPA mode for strict CSP ([#&#8203;6577](https://github.com/nuxt/ui/issues/6577)) ([7225e9f](https://github.com/nuxt/ui/commit/7225e9f451e405d6b07de8ee44b93a11a50b55a8)) - **ProseCodeCollapse:** cap root `max-height` instead of toggling pre `height` ([#&#8203;6565](https://github.com/nuxt/ui/issues/6565)) ([52d3c45](https://github.com/nuxt/ui/commit/52d3c45478d1cfc88e288a093407d459ccf5ad48)) - **ProseKbd:** type default slot as `VNode[]` ([52367b1](https://github.com/nuxt/ui/commit/52367b1ac375e86b4f996ed07958114e9d63a81a)) - **SelectMenu:** bind `id` and aria attributes on trigger ([#&#8203;6572](https://github.com/nuxt/ui/issues/6572)) ([c3bef7a](https://github.com/nuxt/ui/commit/c3bef7a21bdd67343492f01e874044e59894b95b)) - **Select:** open menu on label click ([#&#8203;6575](https://github.com/nuxt/ui/issues/6575)) ([e8d18c3](https://github.com/nuxt/ui/commit/e8d18c37a0ebfe527ddc8fc38846d68f52e273be)) - **Tabs:** render active indicator during SSR ([#&#8203;6570](https://github.com/nuxt/ui/issues/6570)) ([9e5b8a6](https://github.com/nuxt/ui/commit/9e5b8a6bff4f9f12fc6282b450466ec68dc9017d)) - **templates:** resolve vite root to an absolute path for [#build](https://github.com/nuxt/ui/issues/build) aliases ([#&#8203;6586](https://github.com/nuxt/ui/issues/6586)) ([238e291](https://github.com/nuxt/ui/commit/238e291791737b15fe94eeac6f93468cfcf932bb)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on Monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update all non-major dependencies
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
ci / ci (22, debian-trixie) (push) Successful in 1m5s
20e248760a
spacebot scheduled this pull request to auto merge when all checks succeed 2026-06-22 02:04:59 +02:00
spacebot merged commit 8c20cfb733 into master 2026-06-22 02:05:02 +02:00
spacebot deleted branch renovate/all-minor-patch 2026-06-22 02:05:02 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
spacebar/website!23
No description provided.