This repository was archived by the owner on Dec 1, 2023. It is now read-only.
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 29
29
"rimraf" : " ^4.4.0" ,
30
30
"ts-node" : " ^10.8.1" ,
31
31
"tsc-files" : " 1.1.2" ,
32
- "typescript" : " ~4.8.4 "
32
+ "typescript" : " ~5.0.2 "
33
33
},
34
34
"lint-staged" : {
35
35
"src/**/*.{tsx,ts}" : [
Original file line number Diff line number Diff line change @@ -1843,10 +1843,10 @@ type-fest@^0.21.3:
1843
1843
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
1844
1844
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
1845
1845
1846
- typescript@~4.8.4 :
1847
- version "4.8.4 "
1848
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
1849
- integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
1846
+ typescript@~5.0.2 :
1847
+ version "5.0.2 "
1848
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
1849
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
1850
1850
1851
1851
unbox-primitive@^1.0.2 :
1852
1852
version "1.0.2"
You can’t perform that action at this time.
0 commit comments