File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11
11
{
12
12
"babelConfig" : true ,
13
13
"isolatedModules" : true ,
14
+ "tsconfig" : { "moduleResolution" : " node" },
14
15
"useESM" : true
15
16
}
16
17
]
Original file line number Diff line number Diff line change 257
257
"ts-jest" : " ^29.1.2" ,
258
258
"ts-loader" : " ^9.5.1" ,
259
259
"ts-node" : " ^10.9.2" ,
260
- "typescript" : " ^5.1.6 " ,
260
+ "typescript" : " ^5.3.3 " ,
261
261
"webpack" : " ^5.90.3" ,
262
262
"webpack-cli" : " ^5.1.4" ,
263
263
"webpack-dev-server" : " ^5.0.2" ,
Original file line number Diff line number Diff line change @@ -15038,10 +15038,10 @@ typed-array-length@^1.0.4:
15038
15038
for-each "^0.3.3"
15039
15039
is-typed-array "^1.1.9"
15040
15040
15041
- typescript@^5.1.6 :
15042
- version "5.1.6 "
15043
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6 .tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274 "
15044
- integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA ==
15041
+ typescript@^5.3.3 :
15042
+ version "5.3.3 "
15043
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3 .tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
15044
+ integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
15045
15045
15046
15046
unbox-primitive@^1.0.2:
15047
15047
version "1.0.2"
You can’t perform that action at this time.
0 commit comments