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

chore(deps): update npm dependencies (non-major) #125

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
@antfu/eslint-config 0.35.1 -> 0.35.2 age adoption passing confidence
@iconify-json/carbon 1.1.14 -> 1.1.15 age adoption passing confidence
@iconify-json/ic 1.1.12 -> 1.1.13 age adoption passing confidence
@iconify-json/ph 1.1.3 -> 1.1.4 age adoption passing confidence
@iconify-json/twemoji 1.1.10 -> 1.1.11 age adoption passing confidence
@nuxtjs/tailwindcss 6.3.1 -> 6.4.0 age adoption passing confidence
eslint (source) 8.33.0 -> 8.34.0 age adoption passing confidence
nuxt 3.1.2 -> 3.2.0 age adoption passing confidence
prettier (source) 2.8.3 -> 2.8.4 age adoption passing confidence
sass 1.58.0 -> 1.58.1 age adoption passing confidence

Release Notes

antfu/eslint-config ### [`v0.35.2`](https://togithub.com/antfu/eslint-config/releases/tag/v0.35.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.35.1...v0.35.2) #####    🐞 Bug Fixes - Disable `vue/no-v-text-v-html-on-component`  -  by [@​antfu](https://togithub.com/antfu) [(7a2d6)](https://togithub.com/antfu/eslint-config/commit/7a2d63c) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.35.1...v0.35.2)
nuxt-community/tailwindcss-module ### [`v6.4.0`](https://togithub.com/nuxt-community/tailwindcss-module/blob/HEAD/CHANGELOG.md#​640-httpsgithubcomnuxt-communitytailwindcss-modulecomparev631v640-2023-02-11) [Compare Source](https://togithub.com/nuxt-community/tailwindcss-module/compare/v6.3.1...v6.4.0) ##### Features - Adding Tailwind Viewer to Nuxt dev tools ([#​612](https://togithub.com/nuxt-community/tailwindcss-module/issues/612)) ([c46c834](https://togithub.com/nuxt-community/tailwindcss-module/commit/c46c8346d5098f46181dd6eb7af305b8cb3a3e89)) ##### Bug Fixes - support nuxt 2.16+ ([#​611](https://togithub.com/nuxt-community/tailwindcss-module/issues/611)) ([0c5e073](https://togithub.com/nuxt-community/tailwindcss-module/commit/0c5e073932ecef5dce7922e6ab2e93555870b53d)) ##### [6.3.1](https://togithub.com/nuxt-community/tailwindcss-module/compare/v6.3.0...v6.3.1) (2023-02-01) ##### Bug Fixes - support layers in correct order and watch config to warn restart ([0357676](https://togithub.com/nuxt-community/tailwindcss-module/commit/0357676c76d192d4ac2ae5ad5eed1d3ca7709afd))
eslint/eslint ### [`v8.34.0`](https://togithub.com/eslint/eslint/releases/tag/v8.34.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.33.0...v8.34.0) #### Features - [`9b2fcf7`](https://togithub.com/eslint/eslint/commit/9b2fcf7e928fc92ac6d43617bdee1bda250b7491) feat: `array-callback-return` supports `Array.prototype.toSorted` ([#​16845](https://togithub.com/eslint/eslint/issues/16845)) (SUZUKI Sosuke) #### Bug Fixes - [`923f61d`](https://togithub.com/eslint/eslint/commit/923f61d8fc82d83b912c6ba95abb5a509c4d7b52) fix: false positive with assignment in `no-extra-parens` ([#​16872](https://togithub.com/eslint/eslint/issues/16872)) (Francesco Trotta) #### Documentation - [`f0a9883`](https://togithub.com/eslint/eslint/commit/f0a988384ea1a262150e70d83abd8a5e50c46fa7) docs: split rules documentation ([#​16797](https://togithub.com/eslint/eslint/issues/16797)) (Ben Perlmutter) - [`67aa37b`](https://togithub.com/eslint/eslint/commit/67aa37b583f059226b9c959672400f04ed6a56b5) docs: fix typo in command-line-interface.md ([#​16871](https://togithub.com/eslint/eslint/issues/16871)) (Kevin Rouchut) - [`337f7ed`](https://togithub.com/eslint/eslint/commit/337f7ed96131d873be7ae6b010739476d0ad15e9) docs: fix width of language input ([#​16849](https://togithub.com/eslint/eslint/issues/16849)) (Tanuj Kanti) - [`71349a1`](https://togithub.com/eslint/eslint/commit/71349a1f709baa361bd656a7ce4a7d35d857a9a8) docs: Configure a Parser page ([#​16803](https://togithub.com/eslint/eslint/issues/16803)) (Ben Perlmutter) - [`de7e925`](https://togithub.com/eslint/eslint/commit/de7e925d03764f3681269b30bb60b92ee463c10f) docs: remove extra line numbers in example ([#​16848](https://togithub.com/eslint/eslint/issues/16848)) (jonz94) - [`ad38d77`](https://togithub.com/eslint/eslint/commit/ad38d77102d6fe30cfa92c831174f178bb35c88b) docs: Update README (GitHub Actions Bot) #### Chores - [`9dbe06d`](https://togithub.com/eslint/eslint/commit/9dbe06d0ad875e6d5964497e2975e8d789e763d0) chore: add `type` property to array-element-newline schema ([#​16877](https://togithub.com/eslint/eslint/issues/16877)) (MHO) - [`a061527`](https://togithub.com/eslint/eslint/commit/a061527a0332f0edf559acfc2902a327cae098d9) chore: Remove unused functions ([#​16868](https://togithub.com/eslint/eslint/issues/16868)) (Nicholas C. Zakas)
nuxt/nuxt ### [`v3.2.0`](https://togithub.com/nuxt/nuxt/releases/tag/v3.2.0) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.1.2...v3.2.0) > **3.2.0** is the first minor release since we've started our new release schedule. We've brought it forward by a couple of weeks to include some goodies we want you to be able to play with soon. #### 👀 Highlights - ⚡️ **Nuxt DevTools** > You can opt-in to Nuxt DevTools per-project by going to the project root and running: > > ```bash > npx nuxi@latest devtools enable > ``` > > Restart your Nuxt server and open your app in browser. Click the Nuxt icon on the bottom (or press `Alt+D`) to toggle the DevTools. More information in the [docs](https://togithub.com/nuxt/devtools)! - ✨ **Better DX for overriding** `runtimeConfig`, including inline type helpers

