Adyen / lume

Lume is a component library for visual representations of data, built for Vue with D3.
https://lumedataviz.com
MIT License
37 stars 1 forks source link

⬆️ Update dependency vue-tsc to v1.8.27 #410

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc (source) 1.8.22 -> 1.8.27 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc) ### [`v1.8.27`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1827-20231226) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.26...v1.8.27) - fix(language-core): remove misuse of `JSX.Element` for compatible with vue 3.4 ([https://github.com/vuejs/core/issues/9923](https://togithub.com/vuejs/core/issues/9923)) ### [`v1.8.26`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1826-20231222) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.25...v1.8.26) - fix: upgrade typescript-auto-import-cache to v0.3.1 to be compatible with TS 5.3 ([https://github.com/volarjs/typescript-auto-import-cache/pull/3](https://togithub.com/volarjs/typescript-auto-import-cache/pull/3)) ([#​3802](https://togithub.com/vuejs/language-tools/issues/3802)) ### [`v1.8.25`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1825-2023126) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.24...v1.8.25) - fix(component-type-helpers): correct type inference for FunctionalComponent ([#​3766](https://togithub.com/vuejs/language-tools/issues/3766)) - thanks [@​pinguet62](https://togithub.com/pinguet62) - fix(language-core): camelize props for dynamic component ([#​3774](https://togithub.com/vuejs/language-tools/issues/3774)) - thanks [@​so1ve](https://togithub.com/so1ve) ### [`v1.8.24`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1824-20231129) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.22...v1.8.24) - refactor(component-type-helpers): vue 2 types now move to `vue-component-type-helpers/vue2` ([#​3404](https://togithub.com/vuejs/language-tools/issues/3404)) - feat(language-core): expose `defineEmits`'s `arg` and `typeArg` in `parseScriptSetupRanges` ([#​3710](https://togithub.com/vuejs/language-tools/issues/3710)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix(language-core): `strictTemplates` fails to report unknown components ([#​3539](https://togithub.com/vuejs/language-tools/issues/3539)) - fix(language-core): script syntax breaks if script options does not have trailing comma ([#​3755](https://togithub.com/vuejs/language-tools/issues/3755)) - fix(language-core): script syntax breaks if options are enclosed in parentheses ([#​3756](https://togithub.com/vuejs/language-tools/issues/3756)) - fix(language-core): allow using `as` with multiple ` Githubissues.
  • Githubissues is a development platform for aggregating issues.