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.3" ,
60
60
"rollup" : " 3.29.5" ,
61
- "typescript" : " 5.8.2 "
61
+ "typescript" : " 5.8.3 "
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
-
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 ==
2018
+
2019
+ version "5.8.3 "
2020
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
2021
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
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.8.2 "
19
+ "typescript" : " 5.8.3 "
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