File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"jest-environment-jsdom" : " ^29.7.0" ,
55
55
"lint-staged" : " ^15.5.0" ,
56
56
"prettier" : " 3.0.3" ,
57
- "typescript" : " ^5.8.2 " ,
57
+ "typescript" : " ^5.8.3 " ,
58
58
"vite" : " ^6.2.4" ,
59
59
"vite-plugin-environment" : " ^1.1.3"
60
60
}
Original file line number Diff line number Diff line change @@ -6732,10 +6732,10 @@ typed-array-length@^1.0.7:
6732
6732
possible-typed-array-names "^1.0.0"
6733
6733
reflect.getprototypeof "^1.0.6"
6734
6734
6735
- typescript@^5.8.2 :
6736
- version "5.8.2 "
6737
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
6738
- integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
6735
+ typescript@^5.8.3 :
6736
+ version "5.8.3 "
6737
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
6738
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
6739
6739
6740
6740
unbox-primitive@^1.0.2 :
6741
6741
version "1.0.2"
You can’t perform that action at this time.
0 commit comments