File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 53
53
"rollup-plugin-terser" : " ^7.0.2" ,
54
54
"rollup-plugin-typescript2" : " ^0.34.1" ,
55
55
"size-limit" : " ^8.1.0" ,
56
- "typescript" : " ^4 .8.4 " ,
56
+ "typescript" : " ^5 .8.3 " ,
57
57
"vue" : " ^3.2.45" ,
58
58
"yorkie" : " ^2.0.0"
59
59
},
Original file line number Diff line number Diff line change @@ -6291,7 +6291,12 @@ typedarray-to-buffer@^3.1.5:
6291
6291
dependencies :
6292
6292
is-typedarray "^1.0.0"
6293
6293
6294
- typescript@^4.8.4, typescript@~4.8.4 :
6294
+ typescript@^5.8.3 :
6295
+ version "5.8.3"
6296
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6297
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
6298
+
6299
+ typescript@~4.8.4 :
6295
6300
version "4.8.4"
6296
6301
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6297
6302
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
You can’t perform that action at this time.
0 commit comments