@@ -4113,6 +4113,58 @@ error-ex@^1.3.1:
41134113 dependencies :
41144114 is-arrayish "^0.2.1"
41154115
4116+ es-abstract@^1.17.5, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3 :
4117+ version "1.23.3"
4118+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
4119+ integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
4120+ dependencies :
4121+ array-buffer-byte-length "^1.0.1"
4122+ arraybuffer.prototype.slice "^1.0.3"
4123+ available-typed-arrays "^1.0.7"
4124+ call-bind "^1.0.7"
4125+ data-view-buffer "^1.0.1"
4126+ data-view-byte-length "^1.0.1"
4127+ data-view-byte-offset "^1.0.0"
4128+ es-define-property "^1.0.0"
4129+ es-errors "^1.3.0"
4130+ es-object-atoms "^1.0.0"
4131+ es-set-tostringtag "^2.0.3"
4132+ es-to-primitive "^1.2.1"
4133+ function.prototype.name "^1.1.6"
4134+ get-intrinsic "^1.2.4"
4135+ get-symbol-description "^1.0.2"
4136+ globalthis "^1.0.3"
4137+ gopd "^1.0.1"
4138+ has-property-descriptors "^1.0.2"
4139+ has-proto "^1.0.3"
4140+ has-symbols "^1.0.3"
4141+ hasown "^2.0.2"
4142+ internal-slot "^1.0.7"
4143+ is-array-buffer "^3.0.4"
4144+ is-callable "^1.2.7"
4145+ is-data-view "^1.0.1"
4146+ is-negative-zero "^2.0.3"
4147+ is-regex "^1.1.4"
4148+ is-shared-array-buffer "^1.0.3"
4149+ is-string "^1.0.7"
4150+ is-typed-array "^1.1.13"
4151+ is-weakref "^1.0.2"
4152+ object-inspect "^1.13.1"
4153+ object-keys "^1.1.1"
4154+ object.assign "^4.1.5"
4155+ regexp.prototype.flags "^1.5.2"
4156+ safe-array-concat "^1.1.2"
4157+ safe-regex-test "^1.0.3"
4158+ string.prototype.trim "^1.2.9"
4159+ string.prototype.trimend "^1.0.8"
4160+ string.prototype.trimstart "^1.0.8"
4161+ typed-array-buffer "^1.0.2"
4162+ typed-array-byte-length "^1.0.1"
4163+ typed-array-byte-offset "^1.0.2"
4164+ typed-array-length "^1.0.6"
4165+ unbox-primitive "^1.0.2"
4166+ which-typed-array "^1.1.15"
4167+
41164168es-abstract@^1.22.1 :
41174169 version "1.22.2"
41184170 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.2.tgz#90f7282d91d0ad577f505e423e52d4c1d93c1b8a"
@@ -4205,58 +4257,6 @@ es-abstract@^1.22.3:
42054257 unbox-primitive "^1.0.2"
42064258 which-typed-array "^1.1.14"
42074259
4208- es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3 :
4209- version "1.23.3"
4210- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0"
4211- integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
4212- dependencies :
4213- array-buffer-byte-length "^1.0.1"
4214- arraybuffer.prototype.slice "^1.0.3"
4215- available-typed-arrays "^1.0.7"
4216- call-bind "^1.0.7"
4217- data-view-buffer "^1.0.1"
4218- data-view-byte-length "^1.0.1"
4219- data-view-byte-offset "^1.0.0"
4220- es-define-property "^1.0.0"
4221- es-errors "^1.3.0"
4222- es-object-atoms "^1.0.0"
4223- es-set-tostringtag "^2.0.3"
4224- es-to-primitive "^1.2.1"
4225- function.prototype.name "^1.1.6"
4226- get-intrinsic "^1.2.4"
4227- get-symbol-description "^1.0.2"
4228- globalthis "^1.0.3"
4229- gopd "^1.0.1"
4230- has-property-descriptors "^1.0.2"
4231- has-proto "^1.0.3"
4232- has-symbols "^1.0.3"
4233- hasown "^2.0.2"
4234- internal-slot "^1.0.7"
4235- is-array-buffer "^3.0.4"
4236- is-callable "^1.2.7"
4237- is-data-view "^1.0.1"
4238- is-negative-zero "^2.0.3"
4239- is-regex "^1.1.4"
4240- is-shared-array-buffer "^1.0.3"
4241- is-string "^1.0.7"
4242- is-typed-array "^1.1.13"
4243- is-weakref "^1.0.2"
4244- object-inspect "^1.13.1"
4245- object-keys "^1.1.1"
4246- object.assign "^4.1.5"
4247- regexp.prototype.flags "^1.5.2"
4248- safe-array-concat "^1.1.2"
4249- safe-regex-test "^1.0.3"
4250- string.prototype.trim "^1.2.9"
4251- string.prototype.trimend "^1.0.8"
4252- string.prototype.trimstart "^1.0.8"
4253- typed-array-buffer "^1.0.2"
4254- typed-array-byte-length "^1.0.1"
4255- typed-array-byte-offset "^1.0.2"
4256- typed-array-length "^1.0.6"
4257- unbox-primitive "^1.0.2"
4258- which-typed-array "^1.1.15"
4259-
42604260es-define-property@^1.0.0 :
42614261 version "1.0.0"
42624262 resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845"
@@ -4441,10 +4441,10 @@ eslint-plugin-jest@28.6.0:
44414441 dependencies :
44424442 " @typescript-eslint/utils" " ^6.0.0 || ^7.0.0"
44434443
4444- eslint-plugin-react@7.34.3 :
4445- version "7.34.3 "
4446- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3 .tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b "
4447- integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA ==
4444+ eslint-plugin-react@7.34.4 :
4445+ version "7.34.4 "
4446+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4 .tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb "
4447+ integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA ==
44484448 dependencies :
44494449 array-includes "^3.1.8"
44504450 array.prototype.findlast "^1.2.5"
@@ -4454,16 +4454,17 @@ eslint-plugin-react@7.34.3:
44544454 doctrine "^2.1.0"
44554455 es-iterator-helpers "^1.0.19"
44564456 estraverse "^5.3.0"
4457+ hasown "^2.0.2"
44574458 jsx-ast-utils "^2.4.1 || ^3.0.0"
44584459 minimatch "^3.1.2"
44594460 object.entries "^1.1.8"
44604461 object.fromentries "^2.0.8"
4461- object.hasown "^1.1.4"
44624462 object.values "^1.2.0"
44634463 prop-types "^15.8.1"
44644464 resolve "^2.0.0-next.5"
44654465 semver "^6.3.1"
44664466 string.prototype.matchall "^4.0.11"
4467+ string.prototype.repeat "^1.0.0"
44674468
44684469eslint-scope@^7.2.2 :
44694470 version "7.2.2"
@@ -7234,15 +7235,6 @@ object.fromentries@^2.0.8:
72347235 es-abstract "^1.23.2"
72357236 es-object-atoms "^1.0.0"
72367237
7237- object.hasown@^1.1.4 :
7238- version "1.1.4"
7239- resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc"
7240- integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==
7241- dependencies :
7242- define-properties "^1.2.1"
7243- es-abstract "^1.23.2"
7244- es-object-atoms "^1.0.0"
7245-
72467238object.pick@^1.3.0 :
72477239 version "1.3.0"
72487240 resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
@@ -8889,6 +8881,14 @@ string.prototype.matchall@^4.0.6:
88898881 set-function-name "^2.0.0"
88908882 side-channel "^1.0.4"
88918883
8884+ string.prototype.repeat@^1.0.0 :
8885+ version "1.0.0"
8886+ resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a"
8887+ integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
8888+ dependencies :
8889+ define-properties "^1.1.3"
8890+ es-abstract "^1.17.5"
8891+
88928892string.prototype.trim@^1.2.8 :
88938893 version "1.2.8"
88948894 resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
0 commit comments