Merge pull request #97 from gnmyt/dependabot/npm_and_yarn/webui/eslint-plugin-react-refresh-0.4.7

Bump eslint-plugin-react-refresh from 0.4.6 to 0.4.7 in /webui
This commit is contained in:
2024-05-13 07:13:05 +02:00
committed by GitHub
3 changed files with 9 additions and 9 deletions

View File

@ -28,7 +28,7 @@
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-react-refresh": "^0.4.7",
"vite": "^5.2.11"
}
},
@ -2584,9 +2584,9 @@
}
},
"node_modules/eslint-plugin-react-refresh": {
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.6.tgz",
"integrity": "sha512-NjGXdm7zgcKRkKMua34qVO9doI7VOxZ6ancSvBELJSSoX97jyndXcSoa8XBh69JoB31dNz3EEzlMcizZl7LaMA==",
"version": "0.4.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.7.tgz",
"integrity": "sha512-yrj+KInFmwuQS2UQcg1SF83ha1tuHC1jMQbRNyuWtlEzzKRDgAl7L4Yp4NlDUZTZNlWvHEzOtJhMi40R7JxcSw==",
"dev": true,
"peerDependencies": {
"eslint": ">=7"