oku-ui / primitives

Vue Radix UI Primitives 1:1 . Components, icons, colors, and templates for building high-quality, accessible UI. Free and open-source.
https://oku-ui.com/primitives
MIT License
845 stars 35 forks source link

fix(deps): update all patch updates #523

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/kit (source) 3.10.0 -> 3.10.1 age adoption passing confidence
@nuxt/schema (source) 3.10.0 -> 3.10.1 age adoption passing confidence
@storybook/addon-essentials (source) 7.6.12 -> 7.6.13 age adoption passing confidence
@storybook/addon-interactions (source) 7.6.12 -> 7.6.13 age adoption passing confidence
@storybook/addon-links (source) 7.6.12 -> 7.6.13 age adoption passing confidence
@storybook/blocks (source) 7.6.12 -> 7.6.13 age adoption passing confidence
@storybook/vue3 (source) 7.6.12 -> 7.6.13 age adoption passing confidence
@storybook/vue3-vite (source) 7.6.12 -> 7.6.13 age adoption passing confidence
@types/node (source) 20.11.16 -> 20.11.17 age adoption passing confidence
lint-staged 15.2.1 -> 15.2.2 age adoption passing confidence
nuxt (source) 3.10.0 -> 3.10.1 age adoption passing confidence
nx (source) 18.0.1 -> 18.0.3 age adoption passing confidence
postcss (source) 8.4.33 -> 8.4.35 age adoption passing confidence
storybook (source) 7.6.12 -> 7.6.13 age adoption passing confidence

Release Notes

