|
2623 | 2623 | eslint-plugin-react-hooks "^4.6.0"
|
2624 | 2624 | eslint-plugin-react-native "^4.0.0"
|
2625 | 2625 |
|
| 2626 | +"@react-native/eslint-config@^0.81.0": |
| 2627 | + version "0.81.0" |
| 2628 | + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.81.0.tgz#fd8f2961c7fd5593d738778b48800374dbde2326" |
| 2629 | + integrity sha512-sVAlL0m0wQw6Ae3YFB/tjgjkUS0kt9+QrS79TYRL2yrqXtVbB7TSLpBfCN0R+OBsyfpiIEXAxqLRGYFmuqnIFg== |
| 2630 | + dependencies: |
| 2631 | + "@babel/core" "^7.25.2" |
| 2632 | + "@babel/eslint-parser" "^7.25.1" |
| 2633 | + "@react-native/eslint-plugin" "0.81.0" |
| 2634 | + "@typescript-eslint/eslint-plugin" "^7.1.1" |
| 2635 | + "@typescript-eslint/parser" "^7.1.1" |
| 2636 | + eslint-config-prettier "^8.5.0" |
| 2637 | + eslint-plugin-eslint-comments "^3.2.0" |
| 2638 | + eslint-plugin-ft-flow "^2.0.1" |
| 2639 | + eslint-plugin-jest "^27.9.0" |
| 2640 | + eslint-plugin-react "^7.30.1" |
| 2641 | + eslint-plugin-react-hooks "^5.2.0" |
| 2642 | + eslint-plugin-react-native "^4.0.0" |
| 2643 | + |
2626 | 2644 | "@react-native/[email protected]":
|
2627 | 2645 | version "0.79.2"
|
2628 | 2646 | resolved "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.79.2.tgz"
|
2629 | 2647 | integrity sha512-Abu+0OuwTje9E5eQOvYpTUuXvDgGjHeFhnfNVY9BXalBK8OrX20EFlonWvIbFqii136eS5KLEBm2Wjqk2V5XJg==
|
2630 | 2648 |
|
| 2649 | +"@react-native/[email protected]": |
| 2650 | + version "0.81.0" |
| 2651 | + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.81.0.tgz#5a236c92394f44f4cbfe400d7b87a7e25599dd54" |
| 2652 | + integrity sha512-kNSraBk1BuW21raXRJp8+BlTJwnpU96kRNQ9YNxfcY78k9zOH2YXiYsK0SfrDrdcl5kspiXRSj3Rueh6jvDRHw== |
| 2653 | + |
2631 | 2654 | "@react-native/[email protected]":
|
2632 | 2655 | version "0.79.2"
|
2633 | 2656 | resolved "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.79.2.tgz"
|
|
10149 | 10172 | resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz"
|
10150 | 10173 | integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
|
10151 | 10174 |
|
| 10175 | +to-fast-properties@^4.0.0: |
| 10176 | + version "4.0.0" |
| 10177 | + resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-4.0.0.tgz#43dc36ce460f10070d35f48228253c370e5c161b" |
| 10178 | + integrity sha512-y4PM/CFhbderIl3OTBsHbdrh+pTCiv4pNlrPNlEUQCRxZc1o41fJDG7YNDunH2LVERQ4pR0n3G/yIKjxv8fgJw== |
| 10179 | + |
10152 | 10180 | to-regex-range@^5.0.1:
|
10153 | 10181 | version "5.0.1"
|
10154 | 10182 | resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
|
|
0 commit comments