Open dependabot[bot] opened 1 week ago
> build
> vue-tsc && vitepress build
components/MarkdownEditor.vue(18,7): error TS6133: 'emit' is declared but its value is never read.
> build
> vue-tsc && vitepress build
components/MarkdownEditor.vue(18,7): error TS6133: 'emit' is declared but its value is never read.
Bumps vitepress from 1.3.4 to 1.5.0.
Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
... (truncated)
Commits
867b256
release: v1.5.005f2f0d
feat: on demand social icons (#4339)602ae7b
chore: remove redundant spaces in theme template css (#4337)1e4917e
release: v1.4.5fc92a77
fix: lazy load language definition on twoslash too11eb137
release: v1.4.44dac35f
fix: (temporary patch) lang lazy load not working with twoslashdcb8450
fix: typo in missing language check08a8844
Translation fix (#4328)2b3cd95
release: v1.4.3Dependabot 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