productdevbook / oku-nuxt3-template

Nuxt 3 best starter repo, Tailwindcss, Sass, Headless UI, Vue, Pinia, Vite, Eslint, i18n, Naive UI
https://oku-nuxt3-template.vercel.app/
MIT License
602 stars 81 forks source link

fix(deps): update npm dependencies (non-major) #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/vue 1.7.4 -> 1.7.5 age adoption passing confidence
@nuxtjs/i18n (source) 8.0.0-beta.6 -> 8.0.0-beta.7 age adoption passing confidence
@unocss/nuxt 0.47.4 -> 0.47.6 age adoption passing confidence
eslint (source) 8.28.0 -> 8.29.0 age adoption passing confidence
pinia 2.0.27 -> 2.0.28 age adoption passing confidence
prettier (source) 2.8.0 -> 2.8.1 age adoption passing confidence
prettier-plugin-tailwindcss 0.2.0 -> 0.2.1 age adoption passing confidence
sass 1.56.1 -> 1.56.2 age adoption passing confidence
typescript (source) 4.9.3 -> 4.9.4 age adoption passing confidence

Release Notes

tailwindlabs/headlessui ### [`v1.7.5`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-vue/CHANGELOG.md#​175---2022-12-08) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/vue@v1.7.4...@headlessui/vue@v1.7.5) ##### Fixed - Reset form-like components when the parent `
` resets ([#​2004](https://togithub.com/tailwindlabs/headlessui/pull/2004)) - Ensure Popover doesn't crash when `focus` is going to `window` ([#​2019](https://togithub.com/tailwindlabs/headlessui/pull/2019)) - Ensure `shift+home` and `shift+end` works as expected in the `ComboboxInput` component ([#​2024](https://togithub.com/tailwindlabs/headlessui/pull/2024)) - Improve syncing of the `ComboboxInput` value ([#​2042](https://togithub.com/tailwindlabs/headlessui/pull/2042)) - Fix crash when using `multiple` mode without `value` prop (uncontrolled) for `Listbox` and `Combobox` components ([#​2058](https://togithub.com/tailwindlabs/headlessui/pull/2058)) - Allow passing in your own `id` prop ([#​2060](https://togithub.com/tailwindlabs/headlessui/pull/2060)) - Add `null` as a valid type for Listbox and Combobox in Vue ([#​2064](https://togithub.com/tailwindlabs/headlessui/pull/2064), [#​2067](https://togithub.com/tailwindlabs/headlessui/pull/2067)) - Improve SSR for Tabs in Vue ([#​2068](https://togithub.com/tailwindlabs/headlessui/pull/2068)) - Ignore pointer events in Listbox, Menu, and Combobox when cursor hasn't moved ([#​2069](https://togithub.com/tailwindlabs/headlessui/pull/2069)) - Allow clicks inside dialog panel when target is inside shadow root ([#​2079](https://togithub.com/tailwindlabs/headlessui/pull/2079))
nuxt-community/i18n-module ### [`v8.0.0-beta.7`](https://togithub.com/nuxt-community/i18n-module/blob/HEAD/CHANGELOG.md#v800-beta7-2022-12-08T011115Z) [Compare Source](https://togithub.com/nuxt-community/i18n-module/compare/v8.0.0-beta.6...v8.0.0-beta.7) This changelog is generated by [GitHub Releases](https://togithub.com/nuxt-modules/i18n/releases/tag/v8.0.0-beta.7) #####    🚀 Features - **docs**: Upgrade to latest Docus  -  by [@​Tahul](https://togithub.com/Tahul) in [https://github.com/nuxt-modules/i18n/issues/1702](https://togithub.com/nuxt-modules/i18n/issues/1702) [(dfceb)](https://togithub.com/nuxt-modules/i18n/commit/dfceb0a) #####    🐞 Bug Fixes - Missing dependency modules such as `vue-i18n-routing` and`@intlify/vue-*`  -  by [@​kazupon](https://togithub.com/kazupon) in [https://github.com/nuxt-modules/i18n/issues/1692](https://togithub.com/nuxt-modules/i18n/issues/1692) [(563d6)](https://togithub.com/nuxt-modules/i18n/commit/563d636) - Lazy loading for fallback locale  -  by [@​kazupon](https://togithub.com/kazupon) in [https://github.com/nuxt-modules/i18n/issues/1694](https://togithub.com/nuxt-modules/i18n/issues/1694) [(d43ee)](https://togithub.com/nuxt-modules/i18n/commit/d43ee72) - Optimize tree-shaking for vue-i18n related modules  -  by [@​kazupon](https://togithub.com/kazupon) in [https://github.com/nuxt-modules/i18n/issues/1699](https://togithub.com/nuxt-modules/i18n/issues/1699) [(8d278)](https://togithub.com/nuxt-modules/i18n/commit/8d278dd) #####     [View changes on GitHub](https://togithub.com/nuxt-modules/i18n/compare/v8.0.0-beta.6...v8.0.0-beta.7)
unocss/unocss ### [`v0.47.6`](https://togithub.com/unocss/unocss/releases/tag/v0.47.6) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.47.5...v0.47.6) #####    🚀 Features - Vite 4 support  -  by [@​sxzz](https://togithub.com/sxzz) in [https://github.com/unocss/unocss/issues/1982](https://togithub.com/unocss/unocss/issues/1982) [(f8131)](https://togithub.com/unocss/unocss/commit/f8131955) #####    🐞 Bug Fixes - **vite**: Don't escape css in vue web components  -  by [@​sibbng](https://togithub.com/sibbng) in [https://github.com/unocss/unocss/issues/1945](https://togithub.com/unocss/unocss/issues/1945) [(d4c64)](https://togithub.com/unocss/unocss/commit/d4c64198) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.47.5...v0.47.6) ### [`v0.47.5`](https://togithub.com/unocss/unocss/releases/tag/v0.47.5) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.47.4...v0.47.5) #####    🚀 Features - **directives**: Support `applyVariable`, deprecated `varStyle`  -  by [@​antfu](https://togithub.com/antfu) [(65355)](https://togithub.com/unocss/unocss/commit/65355361) #####    🐞 Bug Fixes - **icons**: Add `color: inherit` to mask icons for Safari  -  by [@​antfu](https://togithub.com/antfu) [(c33a8)](https://togithub.com/unocss/unocss/commit/c33a81dd) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.47.4...v0.47.5)
eslint/eslint ### [`v8.29.0`](https://togithub.com/eslint/eslint/releases/tag/v8.29.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.28.0...v8.29.0) #### Features - [`49a07c5`](https://togithub.com/eslint/eslint/commit/49a07c52c5af7e98d161ff4acd44bbbe0aa6383b) feat: add `allowParensAfterCommentPattern` option to no-extra-parens ([#​16561](https://togithub.com/eslint/eslint/issues/16561)) (Nitin Kumar) - [`e6a865d`](https://togithub.com/eslint/eslint/commit/e6a865d70aed9e1c07be712e40c38da1a5dda849) feat: `prefer-named-capture-group` add suggestions ([#​16544](https://togithub.com/eslint/eslint/issues/16544)) (Josh Goldberg) - [`a91332b`](https://togithub.com/eslint/eslint/commit/a91332b8bd9adfa2aa8110071bdf73f56d400050) feat: In no-invalid-regexp validate flags also for non-literal patterns ([#​16583](https://togithub.com/eslint/eslint/issues/16583)) (trosos) #### Documentation - [`0311d81`](https://togithub.com/eslint/eslint/commit/0311d81834d675b8ae7cc92a460b37115edc4018) docs: Configuring Plugins page intro, page tweaks, and rename ([#​16534](https://togithub.com/eslint/eslint/issues/16534)) (Ben Perlmutter) - [`57089b1`](https://togithub.com/eslint/eslint/commit/57089b1ede624452bc94404b6e60d01d48cfd468) docs: add a property assignment example for camelcase rule ([#​16605](https://togithub.com/eslint/eslint/issues/16605)) (Milos Djermanovic) - [`b6ab030`](https://togithub.com/eslint/eslint/commit/b6ab030897d2e8b314b33a6502346a4ac45bb8da) docs: add docs codeowners ([#​16601](https://togithub.com/eslint/eslint/issues/16601)) (Strek) - [`6380c87`](https://togithub.com/eslint/eslint/commit/6380c87c563be5dc78ce0ddd5c7409aaf71692bb) docs: fix sitemap and feed ([#​16592](https://togithub.com/eslint/eslint/issues/16592)) (Milos Djermanovic) - [`ade621d`](https://togithub.com/eslint/eslint/commit/ade621dd12fcd3b65644bb3468248cc040db756c) docs: perf debounce the search query ([#​16586](https://togithub.com/eslint/eslint/issues/16586)) (Shanmughapriyan S) - [`fbcf3ab`](https://togithub.com/eslint/eslint/commit/fbcf3abd54dd20aec3c695cacece56493633c97f) docs: fix searchbar clear button ([#​16585](https://togithub.com/eslint/eslint/issues/16585)) (Shanmughapriyan S) - [`f894035`](https://togithub.com/eslint/eslint/commit/f89403553b31d24f4fc841424cc7dcb8c3ef689f) docs: HTTPS link to yeoman.io ([#​16582](https://togithub.com/eslint/eslint/issues/16582)) (Christian Oliff) - [`de12b26`](https://togithub.com/eslint/eslint/commit/de12b266f2aa6f063d0af888b8f0de41d09ec33f) docs: Update configuration file pages ([#​16509](https://togithub.com/eslint/eslint/issues/16509)) (Ben Perlmutter) - [`1ae9f20`](https://togithub.com/eslint/eslint/commit/1ae9f2067442434c6ccc6b41703624b302d17c67) docs: update correct code examples for `no-extra-parens` rule ([#​16560](https://togithub.com/eslint/eslint/issues/16560)) (Nitin Kumar) #### Chores - [`7628403`](https://togithub.com/eslint/eslint/commit/7628403a57d9d9b4e2cb2b36309170900f58832e) chore: add discord channel link ([#​16590](https://togithub.com/eslint/eslint/issues/16590)) (Amaresh S M) - [`f5808cb`](https://togithub.com/eslint/eslint/commit/f5808cb51529174a67b4938223f06435ad6d5118) chore: fix rule doc headers check ([#​16564](https://togithub.com/eslint/eslint/issues/16564)) (Milos Djermanovic)
vuejs/pinia ### [`v2.0.28`](https://togithub.com/vuejs/pinia/releases/tag/pinia%402.0.28) [Compare Source](https://togithub.com/vuejs/pinia/compare/pinia@2.0.27...pinia@2.0.28) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md) for details.
prettier/prettier ### [`v2.8.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​281) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1) [diff](https://togithub.com/prettier/prettier/compare/2.8.0...2.8.1) ##### Fix SCSS map in arguments ([#​9184](https://togithub.com/prettier/prettier/pull/9184) by [@​agamkrbit](https://togithub.com/agamkrbit)) ```scss // Input $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); // Prettier 2.8.0 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, " sm ")-1})", ), $display-breakpoints ); // Prettier 2.8.1 $display-breakpoints: map-deep-merge( ( "print-only": "only print", "screen-only": "only screen", "xs-only": "only screen and (max-width: #{map-get($grid-breakpoints, "sm")-1})", ), $display-breakpoints ); ``` ##### Support auto accessors syntax ([#​13919](https://togithub.com/prettier/prettier/pull/13919) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) Support for [Auto Accessors Syntax](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9/#auto-accessors-in-classes) landed in TypeScript 4.9. (Doesn't work well with `babel-ts` parser) ```tsx class Foo { accessor foo: number = 3; } ```
tailwindlabs/prettier-plugin-tailwindcss ### [`v0.2.1`](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#​021---2022-12-08) [Compare Source](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.0...v0.2.1) ##### Fixed - Fix support for latest Shopify Liquid plugin ([#​109](https://togithub.com/tailwindlabs/prettier-plugin-tailwindcss/pull/109))
sass/dart-sass ### [`v1.56.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1562) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.56.1...1.56.2) ##### Embedded Sass - The embedded compiler now supports version 1.2.0 of [the embedded protocol](https://togithub.com/sass/embedded-protocol).
Microsoft/TypeScript ### [`v4.9.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.9.4): TypeScript 4.9.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-9). For the complete list of fixed issues, check out the - [fixed issues query for Typescript v4.9.4](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=is%3Aissue+milestone%3A%22TypeScript+4.9.4%22+is%3Aclosed+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) #### Changes: - [`e286821`](https://togithub.com/Microsoft/TypeScript/commit/e2868216f637e875a74c675845625eb15dcfe9a2) Bump version to 4.9.4 and LKG. - [`eb5419f`](https://togithub.com/Microsoft/TypeScript/commit/eb5419fc8d980859b98553586dfb5f40d811a745) Cherry-pick [#​51704](https://togithub.com/Microsoft/TypeScript/issues/51704) to release 4.9 ([#​51712](https://togithub.com/Microsoft/TypeScript/issues/51712)) - [`b4d382b`](https://togithub.com/Microsoft/TypeScript/commit/b4d382b9b12460adf2da4cc0d1429cf19f8dc8be) Cherry-pick changes for narrowing to tagged literal types. - [`e7a02f4`](https://togithub.com/Microsoft/TypeScript/commit/e7a02f43fce47e1a39259ada5460bcc33c8e98b5) Port of [#​51626](https://togithub.com/Microsoft/TypeScript/issues/51626) and [#​51689](https://togithub.com/Microsoft/TypeScript/issues/51689) to release-4.9 ([#​51627](https://togithub.com/Microsoft/TypeScript/issues/51627)) - [`1727912`](https://togithub.com/Microsoft/TypeScript/commit/1727912f0437a7f367d90040fc4b0b4f3efd017a) Cherry-pick fix around `visitEachChild` to release-4.9. ([#​51544](https://togithub.com/Microsoft/TypeScript/issues/51544)) This list of changes was [auto generated](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/\_release?releaseId=117&\_a=release-summary).

Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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.

👻 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.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
oku-nuxt3-template ✅ Ready (Inspect) Visit Preview Dec 12, 2022 at 10:23AM (UTC)