@@ -625,25 +625,25 @@ array.prototype.find@^2.1.1, array.prototype.find@^2.2.2:
625
625
es-abstract "^1.22.1"
626
626
es-shim-unscopables "^1.0.0"
627
627
628
- array.prototype.findlastindex@^1.2.2 :
629
- version "1.2.2 "
630
- resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.2 .tgz#bc229aef98f6bd0533a2bc61ff95209875526c9b "
631
- integrity sha512-tb5thFFlUcp7NdNF6/MpDk/1r/4awWG1FIz3YqDf+/zJSTezBb+/5WViH41obXULHVpDzoiCLpJ/ZO9YbJMsdw ==
628
+ array.prototype.findlastindex@^1.2.3 :
629
+ version "1.2.3 "
630
+ resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3 .tgz#b37598438f97b579166940814e2c0493a4f50207 "
631
+ integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA ==
632
632
dependencies:
633
633
call-bind "^1.0.2"
634
- define-properties "^1.1.4 "
635
- es-abstract "^1.20.4 "
634
+ define-properties "^1.2.0 "
635
+ es-abstract "^1.22.1 "
636
636
es-shim-unscopables "^1.0.0"
637
- get-intrinsic "^1.1.3 "
637
+ get-intrinsic "^1.2.1 "
638
638
639
- array.prototype.flat@^1.2.3, array.prototype.flat@^1.3.1:
640
- version "1.3.1 "
641
- resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1 .tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2 "
642
- integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA ==
639
+ array.prototype.flat@^1.2.3, array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2 :
640
+ version "1.3.2 "
641
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2 .tgz#1476217df8cff17d72ee8f3ba06738db5b387d18 "
642
+ integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA ==
643
643
dependencies:
644
644
call-bind "^1.0.2"
645
- define-properties "^1.1.4 "
646
- es-abstract "^1.20.4 "
645
+ define-properties "^1.2.0 "
646
+ es-abstract "^1.22.1 "
647
647
es-shim-unscopables "^1.0.0"
648
648
649
649
array.prototype.flatmap@^1.3.1, array.prototype.flatmap@^1.3.2:
@@ -678,18 +678,6 @@ array.prototype.tosorted@^1.1.1:
678
678
es-shim-unscopables "^1.0.0"
679
679
get-intrinsic "^1.1.3"
680
680
681
- arraybuffer.prototype.slice@^1.0.1:
682
- version "1.0.1"
683
- resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.1.tgz#9b5ea3868a6eebc30273da577eb888381c0044bb"
684
- integrity sha512-09x0ZWFEjj4WD8PDbykUwo3t9arLn8NIzmmYEJFpYekOAQjpkGSyrQhNoRTcwwcFRu+ycWF78QZ63oWTqSjBcw==
685
- dependencies:
686
- array-buffer-byte-length "^1.0.0"
687
- call-bind "^1.0.2"
688
- define-properties "^1.2.0"
689
- get-intrinsic "^1.2.1"
690
- is-array-buffer "^3.0.2"
691
- is-shared-array-buffer "^1.0.2"
692
-
693
681
arraybuffer.prototype.slice@^1.0.2:
694
682
version "1.0.2"
695
683
resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz#98bd561953e3e74bb34938e77647179dfe6e9f12"
@@ -4267,51 +4255,6 @@ es-abstract@^1.20.4:
4267
4255
string.prototype.trimstart "^1.0.5"
4268
4256
unbox-primitive "^1.0.2"
4269
4257
4270
- es-abstract@^1.21.2:
4271
- version "1.22.1"
4272
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.1.tgz#8b4e5fc5cefd7f1660f0f8e1a52900dfbc9d9ccc"
4273
- integrity sha512-ioRRcXMO6OFyRpyzV3kE1IIBd4WG5/kltnzdxSCqoP8CMGs/Li+M1uF5o7lOkZVFjDs+NLesthnF66Pg/0q0Lw==
4274
- dependencies:
4275
- array-buffer-byte-length "^1.0.0"
4276
- arraybuffer.prototype.slice "^1.0.1"
4277
- available-typed-arrays "^1.0.5"
4278
- call-bind "^1.0.2"
4279
- es-set-tostringtag "^2.0.1"
4280
- es-to-primitive "^1.2.1"
4281
- function.prototype.name "^1.1.5"
4282
- get-intrinsic "^1.2.1"
4283
- get-symbol-description "^1.0.0"
4284
- globalthis "^1.0.3"
4285
- gopd "^1.0.1"
4286
- has "^1.0.3"
4287
- has-property-descriptors "^1.0.0"
4288
- has-proto "^1.0.1"
4289
- has-symbols "^1.0.3"
4290
- internal-slot "^1.0.5"
4291
- is-array-buffer "^3.0.2"
4292
- is-callable "^1.2.7"
4293
- is-negative-zero "^2.0.2"
4294
- is-regex "^1.1.4"
4295
- is-shared-array-buffer "^1.0.2"
4296
- is-string "^1.0.7"
4297
- is-typed-array "^1.1.10"
4298
- is-weakref "^1.0.2"
4299
- object-inspect "^1.12.3"
4300
- object-keys "^1.1.1"
4301
- object.assign "^4.1.4"
4302
- regexp.prototype.flags "^1.5.0"
4303
- safe-array-concat "^1.0.0"
4304
- safe-regex-test "^1.0.0"
4305
- string.prototype.trim "^1.2.7"
4306
- string.prototype.trimend "^1.0.6"
4307
- string.prototype.trimstart "^1.0.6"
4308
- typed-array-buffer "^1.0.0"
4309
- typed-array-byte-length "^1.0.0"
4310
- typed-array-byte-offset "^1.0.0"
4311
- typed-array-length "^1.0.4"
4312
- unbox-primitive "^1.0.2"
4313
- which-typed-array "^1.1.10"
4314
-
4315
4258
es-abstract@^1.22.1:
4316
4259
version "1.22.3"
4317
4260
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.3.tgz#48e79f5573198de6dee3589195727f4f74bc4f32"
@@ -4544,14 +4487,14 @@ eslint-config-react-app@^2.1.0:
4544
4487
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-2.1.0.tgz#23c909f71cbaff76b945b831d2d814b8bde169eb"
4545
4488
integrity sha512-8QZrKWuHVC57Fmu+SsKAVxnI9LycZl7NFQ4H9L+oeISuCXhYdXqsOOIVSjQFW6JF5MXZLFE+21Syhd7mF1IRZQ==
4546
4489
4547
- eslint-import-resolver-node@^0.3.7 :
4548
- version "0.3.7 "
4549
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7 .tgz#83b375187d412324a1963d84fa664377a23eb4d7 "
4550
- integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA ==
4490
+ eslint-import-resolver-node@^0.3.9 :
4491
+ version "0.3.9 "
4492
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9 .tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac "
4493
+ integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g ==
4551
4494
dependencies:
4552
4495
debug "^3.2.7"
4553
- is-core-module "^2.11 .0"
4554
- resolve "^1.22.1 "
4496
+ is-core-module "^2.13 .0"
4497
+ resolve "^1.22.4 "
4555
4498
4556
4499
eslint-import-resolver-webpack@^0.13.2:
4557
4500
version "0.13.8"
@@ -4596,27 +4539,27 @@ eslint-plugin-flowtype@2.50.3:
4596
4539
lodash "^4.17.10"
4597
4540
4598
4541
eslint-plugin-import@^2.14.0:
4599
- version "2.28 .1"
4600
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.28 .1.tgz#63b8b5b3c409bfc75ebaf8fb206b07ab435482c4 "
4601
- integrity sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A ==
4542
+ version "2.29 .1"
4543
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29 .1.tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
4544
+ integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
4602
4545
dependencies:
4603
- array-includes "^3.1.6 "
4604
- array.prototype.findlastindex "^1.2.2 "
4605
- array.prototype.flat "^1.3.1 "
4606
- array.prototype.flatmap "^1.3.1 "
4546
+ array-includes "^3.1.7 "
4547
+ array.prototype.findlastindex "^1.2.3 "
4548
+ array.prototype.flat "^1.3.2 "
4549
+ array.prototype.flatmap "^1.3.2 "
4607
4550
debug "^3.2.7"
4608
4551
doctrine "^2.1.0"
4609
- eslint-import-resolver-node "^0.3.7 "
4552
+ eslint-import-resolver-node "^0.3.9 "
4610
4553
eslint-module-utils "^2.8.0"
4611
- has "^1 .0.3 "
4612
- is-core-module "^2.13.0 "
4554
+ hasown "^2 .0.0 "
4555
+ is-core-module "^2.13.1 "
4613
4556
is-glob "^4.0.3"
4614
4557
minimatch "^3.1.2"
4615
- object.fromentries "^2.0.6 "
4616
- object.groupby "^1.0.0 "
4617
- object.values "^1.1.6 "
4558
+ object.fromentries "^2.0.7 "
4559
+ object.groupby "^1.0.1 "
4560
+ object.values "^1.1.7 "
4618
4561
semver "^6.3.1"
4619
- tsconfig-paths "^3.14.2 "
4562
+ tsconfig-paths "^3.15.0 "
4620
4563
4621
4564
eslint-plugin-jest@^22.1.2:
4622
4565
version "22.21.0"
@@ -6595,7 +6538,7 @@ is-color-stop@^1.0.0:
6595
6538
rgb-regex "^1.0.1"
6596
6539
rgba-regex "^1.0.0"
6597
6540
6598
- is-core-module@^2.11.0, is-core-module@^2. 13.0, is-core-module@^2.13.1:
6541
+ is-core-module@^2.13.0, is-core-module@^2.13.1:
6599
6542
version "2.13.1"
6600
6543
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
6601
6544
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
@@ -8712,11 +8655,6 @@ object-inspect@^1.12.2:
8712
8655
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
8713
8656
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
8714
8657
8715
- object-inspect@^1.12.3:
8716
- version "1.12.3"
8717
- resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9"
8718
- integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==
8719
-
8720
8658
object-inspect@^1.13.1:
8721
8659
version "1.13.1"
8722
8660
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2"
@@ -8799,14 +8737,14 @@ object.getownpropertydescriptors@^2.1.1:
8799
8737
define-properties "^1.1.3"
8800
8738
es-abstract "^1.19.1"
8801
8739
8802
- object.groupby@^1.0.0 :
8803
- version "1.0.0 "
8804
- resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.0 .tgz#cb29259cf90f37e7bac6437686c1ea8c916d12a9 "
8805
- integrity sha512-70MWG6NfRH9GnbZOikuhPPYzpUpof9iW2J9E4dW7FXTqPNb6rllE6u39SKwwiNh8lCwX3DDb5OgcKGiEBrTTyw ==
8740
+ object.groupby@^1.0.1 :
8741
+ version "1.0.1 "
8742
+ resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1 .tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee "
8743
+ integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ ==
8806
8744
dependencies:
8807
8745
call-bind "^1.0.2"
8808
8746
define-properties "^1.2.0"
8809
- es-abstract "^1.21.2 "
8747
+ es-abstract "^1.22.1 "
8810
8748
get-intrinsic "^1.2.1"
8811
8749
8812
8750
object.hasown@^1.1.2:
@@ -8840,14 +8778,14 @@ object.pick@^1.2.0, object.pick@^1.3.0:
8840
8778
dependencies:
8841
8779
isobject "^3.0.1"
8842
8780
8843
- object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5, object.values@^1.1.6:
8844
- version "1.1.6 "
8845
- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6 .tgz#4abbaa71eba47d63589d402856f908243eea9b1d "
8846
- integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw ==
8781
+ object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.5, object.values@^1.1.6, object.values@^1.1.7 :
8782
+ version "1.1.7 "
8783
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7 .tgz#617ed13272e7e1071b43973aa1655d9291b8442a "
8784
+ integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng ==
8847
8785
dependencies:
8848
8786
call-bind "^1.0.2"
8849
- define-properties "^1.1.4 "
8850
- es-abstract "^1.20.4 "
8787
+ define-properties "^1.2.0 "
8788
+ es-abstract "^1.22.1 "
8851
8789
8852
8790
obuf@^1.0.0, obuf@^1.1.2:
8853
8791
version "1.1.2"
@@ -10764,15 +10702,6 @@ regexp.prototype.flags@^1.4.3:
10764
10702
define-properties "^1.1.3"
10765
10703
functions-have-names "^1.2.2"
10766
10704
10767
- regexp.prototype.flags@^1.5.0:
10768
- version "1.5.0"
10769
- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb"
10770
- integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==
10771
- dependencies:
10772
- call-bind "^1.0.2"
10773
- define-properties "^1.2.0"
10774
- functions-have-names "^1.2.3"
10775
-
10776
10705
regexp.prototype.flags@^1.5.1:
10777
10706
version "1.5.1"
10778
10707
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz#90ce989138db209f81492edd734183ce99f9677e"
@@ -10973,7 +10902,7 @@ resolve@1.1.7:
10973
10902
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
10974
10903
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
10975
10904
10976
- resolve@1.22.8, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.2.0, resolve@^1.22.1 , resolve@^1.4.0:
10905
+ resolve@1.22.8, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.2.0, resolve@^1.22.4 , resolve@^1.4.0:
10977
10906
version "1.22.8"
10978
10907
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
10979
10908
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
@@ -11119,16 +11048,6 @@ rxjs@^6.4.0, rxjs@^6.6.0:
11119
11048
dependencies:
11120
11049
tslib "^1.9.0"
11121
11050
11122
- safe-array-concat@^1.0.0:
11123
- version "1.0.0"
11124
- resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.0.0.tgz#2064223cba3c08d2ee05148eedbc563cd6d84060"
11125
- integrity sha512-9dVEFruWIsnie89yym+xWTAYASdpw3CJV7Li/6zBewGf9z2i1j31rP6jnY0pHEO4QZh6N0K11bFjWmdR8UGdPQ==
11126
- dependencies:
11127
- call-bind "^1.0.2"
11128
- get-intrinsic "^1.2.0"
11129
- has-symbols "^1.0.3"
11130
- isarray "^2.0.5"
11131
-
11132
11051
safe-array-concat@^1.0.1:
11133
11052
version "1.0.1"
11134
11053
resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.0.1.tgz#91686a63ce3adbea14d61b14c99572a8ff84754c"
@@ -11900,15 +11819,6 @@ string.prototype.trim@^1.2.1:
11900
11819
define-properties "^1.1.3"
11901
11820
es-abstract "^1.19.1"
11902
11821
11903
- string.prototype.trim@^1.2.7:
11904
- version "1.2.7"
11905
- resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533"
11906
- integrity sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==
11907
- dependencies:
11908
- call-bind "^1.0.2"
11909
- define-properties "^1.1.4"
11910
- es-abstract "^1.20.4"
11911
-
11912
11822
string.prototype.trim@^1.2.8:
11913
11823
version "1.2.8"
11914
11824
resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
@@ -12408,10 +12318,10 @@ trim-right@^1.0.1:
12408
12318
dependencies:
12409
12319
glob "^7.1.2"
12410
12320
12411
- tsconfig-paths@^3.14.2 :
12412
- version "3.14.2 "
12413
- resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2 .tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088 "
12414
- integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g ==
12321
+ tsconfig-paths@^3.15.0 :
12322
+ version "3.15.0 "
12323
+ resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0 .tgz#5299ec605e55b1abb23ec939ef15edaf483070d4 "
12324
+ integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg ==
12415
12325
dependencies:
12416
12326
"@types/json5" "^0.0.29"
12417
12327
json5 "^1.0.2"
@@ -13125,7 +13035,7 @@ which-module@^2.0.0:
13125
13035
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
13126
13036
integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
13127
13037
13128
- which-typed-array@^1.1.10, which-typed-array@^1.1. 11:
13038
+ which-typed-array@^1.1.11:
13129
13039
version "1.1.11"
13130
13040
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.11.tgz#99d691f23c72aab6768680805a271b69761ed61a"
13131
13041
integrity sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==
0 commit comments