|
4761 | 4761 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" |
4762 | 4762 | integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== |
4763 | 4763 |
|
4764 | | -eslint-plugin-react-hooks@^6.1.1: |
4765 | | - version "6.1.1" |
4766 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-6.1.1.tgz#c04c051e382444bb62cdca9cf4df68ffe0845b8a" |
4767 | | - integrity sha512-St9EKZzOAQF704nt2oJvAKZHjhrpg25ClQoaAlHmPZuajFldVLqRDW4VBNAS01NzeiQF0m0qhG1ZA807K6aVaQ== |
| 4764 | +eslint-plugin-react-hooks@^7.0.0: |
| 4765 | + version "7.0.0" |
| 4766 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.0.tgz#a255a1db826ea42b0e37f160430e4bd0b4b659f9" |
| 4767 | + integrity sha512-fNXaOwvKwq2+pXiRpXc825Vd63+KM4DLL40Rtlycb8m7fYpp6efrTp1sa6ZbP/Ap58K2bEKFXRmhURE+CJAQWw== |
4768 | 4768 | dependencies: |
4769 | 4769 | "@babel/core" "^7.24.4" |
4770 | 4770 | "@babel/parser" "^7.24.4" |
| 4771 | + hermes-parser "^0.25.1" |
4771 | 4772 | zod "^3.22.4 || ^4.0.0" |
4772 | 4773 | zod-validation-error "^3.0.3 || ^4.0.0" |
4773 | 4774 |
|
@@ -5766,6 +5767,18 @@ help-me@^5.0.0: |
5766 | 5767 | resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6" |
5767 | 5768 | integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg== |
5768 | 5769 |
|
| 5770 | + |
| 5771 | + version "0.25.1" |
| 5772 | + resolved "https://registry.yarnpkg.com/hermes-estree/-/hermes-estree-0.25.1.tgz#6aeec17d1983b4eabf69721f3aa3eb705b17f480" |
| 5773 | + integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== |
| 5774 | + |
| 5775 | +hermes-parser@^0.25.1: |
| 5776 | + version "0.25.1" |
| 5777 | + resolved "https://registry.yarnpkg.com/hermes-parser/-/hermes-parser-0.25.1.tgz#5be0e487b2090886c62bd8a11724cd766d5f54d1" |
| 5778 | + integrity sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA== |
| 5779 | + dependencies: |
| 5780 | + hermes-estree "0.25.1" |
| 5781 | + |
5769 | 5782 | [email protected], history@^4.9.0: |
5770 | 5783 | version "4.10.1" |
5771 | 5784 | resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
|
0 commit comments