File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
"@types/react-dom" : " ^18.3.0" ,
23
23
"vite" : " latest" ,
24
24
"vite-preset-react" : " latest" ,
25
- "typescript" : " ^5.7 .2"
25
+ "typescript" : " ^5.8 .2"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -767,10 +767,10 @@ supports-preserve-symlinks-flag@^1.0.0:
767
767
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
768
768
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
769
769
770
- typescript@^5.7 .2 :
771
- version "5.7 .2"
772
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7 .2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
773
- integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
770
+ typescript@^5.8 .2 :
771
+ version "5.8 .2"
772
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8 .2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
773
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
774
774
775
775
update-browserslist-db@^1.1.1 :
776
776
version "1.1.1"
Original file line number Diff line number Diff line change 95
95
"tslib" : " ^2.8.1" ,
96
96
"tsx" : " ^4.19.0" ,
97
97
"turbo" : " ^1.13.0" ,
98
- "typescript" : " ^5.7 .2" ,
98
+ "typescript" : " ^5.8 .2" ,
99
99
"vite" : " ^6.2.0" ,
100
100
"vite-plugin-banner" : " ^0.8.0" ,
101
101
"vitest" : " ^3.0.4" ,
Original file line number Diff line number Diff line change @@ -9973,10 +9973,10 @@ typed-array-length@^1.0.7:
9973
9973
possible-typed-array-names "^1.0.0"
9974
9974
reflect.getprototypeof "^1.0.6"
9975
9975
9976
- typescript@>=5.0.0, typescript@^5.7 .2 :
9977
- version "5.7 .2"
9978
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7 .2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
9979
- integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
9976
+ typescript@>=5.0.0, typescript@^5.8 .2 :
9977
+ version "5.8 .2"
9978
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8 .2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
9979
+ integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
9980
9980
9981
9981
typical@^4.0.0 :
9982
9982
version "4.0.0"
You can’t perform that action at this time.
0 commit comments