Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit fe4358f

Browse files
chore(deps): update dependency vue-tsc to v2.0.11
1 parent 22579c7 commit fe4358f

File tree

1 file changed

+66
-30
lines changed

1 file changed

+66
-30
lines changed

yarn.lock

Lines changed: 66 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,16 @@
230230
js-tokens "^4.0.0"
231231
picocolors "^1.0.0"
232232

233-
"@babel/parser@^7.22.7", "@babel/parser@^7.23.5", "@babel/parser@^7.23.6", "@babel/parser@^7.23.9", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1":
233+
"@babel/parser@^7.22.7", "@babel/parser@^7.23.5", "@babel/parser@^7.23.6", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1":
234234
version "7.24.1"
235235
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.1.tgz#1e416d3627393fab1cb5b0f2f1796a100ae9133a"
236236
integrity sha512-Zo9c7N3xdOIQrNip7Lc9wvRPzlRtovHVE4lkz8WEDr7uYh/GMQhSiIgFxGIArRHYdJE5kxtZjAf8rT0xhdLCzg==
237237

238+
"@babel/parser@^7.23.9":
239+
version "7.24.4"
240+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
241+
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
242+
238243
"@babel/plugin-proposal-decorators@^7.23.0":
239244
version "7.24.1"
240245
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.1.tgz#bab2b9e174a2680f0a80f341f3ec70f809f8bb4b"
@@ -2148,26 +2153,26 @@
21482153
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz#508d6a0f2440f86945835d903fcc0d95d1bb8a37"
21492154
integrity sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==
21502155

2151-
"@volar/language-core@2.1.3", "@volar/language-core@~2.1.3":
2152-
version "2.1.3"
2153-
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.1.3.tgz#ac6057ec73c5fcda1fc07677bf0d7be41e6c59b1"
2154-
integrity sha512-F93KYZYqcYltG7NihfnLt/omMZOtrQtsh2+wj+cgx3xolopU+TZvmwlZWOjw3ObZGFj3SKBb4jJn6VSfSch6RA==
2156+
"@volar/language-core@2.2.0-alpha.6", "@volar/language-core@~2.2.0-alpha.6":
2157+
version "2.2.0-alpha.6"
2158+
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.2.0-alpha.6.tgz#c9e800d6cce235b9f53d5276c92b4f9f326f57f8"
2159+
integrity sha512-GmT28LX2w4x82uuQqNN/P94VOCsZRHBbGcGe+5bFtA2hbIbH6f8tFdMfgXFtyhbft/pj6f3xl37xe+t+nomLIA==
21552160
dependencies:
2156-
"@volar/source-map" "2.1.3"
2161+
"@volar/source-map" "2.2.0-alpha.6"
21572162

2158-
"@volar/source-map@2.1.3":
2159-
version "2.1.3"
2160-
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.1.3.tgz#8f3cb110019c45fa4cd47ad2f5fe5469bd54b9e3"
2161-
integrity sha512-j+R+NG/OlDgdNMttADxNuSM9Z26StT/Bjw0NgSydI05Vihngn9zvaP/xXwfWs5qQrRzbKVFxJebS2ks5m/URuA==
2163+
"@volar/source-map@2.2.0-alpha.6":
2164+
version "2.2.0-alpha.6"
2165+
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.2.0-alpha.6.tgz#a8d5c13c901f1dc6812adf2f3e52ee1470e06838"
2166+
integrity sha512-EztD2zoUopETY+ZCUZAGUHKgj4gOkY/2WnaOS+RSTc56xm85miSA4qOBS8Lt1Ruu5vV52WIZKHW/R9PbjkZWFA==
21622167
dependencies:
21632168
muggle-string "^0.4.0"
21642169

2165-
"@volar/typescript@~2.1.3":
2166-
version "2.1.3"
2167-
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.1.3.tgz#bfdc901afd44c2d05697967211aa55d53fb8bf69"
2168-
integrity sha512-ZZqLMih4mvu2eJAW3UCFm84OM/ojYMoA/BU/W1TctT5F2nVzNJmW4jxMWmP3wQzxCbATfTa5gLb1+BSI9NBMBg==
2170+
"@volar/typescript@~2.2.0-alpha.6":
2171+
version "2.2.0-alpha.6"
2172+
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.2.0-alpha.6.tgz#f78458a064b3fbb2126eb7d5aa69dd4a84160c81"
2173+
integrity sha512-wTr0jO3wVXQ9FjBbWE2iX8GgDoiHp1Nttsb+tKk5IeUUb6f1uOjyeIXuS4KfeMBpCufthRO2st2O2uatAs/UXQ==
21692174
dependencies:
2170-
"@volar/language-core" "2.1.3"
2175+
"@volar/language-core" "2.2.0-alpha.6"
21712176
path-browserify "^1.0.1"
21722177

21732178
"@vue-macros/common@^1.8.0":
@@ -2370,12 +2375,12 @@
23702375
colord "^2.9.3"
23712376
focus-trap "^7.5.4"
23722377

