2506
2506
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
2507
2507
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
2508
2508
2509
+ "@types/json5@^0.0.29":
2510
+ version "0.0.29"
2511
+ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2512
+ integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2513
+
2509
2514
"@types/mime@^1":
2510
2515
version "1.3.2"
2511
2516
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
@@ -3358,6 +3363,17 @@ array-includes@^3.1.1, array-includes@^3.1.2, array-includes@^3.1.3:
3358
3363
get-intrinsic "^1.1.1"
3359
3364
is-string "^1.0.5"
3360
3365
3366
+ array-includes@^3.1.4:
3367
+ version "3.1.4"
3368
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
3369
+ integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
3370
+ dependencies:
3371
+ call-bind "^1.0.2"
3372
+ define-properties "^1.1.3"
3373
+ es-abstract "^1.19.1"
3374
+ get-intrinsic "^1.1.1"
3375
+ is-string "^1.0.7"
3376
+
3361
3377
array-union@^1.0.1:
3362
3378
version "1.0.2"
3363
3379
resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -3389,6 +3405,15 @@ array.prototype.flat@^1.2.4:
3389
3405
define-properties "^1.1.3"
3390
3406
es-abstract "^1.18.0-next.1"
3391
3407
3408
+ array.prototype.flat@^1.2.5:
3409
+ version "1.2.5"
3410
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
3411
+ integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
3412
+ dependencies:
3413
+ call-bind "^1.0.2"
3414
+ define-properties "^1.1.3"
3415
+ es-abstract "^1.19.0"
3416
+
3392
3417
array.prototype.flatmap@^1.2.4:
3393
3418
version "1.2.4"
3394
3419
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9"
@@ -3519,7 +3544,7 @@ axobject-query@^2.2.0:
3519
3544
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
3520
3545
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
3521
3546
3522
- babel-eslint@^10.1.0:
3547
+ babel-eslint@10.1.0, babel-eslint@ ^10.1.0:
3523
3548
version "10.1.0"
3524
3549
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
3525
3550
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -5650,6 +5675,32 @@ es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-
5650
5675
string.prototype.trimstart "^1.0.4"
5651
5676
unbox-primitive "^1.0.1"
5652
5677
5678
+ es-abstract@^1.19.0, es-abstract@^1.19.1:
5679
+ version "1.19.1"
5680
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
5681
+ integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
5682
+ dependencies:
5683
+ call-bind "^1.0.2"
5684
+ es-to-primitive "^1.2.1"
5685
+ function-bind "^1.1.1"
5686
+ get-intrinsic "^1.1.1"
5687
+ get-symbol-description "^1.0.0"
5688
+ has "^1.0.3"
5689
+ has-symbols "^1.0.2"
5690
+ internal-slot "^1.0.3"
5691
+ is-callable "^1.2.4"
5692
+ is-negative-zero "^2.0.1"
5693
+ is-regex "^1.1.4"
5694
+ is-shared-array-buffer "^1.0.1"
5695
+ is-string "^1.0.7"
5696
+ is-weakref "^1.0.1"
5697
+ object-inspect "^1.11.0"
5698
+ object-keys "^1.1.1"
5699
+ object.assign "^4.1.2"
5700
+ string.prototype.trimend "^1.0.4"
5701
+ string.prototype.trimstart "^1.0.4"
5702
+ unbox-primitive "^1.0.1"
5703
+
5653
5704
es-module-lexer@^0.7.1:
5654
5705
version "0.7.1"
5655
5706
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.7.1.tgz#c2c8e0f46f2df06274cdaf0dd3f3b33e0a0b267d"
@@ -5760,6 +5811,14 @@ eslint-import-resolver-node@^0.3.4:
5760
5811
debug "^2.6.9"
5761
5812
resolve "^1.13.1"
5762
5813
5814
+ eslint-import-resolver-node@^0.3.6:
5815
+ version "0.3.6"
5816
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
5817
+ integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
5818
+ dependencies:
5819
+ debug "^3.2.7"
5820
+ resolve "^1.20.0"
5821
+
5763
5822
5764
5823
version "4.0.2"
5765
5824
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec"
@@ -5779,6 +5838,15 @@ eslint-module-utils@^2.6.1:
5779
5838
debug "^3.2.7"
5780
5839
pkg-dir "^2.0.0"
5781
5840
5841
+ eslint-module-utils@^2.7.0:
5842
+ version "2.7.1"
5843
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
5844
+ integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
5845
+ dependencies:
5846
+ debug "^3.2.7"
5847
+ find-up "^2.1.0"
5848
+ pkg-dir "^2.0.0"
5849
+
5782
5850
eslint-plugin-flowtype@^5.2.0:
5783
5851
version "5.8.1"
5784
5852
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.1.tgz#6f2c313a6e9ec271a51315ccd09c2432b4d1930e"
@@ -5787,7 +5855,26 @@ eslint-plugin-flowtype@^5.2.0:
5787
5855
lodash "^4.17.15"
5788
5856
string-natural-compare "^3.0.1"
5789
5857
5790
- [email protected] , eslint-plugin-import@^2.22.1:
5858
+
5859
+ version "2.25.2"
5860
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
5861
+ integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
5862
+ dependencies:
5863
+ array-includes "^3.1.4"
5864
+ array.prototype.flat "^1.2.5"
5865
+ debug "^2.6.9"
5866
+ doctrine "^2.1.0"
5867
+ eslint-import-resolver-node "^0.3.6"
5868
+ eslint-module-utils "^2.7.0"
5869
+ has "^1.0.3"
5870
+ is-core-module "^2.7.0"
5871
+ is-glob "^4.0.3"
5872
+ minimatch "^3.0.4"
5873
+ object.values "^1.1.5"
5874
+ resolve "^1.20.0"
5875
+ tsconfig-paths "^3.11.0"
5876
+
5877
+ eslint-plugin-import@^2.22.1:
5791
5878
version "2.23.4"
5792
5879
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
5793
5880
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
@@ -6628,6 +6715,14 @@ get-stream@^6.0.0:
6628
6715
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
6629
6716
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
6630
6717
6718
+ get-symbol-description@^1.0.0:
6719
+ version "1.0.0"
6720
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
6721
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
6722
+ dependencies:
6723
+ call-bind "^1.0.2"
6724
+ get-intrinsic "^1.1.1"
6725
+
6631
6726
get-value@^2.0.3, get-value@^2.0.6:
6632
6727
version "2.0.6"
6633
6728
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -6796,6 +6891,13 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
6796
6891
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
6797
6892
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
6798
6893
6894
+ has-tostringtag@^1.0.0:
6895
+ version "1.0.0"
6896
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
6897
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
6898
+ dependencies:
6899
+ has-symbols "^1.0.2"
6900
+
6799
6901
has-value@^0.3.1:
6800
6902
version "0.3.1"
6801
6903
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -7369,6 +7471,11 @@ is-callable@^1.1.4, is-callable@^1.2.3:
7369
7471
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
7370
7472
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
7371
7473
7474
+ is-callable@^1.2.4:
7475
+ version "1.2.4"
7476
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
7477
+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
7478
+
7372
7479
is-ci@^2.0.0:
7373
7480
version "2.0.0"
7374
7481
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -7402,6 +7509,13 @@ is-core-module@^2.0.0, is-core-module@^2.2.0, is-core-module@^2.4.0:
7402
7509
dependencies:
7403
7510
has "^1.0.3"
7404
7511
7512
+ is-core-module@^2.7.0:
7513
+ version "2.8.0"
7514
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
7515
+ integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
7516
+ dependencies:
7517
+ has "^1.0.3"
7518
+
7405
7519
is-data-descriptor@^0.1.4:
7406
7520
version "0.1.4"
7407
7521
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -7495,6 +7609,13 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
7495
7609
dependencies:
7496
7610
is-extglob "^2.1.1"
7497
7611
7612
+ is-glob@^4.0.3:
7613
+ version "4.0.3"
7614
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
7615
+ integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
7616
+ dependencies:
7617
+ is-extglob "^2.1.1"
7618
+
7498
7619
is-interactive@^1.0.0:
7499
7620
version "1.0.0"
7500
7621
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
@@ -7586,6 +7707,14 @@ is-regex@^1.0.4, is-regex@^1.1.3:
7586
7707
call-bind "^1.0.2"
7587
7708
has-symbols "^1.0.2"
7588
7709
7710
+ is-regex@^1.1.4:
7711
+ version "1.1.4"
7712
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
7713
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
7714
+ dependencies:
7715
+ call-bind "^1.0.2"
7716
+ has-tostringtag "^1.0.0"
7717
+
7589
7718
is-regexp@^1.0.0:
7590
7719
version "1.0.0"
7591
7720
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
7601
7730
resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c"
7602
7731
integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==
7603
7732
7733
+ is-shared-array-buffer@^1.0.1:
7734
+ version "1.0.1"
7735
+ resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
7736
+ integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
7737
+
7604
7738
is-stream@^1.1.0:
7605
7739
version "1.1.0"
7606
7740
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -7616,6 +7750,13 @@ is-string@^1.0.5, is-string@^1.0.6:
7616
7750
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
7617
7751
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
7618
7752
7753
+ is-string@^1.0.7:
7754
+ version "1.0.7"
7755
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
7756
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
7757
+ dependencies:
7758
+ has-tostringtag "^1.0.0"
7759
+
7619
7760
is-symbol@^1.0.2, is-symbol@^1.0.3:
7620
7761
version "1.0.4"
7621
7762
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -7633,6 +7774,13 @@ is-unicode-supported@^0.1.0:
7633
7774
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
7634
7775
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
7635
7776
7777
+ is-weakref@^1.0.1:
7778
+ version "1.0.1"
7779
+ resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.1.tgz#842dba4ec17fa9ac9850df2d6efbc1737274f2a2"
7780
+ integrity sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==
7781
+ dependencies:
7782
+ call-bind "^1.0.0"
7783
+
7636
7784
is-what@^3.12.0:
7637
7785
version "3.14.1"
7638
7786
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1"
@@ -9641,7 +9789,7 @@ object-hash@^2.0.3:
9641
9789
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
9642
9790
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
9643
9791
9644
- object-inspect@^1.10.3, object-inspect@^1.9.0:
9792
+ object-inspect@^1.10.3, object-inspect@^1.11.0, object-inspect@^1. 9.0:
9645
9793
version "1.11.0"
9646
9794
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
9647
9795
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
@@ -9720,6 +9868,15 @@ object.values@^1.1.0, object.values@^1.1.3, object.values@^1.1.4:
9720
9868
define-properties "^1.1.3"
9721
9869
es-abstract "^1.18.2"
9722
9870
9871
+ object.values@^1.1.5:
9872
+ version "1.1.5"
9873
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
9874
+ integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
9875
+ dependencies:
9876
+ call-bind "^1.0.2"
9877
+ define-properties "^1.1.3"
9878
+ es-abstract "^1.19.1"
9879
+
9723
9880
obuf@^1.0.0, obuf@^1.1.2:
9724
9881
version "1.1.2"
9725
9882
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
12949
13106
typescript "4.3.4"
12950
13107
yargs "17.0.1"
12951
13108
13109
+ tsconfig-paths@^3.11.0:
13110
+ version "3.11.0"
13111
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
13112
+ integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
13113
+ dependencies:
13114
+ "@types/json5" "^0.0.29"
13115
+ json5 "^1.0.1"
13116
+ minimist "^1.2.0"
13117
+ strip-bom "^3.0.0"
13118
+
12952
13119
tsconfig-paths@^3.9.0:
12953
13120
version "3.10.1"
12954
13121
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
0 commit comments