@@ -2460,6 +2460,17 @@ array-includes@^3.1.2, array-includes@^3.1.3:
2460
2460
get-intrinsic "^1.1.1"
2461
2461
is-string "^1.0.5"
2462
2462
2463
+ array-includes@^3.1.4 :
2464
+ version "3.1.4"
2465
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
2466
+ integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
2467
+ dependencies :
2468
+ call-bind "^1.0.2"
2469
+ define-properties "^1.1.3"
2470
+ es-abstract "^1.19.1"
2471
+ get-intrinsic "^1.1.1"
2472
+ is-string "^1.0.7"
2473
+
2463
2474
array-unique@^0.2.1 :
2464
2475
version "0.2.1"
2465
2476
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
@@ -2484,7 +2495,7 @@ array.prototype.flat@^1.2.3:
2484
2495
define-properties "^1.1.3"
2485
2496
es-abstract "^1.17.0-next.1"
2486
2497
2487
- array.prototype.flat@^1.2.4 :
2498
+ array.prototype.flat@^1.2.5 :
2488
2499
version "1.2.5"
2489
2500
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
2490
2501
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -4456,7 +4467,7 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
4456
4467
string.prototype.trimend "^1.0.3"
4457
4468
string.prototype.trimstart "^1.0.3"
4458
4469
4459
- es-abstract@^1.18.1 :
4470
+ es-abstract@^1.18.1, es-abstract@^1.19.1 :
4460
4471
version "1.19.1"
4461
4472
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
4462
4473
integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
@@ -4586,32 +4597,31 @@ eslint-import-resolver-node@^0.3.6:
4586
4597
debug "^3.2.7"
4587
4598
resolve "^1.20.0"
4588
4599
4589
- eslint-module-utils@^2.6.2 :
4590
- version "2.6.2 "
4591
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2 .tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534 "
4592
- integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q ==
4600
+ eslint-module-utils@^2.7.0 :
4601
+ version "2.7.1 "
4602
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1 .tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c "
4603
+ integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ ==
4593
4604
dependencies :
4594
4605
debug "^3.2.7"
4606
+ find-up "^2.1.0"
4595
4607
pkg-dir "^2.0.0"
4596
4608
4597
- eslint-plugin-import@2.24 .2 :
4598
- version "2.24 .2"
4599
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24 .2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da "
4600
- integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q ==
4609
+ eslint-plugin-import@2.25 .2 :
4610
+ version "2.25 .2"
4611
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25 .2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9 "
4612
+ integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g ==
4601
4613
dependencies :
4602
- array-includes "^3.1.3 "
4603
- array.prototype.flat "^1.2.4 "
4614
+ array-includes "^3.1.4 "
4615
+ array.prototype.flat "^1.2.5 "
4604
4616
debug "^2.6.9"
4605
4617
doctrine "^2.1.0"
4606
4618
eslint-import-resolver-node "^0.3.6"
4607
- eslint-module-utils "^2.6.2"
4608
- find-up "^2.0.0"
4619
+ eslint-module-utils "^2.7.0"
4609
4620
has "^1.0.3"
4610
- is-core-module "^2.6.0"
4621
+ is-core-module "^2.7.0"
4622
+ is-glob "^4.0.3"
4611
4623
minimatch "^3.0.4"
4612
- object.values "^1.1.4"
4613
- pkg-up "^2.0.0"
4614
- read-pkg-up "^3.0.0"
4624
+ object.values "^1.1.5"
4615
4625
resolve "^1.20.0"
4616
4626
tsconfig-paths "^3.11.0"
4617
4627
@@ -5986,10 +5996,10 @@ is-core-module@^2.2.0:
5986
5996
dependencies :
5987
5997
has "^1.0.3"
5988
5998
5989
- is-core-module@^2.6 .0 :
5990
- version "2.7 .0"
5991
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.7 .0.tgz#3c0ef7d31b4acfc574f80c58409d568a836848e3 "
5992
- integrity sha512-ByY+tjCciCr+9nLryBYcSD50EOGWt95c7tIsKTG1J2ixKKXPvF7Ej3AVd+UfDydAJom3biBGDBALaO79ktwgEQ ==
5999
+ is-core-module@^2.7 .0 :
6000
+ version "2.8 .0"
6001
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8 .0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548 "
6002
+ integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw ==
5993
6003
dependencies :
5994
6004
has "^1.0.3"
5995
6005
@@ -6110,6 +6120,13 @@ is-glob@^4.0.1, is-glob@~4.0.1:
6110
6120
dependencies :
6111
6121
is-extglob "^2.1.1"
6112
6122
6123
+ is-glob@^4.0.3 :
6124
+ version "4.0.3"
6125
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
6126
+ integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
6127
+ dependencies :
6128
+ is-extglob "^2.1.1"
6129
+
6113
6130
is-hexadecimal@^1.0.0 :
6114
6131
version "1.0.1"
6115
6132
resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-1.0.1.tgz#6e084bbc92061fbb0971ec58b6ce6d404e24da69"
@@ -8200,6 +8217,15 @@ object.values@^1.1.4:
8200
8217
define-properties "^1.1.3"
8201
8218
es-abstract "^1.18.2"
8202
8219
8220
+ object.values@^1.1.5 :
8221
+ version "1.1.5"
8222
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
8223
+ integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
8224
+ dependencies :
8225
+ call-bind "^1.0.2"
8226
+ define-properties "^1.1.3"
8227
+ es-abstract "^1.19.1"
8228
+
8203
8229
octal@^1.0.0 :
8204
8230
version "1.0.0"
8205
8231
resolved "https://registry.yarnpkg.com/octal/-/octal-1.0.0.tgz#63e7162a68efbeb9e213588d58e989d1e5c4530b"
@@ -8553,13 +8579,6 @@ pkg-dir@^4.2.0:
8553
8579
dependencies :
8554
8580
find-up "^4.0.0"
8555
8581
8556
- pkg-up@^2.0.0 :
8557
- version "2.0.0"
8558
- resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
8559
- integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
8560
- dependencies :
8561
- find-up "^2.1.0"
8562
-
8563
8582
please-upgrade-node@^3.2.0 :
8564
8583
version "3.2.0"
8565
8584
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
0 commit comments