Merge pull request #1391 from gnmyt/dependabot/npm_and_yarn/web/eslint-plugin-react-refresh-0.5.0

chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.26 to 0.5.0 in /web
This commit is contained in:
github-actions[bot]
2026-02-10 00:08:59 +00:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

10
web/package-lock.json generated
View File

@@ -24,7 +24,7 @@
"eslint": "^10.0.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.26",
"eslint-plugin-react-refresh": "^0.5.0",
"vite": "^7.3.1"
}
},
@@ -2714,13 +2714,13 @@
}
},
"node_modules/eslint-plugin-react-refresh": {
"version": "0.4.26",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.26.tgz",
"integrity": "sha512-1RETEylht2O6FM/MvgnyvT+8K21wLqDNg4qD51Zj3guhjt433XbnnkVttHMyaVyAFD03QSV4LPS5iE3VQmO7XQ==",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.5.0.tgz",
"integrity": "sha512-ZYvmh7VfVgqR/7wR71I3Zl6hK/C5CcxdWYKZSpHawS5JCNgE4efhQWg/+/WPpgGAp9Ngp/rRZYyaIwmPQBq/lA==",
"dev": true,
"license": "MIT",
"peerDependencies": {
"eslint": ">=8.40"
"eslint": ">=9"
}
},
"node_modules/eslint-plugin-react/node_modules/doctrine": {

View File

@@ -26,7 +26,7 @@
"eslint": "^10.0.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.26",
"eslint-plugin-react-refresh": "^0.5.0",
"vite": "^7.3.1"
}
}