Open dependabot[bot] opened 1 week ago
Latest commit: 2245720b6d4ee5bf4d64818ef9489bdf0b224d3d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Removes vue-template-compiler. It's no longer used after updating ancestor dependency vite-plugin-dts. These dependencies need to be updated together.
Removes
vue-template-compiler
Updates
vite-plugin-dts
from 3.6.0 to 4.2.4Release notes
Sourced from vite-plugin-dts's releases.
... (truncated)
Changelog
Sourced from vite-plugin-dts's changelog.
... (truncated)
Commits
6c35975
release: v4.2.4dc3cbfe
fix: provide default baseUrl and correctly parse tsconfig paths (#386)a7e1c0c
fix: should re-emit all source files when change in watch mode4e824cd
release: v4.2.33bc780a
fix: patch for volar with pnp moded5cd854
release: v4.2.2984f487
fix: correctly get package info in pnp modefa84e9c
release: v4.2.1770d5b1
fix: remove api-extractor patche0bbf89
release: v4.2.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show