chore(deps): update dependency vue-tsc to v1.8.27
Compare changes
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vue-tsc (source) | devDependencies | patch | 1.8.22 -> 1.8.27 |
v1.8.27
JSX.Element
for compatible with vue 3.4 (https://github.com/vuejs/core/issues/9923)v1.8.26
v1.8.25
v1.8.24
vue-component-type-helpers/vue2
(#3404)defineEmits
's arg
and typeArg
in parseScriptSetupRanges
(#3710) - thanks @so1ve
strictTemplates
fails to report unknown components (#3539)as
with multiple <script>
blocks (#3733) - thanks @so1ve
<script setup>
tag above <script>
tag (#3743) - thanks @so1ve
.prop
shorthand (#3729) - thanks @so1ve
This MR has been generated by Renovate Bot.