Bump vue-tsc from 2.0.22 to 2.0.26 (#114)

Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.22 to 2.0.26.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.26/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-06 09:20:44 +00:00
committed by GitHub
parent cdec62f5b4
commit 4b59ef2d1a
2 changed files with 26 additions and 26 deletions

View File

@@ -42,6 +42,6 @@
"terser": "^5.31.1",
"typescript": "~5.5.3",
"vite": "^5.3.2",
"vue-tsc": "^2.0.22"
"vue-tsc": "^2.0.26"
}
}