|
1762 | 1762 | serve-static "^1.16.2" |
1763 | 1763 | ws "^6.2.3" |
1764 | 1764 |
|
1765 | | -"@react-native/eslint-config@^0.77.0": |
1766 | | - version "0.77.0" |
1767 | | - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.77.0.tgz#2f43c9753ef205dfd115600571cdce09bcf40674" |
1768 | | - integrity sha512-azEiJNe/v1MjXE5Cekn8ygV4an0T3mNem4Afmeaq9tO9rfbOYr3VpTMFgc4B42SZgS4S6lyIqvwTfc8bSp0KRw== |
| 1765 | +"@react-native/eslint-config@^0.80.0": |
| 1766 | + version "0.80.2" |
| 1767 | + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.80.2.tgz#50f463b246be390277fff4e7fd8eab41e75513ef" |
| 1768 | + integrity sha512-gcuMYuuG7XfM0gkDUHoWuOmXFQwFo6U4wkspJCnYnOuTB/uS/qghM2/CnpZVIhS9toFiQ1NO3ib829rdFz5NPg== |
1769 | 1769 | dependencies: |
1770 | 1770 | "@babel/core" "^7.25.2" |
1771 | 1771 | "@babel/eslint-parser" "^7.25.1" |
1772 | | - "@react-native/eslint-plugin" "0.77.0" |
| 1772 | + "@react-native/eslint-plugin" "0.80.2" |
1773 | 1773 | "@typescript-eslint/eslint-plugin" "^7.1.1" |
1774 | 1774 | "@typescript-eslint/parser" "^7.1.1" |
1775 | 1775 | eslint-config-prettier "^8.5.0" |
1776 | 1776 | eslint-plugin-eslint-comments "^3.2.0" |
1777 | 1777 | eslint-plugin-ft-flow "^2.0.1" |
1778 | 1778 | eslint-plugin-jest "^27.9.0" |
1779 | 1779 | eslint-plugin-react "^7.30.1" |
1780 | | - eslint-plugin-react-hooks "^4.6.0" |
| 1780 | + eslint-plugin-react-hooks "^5.2.0" |
1781 | 1781 | eslint-plugin-react-native "^4.0.0" |
1782 | 1782 |
|
1783 | | -"@react-native/eslint-plugin@0.77.0": |
1784 | | - version "0.77.0" |
1785 | | - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.77.0.tgz#1a59a1899da3b3c4a6f599f589cbf6802c22d70f" |
1786 | | - integrity sha512-1DXUDiqsgvFpK633SsOF01aAtWAaI/+KqPJAoZOVdSsodk70wNYyrHpF9rJBXWhyT/peTBE5y2kK2kT/Y7JcQA== |
| 1783 | +"@react-native/eslint-plugin@0.80.2": |
| 1784 | + version "0.80.2" |
| 1785 | + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.80.2.tgz#53bf4c8b753a6618aa02e128df5ee9acac74f578" |
| 1786 | + integrity sha512-I0HDmMGtChz6s9EShHasgZfiMUc6XtCAPMjR//jqTTav746eng98Z/zk25/nVeGCCD+X8KtlzHH9AUUqYv5sNQ== |
1787 | 1787 |
|
1788 | 1788 | "@react-native/gradle-plugin@0.77.0": |
1789 | 1789 | version "0.77.0" |
@@ -3065,10 +3065,10 @@ eslint-plugin-jest@^27.9.0: |
3065 | 3065 | dependencies: |
3066 | 3066 | "@typescript-eslint/utils" "^5.10.0" |
3067 | 3067 |
|
3068 | | -eslint-plugin-react-hooks@^4.6.0: |
3069 | | - version "4.6.0" |
3070 | | - resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz" |
3071 | | - integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== |
| 3068 | +eslint-plugin-react-hooks@^5.2.0: |
| 3069 | + version "5.2.0" |
| 3070 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3" |
| 3071 | + integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg== |
3072 | 3072 |
|
3073 | 3073 | eslint-plugin-react-native-globals@^0.1.1: |
3074 | 3074 | version "0.1.2" |
|
0 commit comments