Skip to content

Commit 3ce2443

Browse files
chore(deps-dev): bump vue-tsc from 0.34.6 to 0.34.7 (#1439)
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.6 to 0.34.7. - [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.7/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 53daf1f commit 3ce2443

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.6",
55+
"vue-tsc": "0.34.7",
5656
"vuex": "^4.0.2"
5757
},
5858
"peerDependencies": {

yarn.lock

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

1719-
"@volar/[email protected].6":
1720-
version "0.34.6"
1721-
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.6.tgz#1622a8fd0f82044b6d6fcf903d1c4ad979e72e14"
1722-
integrity sha512-sFgiaN3F+Sy93uVDtnZxfhEdy15ERSZ9qHY9wny4oQHztxS0pscrIGOQcvSoaK3pcyR8xGTouXkNf0BsOUwuXA==
1719+
"@volar/[email protected].7":
1720+
version "0.34.7"
1721+
resolved "https://registry.yarnpkg.com/@volar/code-gen/-/code-gen-0.34.7.tgz#be04a8b20ccfd31da8c23fcb7e25cd1932e2f16d"
1722+
integrity sha512-E1N1VGlChXd0D7WPmmjKhtcZdUKNpBFC4BRqfY+7FZGh89FZlw3uG6Nn76/DjMBLVhfCIY9vA8pwWIN1lI8nYw==
17231723
dependencies:
1724-
"@volar/source-map" "0.34.6"
1724+
"@volar/source-map" "0.34.7"
17251725

1726-
"@volar/[email protected].6":
1727-
version "0.34.6"
1728-
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.6.tgz#b1e6a235460e48723af2b3cd8a56e7f28fe39623"
1729-
integrity sha512-TIAxtvFIANh0PfQFY7dT/f2MIvpNRzJ7xrvlqwl1oYt7sa8AIposBFGS873s4avOuz15AoubKU7uZnVLYJ5AWg==
1726+
"@volar/[email protected].7":
1727+
version "0.34.7"
1728+
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-0.34.7.tgz#e154d5e3411fb8bfdbc1760af2b4d99b5c91eb18"
1729+
integrity sha512-KBNcKCWKsY2f965xuuT4dSbt8GR6nHMzb9gi7ucUHtmRQnvrB31BLBvZNQTHMqkbhRmKArDSuIrbUUG9yu0OXQ==
17301730

1731-
"@volar/[email protected].6":
1732-
version "0.34.6"
1733-
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.6.tgz#6931ae1197bdcf66fef92238453bffaeb8fdf266"
1734-
integrity sha512-0wh5fhQsxY6GL/zrxabjY+lAsFsaUNWDl+45iVeuczGP9sU07lpHoCwHBHBqCK8kxbvAJZaa3Me66apoq5BEvw==
1731+
"@volar/[email protected].7":
1732+
version "0.34.7"
1733+
resolved "https://registry.yarnpkg.com/@volar/vue-code-gen/-/vue-code-gen-0.34.7.tgz#651d879c7be0885d35181951850a1c60aaa8290e"
1734+
integrity sha512-vejzO30QrDAEZKguZI8hlAnKhwNoX1INXrOMurlmwCbNft2oEloT+ikFF8QYDz3vWWrdFSsoOKp3BTHyurJ5Nw==
17351735
dependencies:
1736-
"@volar/code-gen" "0.34.6"
1737-
"@volar/source-map" "0.34.6"
1736+
"@volar/code-gen" "0.34.7"
1737+
"@volar/source-map" "0.34.7"
17381738
"@vue/compiler-core" "^3.2.31"
17391739
"@vue/compiler-dom" "^3.2.31"
17401740
"@vue/shared" "^3.2.31"
17411741

1742-
"@volar/[email protected].6":
1743-
version "0.34.6"
1744-
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.6.tgz#a7b78550d1ee6226018fbdbb7afa6ae27ceb1288"
1745-
integrity sha512-vKEYnDw9BhIMR6+Rp1Ue/8TpBjYNm4+3fIom4wMxFDlEOCku7fsF169QgZuDDvyPrFlurT878qjKYf88cYFCgA==
1742+
"@volar/[email protected].7":
1743+
version "0.34.7"
1744+
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-0.34.7.tgz#82a684e098dd86337462aa118a2d0e50e93e09d0"
1745+
integrity sha512-Ebln64LQutjuNs8nk57oFo45JMQVdZKThkNAeFrzaqB0UItazRQpSXet4vHzfV18FMCV3Cc6fEqZ14WZzQAxgQ==
17461746
dependencies:
1747-
"@volar/code-gen" "0.34.6"
1748-
"@volar/source-map" "0.34.6"
1749-
"@volar/vue-code-gen" "0.34.6"
1747+
"@volar/code-gen" "0.34.7"
1748+
"@volar/source-map" "0.34.7"
1749+
"@volar/vue-code-gen" "0.34.7"
17501750
"@vue/compiler-sfc" "^3.2.31"
17511751
"@vue/reactivity" "^3.2.31"
17521752

@@ -5359,12 +5359,12 @@ vue-router@^4.0.14:
53595359
dependencies:
53605360
"@vue/devtools-api" "^6.0.0"
53615361

5362-
5363-
version "0.34.6"
5364-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.6.tgz#cabb5dd60d8e0c998717472cd8806d93741914df"
5365-
integrity sha512-rEr8/BrpSN2QmnTw6MuT0WJA/qx54xDqSXG6EBGt37fn7jLCrKYF37GW3xZCdktO0V53l1XF2ssBtmLL+OI2ww==
5362+
5363+
version "0.34.7"
5364+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-0.34.7.tgz#b77f79598ff561979db352ad2cdc19b5e35de3ac"
5365+
integrity sha512-GcdwGuddEakVBHKw7uiZUfHqobGD4Ym2XExGuwYuxw7rT50ZnRZvYQ3IB7zyPLa7UZEmiy6HTJiTrArw7ZOu+w==
53665366
dependencies:
5367-
"@volar/vue-typescript" "0.34.6"
5367+
"@volar/vue-typescript" "0.34.7"
53685368

53695369
53705370
version "3.2.32"

0 commit comments

Comments
 (0)