nuxt/nuxt (@​nuxt/kit) ### [`v3.10.1`](https://togithub.com/nuxt/nuxt/releases/tag/v3.10.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.10.0...v3.10.1) > 3.10.1 is a regularly-scheduled patch release. ##### ✅ Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems. ##### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.10.0...v3.10.1) ##### 🔥 Performance - **nuxt:** Clear route meta build cache when pages change ([#​25514](https://togithub.com/nuxt/nuxt/pull/25514)) ##### 🩹 Fixes - **nuxt:** Fix syntax error when serializing route meta ([#​25515](https://togithub.com/nuxt/nuxt/pull/25515)) - **nuxt:** Only request animation frame on client ([#​25569](https://togithub.com/nuxt/nuxt/pull/25569)) - **schema:** Correctly set value for app.viewTransition ([#​25581](https://togithub.com/nuxt/nuxt/pull/25581)) - **nuxt:** Correct return type of `refresh` functions ([#​25568](https://togithub.com/nuxt/nuxt/pull/25568)) - **nuxt:** Broadcast cookie change in correct format ([#​25598](https://togithub.com/nuxt/nuxt/pull/25598)) - **nuxt:** Generate typed route declarations when building ([#​25593](https://togithub.com/nuxt/nuxt/pull/25593)) - **nuxt:** Remove key from `useId` type signature ([#​25614](https://togithub.com/nuxt/nuxt/pull/25614)) - **nuxt:** Remove `$` from generated id in `useId` ([#​25615](https://togithub.com/nuxt/nuxt/pull/25615)) - **nuxt:** Don't set default `rel` for same-site external links ([#​25600](https://togithub.com/nuxt/nuxt/pull/25600)) - **nuxt:** Warn if `inheritAttrs: false` when using `useId` ([#​25616](https://togithub.com/nuxt/nuxt/pull/25616)) - **nuxt:** Fetch non-server rendered islands when hydrating ([#​25613](https://togithub.com/nuxt/nuxt/pull/25613)) - **nuxt:** Don't check page/layout usage when redirecting ([#​25628](https://togithub.com/nuxt/nuxt/pull/25628)) ##### 💅 Refactors - **nuxt:** Improve `NuxtLink` types ([#​25599](https://togithub.com/nuxt/nuxt/pull/25599)) ##### 📖 Documentation - Correct typo ([#​25523](https://togithub.com/nuxt/nuxt/pull/25523)) - Add and link to a section on Nuxt context ([#​23546](https://togithub.com/nuxt/nuxt/pull/23546)) - Explain how to set `` defaults in nuxt config ([#​25610](https://togithub.com/nuxt/nuxt/pull/25610)) ##### 🏡 Chore - Use `pathe` in internal tests ([e33cec958](https://togithub.com/nuxt/nuxt/commit/e33cec958)) - **nuxt:** Rename `nuxt` -> `nuxtApp` internally for consistency ([c5d5932f5](https://togithub.com/nuxt/nuxt/commit/c5d5932f5)) ##### 🤖 CI - Fix playwright cache ([#​25527](https://togithub.com/nuxt/nuxt/pull/25527)) - Retry flaky test when running in Windows with Webpack ([#​25536](https://togithub.com/nuxt/nuxt/pull/25536)) - Retry flaky test when running in Windows with Webpack ([#​25543](https://togithub.com/nuxt/nuxt/pull/25543)) - Retry flaky test when using Webpack ([#​25550](https://togithub.com/nuxt/nuxt/pull/25550)) - Simplify label PR workflow ([#​25579](https://togithub.com/nuxt/nuxt/pull/25579)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Julien Huang ([@​huang-julien](https://togithub.com/huang-julien)) - Harlan Wilton ([@​harlan-zw](https://togithub.com/harlan-zw)) - Bobbie Goede ([@​BobbieGoede](https://togithub.com/BobbieGoede)) - xjccc ([@​xjccc](https://togithub.com/xjccc)) - Ryan Clements ([@​RyanClementsHax](https://togithub.com/RyanClementsHax)) - Enkot ([@​enkot](https://togithub.com/enkot)) - Damian Głowala ([@​DamianGlowala](https://togithub.com/DamianGlowala)) - Ted de Koning ([@​tdekoning](https://togithub.com/tdekoning)) - Troy Ciesco ([@​troyciesco](https://togithub.com/troyciesco)) - Michael Brevard ([@​GalacticHypernova](https://togithub.com/GalacticHypernova)) - Arslan Ali ([@​warlock1996](https://togithub.com/warlock1996))
storybookjs/storybook (@​storybook/addon-essentials) ### [`v7.6.13`](https://togithub.com/storybookjs/storybook/compare/v7.6.12...95ed703506ceb18e89a81bf93b3628a67b118edd) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.12...v7.6.13)
storybookjs/storybook (@​storybook/addon-interactions) ### [`v7.6.13`](https://togithub.com/storybookjs/storybook/releases/tag/v7.6.13) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.12...v7.6.13) ##### 7.6.13 - Next.js: Fix frameworkOptions resolution - [#​25907](https://togithub.com/storybookjs/storybook/pull/25907), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - React Native: Fix init fails when package is already installed - [#​25908](https://togithub.com/storybookjs/storybook/pull/25908), thanks [@​dannyhw](https://togithub.com/dannyhw)! - React Native: Remove watcher from init - [#​25895](https://togithub.com/storybookjs/storybook/pull/25895), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Webpack: Update StorybookConfig import in core-webpack types.ts - [#​25740](https://togithub.com/storybookjs/storybook/pull/25740), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)!
storybookjs/storybook (@​storybook/blocks) ### [`v7.6.13`](https://togithub.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#7613) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.6.12...v7.6.13) - Next.js: Fix frameworkOptions resolution - [#​25907](https://togithub.com/storybookjs/storybook/pull/25907), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)! - React Native: Fix init fails when package is already installed - [#​25908](https://togithub.com/storybookjs/storybook/pull/25908), thanks [@​dannyhw](https://togithub.com/dannyhw)! - React Native: Remove watcher from init - [#​25895](https://togithub.com/storybookjs/storybook/pull/25895), thanks [@​dannyhw](https://togithub.com/dannyhw)! - Webpack: Update StorybookConfig import in core-webpack types.ts - [#​25740](https://togithub.com/storybookjs/storybook/pull/25740), thanks [@​valentinpalkovic](https://togithub.com/valentinpalkovic)!
okonet/lint-staged (lint-staged) ### [`v15.2.2`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1522) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.1...v15.2.2) ##### Patch Changes - [#​1391](https://togithub.com/lint-staged/lint-staged/pull/1391) [`fdcdad4`](https://togithub.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde) Thanks [@​iiroj](https://togithub.com/iiroj)! - *Lint-staged* no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.
nrwl/nx (nx) ### [`v18.0.3`](https://togithub.com/nrwl/nx/releases/tag/18.0.3) [Compare Source](https://togithub.com/nrwl/nx/compare/18.0.2...18.0.3) #### 18.0.3 (2024-02-07) ##### 🚀 Features - **bundling:** bump rollup-plugin-typescript2 version ([#​20609](https://togithub.com/nrwl/nx/pull/20609)) - **remix:** add playwright option for e2eTestRunner ([#​21603](https://togithub.com/nrwl/nx/pull/21603)) ##### 🩹 Fixes - **angular:** ajv hoisting issue ([#​21641](https://togithub.com/nrwl/nx/pull/21641)) - **core:** add missing parts to ci workflws and update docs ([3078ecf66f](https://togithub.com/nrwl/nx/commit/3078ecf66f)) - **core:** temporary use forked portable_pty to inherit cursor position for windows ([#​21683](https://togithub.com/nrwl/nx/pull/21683)) - **core:** handle blocking stdin ([#​21672](https://togithub.com/nrwl/nx/pull/21672)) - **linter:** adjust terminal run check for crystal ([#​21638](https://togithub.com/nrwl/nx/pull/21638)) - **misc:** ensure swc transpiler process required files ([#​21674](https://togithub.com/nrwl/nx/pull/21674)) - **nx-dev:** launch page mobile experience ([e8d2b471a8](https://togithub.com/nrwl/nx/commit/e8d2b471a8)) - **nx-dev:** redirect on remote caching page ([#​21669](https://togithub.com/nrwl/nx/pull/21669)) - **testing:** cleanup e2e atomization plugins ([#​21688](https://togithub.com/nrwl/nx/pull/21688)) - **vite:** import esbuild before loading config to keep it in cache ([#​21685](https://togithub.com/nrwl/nx/pull/21685)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Jonathan Cammisuli - Juri [@​juristr](https://togithub.com/juristr) - Juri Strumpflohner [@​juristr](https://togithub.com/juristr) - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - Miroslav Jonas [@​meeroslav](https://togithub.com/meeroslav) - Miroslav Jonaš [@​meeroslav](https://togithub.com/meeroslav) - Nikita Barsukov [@​nsbarsukov](https://togithub.com/nsbarsukov) ### [`v18.0.2`](https://togithub.com/nrwl/nx/releases/tag/18.0.2) [Compare Source](https://togithub.com/nrwl/nx/compare/18.0.1...18.0.2) #### 18.0.2 (2024-02-05) ##### 🩹 Fixes - **angular:** fix wrong trailing comma in mf bootstrap code generation ([#​21600](https://togithub.com/nrwl/nx/pull/21600)) - **angular:** support inferred cypress targets in setup-mf generator ([#​21619](https://togithub.com/nrwl/nx/pull/21619)) - **core:** pass the full resolved path of ts-node/esm when reloading the CLI ([#​21607](https://togithub.com/nrwl/nx/pull/21607)) - **core:** remove logic to reload process with esm loader for Node 18 ([#​21623](https://togithub.com/nrwl/nx/pull/21623)) - **core:** prevent target defaults from being discarded during merge process ([#​21624](https://togithub.com/nrwl/nx/pull/21624)) - **misc:** handle workspaces if no plugin selected in nx init and only generate files after prompts ([#​21606](https://togithub.com/nrwl/nx/pull/21606)) - **nextjs:** move `next/constants` from top-level import to when it is needed ([#​21612](https://togithub.com/nrwl/nx/pull/21612)) - **nextjs:** Enable next e2e test ([#​21625](https://togithub.com/nrwl/nx/pull/21625)) - **node:** Broken E2E tests ([#​21569](https://togithub.com/nrwl/nx/pull/21569)) - **nx-dev:** redirect core-features page ([#​21616](https://togithub.com/nrwl/nx/pull/21616)) - **webpack:** require ForkTsCheckerWebpackPlugin only as required ([#​21629](https://togithub.com/nrwl/nx/pull/21629)) ##### ❤️ Thank You - Craigory Coppola [@​AgentEnder](https://togithub.com/AgentEnder) - Jack Hsu [@​jaysoo](https://togithub.com/jaysoo) - Katerina Skroumpelou [@​mandarini](https://togithub.com/mandarini) - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham)
postcss/postcss (postcss) ### [`v8.4.35`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8435) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.34...8.4.35) - Avoid `!` in `node.parent.nodes` type. - Allow to pass `undefined` to node adding method to simplify types. ### [`v8.4.34`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8434) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.33...8.4.34) - Fixed `AtRule#nodes` type (by Tim Weißenfels). - Cleaned up code (by Dmitry Kirillov).

Configuration

📅 Schedule: Branch creation - "every 1 month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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



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

github-actions[bot] commented 7 months ago

Thank you for following the naming conventions! 🙏