|
3060 | 3060 | dependencies:
|
3061 | 3061 | prettier-linter-helpers "^1.0.0"
|
3062 | 3062 |
|
3063 |
| - |
3064 |
| - version "7.34.3" |
3065 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.3.tgz#9965f27bd1250a787b5d4cfcc765e5a5d58dcb7b" |
3066 |
| - integrity sha512-aoW4MV891jkUulwDApQbPYTVZmeuSyFrudpbTAQuj5Fv8VL+o6df2xIGpw8B0hPjAaih1/Fb0om9grCdyFYemA== |
| 3063 | + |
| 3064 | + version "7.34.4" |
| 3065 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb" |
| 3066 | + integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA== |
3067 | 3067 | dependencies:
|
3068 | 3068 | array-includes "^3.1.8"
|
3069 | 3069 | array.prototype.findlast "^1.2.5"
|
|
3073 | 3073 | doctrine "^2.1.0"
|
3074 | 3074 | es-iterator-helpers "^1.0.19"
|
3075 | 3075 | estraverse "^5.3.0"
|
| 3076 | + hasown "^2.0.2" |
3076 | 3077 | jsx-ast-utils "^2.4.1 || ^3.0.0"
|
3077 | 3078 | minimatch "^3.1.2"
|
3078 | 3079 | object.entries "^1.1.8"
|
3079 | 3080 | object.fromentries "^2.0.8"
|
3080 |
| - object.hasown "^1.1.4" |
3081 | 3081 | object.values "^1.2.0"
|
3082 | 3082 | prop-types "^15.8.1"
|
3083 | 3083 | resolve "^2.0.0-next.5"
|
3084 | 3084 | semver "^6.3.1"
|
3085 | 3085 | string.prototype.matchall "^4.0.11"
|
| 3086 | + string.prototype.repeat "^1.0.0" |
3086 | 3087 |
|
3087 | 3088 | eslint-scope@^5.0.0:
|
3088 | 3089 | version "5.0.0"
|
@@ -7000,15 +7001,6 @@ object.groupby@^1.0.1:
|
7000 | 7001 | es-abstract "^1.22.1"
|
7001 | 7002 | get-intrinsic "^1.2.1"
|
7002 | 7003 |
|
7003 |
| -object.hasown@^1.1.4: |
7004 |
| - version "1.1.4" |
7005 |
| - resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.4.tgz#e270ae377e4c120cdcb7656ce66884a6218283dc" |
7006 |
| - integrity sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg== |
7007 |
| - dependencies: |
7008 |
| - define-properties "^1.2.1" |
7009 |
| - es-abstract "^1.23.2" |
7010 |
| - es-object-atoms "^1.0.0" |
7011 |
| - |
7012 | 7004 | object.pick@^1.3.0:
|
7013 | 7005 | version "1.3.0"
|
7014 | 7006 | resolved "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
|
@@ -8807,6 +8799,14 @@ string.prototype.matchall@^4.0.11:
|
8807 | 8799 | set-function-name "^2.0.2"
|
8808 | 8800 | side-channel "^1.0.6"
|
8809 | 8801 |
|
| 8802 | +string.prototype.repeat@^1.0.0: |
| 8803 | + version "1.0.0" |
| 8804 | + resolved "https://registry.yarnpkg.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz#e90872ee0308b29435aa26275f6e1b762daee01a" |
| 8805 | + integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w== |
| 8806 | + dependencies: |
| 8807 | + define-properties "^1.1.3" |
| 8808 | + es-abstract "^1.17.5" |
| 8809 | + |
8810 | 8810 | string.prototype.trim@^1.2.8:
|
8811 | 8811 | version "1.2.8"
|
8812 | 8812 | resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd"
|
|
0 commit comments