Bump vue-tsc from 0.28.10 to 0.29.4

Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.28.10 to 0.29.4.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.29.4/packages/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-12 13:27:28 +00:00 committed by GitHub
parent 1237b9cc5f
commit ca0d9bb3fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 536 additions and 160 deletions

690
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,14 +24,14 @@
"@types/jest": "^27.0.2",
"@types/jest-in-case": "^1.0.5",
"@types/leaflet": "1.7.5",
"@types/node": "^16.11.6",
"@types/node": "^16.11.7",
"@typescript-eslint/eslint-plugin": "^5.3",
"@typescript-eslint/parser": "^5.3",
"@vitejs/plugin-vue": "^1.9",
"@vue/compiler-sfc": "^3.2.18",
"@vue/eslint-config-typescript": "^9.0",
"@vue/test-utils": "^2.0.0-rc.16",
"eslint": "^8.1",
"eslint": "^8.2",
"eslint-plugin-vue": "^7.20",
"jest": "^27.3.1",
"jest-in-case": "^1.0.2",
@ -44,7 +44,7 @@
"vite": "^2.6",
"vite-plugin-svg-sprite-component": "^1.0",
"vue-jest": "^5.0.0-alpha.10",
"vue-tsc": "0.28.10"
"vue-tsc": "0.29.4"
},
"eslintConfig": {
"root": true,