File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"eslint-plugin-react" : " ^7.28.0" ,
25
25
"eslint-plugin-react-hooks" : " ^4.3.0" ,
26
26
"prettier" : " ^2.5.1" ,
27
- "typescript" : " ^4.5.5 "
27
+ "typescript" : " ^5.0.0 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -1510,10 +1510,10 @@ type-fest@^0.20.2:
1510
1510
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
1511
1511
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
1512
1512
1513
- typescript@^4.5.5 :
1514
- version "4.5.5 "
1515
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5. tgz#d8c953832d28924a9e3d37c73d729c846c5896f3 "
1516
- integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA ==
1513
+ typescript@^5.0.0 :
1514
+ version "5.7.2 "
1515
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2. tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
1516
+ integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
1517
1517
1518
1518
unbox-primitive@^1.0.0, unbox-primitive@^1.0.1 :
1519
1519
version "1.0.1"
You can’t perform that action at this time.
0 commit comments