nuxt-ui-pro / dashboard

A dashboard template made with Vue and Nuxt UI Pro.
https://dashboard-template.nuxt.dev
378 stars 81 forks source link

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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.94 -> ^1.1.97 age adoption passing confidence
@nuxt/fonts ^0.1.0 -> ^0.5.1 age adoption passing confidence
@​nuxt/ui-pro ^1.0.2 -> ^1.1.0 age adoption passing confidence
date-fns ^3.3.1 -> ^3.6.0 age adoption passing confidence
vue-tsc (source) ^2.0.6 -> ^2.0.7 age adoption passing confidence

Release Notes

nuxt/fonts (@​nuxt/fonts) ### [`v0.5.1`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v051) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.5.0...v0.5.1) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.5.0...v0.5.1) ##### 🩹 Fixes - Invalidate cache on new package releases ([ee9678a](https://togithub.com/nuxt/fonts/commit/ee9678a)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.5.0`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v050) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.4.0...v0.5.0) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.4.0...v0.5.0) ##### πŸš€ Enhancements - **fontsource:** Support subsets ([#​84](https://togithub.com/nuxt/fonts/pull/84)) ##### 🩹 Fixes - Inherit css preload data when chunks are bundled up ([c11b257](https://togithub.com/nuxt/fonts/commit/c11b257)) - Continue if font family doesn't match in `getFontDetails` ([#​88](https://togithub.com/nuxt/fonts/pull/88)) - Handle numbers in font family names ([d3d3de6](https://togithub.com/nuxt/fonts/commit/d3d3de6)) - Handle escape characters in font family names ([777cb0f](https://togithub.com/nuxt/fonts/commit/777cb0f)) ##### πŸ’… Refactors - Share storage instance between meta/assets ([d5b8184](https://togithub.com/nuxt/fonts/commit/d5b8184)) - Separate type import ([593117b](https://togithub.com/nuxt/fonts/commit/593117b)) ##### 🏑 Chore - Dedupe dependencies ([4793b4c](https://togithub.com/nuxt/fonts/commit/4793b4c)) ##### βœ… Tests - Clear font cache before running tests ([ff64cff](https://togithub.com/nuxt/fonts/commit/ff64cff)) - Add snapshots for adobe provider ([c1dc27e](https://togithub.com/nuxt/fonts/commit/c1dc27e)) - Single adobe playground page ([76d7b8a](https://togithub.com/nuxt/fonts/commit/76d7b8a)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) ### [`v0.4.0`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v040) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.3.0...v0.4.0) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.3.0...v0.4.0) ##### πŸš€ Enhancements - Fontsource provider ([#​78](https://togithub.com/nuxt/fonts/pull/78)) - Support system proxy when fetching fonts/metadata ([#​82](https://togithub.com/nuxt/fonts/pull/82)) ##### 🩹 Fixes - Match font weights & styles when adding local fallbacks ([#​71](https://togithub.com/nuxt/fonts/pull/71)) ##### πŸ“– Documentation - Add adobe to list in readme ([9b0770d](https://togithub.com/nuxt/fonts/commit/9b0770d)) ##### 🏑 Chore - **release:** V0.3.0 ([0fda07a](https://togithub.com/nuxt/fonts/commit/0fda07a)) - Fix lockfile ([6c3eff0](https://togithub.com/nuxt/fonts/commit/6c3eff0)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) ### [`v0.3.0`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v030) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.2.1...v0.3.0) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.2.1...v0.3.0) ##### πŸš€ Enhancements - Add adobe fonts provider ([#​55](https://togithub.com/nuxt/fonts/pull/55)) ##### ❀️ Contributors - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) ### [`v0.2.1`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v021) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.2.0...v0.2.1) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.2.0...v0.2.1) ##### 🩹 Fixes - **devtools:** Don't wait for callback from `exposeFonts` ([35758d6](https://togithub.com/nuxt/fonts/commit/35758d6)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.2.0`](https://togithub.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v020) [Compare Source](https://togithub.com/nuxt/fonts/compare/v0.1.0...v0.2.0) [compare changes](https://togithub.com/nuxt/fonts/compare/v0.1.0...v0.2.0) ##### πŸš€ Enhancements - Fall back to reading font metrics from remote sources ([78138b2](https://togithub.com/nuxt/fonts/commit/78138b2)) - Add nuxt devtools panel ([#​45](https://togithub.com/nuxt/fonts/pull/45)) - Add experimental support for CSS variables ([0fa5d3a](https://togithub.com/nuxt/fonts/commit/0fa5d3a)) - Add experimental support for preload links ([50f66fc](https://togithub.com/nuxt/fonts/commit/50f66fc)) ##### πŸ”₯ Performance - Do not resolve esbuild options in dev ([7ac780a](https://togithub.com/nuxt/fonts/commit/7ac780a)) ##### 🩹 Fixes - Respect vite esbuild options when transforming css ([541b08d](https://togithub.com/nuxt/fonts/commit/541b08d)) - Normalize weights before passing to `resolveFontFaces` ([#​47](https://togithub.com/nuxt/fonts/pull/47)) - Normalize `unicodeRange` as well ([6a4247a](https://togithub.com/nuxt/fonts/commit/6a4247a)) - **devtools:** Reduce horizontal scrolling ([6f11a55](https://togithub.com/nuxt/fonts/commit/6f11a55)) - **devtools:** Colors in light mode ([#​51](https://togithub.com/nuxt/fonts/pull/51)) ##### πŸ’… Refactors - Pass originalURL via font sources ([67b0caa](https://togithub.com/nuxt/fonts/commit/67b0caa)) ##### πŸ“– Documentation - Update example provider to use `defineFontProvider` ([b7bff82](https://togithub.com/nuxt/fonts/commit/b7bff82)) - Add example of `processCSSVariables` ([43e0f99](https://togithub.com/nuxt/fonts/commit/43e0f99)) ##### 🏑 Chore - Do not use `defineFontProvider` in repo ([bc11360](https://togithub.com/nuxt/fonts/commit/bc11360)) - Don't use workspace protocol for devtools bootstrap ([a9c6207](https://togithub.com/nuxt/fonts/commit/a9c6207)) - Install carbon icons in root package as well ([db66211](https://togithub.com/nuxt/fonts/commit/db66211)) - Remove unused import ([e125f86](https://togithub.com/nuxt/fonts/commit/e125f86)) ##### βœ… Tests - Add stub `lookupFontURL` function ([57b5eca](https://togithub.com/nuxt/fonts/commit/57b5eca)) ##### πŸ€– CI - Run type test before build as well ([191fea7](https://togithub.com/nuxt/fonts/commit/191fea7)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Arash ([@​arashsheyda](http://github.com/arashsheyda)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl))
date-fns/date-fns (date-fns) ### [`v3.6.0`](https://togithub.com/date-fns/date-fns/blob/HEAD/CHANGELOG.md#v360---2024-03-18) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v3.5.0...v3.6.0) On this release worked [@​kossnocorp](https://togithub.com/kossnocorp) and [@​world1dan](https://togithub.com/world1dan). Also, thanks to [@​seated](https://togithub.com/seated) [for sponsoring me](https://togithub.com/sponsors/kossnocorp). ##### Fixed - [Fixed weeks in the Belarisuan locale's `formatDistance`.](https://togithub.com/date-fns/date-fns/pull/3720) ##### Added - [Added CDN versions of modules compatible with older browsers.](https://togithub.com/date-fns/date-fns/pull/3737) [See the CDN guide.](https://date-fns.org/docs/CDN) ### [`v3.5.0`](https://togithub.com/date-fns/date-fns/blob/HEAD/CHANGELOG.md#v350---2024-03-15) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v3.4.0...v3.5.0) Kudos to [@​fturmel](https://togithub.com/fturmel), [@​kossnocorp](https://togithub.com/kossnocorp), [@​makstyle119](https://togithub.com/makstyle119), [@​tan75](https://togithub.com/tan75), [@​marcreichel](https://togithub.com/marcreichel), [@​tareknatsheh](https://togithub.com/tareknatsheh) and [@​audunru](https://togithub.com/audunru) for working on the release. Also, thanks to [@​seated](https://togithub.com/seated) [for sponsoring me](https://togithub.com/sponsors/kossnocorp). ##### Fixed - [Fixed functions that use current date internally and made them work with date extensions like `UTCDate`.](https://togithub.com/date-fns/date-fns/issues/3730) - [Fixed `daysToWeeks` returning negative 0.](https://togithub.com/date-fns/date-fns/commit/882ced61c692c7c4a79eaaec6eb07cb9c8c9195b) - [Fixed German grammar for the "half a minute" string.](https://togithub.com/date-fns/date-fns/pull/3715) ##### Added - Added the `constructNow` function that creates the current date using the passed reference date's constructor. ### [`v3.4.0`](https://togithub.com/date-fns/date-fns/blob/HEAD/CHANGELOG.md#v340---2024-03-11) [Compare Source](https://togithub.com/date-fns/date-fns/compare/v3.3.1...v3.4.0) Kudos to [@​kossnocorp](https://togithub.com/kossnocorp), [@​sakamossan](https://togithub.com/sakamossan) and [@​Revan99](https://togithub.com/Revan99) for working on the release. Also thanks to [@​seated](https://togithub.com/seated) for sponsoring me. ##### Added - [Added `roundToNearestHours` function.](https://togithub.com/date-fns/date-fns/pull/2752) - [Added Central Kurdish (`ckb`) locale.](https://togithub.com/date-fns/date-fns/pull/3421)
vuejs/language-tools (vue-tsc) ### [`v2.0.7`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#207-2024320) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.6...v2.0.7) > \[!NOTE] > Hybrid Mode is now disabled by default, you need to enable `vue.server.hybridMode` in settings to enable it explicitly. ##### Features - **language-server:** reintroducing full TS support and disable Hybrid Mode by default ([#​4119](https://togithub.com/vuejs/language-tools/issues/4119)) - **vscode:** check outdated `@vue/language-plugin-pug` in doctor - **vscode:** significantly reduces the status bar space occupied ##### Bug Fixes - **vscode:** vueCompilerOptions no longer prompts for deprecated options - **component-meta:** `defineSlots` allows empty params ([#​4093](https://togithub.com/vuejs/language-tools/issues/4093)) - thanks [@​Evertvdw](https://togithub.com/Evertvdw) - **typescript-plugin:** fault tolerance for named pipe servers json file ([#​4075](https://togithub.com/vuejs/language-tools/issues/4075)) - thanks [@​Simon-He95](https://togithub.com/Simon-He95) - **language-core:** generate `defineModel` emits type on-demand ([#​4052](https://togithub.com/vuejs/language-tools/issues/4052)) - thanks [@​so1ve](https://togithub.com/so1ve) - **language-core:** special treatment for number elements inside `v-for` ([#​3859](https://togithub.com/vuejs/language-tools/issues/3859)) - thanks [@​so1ve](https://togithub.com/so1ve) - **language-plugin-pug:** semantic tokens mapping failed ([#​4070](https://togithub.com/vuejs/language-tools/issues/4070)) ##### Other Changes - **language-service** update neovim lsp set up info ([#​4085](https://togithub.com/vuejs/language-tools/issues/4085)) - thanks [@​CofCat456](https://togithub.com/CofCat456) - **lint:** add `tsl` linter and auto fix workflow ([#​4100](https://togithub.com/vuejs/language-tools/issues/4100)) - **vscode:** remove embedded language IDs ([#​4081](https://togithub.com/vuejs/language-tools/issues/4081)) - thanks [@​remcohaszing](https://togithub.com/remcohaszing)

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.

πŸ‘» 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 6 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
ui-pro-template-dashboard βœ… Ready (Inspect) Visit Preview Mar 26, 2024 1:42pm