diff --git a/package-lock.json b/package-lock.json index 3ee2a8c..130dea0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "autoprefixer": "^10.4.19", "eslint": "^9.6.0", "eslint-plugin-react-hooks": "^4.6.2", - "eslint-plugin-react-refresh": "^0.4.8", + "eslint-plugin-react-refresh": "^0.4.11", "postcss": "^8.4.39", "postcss-preset-mantine": "^1.15.0", "postcss-simple-vars": "^7.0.1", @@ -10258,11 +10258,10 @@ } }, "node_modules/eslint-plugin-react-refresh": { - "version": "0.4.8", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.8.tgz", - "integrity": "sha512-MIKAclwaDFIiYtVBLzDdm16E+Ty4GwhB6wZlCAG1R3Ur+F9Qbo6PRxpA5DK7XtDgm+WlCoAY2WxAwqhmIDHg6Q==", + "version": "0.4.11", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.11.tgz", + "integrity": "sha512-wrAKxMbVr8qhXTtIKfXqAn5SAtRZt0aXxe5P23Fh4pUAdC6XEsybGLB8P0PI4j1yYqOgUEUlzKAGDfo7rJOjcw==", "dev": true, - "license": "MIT", "peerDependencies": { "eslint": ">=7" } diff --git a/package.json b/package.json index 787e90f..65da2da 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "autoprefixer": "^10.4.19", "eslint": "^9.6.0", "eslint-plugin-react-hooks": "^4.6.2", - "eslint-plugin-react-refresh": "^0.4.8", + "eslint-plugin-react-refresh": "^0.4.11", "postcss": "^8.4.39", "postcss-preset-mantine": "^1.15.0", "postcss-simple-vars": "^7.0.1", diff --git a/yarn.lock b/yarn.lock index fc64080..7c1d39b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6561,7 +6561,7 @@ eslint-plugin-react-hooks@^4.6.2: resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== -eslint-plugin-react-refresh@^0.4.8: +eslint-plugin-react-refresh@^0.4.11: version "0.4.11" resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.11.tgz#e450761a2bdb260aa10cfb73f846209a737827cb" integrity sha512-wrAKxMbVr8qhXTtIKfXqAn5SAtRZt0aXxe5P23Fh4pUAdC6XEsybGLB8P0PI4j1yYqOgUEUlzKAGDfo7rJOjcw==