File tree 3 files changed +6
-6
lines changed
cli/templates/plugin/with-api
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 58
58
"fast-glob" : " 3.3.3" ,
59
59
"prettier" : " 3.5.2" ,
60
60
"rollup" : " 3.29.5" ,
61
- "typescript" : " 5.7.3 "
61
+ "typescript" : " 5.8.2 "
62
62
},
63
63
"engines" : {
64
64
"node" : " >= 14.6.0" ,
Original file line number Diff line number Diff line change @@ -2015,10 +2015,10 @@ typed-array-length@^1.0.6:
2015
2015
is-typed-array "^1.1.13"
2016
2016
possible-typed-array-names "^1.0.0"
2017
2017
2018
- typescript@5.7.3 :
2019
- version "5.7.3 "
2020
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
2021
- integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
2018
+ typescript@5.8.2 :
2019
+ version "5.8.2 "
2020
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
2021
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
2022
2022
2023
2023
unbox-primitive@^1.0.2 :
2024
2024
version "1.0.2"
Original file line number Diff line number Diff line change 16
16
"@rollup/plugin-typescript" : " 8.5.0" ,
17
17
"rollup" : " 2.79.2" ,
18
18
"rollup-plugin-terser" : " 7.0.2" ,
19
- "typescript" : " 5.7.3 "
19
+ "typescript" : " 5.8.2 "
20
20
},
21
21
"dependencies" : {
22
22
"@tauri-apps/api" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments