Skip to content

Commit 5165203

Browse files
chore(deps-dev): bump vue-tsc from 2.1.10 to 2.2.8
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.1.10 to 2.2.8. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v2.2.8/packages/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>
1 parent 80d8218 commit 5165203

File tree

2 files changed

+31
-32
lines changed

2 files changed

+31
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"vite": "^5.4.6",
4949
"vitest": "^2.0.5",
5050
"vue-eslint-parser": "^9.4.2",
51-
"vue-tsc": "^2.0.24"
51+
"vue-tsc": "^2.2.8"
5252
}
5353
}

yarn.lock

Lines changed: 30 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -785,24 +785,24 @@
785785
loupe "^3.1.2"
786786
tinyrainbow "^1.2.0"
787787

788-
"@volar/language-core@2.4.8", "@volar/language-core@~2.4.8":
789-
version "2.4.8"
790-
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.4.8.tgz#022f9a8f8c0615469d2f8290f9b44528807c99ca"
791-
integrity sha512-K/GxMOXGq997bO00cdFhTNuR85xPxj0BEEAy+BaqqayTmy9Tmhfgmq2wpJcVspRhcwfgPoE2/mEJa26emUhG/g==
788+
"@volar/language-core@2.4.12", "@volar/language-core@~2.4.11":
789+
version "2.4.12"
790+
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.4.12.tgz#98c8424f8d81a9cad1760a587b1c6db27d05f0cc"
791+
integrity sha512-RLrFdXEaQBWfSnYGVxvR2WrO6Bub0unkdHYIdC31HzIEqATIuuhRRzYu76iGPZ6OtA4Au1SnW0ZwIqPP217YhA==
792792
dependencies:
793-
"@volar/source-map" "2.4.8"
793+
"@volar/source-map" "2.4.12"
794794

795-
"@volar/source-map@2.4.8":
796-
version "2.4.8"
797-
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.4.8.tgz#bc699a095aaab405ddc0e2c5a011edc151e787fd"
798-
integrity sha512-jeWJBkC/WivdelMwxKkpFL811uH/jJ1kVxa+c7OvG48DXc3VrP7pplSWPP2W1dLMqBxD+awRlg55FQQfiup4cA==
795+
"@volar/source-map@2.4.12":
796+
version "2.4.12"
797+
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.4.12.tgz#7cc8c6b1b134a2215f06c91ad011d94eef81b0ed"
798+
integrity sha512-bUFIKvn2U0AWojOaqf63ER0N/iHIBYZPpNGogfLPQ68F5Eet6FnLlyho7BS0y2HJ1jFhSif7AcuTx1TqsCzRzw==
799799

800-
"@volar/typescript@~2.4.8":
801-
version "2.4.8"
802-
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.4.8.tgz#4cfb90b3226e04d781d48fa519fed0838d7b1504"
803-
integrity sha512-6xkIYJ5xxghVBhVywMoPMidDDAFT1OoQeXwa27HSgJ6AiIKRe61RXLoik+14Z7r0JvnblXVsjsRLmCr42SGzqg==
800+
"@volar/typescript@~2.4.11":
801+
version "2.4.12"
802+
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.4.12.tgz#8c638c23cab89ab131cdcd2d6f2a51768caaa015"
803+
integrity sha512-HJB73OTJDgPc80K30wxi3if4fSsZZAOScbj2fcicMuOPoOkcf9NNAINb33o+DzhBdF9xTKC1gnPmIRDous5S0g==
804804
dependencies:
805-
"@volar/language-core" "2.4.8"
805+
"@volar/language-core" "2.4.12"
806806
path-browserify "^1.0.1"
807807
vscode-uri "^3.0.8"
808808

@@ -899,16 +899,16 @@
899899
"@typescript-eslint/parser" "^7.1.1"
900900
vue-eslint-parser "^9.3.1"
901901

902-
"@vue/language-core@2.1.10":
903-
version "2.1.10"
904-
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.1.10.tgz#5988e9ea155f3e09ccbbb3b2a0ddd530dad912e6"
905-
integrity sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==
902+
"@vue/language-core@2.2.8":
903+
version "2.2.8"
904+
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.2.8.tgz#05befa390399fbd4409bc703ee0520b8ac1b7088"
905+
integrity sha512-rrzB0wPGBvcwaSNRriVWdNAbHQWSf0NlGqgKHK5mEkXpefjUlVRP62u03KvwZpvKVjRnBIQ/Lwre+Mx9N6juUQ==
906906
dependencies:
907-
"@volar/language-core" "~2.4.8"
907+
"@volar/language-core" "~2.4.11"
908908
"@vue/compiler-dom" "^3.5.0"
909909
"@vue/compiler-vue2" "^2.7.16"
910910
"@vue/shared" "^3.5.0"
911-
alien-signals "^0.2.0"
911+
alien-signals "^1.0.3"
912912
minimatch "^9.0.3"
913913
muggle-string "^0.4.1"
914914
path-browserify "^1.0.1"
@@ -1150,10 +1150,10 @@ ajv@^8.0.0, ajv@^8.9.0:
11501150
json-schema-traverse "^1.0.0"
11511151
require-from-string "^2.0.2"
11521152

1153-
alien-signals@^0.2.0:
1154-
version "0.2.0"
1155-
resolved "https://registry.yarnpkg.com/alien-signals/-/alien-signals-0.2.0.tgz#f159e1b767802f2444fed4e58b8d15fd8bab1c24"
1156-
integrity sha512-StlonZhBBrsPPwrDjiPAiVTf/rolxffLxVPT60Qv/t88BZ81BvUVzHgGqEFvJ1ii8HXtm1+zU2Icr59tfWEcag==
1153+
alien-signals@^1.0.3:
1154+
version "1.0.13"
1155+
resolved "https://registry.yarnpkg.com/alien-signals/-/alien-signals-1.0.13.tgz#8d6db73462f742ee6b89671fbd8c37d0b1727a7e"
1156+
integrity sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==
11571157

11581158
ansi-regex@^5.0.1:
11591159
version "5.0.1"
@@ -4624,14 +4624,13 @@ vue-eslint-parser@^9.3.1, vue-eslint-parser@^9.4.2, vue-eslint-parser@^9.4.3:
46244624
lodash "^4.17.21"
46254625
semver "^7.3.6"
46264626

4627-
vue-tsc@^2.0.24:
4628-
version "2.1.10"
4629-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.1.10.tgz#4d61a64e5fad763b8b40c1884259fd48986f0b4e"
4630-
integrity sha512-RBNSfaaRHcN5uqVqJSZh++Gy/YUzryuv9u1aFWhsammDJXNtUiJMNoJ747lZcQ68wUQFx6E73y4FY3D8E7FGMA==
4627+
vue-tsc@^2.2.8:
4628+
version "2.2.8"
4629+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.2.8.tgz#7c8e1bd9333d25241a7f9988eedf08c65483158c"
4630+
integrity sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==
46314631
dependencies:
4632-
"@volar/typescript" "~2.4.8"
4633-
"@vue/language-core" "2.1.10"
4634-
semver "^7.5.4"
4632+
"@volar/typescript" "~2.4.11"
4633+
"@vue/language-core" "2.2.8"
46354634

46364635
vue@^3.4.21:
46374636
version "3.5.12"

0 commit comments

Comments
 (0)