Skip to content

Commit 1dc5210

Browse files
chore(deps-dev): bump vue-tsc from 0.34.11 to 0.34.13 (#1493)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.11 to 0.34.13. - [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.34.13/packages/vue-tsc) --- updated-dependencies: - dependency-name: vue-tsc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3034498 commit 1dc5210

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"vue-class-component": "^8.0.0-rc.1",
6262
"vue-jest": "^5.0.0-alpha.10",
6363
"vue-router": "^4.0.15",
64-
"vue-tsc": "0.34.11",
64+
"vue-tsc": "0.34.13",
6565
"vuex": "^4.0.2"
6666
},
6767
"peerDependencies": {

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1706,37 +1706,37 @@
17061706
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.2.tgz#12ea7a42e6c83d5ea48e14dc41fd2bbb5806ee37"
17071707
integrity sha512-umyypfSHS4kQLdYAnJHhaASq7FRzNCdvcRoQ3uYGNk1/M4a+hXUd7ysN7BLhCrWH6uBokyCkFeUAaFDzSaaSrQ==
17081708

1709-
"@volar/[email protected].11":
1710-
version "0.34.11"
1711-
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.11.tgz#282dc5db391cf841fcfd1712770d4f2a7c6f90f8"
1712-
integrity sha512-A4w+y+zP8qCDFyZ0KIm2oydRerp14a+IAYXro9wLt0LLvvqUGHEu/6y87uAj6TDqiX4OL/W8r1cEdhOJqFrBlA==
1709+
"@volar/[email protected].13":
1710+
version "0.34.13"
1711+
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.13.tgz#39c278777d33a06c6806f1701df3143441c71e16"
1712+
integrity sha512-FO1jC3aB514Ydg0yX3Usx+s/hwnKhDI9yfcEuCyJvWLZtcc+DOrWJu4G0MMLG6AdRvn5UbSyec/g5TnevYfY1g==
17131713
dependencies:
1714-
"@volar/source-map" "0.34.11"
1714+
"@volar/source-map" "0.34.13"
17151715

1716-
"@volar/[email protected].11":
1717-
version "0.34.11"
1718-
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.11.tgz#13aa43973575808d4042131baec67046b4b4b6ff"
1719-
integrity sha512-ZsNZqFPUDDL1y6hK0ok7EriFb3CnCeapTLQrziTAbi3yOhcE4yM4G59XtRzc1i9EB+RXscm9a6Q6TgzD5KvoeA==
1716+
"@volar/[email protected].13":
1717+
version "0.34.13"
1718+
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.13.tgz#485bdcb8527386be6e14336c9634d644b6339361"
1719+
integrity sha512-Cb9rqhA00Q1tgqr2XjckMqlOJlozaBd6R4PndsvTRkGHTwdlv63CvunJGdAh6dXOIDZRKvhplfIJDKS9nDiIIA==
17201720

1721-
"@volar/[email protected].11":
1722-
version "0.34.11"
1723-
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.11.tgz#4ec0e5787e000760d07b4e9e324d12ea028745be"
1724-
integrity sha512-r/tnLd1eyy/PI0fBUYU7hKXkCyHb0JqBidTiADrazzkYMraRcwL6JNLOj/D7Pk75W0ObzlMUfHJdrAuxKvAHRg==
1721+
"@volar/[email protected].13":
1722+
version "0.34.13"
1723+
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.13.tgz#0bd94d6392e86dec910dfdc99360dff37b62cad8"
1724+
integrity sha512-rNuxyKmv+NW+SbQx6Hx6oQrkAtk7LWc47fiKKt0LZhNPQaNGj7/zhTvpe+aLFCDZw+a6rrH622qi+eovOOAnBA==
17251725
dependencies:
1726-
"@volar/code-gen" "0.34.11"
1727-
"@volar/source-map" "0.34.11"
1726+
"@volar/code-gen" "0.34.13"
1727+
"@volar/source-map" "0.34.13"
17281728
"@vue/compiler-core" "^3.2.31"
17291729
"@vue/compiler-dom" "^3.2.31"
17301730
"@vue/shared" "^3.2.31"
17311731

1732-
"@volar/[email protected].11":
1733-
version "0.34.11"
1734-
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.11.tgz#9b72c81a25b96dc5f55942310b3805d104eec01c"
1735-
integrity sha512-pZkIeCPIjRRc/Oj9uxyOk6UvE43ecD71B/CSbmtiMU9sqrSwpP8cdDr/B/cqm1jwebkChTaa1gLodNHS8BOLuw==
1732+
"@volar/[email protected].13":
1733+
version "0.34.13"
1734+
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.13.tgz#779365aeb6154bacf05bf0dc6ea969957f14b242"
1735+
integrity sha512-vfZngBr0fkZSA5BajA8VLTsao7ZES7j5pHch6xV5vjjcuK6GIbxytQjKPq20Q34DMUrvgI6g30yULAc6zSB4rQ==
17361736
dependencies:
1737-
"@volar/code-gen" "0.34.11"
1738-
"@volar/source-map" "0.34.11"
1739-
"@volar/vue-code-gen" "0.34.11"
1737+
"@volar/code-gen" "0.34.13"
1738+
"@volar/source-map" "0.34.13"
1739+
"@volar/vue-code-gen" "0.34.13"
17401740
"@vue/compiler-sfc" "^3.2.31"
17411741
"@vue/reactivity" "^3.2.31"
17421742

@@ -5386,12 +5386,12 @@ vue-router@^4.0.15:
53865386
dependencies:
53875387
"@vue/devtools-api" "^6.0.0"
53885388

5389-
5390-
version "0.34.11"
5391-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.11.tgz#6b06bd213e8b83a68ceabe2c1e70adaeb0797003"
5392-
integrity sha512-5NM4oR8U/c3mTlJ9aNXbXkAGT2bhq+FJpCgZDqOKPpCjW5QDx1BXPC+nrBXNMwg8TRL6pK4fl+x+hrK97Siq/Q==
5389+
5390+
version "0.34.13"
5391+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.13.tgz#c8ad3ec44e7eabb25c594c01f83c480cad9529bd"
5392+
integrity sha512-xvmUq03dFpLfYSfE8jl2lwDPcbrmh81TB+OsVkkp+Em3Ar4ff2XgMKuUgoFXpWTv5tLLoYYpggFWwYADa2zgQg==
53935393
dependencies:
5394-
"@volar/vue-typescript" "0.34.11"
5394+
"@volar/vue-typescript" "0.34.13"
53955395

53965396
[email protected], vue@^3.2.33:
53975397
version "3.2.33"

0 commit comments

Comments
 (0)