@@ -1615,10 +1615,10 @@ eslint-import-resolver-node@^0.3.6:
1615
1615
debug "^3.2.7"
1616
1616
resolve "^1.20.0"
1617
1617
1618
- eslint-module-utils@^2.7.2 :
1619
- version "2.7.2 "
1620
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2 .tgz#1d0aa455dcf41052339b63cada8ab5fd57577129 "
1621
- integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg ==
1618
+ eslint-module-utils@^2.7.3 :
1619
+ version "2.7.3 "
1620
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3 .tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee "
1621
+ integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ ==
1622
1622
dependencies :
1623
1623
debug "^3.2.7"
1624
1624
find-up "^2.1.0"
1631
1631
escape-string-regexp "^1.0.5"
1632
1632
ignore "^5.0.5"
1633
1633
1634
- eslint-plugin-import@2.25.4 :
1635
- version "2.25.4 "
1636
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4 .tgz#322f3f916a4e9e991ac7af32032c25ce313209f1 "
1637
- integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA ==
1634
+ eslint-plugin-import@2.26.0 :
1635
+ version "2.26.0 "
1636
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0 .tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b "
1637
+ integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA ==
1638
1638
dependencies :
1639
1639
array-includes "^3.1.4"
1640
1640
array.prototype.flat "^1.2.5"
1641
1641
debug "^2.6.9"
1642
1642
doctrine "^2.1.0"
1643
1643
eslint-import-resolver-node "^0.3.6"
1644
- eslint-module-utils "^2.7.2 "
1644
+ eslint-module-utils "^2.7.3 "
1645
1645
has "^1.0.3"
1646
- is-core-module "^2.8.0 "
1646
+ is-core-module "^2.8.1 "
1647
1647
is-glob "^4.0.3"
1648
- minimatch "^3.0.4 "
1648
+ minimatch "^3.1.2 "
1649
1649
object.values "^1.1.5"
1650
- resolve "^1.20 .0"
1651
- tsconfig-paths "^3.12.0 "
1650
+ resolve "^1.22 .0"
1651
+ tsconfig-paths "^3.14.1 "
1652
1652
1653
1653
1654
1654
version "25.7.0"
@@ -2228,13 +2228,20 @@ is-callable@^1.1.4, is-callable@^1.2.4:
2228
2228
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
2229
2229
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
2230
2230
2231
- is-core-module@^2.2.0, is-core-module@^2.8.0 :
2231
+ is-core-module@^2.2.0 :
2232
2232
version "2.8.0"
2233
2233
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
2234
2234
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
2235
2235
dependencies :
2236
2236
has "^1.0.3"
2237
2237
2238
+ is-core-module@^2.8.1 :
2239
+ version "2.9.0"
2240
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
2241
+ integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
2242
+ dependencies :
2243
+ has "^1.0.3"
2244
+
2238
2245
is-date-object@^1.0.1 :
2239
2246
version "1.0.5"
2240
2247
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
@@ -3015,11 +3022,23 @@ minimatch@^3.0.4:
3015
3022
dependencies :
3016
3023
brace-expansion "^1.1.7"
3017
3024
3025
+ minimatch@^3.1.2 :
3026
+ version "3.1.2"
3027
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
3028
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
3029
+ dependencies :
3030
+ brace-expansion "^1.1.7"
3031
+
3018
3032
minimist@^1.2.0, minimist@^1.2.5 :
3019
3033
version "1.2.5"
3020
3034
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
3021
3035
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
3022
3036
3037
+ minimist@^1.2.6 :
3038
+ version "1.2.6"
3039
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3040
+ integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
3041
+
3023
3042
3024
3043
version "2.0.0"
3025
3044
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
@@ -3214,7 +3233,7 @@ path-key@^3.0.0, path-key@^3.1.0:
3214
3233
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
3215
3234
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
3216
3235
3217
- path-parse@^1.0.6 :
3236
+ path-parse@^1.0.6, path-parse@^1.0.7 :
3218
3237
version "1.0.7"
3219
3238
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
3220
3239
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -3360,6 +3379,15 @@ resolve@^1.12.0, resolve@^1.20.0:
3360
3379
is-core-module "^2.2.0"
3361
3380
path-parse "^1.0.6"
3362
3381
3382
+ resolve@^1.22.0 :
3383
+ version "1.22.0"
3384
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
3385
+ integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
3386
+ dependencies :
3387
+ is-core-module "^2.8.1"
3388
+ path-parse "^1.0.7"
3389
+ supports-preserve-symlinks-flag "^1.0.0"
3390
+
3363
3391
reusify@^1.0.4 :
3364
3392
version "1.0.4"
3365
3393
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
@@ -3593,6 +3621,11 @@ supports-hyperlinks@^2.0.0:
3593
3621
has-flag "^4.0.0"
3594
3622
supports-color "^7.0.0"
3595
3623
3624
+ supports-preserve-symlinks-flag@^1.0.0 :
3625
+ version "1.0.0"
3626
+ resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
3627
+ integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
3628
+
3596
3629
symbol-tree@^3.2.4 :
3597
3630
version "3.2.4"
3598
3631
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
3672
3705
semver "7.x"
3673
3706
yargs-parser "20.x"
3674
3707
3675
- tsconfig-paths@^3.12.0 :
3676
- version "3.12.0 "
3677
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0 .tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b "
3678
- integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg ==
3708
+ tsconfig-paths@^3.14.1 :
3709
+ version "3.14.1 "
3710
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1 .tgz#ba0734599e8ea36c862798e920bcf163277b137a "
3711
+ integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ ==
3679
3712
dependencies :
3680
3713
" @types/json5" " ^0.0.29"
3681
3714
json5 "^1.0.1"
3682
- minimist "^1.2.0 "
3715
+ minimist "^1.2.6 "
3683
3716
strip-bom "^3.0.0"
3684
3717
3685
3718
tslib@^1.8.1 :
0 commit comments