diff --git a/package-lock.json b/package-lock.json index ab5d7d21..d7b03a92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5544,9 +5544,9 @@ } }, "eslint-plugin-react-hooks": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.5.1.tgz", - "integrity": "sha512-Y2c4b55R+6ZzwtTppKwSmK/Kar8AdLiC2f9NADCuxbcTgPPg41Gyqa6b9GppgXSvCtkRw43ZE86CT5sejKC6/g==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0.tgz", + "integrity": "sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw==", "dev": true }, "eslint-scope": { diff --git a/package.json b/package.json index 50a6b518..667aecf8 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "eslint-plugin-jsx-a11y": "^6.2.3", "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-react": "^7.19.0", - "eslint-plugin-react-hooks": "^2.5.1", + "eslint-plugin-react-hooks": "^3.0.0", "postcss-cli": "^7.1.0", "tailwindcss": "^1.2.0" } -} \ No newline at end of file +} diff --git a/public/index.html b/public/index.html index 31b9c778..f791a688 100644 --- a/public/index.html +++ b/public/index.html @@ -25,9 +25,13 @@