@@ -3108,6 +3108,28 @@ es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2:
31083108 string.prototype.trimstart "^1.0.4"
31093109 unbox-primitive "^1.0.0"
31103110
3111+ es-abstract@^1.18.2 :
3112+ version "1.18.3"
3113+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
3114+ integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==
3115+ dependencies :
3116+ call-bind "^1.0.2"
3117+ es-to-primitive "^1.2.1"
3118+ function-bind "^1.1.1"
3119+ get-intrinsic "^1.1.1"
3120+ has "^1.0.3"
3121+ has-symbols "^1.0.2"
3122+ is-callable "^1.2.3"
3123+ is-negative-zero "^2.0.1"
3124+ is-regex "^1.1.3"
3125+ is-string "^1.0.6"
3126+ object-inspect "^1.10.3"
3127+ object-keys "^1.1.1"
3128+ object.assign "^4.1.2"
3129+ string.prototype.trimend "^1.0.4"
3130+ string.prototype.trimstart "^1.0.4"
3131+ unbox-primitive "^1.0.1"
3132+
31113133es-module-lexer@^0.4.0 :
31123134 version "0.4.0"
31133135 resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.4.0.tgz#21f4181cc8b7eee06855f1c59e6087c7bc4f77b0"
@@ -3176,23 +3198,23 @@ eslint-plugin-prettier@3.4.0:
31763198 dependencies :
31773199 prettier-linter-helpers "^1.0.0"
31783200
3179- eslint-plugin-react@7.23.2 :
3180- version "7.23.2 "
3181- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2 .tgz#2d2291b0f95c03728b55869f01102290e792d494 "
3182- integrity sha512-AfjgFQB+nYszudkxRkTFu0UR1zEQig0ArVMPloKhxwlwkzaw/fBiH0QWcBBhZONlXqQC51+nfqFrkn4EzHcGBw ==
3201+ eslint-plugin-react@7.24.0 :
3202+ version "7.24.0 "
3203+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0 .tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4 "
3204+ integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q ==
31833205 dependencies :
31843206 array-includes "^3.1.3"
31853207 array.prototype.flatmap "^1.2.4"
31863208 doctrine "^2.1.0"
31873209 has "^1.0.3"
31883210 jsx-ast-utils "^2.4.1 || ^3.0.0"
31893211 minimatch "^3.0.4"
3190- object.entries "^1.1.3 "
3212+ object.entries "^1.1.4 "
31913213 object.fromentries "^2.0.4"
3192- object.values "^1.1.3 "
3214+ object.values "^1.1.4 "
31933215 prop-types "^15.7.2"
31943216 resolve "^2.0.0-next.3"
3195- string.prototype.matchall "^4.0.4 "
3217+ string.prototype.matchall "^4.0.5 "
31963218
31973219eslint-scope@5.1.1, eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
31983220 version "5.1.1"
@@ -3897,7 +3919,7 @@ har-validator@~5.1.3:
38973919 ajv "^6.5.5"
38983920 har-schema "^2.0.0"
38993921
3900- has-bigints@^1.0.0 :
3922+ has-bigints@^1.0.0, has-bigints@^1.0.1 :
39013923 version "1.0.1"
39023924 resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
39033925 integrity sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==
@@ -4538,6 +4560,14 @@ is-regex@^1.1.2:
45384560 call-bind "^1.0.2"
45394561 has-symbols "^1.0.1"
45404562
4563+ is-regex@^1.1.3 :
4564+ version "1.1.3"
4565+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f"
4566+ integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==
4567+ dependencies :
4568+ call-bind "^1.0.2"
4569+ has-symbols "^1.0.2"
4570+
45414571is-stream@^1.1.0 :
45424572 version "1.1.0"
45434573 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
@@ -4553,6 +4583,11 @@ is-string@^1.0.5:
45534583 resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
45544584 integrity sha512-buY6VNRjhQMiF1qWDouloZlQbRhDPCebwxSjxMjxgemYT46YMd2NR0/H+fBhEfWX4A/w9TBJ+ol+okqJKFE6vQ==
45554585
4586+ is-string@^1.0.6 :
4587+ version "1.0.6"
4588+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
4589+ integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
4590+
45564591is-symbol@^1.0.2, is-symbol@^1.0.3 :
45574592 version "1.0.3"
45584593 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
@@ -5713,6 +5748,11 @@ object-copy@^0.1.0:
57135748 define-property "^0.2.5"
57145749 kind-of "^3.0.3"
57155750
5751+ object-inspect@^1.10.3 :
5752+ version "1.10.3"
5753+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
5754+ integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
5755+
57165756object-inspect@^1.7.0 :
57175757 version "1.7.0"
57185758 resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
@@ -5775,15 +5815,14 @@ object.assign@^4.1.2:
57755815 has-symbols "^1.0.1"
57765816 object-keys "^1.1.1"
57775817
5778- object.entries@^1.1.3 :
5779- version "1.1.3 "
5780- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.3 .tgz#c601c7f168b62374541a07ddbd3e2d5e4f7711a6 "
5781- integrity sha512-ym7h7OZebNS96hn5IJeyUmaWhaSM4SVtAPPfNLQEI2MYWCO2egsITb9nab2+i/Pwibx+R0mtn+ltKJXRSeTMGg ==
5818+ object.entries@^1.1.4 :
5819+ version "1.1.4 "
5820+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.4 .tgz#43ccf9a50bc5fd5b649d45ab1a579f24e088cafd "
5821+ integrity sha512-h4LWKWE+wKQGhtMjZEBud7uLGhqyLwj8fpHOarZhD2uY3C9cRtk57VQ89ke3moByLXMedqs3XCHzyb4AmA2DjA ==
57825822 dependencies :
5783- call-bind "^1.0.0 "
5823+ call-bind "^1.0.2 "
57845824 define-properties "^1.1.3"
5785- es-abstract "^1.18.0-next.1"
5786- has "^1.0.3"
5825+ es-abstract "^1.18.2"
57875826
57885827object.fromentries@^2.0.4 :
57895828 version "2.0.4"
@@ -5802,15 +5841,14 @@ object.pick@^1.3.0:
58025841 dependencies :
58035842 isobject "^3.0.1"
58045843
5805- object.values@^1.1.3 :
5806- version "1.1.3 "
5807- resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3 .tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee "
5808- integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw ==
5844+ object.values@^1.1.4 :
5845+ version "1.1.4 "
5846+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4 .tgz#0d273762833e816b693a637d30073e7051535b30 "
5847+ integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg ==
58095848 dependencies :
58105849 call-bind "^1.0.2"
58115850 define-properties "^1.1.3"
5812- es-abstract "^1.18.0-next.2"
5813- has "^1.0.3"
5851+ es-abstract "^1.18.2"
58145852
58155853obuf@^1.0.0, obuf@^1.1.2 :
58165854 version "1.1.2"
@@ -7554,15 +7592,16 @@ string-width@^4.1.0, string-width@^4.2.0:
75547592 is-fullwidth-code-point "^3.0.0"
75557593 strip-ansi "^6.0.0"
75567594
7557- string.prototype.matchall@^4.0.4 :
7558- version "4.0.4 "
7559- resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.4 .tgz#608f255e93e072107f5de066f81a2dfb78cf6b29 "
7560- integrity sha512-pknFIWVachNcyqRfaQSeu/FUfpvJTe4uskUSZ9Wc1RijsPuzbZ8TyYT8WCNnntCjUEqQ3vUHMAfVj2+wLAisPQ ==
7595+ string.prototype.matchall@^4.0.5 :
7596+ version "4.0.5 "
7597+ resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.5 .tgz#59370644e1db7e4c0c045277690cf7b01203c4da "
7598+ integrity sha512-Z5ZaXO0svs0M2xd/6By3qpeKpLKd9mO4v4q3oMEQrk8Ck4xOD5d5XeBOOjGrmVZZ/AHB1S0CgG4N5r1G9N3E2Q ==
75617599 dependencies :
75627600 call-bind "^1.0.2"
75637601 define-properties "^1.1.3"
7564- es-abstract "^1.18.0-next.2"
7565- has-symbols "^1.0.1"
7602+ es-abstract "^1.18.2"
7603+ get-intrinsic "^1.1.1"
7604+ has-symbols "^1.0.2"
75667605 internal-slot "^1.0.3"
75677606 regexp.prototype.flags "^1.3.1"
75687607 side-channel "^1.0.4"
@@ -8038,6 +8077,16 @@ unbox-primitive@^1.0.0:
80388077 has-symbols "^1.0.0"
80398078 which-boxed-primitive "^1.0.1"
80408079
8080+ unbox-primitive@^1.0.1 :
8081+ version "1.0.1"
8082+ resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
8083+ integrity sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==
8084+ dependencies :
8085+ function-bind "^1.1.1"
8086+ has-bigints "^1.0.1"
8087+ has-symbols "^1.0.2"
8088+ which-boxed-primitive "^1.0.2"
8089+
80418090union-value@^1.0.0 :
80428091 version "1.0.1"
80438092 resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
@@ -8401,7 +8450,7 @@ whatwg-url@^8.0.0:
84018450 tr46 "^2.0.0"
84028451 webidl-conversions "^5.0.0"
84038452
8404- which-boxed-primitive@^1.0.1 :
8453+ which-boxed-primitive@^1.0.1, which-boxed-primitive@^1.0.2 :
84058454 version "1.0.2"
84068455 resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
84078456 integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
0 commit comments