@@ -5656,7 +5656,7 @@ error-stack-parser@^2.0.6:
5656
5656
dependencies:
5657
5657
stackframe "^1.1.1"
5658
5658
5659
- es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
5659
+ es-abstract@^1.17.2, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.1, es-abstract@^1.18. 2:
5660
5660
version "1.18.6"
5661
5661
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.6.tgz#2c44e3ea7a6255039164d26559777a6d978cb456"
5662
5662
integrity sha512-kAeIT4cku5eNLNuUKhlmtuk1/TRZvQoYccn6TO0cSVdf1kzB0T7+dYuVK9MWM7l+/53W2Q8M7N2c6MQvhXFcUQ==
5865
5865
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
5866
5866
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
5867
5867
5868
- [email protected] , eslint-plugin-react@^7.24.0:
5868
+
5869
+ version "7.26.0"
5870
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.0.tgz#3ae019a35d542b98e5af9e2f96b89c232c74b55b"
5871
+ integrity sha512-dceliS5itjk4EZdQYtLMz6GulcsasguIs+VTXuiC7Q5IPIdGTkyfXVdmsQOqEhlD9MciofH4cMcT1bw1WWNxCQ==
5872
+ dependencies:
5873
+ array-includes "^3.1.3"
5874
+ array.prototype.flatmap "^1.2.4"
5875
+ doctrine "^2.1.0"
5876
+ estraverse "^5.2.0"
5877
+ jsx-ast-utils "^2.4.1 || ^3.0.0"
5878
+ minimatch "^3.0.4"
5879
+ object.entries "^1.1.4"
5880
+ object.fromentries "^2.0.4"
5881
+ object.hasown "^1.0.0"
5882
+ object.values "^1.1.4"
5883
+ prop-types "^15.7.2"
5884
+ resolve "^2.0.0-next.3"
5885
+ semver "^6.3.0"
5886
+ string.prototype.matchall "^4.0.5"
5887
+
5888
+ eslint-plugin-react@^7.24.0:
5869
5889
version "7.25.1"
5870
5890
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
5871
5891
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
@@ -10176,6 +10196,14 @@ object.getownpropertydescriptors@^2.1.0:
10176
10196
define-properties "^1.1.3"
10177
10197
es-abstract "^1.18.0-next.2"
10178
10198
10199
+ object.hasown@^1.0.0:
10200
+ version "1.0.0"
10201
+ resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.0.0.tgz#bdbade33cfacfb25d7f26ae2b6cb870bf99905c2"
10202
+ integrity sha512-qYMF2CLIjxxLGleeM0jrcB4kiv3loGVAjKQKvH8pSU/i2VcRRvUNmxbD+nEMmrXRfORhuVJuH8OtSYCZoue3zA==
10203
+ dependencies:
10204
+ define-properties "^1.1.3"
10205
+ es-abstract "^1.18.1"
10206
+
10179
10207
object.pick@^1.3.0:
10180
10208
version "1.3.0"
10181
10209
resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
0 commit comments