File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 18
18
"cross-env" : " ^7.0.3" ,
19
19
"esbuild" : " ^0.19.3" ,
20
20
"rimraf" : " ^5.0.1" ,
21
- "typescript" : " ^5.2.2 "
21
+ "typescript" : " ^5.3.3 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -342,6 +342,7 @@ signal-exit@^4.0.1:
342
342
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
343
343
344
344
" string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
345
+ name string-width-cjs
345
346
version "4.2.3"
346
347
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
347
348
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -360,6 +361,7 @@ string-width@^5.0.1, string-width@^5.1.2:
360
361
strip-ansi "^7.0.1"
361
362
362
363
" strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
364
+ name strip-ansi-cjs
363
365
version "6.0.1"
364
366
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
365
367
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -373,10 +375,10 @@ strip-ansi@^7.0.1:
373
375
dependencies :
374
376
ansi-regex "^6.0.1"
375
377
376
- typescript@^5.2.2 :
377
- version "5.2.2 "
378
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2 .tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78 "
379
- integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w ==
378
+ typescript@^5.3.3 :
379
+ version "5.3.3 "
380
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3 .tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
381
+ integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
380
382
381
383
which@^2.0.1 :
382
384
version "2.0.2"
You can’t perform that action at this time.
0 commit comments