File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 93
93
"svelte" : " ^3.50.0" ,
94
94
"svelte-loader" : " ^3.1.0" ,
95
95
"ts-loader" : " ^9.0.0" ,
96
- "typescript" : " ^4.2.2" ,
96
+ "typescript" : " ^4.2.2 || ^5.0.0 " ,
97
97
"vue" : " ^3.2.14" ,
98
98
"vue-loader" : " ^17.0.0" ,
99
99
"vue-template-compiler" : " ^2.5" ,
127
127
"stylus" : " ^0.58.1" ,
128
128
"stylus-loader" : " ^7.0.0" ,
129
129
"ts-loader" : " ^9.0.0" ,
130
- "typescript" : " ^4.2.2" ,
130
+ "typescript" : " ^4.2.2 || ^5.0.0 " ,
131
131
"vue" : " ^2.6 || ^3.2.14" ,
132
132
"vue-loader" : " ^15.0.11 || ^17.0.0" ,
133
133
"vue-template-compiler" : " ^2.5" ,
Original file line number Diff line number Diff line change @@ -6531,10 +6531,10 @@ type-is@~1.6.18:
6531
6531
media-typer "0.3.0"
6532
6532
mime-types "~2.1.24"
6533
6533
6534
- typescript@^4.2.2 :
6535
- version "4.8.4 "
6536
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
6537
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
6534
+ " typescript@^4.2.2 || ^5.0.0 " :
6535
+ version "5.0.2 "
6536
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
6537
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
6538
6538
6539
6539
uglify-js@^3.1.4 :
6540
6540
version "3.17.3"
You can’t perform that action at this time.
0 commit comments