Skip to content

Commit 5a35e49

Browse files
authored
Merge pull request #1190 from music-assistant/dependabot/npm_and_yarn/vue-tsc-3.1.2
Chore(deps-dev): Bump vue-tsc from 3.1.1 to 3.1.2
2 parents 546a092 + f37c489 commit 5a35e49

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"vite-plugin-webfont-dl": "3.11.1",
6666
"vite-svg-loader": "^5.1.0",
6767
"vitest": "^3.2.4",
68-
"vue-tsc": "3.1.1"
68+
"vue-tsc": "3.1.2"
6969
},
7070
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
7171
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2351,10 +2351,10 @@
23512351
"@typescript-eslint/parser" "^7.1.1"
23522352
vue-eslint-parser "^9.3.1"
23532353

2354-
2355-
version "3.1.1"
2356-
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.1.1.tgz#29f32ca1fc5f1393f20e3eb9154a18914c813354"
2357-
integrity sha512-qjMY3Q+hUCjdH+jLrQapqgpsJ0rd/2mAY02lZoHG3VFJZZZKLjAlV+Oo9QmWIT4jh8+Rx8RUGUi++d7T9Wb6Mw==
2354+
2355+
version "3.1.2"
2356+
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.1.2.tgz#0ab203a1f800d2b3143ee31f651841eb3c3db596"
2357+
integrity sha512-PyFDCqpdfYUT+oMLqcc61oHfJlC6yjhybaefwQjRdkchIihToOEpJ2Wu/Ebq2yrnJdd1EsaAvZaXVAqcxtnDxQ==
23582358
dependencies:
23592359
"@volar/language-core" "2.4.23"
23602360
"@vue/compiler-dom" "^3.5.0"
@@ -6334,13 +6334,13 @@ [email protected]:
63346334
dependencies:
63356335
"@vue/devtools-api" "^6.6.4"
63366336

6337-
6338-
version "3.1.1"
6339-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-3.1.1.tgz#66a5a9965a81d8cae03dd2c0350e2c05b24a2a4d"
6340-
integrity sha512-fyixKxFniOVgn+L/4+g8zCG6dflLLt01Agz9jl3TO45Bgk87NZJRmJVPsiK+ouq3LB91jJCbOV+pDkzYTxbI7A==
6337+
6338+
version "3.1.2"
6339+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-3.1.2.tgz#f83019ed112b5bcc995904a7a4e5791760b580a5"
6340+
integrity sha512-3fd4DY0rFczs5f+VB3OhcLU83V6+3Puj2yLBe0Ak65k7ERk+STVNKaOAi0EBo6Lc15UiJB6LzU6Mxy4+h/pKew==
63416341
dependencies:
63426342
"@volar/typescript" "2.4.23"
6343-
"@vue/language-core" "3.1.1"
6343+
"@vue/language-core" "3.1.2"
63446344

63456345
[email protected], vue@^3.5.14:
63466346
version "3.5.22"

0 commit comments

Comments
 (0)