Bump vue-tsc from 0.29.8 to 0.30.1

Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.29.8 to 0.30.1.
- [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.30.1/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-12-27 23:24:21 +00:00 committed by GitHub
parent c09f7ffabd
commit 13a3ec20b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 603 additions and 387 deletions

982
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,17 +28,17 @@
"@types/jest-in-case": "^1.0.5", "@types/jest-in-case": "^1.0.5",
"@types/leaflet": "1.7.6", "@types/leaflet": "1.7.6",
"@types/node": "^16.11.12", "@types/node": "^16.11.12",
"@typescript-eslint/eslint-plugin": "^5.3", "@typescript-eslint/eslint-plugin": "^5.8",
"@typescript-eslint/parser": "^5.6", "@typescript-eslint/parser": "^5.6",
"@vitejs/plugin-vue": "^2.0", "@vitejs/plugin-vue": "^2.0",
"@vue/compiler-sfc": "^3.2.21", "@vue/compiler-sfc": "^3.2.21",
"@vue/eslint-config-typescript": "^9.0", "@vue/eslint-config-typescript": "^10.0",
"@vue/test-utils": "^2.0.0-rc.16", "@vue/test-utils": "^2.0.0-rc.16",
"@vue/vue3-jest": "^27.0.0-alpha.1", "@vue/vue3-jest": "^27.0.0-alpha.1",
"cpy-cli": "^3.1.1", "cpy-cli": "^3.1.1",
"eslint": "^8.4", "eslint": "^8.4",
"eslint-plugin-vue": "^8.0", "eslint-plugin-vue": "^8.0",
"jest": "^27.4.4", "jest": "^27.4.5",
"jest-in-case": "^1.0.2", "jest-in-case": "^1.0.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"patch-package": "^6.4", "patch-package": "^6.4",
@ -50,7 +50,7 @@
"typescript": "^4.5", "typescript": "^4.5",
"vite": "^2.7.7", "vite": "^2.7.7",
"vite-plugin-svg-sprite-component": "^1.0", "vite-plugin-svg-sprite-component": "^1.0",
"vue-tsc": "0.29.8" "vue-tsc": "0.30.1"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,