element-plus / element-plus-playground

Element Plus Playground
https://element-plus.run
MIT License
181 stars 54 forks source link

chore(deps): update dependency vue-tsc to v0.30.3 #108

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc 0.30.2 -> 0.30.3 age adoption passing confidence

Release Notes

johnsoncodehk/volar ### [`v0.30.3`](https://togithub.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#​0303) [Compare Source](https://togithub.com/johnsoncodehk/volar/compare/v0.30.2...v0.30.3) - feat: auto wrap `()` to as expression (`v-bind="foo as string"` -> `v-bind="(foo as string)"` ([#​859](https://togithub.com/johnsoncodehk/volar/issues/859)) - feat: support tsconfig properties intellisense on take over mode ([#​833](https://togithub.com/johnsoncodehk/volar/issues/833)) - feat: support `vueCompilerOptions` intellisense in tsconfig ([#​833](https://togithub.com/johnsoncodehk/volar/issues/833)) - fix: vue-tsc and typescript could't guaranteed found each other ([#​851](https://togithub.com/johnsoncodehk/volar/pull/851)) - fix: avoid vue-tsc stripped props jsdoc comments for script setup components ([#​799](https://togithub.com/johnsoncodehk/volar/issues/799)) - fix: string source type incorrect in v-for ([#​839](https://togithub.com/johnsoncodehk/volar/pull/839))

Configuration

📅 Schedule: 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 this update again.



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