2373-
2374-
version "2.0.7"
2375-
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.0.7.tgz#af12f752a93c4d2498626fca33f5d1ddc8c5ceb9"
2376-
integrity sha512-Vh1yZX3XmYjn9yYLkjU8DN6L0ceBtEcapqiyclHne8guG84IaTzqtvizZB1Yfxm3h6m7EIvjerLO5fvOZO6IIQ==
2378+
2379+
version "2.0.11"
2380+
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.0.11.tgz#3673a69015f56c3abe8c53d603c0748244127202"
2381+
integrity sha512-5ivg8Vem/yckzXI3L3n0mdKBPRcHSlsGt6/dpbEx42PcH3MIHAjSAJBYvENXeWJxv2ClQc8BS2mH1Ho2U7jZig==
23772382
dependencies:
2378-
"@volar/language-core" "~2.1.3"
2383+
"@volar/language-core" "~2.2.0-alpha.6"
23792384
"@vue/compiler-dom" "^3.4.0"
23802385
"@vue/shared" "^3.4.0"
23812386
computeds "^0.0.1"
@@ -6520,7 +6525,7 @@ mini-svg-data-uri@^1.2.3, mini-svg-data-uri@^1.4.3:
65206525
resolved "https://registry.yarnpkg.com/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz#8ab0aabcdf8c29ad5693ca595af19dd2ead09939"
65216526
integrity sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==
65226527

6523-
[email protected], minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
6528+
[email protected], minimatch@^9.0.0, minimatch@^9.0.1:
65246529
version "9.0.3"
65256530
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
65266531
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -6541,6 +6546,13 @@ minimatch@^5.0.1, minimatch@^5.1.0:
65416546
dependencies:
65426547
brace-expansion "^2.0.1"
65436548

6549+
minimatch@^9.0.3:
6550+
version "9.0.4"
6551+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6552+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
6553+
dependencies:
6554+
brace-expansion "^2.0.1"
6555+
65446556
minimatch@~3.0.4:
65456557
version "3.0.8"
65466558
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1"
@@ -8767,7 +8779,16 @@ strict-uri-encode@^1.0.0:
87678779
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713"
87688780
integrity sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==
87698781

8770-
"string-width-cjs@npm:string-width@^4.2.0", [email protected], "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
8782+
"string-width-cjs@npm:string-width@^4.2.0":
8783+
version "4.2.3"
8784+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8785+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8786+
dependencies:
8787+
emoji-regex "^8.0.0"
8788+
is-fullwidth-code-point "^3.0.0"
8789+
strip-ansi "^6.0.1"
8790+
8791+
[email protected], "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
87718792
version "4.2.3"
87728793
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
87738794
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8818,7 +8839,14 @@ string_decoder@~1.1.1:
88188839
dependencies:
88198840
safe-buffer "~5.1.0"
88208841

8821-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8842+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8843+
version "6.0.1"
8844+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8845+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8846+
dependencies:
8847+
ansi-regex "^5.0.1"
8848+
8849+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
88228850
version "6.0.1"
88238851
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
88248852
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9861,12 +9889,12 @@ vue-template-compiler@^2.7.14:
98619889
he "^1.2.0"
98629890

98639891
vue-tsc@^2.0.7:
9864-
version "2.0.7"
9865-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.0.7.tgz#3177a2fe720bfa7355d3717929ee8c8d132bc5d0"
9866-
integrity sha512-LYa0nInkfcDBB7y8jQ9FQ4riJTRNTdh98zK/hzt4gEpBZQmf30dPhP+odzCa+cedGz6B/guvJEd0BavZaRptjg==
9892+
version "2.0.11"
9893+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.0.11.tgz#6d606207aa7f1f5b422b8ef40056f10031c879f2"
9894+
integrity sha512-dl5MEU4VGZdQFGBnKfPpAfV3SQmBDWs9o4YhUPvDmwk+zmb/RprzFJK2sagR6EWazogZhXENvykd3wBXWS9kng==
98679895
dependencies:
9868-
"@volar/typescript" "~2.1.3"
9869-
"@vue/language-core" "2.0.7"
9896+
"@volar/typescript" "~2.2.0-alpha.6"
9897+
"@vue/language-core" "2.0.11"
98709898
semver "^7.5.4"
98719899

98729900
@@ -9967,8 +9995,16 @@ wide-align@^1.1.2:
99679995
dependencies:
99689996
string-width "^1.0.2 || 2 || 3 || 4"
99699997

9970-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9971-
name wrap-ansi-cjs
9998+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
9999+
version "7.0.0"
10000+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10001+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10002+
dependencies:
10003+
ansi-styles "^4.0.0"
10004+
string-width "^4.1.0"
10005+
strip-ansi "^6.0.0"
10006+
10007+
wrap-ansi@^7.0.0:
997210008
version "7.0.0"
997310009
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
997410010
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)