Skip to content

Commit 00cd919

Browse files
chore(deps-dev): bump vue-tsc from 0.34.10 to 0.34.11 (#1466)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.10 to 0.34.11. - [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.11/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 ae835f7 commit 00cd919

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
@@ -52,7 +52,7 @@
5252
"vue-class-component": "^8.0.0-rc.1",
5353
"vue-jest": "^5.0.0-alpha.10",
5454
"vue-router": "^4.0.14",
55-
"vue-tsc": "0.34.10",
55+
"vue-tsc": "0.34.11",
5656
"vuex": "^4.0.2"
5757
},
5858
"peerDependencies": {

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,37 +1695,37 @@
16951695
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.0.tgz#a0affe3ee09f70a9a1415bd39c0f8a58fa78b419"
16961696
integrity sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==
16971697

1698-
"@volar/[email protected].10":
1699-
version "0.34.10"
1700-
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.10.tgz#1dfd71eff7c10c925ef9bc830f26e19531e99637"
1701-
integrity sha512-Pygl26uA4CuQcDgNndeTSNOYF+NbShcV+rwWRy/nRNv1JB++1EbaQ60/ti8c5zTRoL4a8OtipKMq9Sw8LzpRIw==
1698+
"@volar/[email protected].11":
1699+
version "0.34.11"
1700+
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.11.tgz#282dc5db391cf841fcfd1712770d4f2a7c6f90f8"
1701+
integrity sha512-A4w+y+zP8qCDFyZ0KIm2oydRerp14a+IAYXro9wLt0LLvvqUGHEu/6y87uAj6TDqiX4OL/W8r1cEdhOJqFrBlA==
17021702
dependencies:
1703-
"@volar/source-map" "0.34.10"
1703+
"@volar/source-map" "0.34.11"
17041704

1705-
"@volar/[email protected].10":
1706-
version "0.34.10"
1707-
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.10.tgz#bf29ea7a983882c26f5ad906085ac8ddd2bc23a0"
1708-
integrity sha512-DBSUGNJB2B08U6Ut14ZJSEOcBS7eV/aiinhoLbMrEe/HJtZRcnPuyE8f0c2BvmRM2LK8WQx77V54/lw/Ra8WDA==
1705+
"@volar/[email protected].11":
1706+
version "0.34.11"
1707+
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.11.tgz#13aa43973575808d4042131baec67046b4b4b6ff"
1708+
integrity sha512-ZsNZqFPUDDL1y6hK0ok7EriFb3CnCeapTLQrziTAbi3yOhcE4yM4G59XtRzc1i9EB+RXscm9a6Q6TgzD5KvoeA==
17091709

1710-
"@volar/[email protected].10":
1711-
version "0.34.10"
1712-
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.10.tgz#d84d18411fff99265313ad83e9df9ccd82b76c95"
1713-
integrity sha512-oK5gat5AHllSMJzY+UMbttJvAjoUGzicXxLHoIwb6DTHpfcf2pADYUndiw5kSYHo+2Xd/+U1c9D8FUOJ+JHAFw==
1710+
"@volar/[email protected].11":
1711+
version "0.34.11"
1712+
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.11.tgz#4ec0e5787e000760d07b4e9e324d12ea028745be"
1713+
integrity sha512-r/tnLd1eyy/PI0fBUYU7hKXkCyHb0JqBidTiADrazzkYMraRcwL6JNLOj/D7Pk75W0ObzlMUfHJdrAuxKvAHRg==
17141714
dependencies:
1715-
"@volar/code-gen" "0.34.10"
1716-
"@volar/source-map" "0.34.10"
1715+
"@volar/code-gen" "0.34.11"
1716+
"@volar/source-map" "0.34.11"
17171717
"@vue/compiler-core" "^3.2.31"
17181718
"@vue/compiler-dom" "^3.2.31"
17191719
"@vue/shared" "^3.2.31"
17201720

1721-
"@volar/[email protected].10":
1722-
version "0.34.10"
1723-
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.10.tgz#c62e5d4d8faa97d2135d2f17d80c53e2495d9e95"
1724-
integrity sha512-FCGSqLC+T/AcBUFXoFniPKLa/fLslBuHsepUmId8dG5ROXZhQaJ5h4fkA87247SWb7z4o9mI6v86xevXEjRVKw==
1721+
"@volar/[email protected].11":
1722+
version "0.34.11"
1723+
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.11.tgz#9b72c81a25b96dc5f55942310b3805d104eec01c"
1724+
integrity sha512-pZkIeCPIjRRc/Oj9uxyOk6UvE43ecD71B/CSbmtiMU9sqrSwpP8cdDr/B/cqm1jwebkChTaa1gLodNHS8BOLuw==
17251725
dependencies:
1726-
"@volar/code-gen" "0.34.10"
1727-
"@volar/source-map" "0.34.10"
1728-
"@volar/vue-code-gen" "0.34.10"
1726+
"@volar/code-gen" "0.34.11"
1727+
"@volar/source-map" "0.34.11"
1728+
"@volar/vue-code-gen" "0.34.11"
17291729
"@vue/compiler-sfc" "^3.2.31"
17301730
"@vue/reactivity" "^3.2.31"
17311731

@@ -5377,12 +5377,12 @@ vue-router@^4.0.14:
53775377
dependencies:
53785378
"@vue/devtools-api" "^6.0.0"
53795379

5380-
5381-
version "0.34.10"
5382-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.10.tgz#f23b00ee53b74e484d55841b685ab69ecfd295a4"
5383-
integrity sha512-rWU4SjDqk9ylQN2hbnyP+rEu8W2a712DWUmciX6rDnId1m8sN/cuypTKjWjHHjaBLWNKULoEakRTOvrQ4ainhw==
5380+
5381+
version "0.34.11"
5382+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.11.tgz#6b06bd213e8b83a68ceabe2c1e70adaeb0797003"
5383+
integrity sha512-5NM4oR8U/c3mTlJ9aNXbXkAGT2bhq+FJpCgZDqOKPpCjW5QDx1BXPC+nrBXNMwg8TRL6pK4fl+x+hrK97Siq/Q==
53845384
dependencies:
5385-
"@volar/vue-typescript" "0.34.10"
5385+
"@volar/vue-typescript" "0.34.11"
53865386

53875387
53885388
version "3.2.33"

0 commit comments

Comments
 (0)