File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 7878 "stylelint-prettier" : " ^2.0.0" ,
7979 "tailwindcss" : " ^3.2.7" ,
8080 "ts-jest" : " ^29.0.5" ,
81- "tslib" : " ^2.5.0" ,
8281 "typescript" : " ^4.9.5"
8382 },
8483 "peerDependencies" : {
Original file line number Diff line number Diff line change 5252 "outDir" : " lib" /* Specify an output folder for all emitted files. */ ,
5353 // "removeComments": true, /* Disable emitting comments. */
5454 // "noEmit": true, /* Disable emitting files from a compilation. */
55- "importHelpers" : true /* Allow importing helper functions from tslib once per project, instead of including them per-file. */ ,
55+ // "importHelpers": false /* Allow importing helper functions from tslib once per project, instead of including them per-file. */,
5656 // "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types */
5757 // "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
5858 // "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */
Original file line number Diff line number Diff line change @@ -6484,7 +6484,7 @@ tslib@^1.8.1:
64846484 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
64856485 integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
64866486
6487- tslib@^2.1.0, tslib@^2.5.0 :
6487+ tslib@^2.1.0 :
64886488 version "2.5.0"
64896489 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
64906490 integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
You can’t perform that action at this time.
0 commit comments