Merge pull request #1354 from gnmyt/dependabot/npm_and_yarn/web/eslint-plugin-react-refresh-0.4.26

chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.20 to 0.4.26 in /web
This commit is contained in:
github-actions[bot]
2026-01-22 16:19:53 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@@ -24,7 +24,7 @@
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"eslint-plugin-react-refresh": "^0.4.26",
"vite": "^6.4.1"
}
},
@@ -2662,9 +2662,9 @@
}
},
"node_modules/eslint-plugin-react-refresh": {
"version": "0.4.20",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.20.tgz",
"integrity": "sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA==",
"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==",
"dev": true,
"license": "MIT",
"peerDependencies": {

View File

@@ -26,7 +26,7 @@
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.20",
"eslint-plugin-react-refresh": "^0.4.26",
"vite": "^6.4.1"
}
}