- 🪄 **Automatically inferred return type** for `useFetch` and `$fetch` based on method. > It'll be a type error to use the wrong method when hitting an endpoint. > > Plus, if you have multiple methods served by a single endpoint (like `~/server/api/test.get.ts` and `~/server/api/test.post.ts` then the response type will match the kind of response you make. - 🍪 `useFetch` is now integrated with `event.$fetch`, meaning **cookies and context are now passed to api requests automagically** within internal requests. - 🔥 We now **treeshake client-only components** out of the server build more effectively using the experimental `treeshakeClientOnly` feature > This is turned on by default but if you experience any issues, you can turn this off via: > > ```js > export default defineNuxtConfig({ > experimental: { > treeshakeClientOnly: false > } > }) > ``` - 🛠️ New **`addRouteMiddleware` kit utility** for module authors - 💪 **Nitropack v2.2** has been released > Lots of features, including runtime proxy support using route rules, nested fetch calls, binary and raw storage operations, exposed `event.context.cf` (cloudflare) and built-in session support. > > For full details see [release notes](https://togithub.com/unjs/nitro/blob/main/CHANGELOG.md#v220) #### Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.1.2...v3.2.0) ##### 🚀 Enhancements - **kit:** Add `addRouteMiddleware` method ([#​18553](https://togithub.com/nuxt/nuxt/pull/18553)) - **cli:** Warn when prerendering routes with `ssr: false` ([#​18783](https://togithub.com/nuxt/nuxt/pull/18783)) - **schema:** Add type hints for runtime config ([#​18652](https://togithub.com/nuxt/nuxt/pull/18652)) - **nuxt:** Support type auto-import ([#​18859](https://togithub.com/nuxt/nuxt/pull/18859)) - **nuxt:** Infer `useFetch` return based on the method ([#​18526](https://togithub.com/nuxt/nuxt/pull/18526)) - **cli:** Add initial support for enabling/disabling devtools ([#​18864](https://togithub.com/nuxt/nuxt/pull/18864)) - **nuxt:** Upgrade to nitropack 2.2 ([#​18889](https://togithub.com/nuxt/nuxt/pull/18889)) ##### 🔥 Performance - **vite:** Use stub entry in vite server build when ` ssr: false ` ([#​18782](https://togithub.com/nuxt/nuxt/pull/18782)) ##### 🩹 Fixes - **nuxt:** Treeshake client-only components with placeholders ([#​8789](https://togithub.com/nuxt/nuxt/pull/8789)) - **webpack:** Client-side typechecking when `ssr: false` ([#​18828](https://togithub.com/nuxt/nuxt/pull/18828)) - **vite:** Exclude styles, not all assets ([#​18752](https://togithub.com/nuxt/nuxt/pull/18752)) - **nuxt:** Defer adding route path to preloaded record ([#​18862](https://togithub.com/nuxt/nuxt/pull/18862)) - **nuxt:** Don't exclude pnpm layers from nitro esbuild/imports ([#​9952](https://togithub.com/nuxt/nuxt/pull/9952)) - **nuxt:** Use parser to treeshake `` ([#​8713](https://togithub.com/nuxt/nuxt/pull/8713)) - Reorder the types field in package.json ([#​18880](https://togithub.com/nuxt/nuxt/pull/18880)) ##### 💅 Refactors - **nuxt:** Within nuxt app, import directly from source file ([#​18902](https://togithub.com/nuxt/nuxt/pull/18902)) ##### 📖 Documentation - Remove extra word ([#​18750](https://togithub.com/nuxt/nuxt/pull/18750)) - **example:** Fix app config link ([#​18760](https://togithub.com/nuxt/nuxt/pull/18760)) - Add `useError` composable ([#​8912](https://togithub.com/nuxt/nuxt/pull/8912)) - Clarify augmenting input/output app config ([#​8953](https://togithub.com/nuxt/nuxt/pull/8953)) - Add explanation of composable lifecycle ([#​8116](https://togithub.com/nuxt/nuxt/pull/8116)) - **typescript:** Type-checking guide ([#​18768](https://togithub.com/nuxt/nuxt/pull/18768)) - **schema:** Add NuxtHooks interface documentation ([#​18756](https://togithub.com/nuxt/nuxt/pull/18756)) - Resolve `preloadRouteComponents` page heading error ([#​18804](https://togithub.com/nuxt/nuxt/pull/18804)) - Update to nuxt 2.16.0 in bridge installation ([#​18836](https://togithub.com/nuxt/nuxt/pull/18836)) - Add link to vue hydration mismatch docs ([#​18842](https://togithub.com/nuxt/nuxt/pull/18842)) - Update auto-imports for the server part ([#​18848](https://togithub.com/nuxt/nuxt/pull/18848)) - Warn about slots in server components ([#​18854](https://togithub.com/nuxt/nuxt/pull/18854)) - Add explanation with augmented meta for new routes ([#​18901](https://togithub.com/nuxt/nuxt/pull/18901)) ##### ✅ Tests - Decrease vite logging during tests ([5426e5609](https://togithub.com/nuxt/nuxt/commit/5426e5609)) ##### ❤️ Contributors - Daniel Roe - Pooya Parsa - Chen - Julien Huang - Yasser Lahbibi - Dany Sluijk - Alex Liu - Anthony Fu - Ayaka Rizumu - Alexander Lichter - Sébastien Chopin - Mehdi HosseinZade - Yesid - Lucas - Joseph Ojoko - Dago - Krutie Patel - Leigh
prettier/prettier ### [`v2.8.4`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​284) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.3...2.8.4) [diff](https://togithub.com/prettier/prettier/compare/2.8.3...2.8.4) ##### Fix leading comments in mapped types with `readonly` ([#​13427](https://togithub.com/prettier/prettier/pull/13427) by [@​thorn0](https://togithub.com/thorn0), [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```tsx // Input type Type = { // comment readonly [key in Foo]; }; // Prettier 2.8.3 type Type = { readonly // comment [key in Foo]; }; // Prettier 2.8.4 type Type = { // comment readonly [key in Foo]; }; ``` ##### Group params in opening block statements ([#​14067](https://togithub.com/prettier/prettier/pull/14067) by [@​jamescdavis](https://togithub.com/jamescdavis)) This is a follow-up to [#​13930](https://togithub.com/prettier/prettier/issues/13930) to establish wrapping consistency between opening block statements and else blocks by grouping params in opening blocks. This causes params to break to a new line together and not be split across lines unless the length of params exceeds the print width. This also updates the else block wrapping to behave exactly the same as opening blocks. ```hbs {{! Input }} {{#block param param param param param param param param param param as |blockParam|}} Hello {{else block param param param param param param param param param param as |blockParam|}} There {{/block}} {{! Prettier 2.8.3 }} {{#block param param param param param param param param param param as |blockParam| }} Hello {{else block param param param param param param param param param param}} There {{/block}} {{! Prettier 2.8.4 }} {{#block param param param param param param param param param param as |blockParam| }} Hello {{else block param param param param param param param param param param as |blockParam| }} There {{/block}} ``` ##### Ignore files in `.sl/` ([#​14206](https://togithub.com/prettier/prettier/pull/14206) by [@​bolinfest](https://togithub.com/bolinfest)) In [Sapling SCM](https://sapling-scm.com/), `.sl/` is the folder where it stores its state, analogous to `.git/` in Git. It should be ignored in Prettier like the other SCM folders. ##### Recognize `@satisfies` in Closure-style type casts ([#​14262](https://togithub.com/prettier/prettier/pull/14262) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input const a = /** @​satisfies {Record} */ ({hello: 1337}); const b = /** @​type {Record} */ ({hello: 1337}); // Prettier 2.8.3 const a = /** @​satisfies {Record} */ { hello: 1337 }; const b = /** @​type {Record} */ ({ hello: 1337 }); // Prettier 2.8.4 const a = /** @​satisfies {Record} */ ({hello: 1337}); const b = /** @​type {Record} */ ({hello: 1337}); ``` ##### Fix parens in inferred function return types with `extends` ([#​14279](https://togithub.com/prettier/prettier/pull/14279) by [@​fisker](https://togithub.com/fisker)) ```ts // Input type Foo = T extends ((a) => a is infer R extends string) ? R : never; // Prettier 2.8.3 (First format) type Foo = T extends (a) => a is infer R extends string ? R : never; // Prettier 2.8.3 (Second format) SyntaxError: '?' expected. // Prettier 2.8.4 type Foo = T extends ((a) => a is infer R extends string) ? R : never; ```
sass/dart-sass ### [`v1.58.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1581) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.58.0...1.58.1) - Emit a unitless hue when serializing `hsl()` colors. The `deg` unit is incompatible with IE, and while that officially falls outside our compatibility policy, it's better to lean towards greater compatibility.

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 Comments Updated
oku-nuxt3-template ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 15, 2023 at 4:17AM (UTC)