dependabot:(deps-dev): bump vue-tsc from 1.0.11 to 1.2.0
Bumps vue-tsc from 1.0.11 to 1.2.0.
Changelog
Sourced from vue-tsc's changelog.
1.2.0 (2023/2/25)
- feat: compatible with upstream monaco integration (volarjs/volar.js#10)
- feat: support array extends for tsconfig (#2344)
- feat: make cursor inside quotes when insert missing required props edit (#2414)
- feat: support mixin child nodes for pug (#2447)
- fix: ignore native tags for missing required props hint
- fix: ignore methods for missing required props hint (#2443)
- fix: SFC outline not show child nodes (#2446)
1.1.7 (2023/2/22)
- fix: document symbols request crash with arrow function declaration (#2438)
- fix: document symbols child node range incorrect
- fix: SFC document symbols tree incorrect
1.1.6 (2023/2/22)
- fix: template comments were trimmed with formatting in production mode (#2435)
... (truncated)