@@ -2090,7 +2090,7 @@ array-ify@^1.0.0:
20902090 resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
20912091 integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
20922092
2093- array-includes@^3.1.4 :
2093+ array-includes@^3.1.4, array-includes@^3.1.5 :
20942094 version "3.1.5"
20952095 resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
20962096 integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
@@ -2116,7 +2116,7 @@ array.prototype.flat@^1.2.5:
21162116 es-abstract "^1.19.2"
21172117 es-shim-unscopables "^1.0.0"
21182118
2119- array.prototype.flatmap@^1.2.5 :
2119+ array.prototype.flatmap@^1.3.0 :
21202120 version "1.3.0"
21212121 resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz#a7e8ed4225f4788a70cd910abcf0791e76a5534f"
21222122 integrity sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==
@@ -3931,25 +3931,25 @@ eslint-plugin-prettier@3.4.1:
39313931 dependencies :
39323932 prettier-linter-helpers "^1.0.0"
39333933
3934- eslint-plugin-react@7.29.4 :
3935- version "7.29.4 "
3936- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.29.4 .tgz#4717de5227f55f3801a5fd51a16a4fa22b5914d2 "
3937- integrity sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ ==
3934+ eslint-plugin-react@7.30.0 :
3935+ version "7.30.0 "
3936+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.30.0 .tgz#8e7b1b2934b8426ac067a0febade1b13bd7064e3 "
3937+ integrity sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A ==
39383938 dependencies :
3939- array-includes "^3.1.4 "
3940- array.prototype.flatmap "^1.2.5 "
3939+ array-includes "^3.1.5 "
3940+ array.prototype.flatmap "^1.3.0 "
39413941 doctrine "^2.1.0"
39423942 estraverse "^5.3.0"
39433943 jsx-ast-utils "^2.4.1 || ^3.0.0"
39443944 minimatch "^3.1.2"
39453945 object.entries "^1.1.5"
39463946 object.fromentries "^2.0.5"
3947- object.hasown "^1.1.0 "
3947+ object.hasown "^1.1.1 "
39483948 object.values "^1.1.5"
39493949 prop-types "^15.8.1"
39503950 resolve "^2.0.0-next.3"
39513951 semver "^6.3.0"
3952- string.prototype.matchall "^4.0.6 "
3952+ string.prototype.matchall "^4.0.7 "
39533953
39543954eslint-scope@^4.0.0 :
39553955 version "4.0.3"
@@ -6913,7 +6913,7 @@ object.getownpropertydescriptors@^2.1.1:
69136913 define-properties "^1.1.3"
69146914 es-abstract "^1.19.1"
69156915
6916- object.hasown@^1.1.0 :
6916+ object.hasown@^1.1.1 :
69176917 version "1.1.1"
69186918 resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.1.tgz#ad1eecc60d03f49460600430d97f23882cf592a3"
69196919 integrity sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==
@@ -8367,7 +8367,7 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
83678367 is-fullwidth-code-point "^3.0.0"
83688368 strip-ansi "^6.0.1"
83698369
8370- string.prototype.matchall@^4.0.6 :
8370+ string.prototype.matchall@^4.0.7 :
83718371 version "4.0.7"
83728372 resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
83738373 integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==
0 commit comments