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) to v0.26.0 #78

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 0.25.2 -> 0.26.0 age adoption passing confidence
@unocss/nuxt 0.45.1 -> 0.45.5 age adoption passing confidence
@vueuse/nuxt 9.0.2 -> 9.1.0 age adoption passing confidence
sass 1.54.0 -> 1.54.3 age adoption passing confidence

Release Notes

antfu/eslint-config ### [`v0.26.0`](https://togithub.com/antfu/eslint-config/releases/tag/v0.26.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.25.2...v0.26.0) *No significant changes* #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.25.2...v0.26.0)
unocss/unocss ### [`v0.45.5`](https://togithub.com/unocss/unocss/releases/tag/v0.45.5) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.45.4...v0.45.5) #####    🐞 Bug Fixes - **vite**: Improve hmr by using hash instead of timestamp, close [#​176](https://togithub.com/unocss/unocss/issues/176)  -  by [@​antfu](https://togithub.com/antfu) [(6d8d7)](https://togithub.com/unocss/unocss/commit/6d8d75bb) #####    🏎 Performance - **vite**: Avoid unnecessary regeneration  -  by [@​antfu](https://togithub.com/antfu) [(8275d)](https://togithub.com/unocss/unocss/commit/8275d1d9) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.4...v0.45.5) ### [`v0.45.4`](https://togithub.com/unocss/unocss/releases/tag/v0.45.4) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.45.3...v0.45.4) #####    🚀 Features - **extractor**: Split backslash  -  by [@​XiNiHa](https://togithub.com/XiNiHa) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/1371](https://togithub.com/unocss/unocss/issues/1371) - **preset-icons**: Allow fallback to CDN loader in Node, close [#​1359](https://togithub.com/unocss/unocss/issues/1359)  -  by [@​antfu](https://togithub.com/antfu) [(ca282)](https://togithub.com/unocss/unocss/commit/ca282c64) #####    🐞 Bug Fixes - **webpack**: Improve webpack plugin  -  by [@​antfu](https://togithub.com/antfu) [(00d2a)](https://togithub.com/unocss/unocss/commit/00d2a088) #####    🏎 Performance - **vite**: Improve FOUC  -  by [@​antfu](https://togithub.com/antfu) [(17cc6)](https://togithub.com/unocss/unocss/commit/17cc664b) - **web-fonts**: Improve web fonts loading  -  by [@​antfu](https://togithub.com/antfu) [(ae642)](https://togithub.com/unocss/unocss/commit/ae64288d) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.3...v0.45.4) ### [`v0.45.3`](https://togithub.com/unocss/unocss/releases/tag/v0.45.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.45.1...v0.45.3) *No significant changes* #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.45.2...v0.45.3)
vueuse/vueuse ### [`v9.1.0`](https://togithub.com/vueuse/vueuse/releases/tag/v9.1.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v9.0.2...v9.1.0) #####    🚀 Features - **useCycleList**: Support MaybeRef for initialValue  -  by [@​Waleed-KH](https://togithub.com/Waleed-KH) in [https://github.com/vueuse/vueuse/issues/2025](https://togithub.com/vueuse/vueuse/issues/2025) - **usePrecision**: New function  -  by [@​antfu](https://togithub.com/antfu) [(49c8a)](https://togithub.com/vueuse/vueuse/commit/49c8ac4f) - **usePreferredReducedMotion**: New function  -  by [@​Zhaocl1997](https://togithub.com/Zhaocl1997) in [https://github.com/vueuse/vueuse/issues/2039](https://togithub.com/vueuse/vueuse/issues/2039) - **useToNumber**: New function  -  by [@​antfu](https://togithub.com/antfu) [(f69a3)](https://togithub.com/vueuse/vueuse/commit/f69a36df) - **useToString**: New function  -  by [@​antfu](https://togithub.com/antfu) [(2b869)](https://togithub.com/vueuse/vueuse/commit/2b869adb) #####    🐞 Bug Fixes - Improve `MaybeComputedRef`  -  by [@​antfu](https://togithub.com/antfu) [(28c5a)](https://togithub.com/vueuse/vueuse/commit/28c5a95f) - **useFavicon**: Writable return type  -  by [@​chaii3](https://togithub.com/chaii3) and [@​antfu](https://togithub.com/antfu) in [https://github.com/vueuse/vueuse/issues/2036](https://togithub.com/vueuse/vueuse/issues/2036) - **useOffsetPagination**: Min value for pageCount should be 1  -  by [@​jd-solanki](https://togithub.com/jd-solanki) and [@​antfu](https://togithub.com/antfu) in [https://github.com/vueuse/vueuse/issues/2001](https://togithub.com/vueuse/vueuse/issues/2001) - **useScriptTag**: Normalize `src` arg  -  by [@​huynl-96](https://togithub.com/huynl-96) in [https://github.com/vueuse/vueuse/issues/2030](https://togithub.com/vueuse/vueuse/issues/2030) - **useToFixed**: Deprecated in favor of `usePrecision`  -  by [@​antfu](https://togithub.com/antfu) [(790ef)](https://togithub.com/vueuse/vueuse/commit/790ef402) - **useTransition**: Improve type of `TransitionPresets`  -  by [@​antfu](https://togithub.com/antfu) [(cc865)](https://togithub.com/vueuse/vueuse/commit/cc8658aa) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v9.0.2...v9.1.0)
sass/dart-sass ### [`v1.54.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1543) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.2...1.54.3) - Release a native ARM64 executable for Mac OS. ### [`v1.54.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1542) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.1...1.54.2) - No user-visible changes. ### [`v1.54.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1541) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.0...1.54.1) - When unifying selectors for `@extend` and `selector.unify()`, ensure that `:root`, `:scope`, `:host`, and `:host-context` only appear at the beginning of complex selectors.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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



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

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
oku-nuxt3-template ✅ Ready (Inspect) Visit Preview Aug 8, 2022 at 11:54AM (UTC)