This repository was archived by the owner on Aug 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed
Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 4646 "jest-ts-webcompat-resolver" : " 1.0.0" ,
4747 "ts-jest" : " 29.3.1" ,
4848 "ts-node" : " 10.9.2" ,
49- "tsc-alias" : " 1.8.11 " ,
49+ "tsc-alias" : " 1.8.15 " ,
5050 "typescript" : " 5.8.2" ,
5151 "typescript-eslint" : " 8.29.0"
5252 }
Original file line number Diff line number Diff line change @@ -3031,6 +3031,13 @@ get-symbol-description@^1.0.2:
30313031 es-errors "^1.3.0"
30323032 get-intrinsic "^1.2.4"
30333033
3034+ get-tsconfig@^4.10.0 :
3035+ version "4.10.0"
3036+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.0.tgz#403a682b373a823612475a4c2928c7326fc0f6bb"
3037+ integrity sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==
3038+ dependencies :
3039+ resolve-pkg-maps "^1.0.0"
3040+
30343041get-tsconfig@^4.8.1 :
30353042 version "4.8.1"
30363043 resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.8.1.tgz#8995eb391ae6e1638d251118c7b56de7eb425471"
@@ -5484,13 +5491,14 @@ ts-node@10.9.2:
54845491 v8-compile-cache-lib "^3.0.1"
54855492 yn "3.1.1"
54865493
5487- tsc-alias@1.8.11 :
5488- version "1.8.11 "
5489- resolved "https://registry.yarnpkg.com/tsc-alias/-/tsc-alias-1.8.11 .tgz#acd3f7680a69ff82bed2df2ef26072e445c15470 "
5490- integrity sha512-2DuEQ58A9Rj2NE2c1+/qaGKlshni9MCK95MJzRGhQG0CYLw0bE/ACgbhhTSf/p1svLelwqafOd8stQate2bYbg ==
5494+ tsc-alias@1.8.15 :
5495+ version "1.8.15 "
5496+ resolved "https://registry.yarnpkg.com/tsc-alias/-/tsc-alias-1.8.15 .tgz#7a07a77a4157872f834841a2a1647fad9464884d "
5497+ integrity sha512-yKLVx8ddUurRwhVcS6JFF2ZjksOX2ZWDRIdgt+PQhJBDegIdAdilptiHsuAbx9UFxa16GFrxeKQ2kTcGvR6fkQ ==
54915498 dependencies :
54925499 chokidar "^3.5.3"
54935500 commander "^9.0.0"
5501+ get-tsconfig "^4.10.0"
54945502 globby "^11.0.4"
54955503 mylas "^2.1.9"
54965504 normalize-path "^3.0.0"
You can’t perform that action at this time.
0 commit comments