@@ -3519,7 +3519,7 @@ axobject-query@^2.2.0:
3519
3519
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
3520
3520
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
3521
3521
3522
- babel-eslint@^10.1.0:
3522
+ babel-eslint@10.1.0, babel-eslint@ ^10.1.0:
3523
3523
version "10.1.0"
3524
3524
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
3525
3525
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -5650,6 +5650,32 @@ es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-
5650
5650
string.prototype.trimstart "^1.0.4"
5651
5651
unbox-primitive "^1.0.1"
5652
5652
5653
+ es-abstract@^1.19.1:
5654
+ version "1.19.1"
5655
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
5656
+ integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
5657
+ dependencies:
5658
+ call-bind "^1.0.2"
5659
+ es-to-primitive "^1.2.1"
5660
+ function-bind "^1.1.1"
5661
+ get-intrinsic "^1.1.1"
5662
+ get-symbol-description "^1.0.0"
5663
+ has "^1.0.3"
5664
+ has-symbols "^1.0.2"
5665
+ internal-slot "^1.0.3"
5666
+ is-callable "^1.2.4"
5667
+ is-negative-zero "^2.0.1"
5668
+ is-regex "^1.1.4"
5669
+ is-shared-array-buffer "^1.0.1"
5670
+ is-string "^1.0.7"
5671
+ is-weakref "^1.0.1"
5672
+ object-inspect "^1.11.0"
5673
+ object-keys "^1.1.1"
5674
+ object.assign "^4.1.2"
5675
+ string.prototype.trimend "^1.0.4"
5676
+ string.prototype.trimstart "^1.0.4"
5677
+ unbox-primitive "^1.0.1"
5678
+
5653
5679
es-module-lexer@^0.7.1:
5654
5680
version "0.7.1"
5655
5681
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.7.1.tgz#c2c8e0f46f2df06274cdaf0dd3f3b33e0a0b267d"
5837
5863
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
5838
5864
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
5839
5865
5840
- [email protected] , eslint-plugin-react@^7.21.5:
5866
+
5867
+ version "7.26.1"
5868
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.1.tgz#41bcfe3e39e6a5ac040971c1af94437c80daa40e"
5869
+ integrity sha512-Lug0+NOFXeOE+ORZ5pbsh6mSKjBKXDXItUD2sQoT+5Yl0eoT82DqnXeTMfUare4QVCn9QwXbfzO/dBLjLXwVjQ==
5870
+ dependencies:
5871
+ array-includes "^3.1.3"
5872
+ array.prototype.flatmap "^1.2.4"
5873
+ doctrine "^2.1.0"
5874
+ estraverse "^5.2.0"
5875
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
5876
+ minimatch "^3.0.4"
5877
+ object.entries "^1.1.4"
5878
+ object.fromentries "^2.0.4"
5879
+ object.hasown "^1.0.0"
5880
+ object.values "^1.1.4"
5881
+ prop-types "^15.7.2"
5882
+ resolve "^2.0.0-next.3"
5883
+ semver "^6.3.0"
5884
+ string.prototype.matchall "^4.0.5"
5885
+
5886
+ eslint-plugin-react@^7.21.5:
5841
5887
version "7.24.0"
5842
5888
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
5843
5889
integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
@@ -6628,6 +6674,14 @@ get-stream@^6.0.0:
6628
6674
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
6629
6675
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
6630
6676
6677
+ get-symbol-description@^1.0.0:
6678
+ version "1.0.0"
6679
+ resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
6680
+ integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
6681
+ dependencies:
6682
+ call-bind "^1.0.2"
6683
+ get-intrinsic "^1.1.1"
6684
+
6631
6685
get-value@^2.0.3, get-value@^2.0.6:
6632
6686
version "2.0.6"
6633
6687
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -6796,6 +6850,13 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
6796
6850
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
6797
6851
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
6798
6852
6853
+ has-tostringtag@^1.0.0:
6854
+ version "1.0.0"
6855
+ resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
6856
+ integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
6857
+ dependencies:
6858
+ has-symbols "^1.0.2"
6859
+
6799
6860
has-value@^0.3.1:
6800
6861
version "0.3.1"
6801
6862
resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
@@ -7369,6 +7430,11 @@ is-callable@^1.1.4, is-callable@^1.2.3:
7369
7430
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
7370
7431
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
7371
7432
7433
+ is-callable@^1.2.4:
7434
+ version "1.2.4"
7435
+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
7436
+ integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
7437
+
7372
7438
is-ci@^2.0.0:
7373
7439
version "2.0.0"
7374
7440
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -7586,6 +7652,14 @@ is-regex@^1.0.4, is-regex@^1.1.3:
7586
7652
call-bind "^1.0.2"
7587
7653
has-symbols "^1.0.2"
7588
7654
7655
+ is-regex@^1.1.4:
7656
+ version "1.1.4"
7657
+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
7658
+ integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
7659
+ dependencies:
7660
+ call-bind "^1.0.2"
7661
+ has-tostringtag "^1.0.0"
7662
+
7589
7663
is-regexp@^1.0.0:
7590
7664
version "1.0.0"
7591
7665
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
7601
7675
resolved "https://registry.yarnpkg.com/is-root/-/is-root-2.1.0.tgz#809e18129cf1129644302a4f8544035d51984a9c"
7602
7676
integrity sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==
7603
7677
7678
+ is-shared-array-buffer@^1.0.1:
7679
+ version "1.0.1"
7680
+ resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
7681
+ integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
7682
+
7604
7683
is-stream@^1.1.0:
7605
7684
version "1.1.0"
7606
7685
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -7616,6 +7695,13 @@ is-string@^1.0.5, is-string@^1.0.6:
7616
7695
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
7617
7696
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
7618
7697
7698
+ is-string@^1.0.7:
7699
+ version "1.0.7"
7700
+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
7701
+ integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
7702
+ dependencies:
7703
+ has-tostringtag "^1.0.0"
7704
+
7619
7705
is-symbol@^1.0.2, is-symbol@^1.0.3:
7620
7706
version "1.0.4"
7621
7707
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -7633,6 +7719,13 @@ is-unicode-supported@^0.1.0:
7633
7719
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
7634
7720
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
7635
7721
7722
+ is-weakref@^1.0.1:
7723
+ version "1.0.1"
7724
+ resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.1.tgz#842dba4ec17fa9ac9850df2d6efbc1737274f2a2"
7725
+ integrity sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==
7726
+ dependencies:
7727
+ call-bind "^1.0.0"
7728
+
7636
7729
is-what@^3.12.0:
7637
7730
version "3.14.1"
7638
7731
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1"
@@ -9641,7 +9734,7 @@ object-hash@^2.0.3:
9641
9734
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.2.0.tgz#5ad518581eefc443bd763472b8ff2e9c2c0d54a5"
9642
9735
integrity sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==
9643
9736
9644
- object-inspect@^1.10.3, object-inspect@^1.9.0:
9737
+ object-inspect@^1.10.3, object-inspect@^1.11.0, object-inspect@^1. 9.0:
9645
9738
version "1.11.0"
9646
9739
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
9647
9740
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
@@ -9704,6 +9797,14 @@ object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.0
9704
9797
define-properties "^1.1.3"
9705
9798
es-abstract "^1.18.0-next.2"
9706
9799
9800
+ object.hasown@^1.0.0:
9801
+ version "1.1.0"
9802
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.0.tgz#7232ed266f34d197d15cac5880232f7a4790afe5"
9803
+ integrity sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==
9804
+ dependencies:
9805
+ define-properties "^1.1.3"
9806
+ es-abstract "^1.19.1"
9807
+
9707
9808
object.pick@^1.3.0:
9708
9809
version "1.3.0"
9709
9810
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
0 commit comments