File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 42
42
"vite" : " ^5.0.10" ,
43
43
"vite-plugin-compression" : " ^0.5.1" ,
44
44
"vite-plugin-css-injected-by-js" : " ^3.3.1" ,
45
- "vue-tsc" : " ^1.8.26 "
45
+ "vue-tsc" : " ^1.8.27 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change 690
690
" @typescript-eslint/parser" " ^6.7.0"
691
691
vue-eslint-parser "^9.3.1"
692
692
693
-
694
- version "1.8.26 "
695
- resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-1.8.26 .tgz#7edb6b51a6ed57b618928500c3cbda9757a9f5f0 "
696
- integrity sha512-9cmza/Y2YTiOnKZ0Mi9zsNn7Irw+aKirP+5LLWVSNaL3fjKJjW1cD3HGBckasY2RuVh4YycvdA9/Q6EBpVd/7Q ==
693
+
694
+ version "1.8.27 "
695
+ resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-1.8.27 .tgz#2ca6892cb524e024a44e554e4c55d7a23e72263f "
696
+ integrity sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA ==
697
697
dependencies :
698
698
" @volar/language-core" " ~1.11.1"
699
699
" @volar/source-map" " ~1.11.1"
@@ -2605,13 +2605,13 @@ vue-template-compiler@^2.7.14:
2605
2605
de-indent "^1.0.2"
2606
2606
he "^1.2.0"
2607
2607
2608
- vue-tsc@^1.8.26 :
2609
- version "1.8.26 "
2610
- resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.8.26 .tgz#f66abd1dab4e4593590b2b7d4ede0a696882feec "
2611
- integrity sha512-jMEJ4aqU/l1hdgmeExH5h1TFoN+hbho0A2ZAhHy53/947DGm7Qj/bpB85VpECOCwV00h7JYNVnvoD2ceOorB4Q ==
2608
+ vue-tsc@^1.8.27 :
2609
+ version "1.8.27 "
2610
+ resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.8.27 .tgz#feb2bb1eef9be28017bb9e95e2bbd1ebdd48481c "
2611
+ integrity sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg ==
2612
2612
dependencies :
2613
2613
" @volar/typescript" " ~1.11.1"
2614
- " @vue/language-core" " 1.8.26 "
2614
+ " @vue/language-core" " 1.8.27 "
2615
2615
semver "^7.5.4"
2616
2616
2617
2617
vue@^3.3.13 :
You can’t perform that action at this time.
0 commit comments