hywax / mafl

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

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

Closed hywax-assistant closed 5 months ago

hywax-assistant commented 5 months ago

This PR contains the following updates:

Package Type Update Change
@antfu/eslint-config devDependencies minor ^2.17.0 -> ^2.18.0
@types/node (source) devDependencies patch ^20.12.11 -> ^20.12.12
vue-tsc (source) devDependencies patch ^2.0.17 -> ^2.0.19

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v2.18.0`](https://togithub.com/antfu/eslint-config/releases/tag/v2.18.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v2.17.0...v2.18.0) #####    🚀 Features - Add regexp plugin and enable by default  -  by [@​antfu](https://togithub.com/antfu) [(1e189)](https://togithub.com/antfu/eslint-config/commit/1e18906) - Support xml  -  by [@​zanfee](https://togithub.com/zanfee) and [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/472](https://togithub.com/antfu/eslint-config/issues/472) [(19b4e)](https://togithub.com/antfu/eslint-config/commit/19b4e39) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v2.17.0...v2.18.0)
vuejs/language-tools (vue-tsc) ### [`v2.0.19`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2019-2024-05-16) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.18...v2.0.19) ##### Bug Fixes - **language-core:** property 'xyz' does not exist on type 'abc' when using v-for ([#​4386](https://togithub.com/vuejs/language-tools/issues/4386)) - **language-core:** avoid report error when events do not accept parameters ([#​4387](https://togithub.com/vuejs/language-tools/issues/4387)) - **language-core:** inline dynamic event handlers should not expect commas ([#​4387](https://togithub.com/vuejs/language-tools/issues/4387)) ### [`v2.0.18`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2018-2024-05-15) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.17...v2.0.18) ##### Features - **language-core:** report unknown events when strictTemplates is enabled ([#​3718](https://togithub.com/vuejs/language-tools/issues/3718)) - **language-core:** add `compileSFCScript` plugin hook ([#​3200](https://togithub.com/vuejs/language-tools/issues/3200)) - **vscode:** add coffeescript syntax highlight support ##### Bug Fixes - **language-core:** fix event handler type for hyphen-case event names - **language-core:** allow binding multiple events with the same name ([#​4369](https://togithub.com/vuejs/language-tools/issues/4369)) - **language-core:** variable used in `key` appears as unused in v-for template tag ([#​329](https://togithub.com/vuejs/language-tools/issues/329)) ([#​3421](https://togithub.com/vuejs/language-tools/issues/3421)) - **language-core:** generics with slots don't work with Vue 2.7 ([#​3241](https://togithub.com/vuejs/language-tools/issues/3241)) - **language-core:** template language of .md files should be markdown ([#​4299](https://togithub.com/vuejs/language-tools/issues/4299)) - **language-core:** no template class links when `experimentalResolveStyleCssClasses` is set to `always` ([#​4379](https://togithub.com/vuejs/language-tools/issues/4379)) ##### Other Changes - Upgrade Volar from `v2.2.2` to `v2.2.4`. - Fixed a few URI conversion issues - fix(typescript): empty items list should be valid completion result ([#​4368](https://togithub.com/vuejs/language-tools/issues/4368)) - fix(typescript): path completion not working for meta files - Upgrade Volar services from `v0.0.44` to `v0.0.45`. - fix(typescript-twoslash-queries): inlay hints not working - fix(css, html, json, yaml): failed to resolve relative path - feat(emmet): port VSCode emmet extension client logic ([https://github.com/volarjs/services/issues/95](https://togithub.com/volarjs/services/issues/95)) - The following extensions have been added to Hybrid Mode’s compatibility whitelist: - `miaonster.vscode-tsx-arrow-definition` - `runem.lit-plugin`

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.