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 34
34
"prettier-plugin-organize-imports" : " ^3.0.3" ,
35
35
"ts-jest" : " ^29.0.5" ,
36
36
"tsup" : " ^6.7.0" ,
37
- "typescript" : " ^4.9 .4"
37
+ "typescript" : " ^5.0 .4"
38
38
},
39
39
"engines" : {
40
40
"node" : " >=18.0.0"
Original file line number Diff line number Diff line change @@ -2697,10 +2697,10 @@ type-fest@^3.8.0:
2697
2697
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.8.0.tgz#ce80d1ca7c7d11c5540560999cbd410cb5b3a385"
2698
2698
integrity sha512-FVNSzGQz9Th+/9R6Lvv7WIAkstylfHN2/JYxkyhhmKFYh9At2DST8t6L6Lref9eYO8PXFTfG9Sg1Agg0K3vq3Q==
2699
2699
2700
- typescript@^4.9 .4 :
2701
- version "4.9.5 "
2702
- resolved "https://registry.npmjs.org /typescript/-/typescript-4.9.5 .tgz"
2703
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
2700
+ typescript@^5.0 .4 :
2701
+ version "5.0.4 "
2702
+ resolved "https://registry.yarnpkg.com /typescript/-/typescript-5.0.4 .tgz#b217fd20119bd61a94d4011274e0ab369058da3b "
2703
+ integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw ==
2704
2704
2705
2705
update-browserslist-db@^1.0.10 :
2706
2706
version "1.0.10"
You can’t perform that action at this time.
0 commit comments