hywax / mafl

Minimalistic flexible homepage
https://mafl.hywax.space
MIT License
348 stars 21 forks source link

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

Closed hywax-assistant closed 6 months ago

hywax-assistant commented 6 months ago

This PR contains the following updates:

Package Type Update Change
@antfu/eslint-config devDependencies minor ^2.12.2 -> ^2.13.3
@nuxtjs/color-mode devDependencies minor ^3.3.3 -> ^3.4.0
@types/node (source) devDependencies patch ^20.12.5 -> ^20.12.7
typescript (source) devDependencies patch ^5.4.4 -> ^5.4.5
vitepress (source) devDependencies minor ^1.0.2 -> ^1.1.0
vue-tsc (source) devDependencies patch ^2.0.11 -> ^2.0.13

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.13.3`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.3) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.2...v2.13.3) #####    🐞 Bug Fixes - Don't create new test plugin for every run  -  by [@​antfu](https://togithub.com/antfu) [(2bc6f)](https://togithub.com/antfu/eslint-config/commit/2bc6f13) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.2...v2.13.3) ### [`v2.13.2`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.2) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.1...v2.13.2) #####    🐞 Bug Fixes - Typegen  -  by [@​antfu](https://togithub.com/antfu) [(47e4a)](https://togithub.com/antfu/eslint-config/commit/47e4a1c) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.1...v2.13.2) ### [`v2.13.1`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.13.0...v2.13.1) #####    🚀 Features - Improve `no-unused-vars` options  -  by [@​antfu](https://togithub.com/antfu) [(1e091)](https://togithub.com/antfu/eslint-config/commit/1e091eb) - Update deps  -  by [@​antfu](https://togithub.com/antfu) [(48660)](https://togithub.com/antfu/eslint-config/commit/486609b) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.13.0...v2.13.1) ### [`v2.13.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.13.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.12.2...v2.13.0) #####    🚀 Features - Support solid.js  -  by [@​subframe7536](https://togithub.com/subframe7536) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/441](https://togithub.com/antfu/eslint-config/issues/441) [(64061)](https://togithub.com/antfu/eslint-config/commit/6406114) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.12.2...v2.13.0)
nuxt-modules/color-mode (@​nuxtjs/color-mode) ### [`v3.4.0`](https://togithub.com/nuxt-modules/color-mode/blob/HEAD/CHANGELOG.md#340-2024-04-11) [Compare Source](https://togithub.com/nuxt-modules/color-mode/compare/v3.3.3...v3.4.0) ##### Features - add `disableTransition` option ([#​192](https://togithub.com/nuxt-modules/color-mode/issues/192)) ([23ef3d9](https://togithub.com/nuxt-modules/color-mode/commit/23ef3d9780a0dffe49dd4a36917f84e132ed7dc8)) - automatic integration with `@nuxtjs/tailwindcss` ([#​237](https://togithub.com/nuxt-modules/color-mode/issues/237)) ([7e4db61](https://togithub.com/nuxt-modules/color-mode/commit/7e4db61f3afb0a27ed62008c57712653d5a6c34b)) ##### [3.3.3](https://togithub.com/nuxt-modules/color-mode/compare/v3.3.2...v3.3.3) (2024-03-19) ##### Bug Fixes - remove `lodash.template` usage ([#​240](https://togithub.com/nuxt-modules/color-mode/issues/240)) ([e4b1bbd](https://togithub.com/nuxt-modules/color-mode/commit/e4b1bbd131bea802efdee187ea631c33d2db8f49)) ##### [3.3.2](https://togithub.com/nuxt-modules/color-mode/compare/v3.3.1...v3.3.2) (2023-11-15) ##### Bug Fixes - use `ref` for island color-mode stub and check it is truthy ([486c28f](https://togithub.com/nuxt-modules/color-mode/commit/486c28f57cd817cbdbd53bbc9d5302d62bd6b8c9)) ##### [3.3.1](https://togithub.com/nuxt-modules/color-mode/compare/v3.3.0...v3.3.1) (2023-11-15) ##### Bug Fixes - avoid setting color-mode when rendering islands ([#​200](https://togithub.com/nuxt-modules/color-mode/issues/200)) ([d856d7a](https://togithub.com/nuxt-modules/color-mode/commit/d856d7a7415a68872cf9e87e5f576fc12cff6be7)) - check when localStorage is available ([e4e84fe](https://togithub.com/nuxt-modules/color-mode/commit/e4e84fe11e1eec8946e157a4a659ed7c911fe3f1)), closes [#​202](https://togithub.com/nuxt-modules/color-mode/issues/202) - initialise helper to empty object when testing ([34c4e0e](https://togithub.com/nuxt-modules/color-mode/commit/34c4e0e1e403215ccfce3308751fbb43a384e0fd))
Microsoft/TypeScript (typescript) ### [`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5): TypeScript 5.4.5 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.4 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.5 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vuejs/vitepress (vitepress) ### [`v1.1.0`](https://togithub.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#110-2024-04-09) [Compare Source](https://togithub.com/vuejs/vitepress/compare/v1.0.2...v1.1.0) ##### Bug Fixes - **client:** hashchange should only be triggered for same page navigations ([#​3768](https://togithub.com/vuejs/vitepress/issues/3768)) ([2a9fc2a](https://togithub.com/vuejs/vitepress/commit/2a9fc2a26b829bb3f28067ac6f4a41bc1e8b7a1e)) - **client:** emit correct `Event` instance in hashchange event - **theme:** remove small layout shift on `On this page` button ([#​3767](https://togithub.com/vuejs/vitepress/issues/3767)) ([5f28e74](https://togithub.com/vuejs/vitepress/commit/5f28e74abfc984cdc7e0d9d9f7b7e15cb2b46923)) ##### Features - **client:** add `hash` property to `useData()` - **theme:** update Inter to version 4 ([#​3693](https://togithub.com/vuejs/vitepress/issues/3693)) ([#​3694](https://togithub.com/vuejs/vitepress/issues/3694)) ([ffafa31](https://togithub.com/vuejs/vitepress/commit/ffafa31b9204f996f4b819684214fa631c224575)) #### [1.0.2](https://togithub.com/vuejs/vitepress/compare/v1.0.1...v1.0.2) (2024-04-01) ##### Bug Fixes - **theme:** text containing html not showing properly in mobile nav menu ([3c8b4c7](https://togithub.com/vuejs/vitepress/commit/3c8b4c706051592dd2cca0ae57e293254cbb51ce)) #### [1.0.1](https://togithub.com/vuejs/vitepress/compare/v1.0.0...v1.0.1) (2024-03-22) ##### Bug Fixes - **build:** vendor vue-demi to avoid resolution issues with yarn berry ([#​3680](https://togithub.com/vuejs/vitepress/issues/3680)) ([5d3cb96](https://togithub.com/vuejs/vitepress/commit/5d3cb96ac364413aa9eb494bc91744bd8f4a2c79))
vuejs/language-tools (vue-tsc) ### [`v2.0.13`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2013-2024412) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.12...v2.0.13) ##### Performance - **tsc:** re-introduce global types removal check ([#​4245](https://togithub.com/vuejs/language-tools/issues/4245)) ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.7` to `v2.2.0-alpha.8` for a vue-tsc performance issue fixes ([#​4238](https://togithub.com/vuejs/language-tools/issues/4238)) ### [`v2.0.12`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2012-2024410) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.11...v2.0.12) ##### Bug Fixes - **vscode:** restart tsserver before restart vue language server ([#​4242](https://togithub.com/vuejs/language-tools/issues/4242)) - **tsc:** remove exit early condition - **typescript-plugin:** handle named pipe server timeout - **language-core:** `@vue-ignore` not working for fragment v-if/v-for nodes ([#​4232](https://togithub.com/vuejs/language-tools/issues/4232)) ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.6` to `v2.2.0-alpha.7` for a typescript plugin bug fixes

Configuration

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