File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 67
67
"lint-staged" : " ^13.2.0" ,
68
68
"npm-run-all" : " ^4.1.5" ,
69
69
"prettier" : " ^2.8.4" ,
70
- "typescript" : " ~4.8.4 " ,
70
+ "typescript" : " ~5.4.0 " ,
71
71
"unplugin-icons" : " ^0.16.0" ,
72
72
"vite" : " ^4.1.4" ,
73
73
"vite-plugin-css-injected-by-js" : " ^3.1.0" ,
Original file line number Diff line number Diff line change @@ -5720,6 +5720,11 @@ typescript@~4.8.4:
5720
5720
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
5721
5721
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
5722
5722
5723
+ typescript@~5.4.0 :
5724
+ version "5.4.2"
5725
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
5726
+ integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
5727
+
5723
5728
uc.micro@^1.0.1, uc.micro@^1.0.5 :
5724
5729
version "1.0.6"
5725
5730
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
You can’t perform that action at this time.
0 commit comments