File tree 2 files changed +7
-2
lines changed
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.4.5 " ,
57
57
"vue" : " ^3.2.45" ,
58
58
"yorkie" : " ^2.0.0"
59
59
},
Original file line number Diff line number Diff line change @@ -6318,7 +6318,12 @@ typedarray-to-buffer@^3.1.5:
6318
6318
dependencies :
6319
6319
is-typedarray "^1.0.0"
6320
6320
6321
- typescript@^4.8.4, typescript@~4.8.4 :
6321
+ typescript@^5.4.5 :
6322
+ version "5.4.5"
6323
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
6324
+ integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
6325
+
6326
+ typescript@~4.8.4 :
6322
6327
version "4.8.4"
6323
6328
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6324
6329
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
You can’t perform that action at this time.
0 commit comments