Skip to content

Commit 756c46b

Browse files
chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.20 to 0.4.24 in /webui/react-ui (#327)
chore(deps-dev): bump eslint-plugin-react-refresh in /webui/react-ui Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.24. - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.24) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73a6be8 commit 756c46b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

webui/react-ui/bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@vitejs/plugin-react": "^5.0.4",
1616
"eslint": "^9.35.0",
1717
"eslint-plugin-react-hooks": "^6.0.0",
18-
"eslint-plugin-react-refresh": "^0.4.20",
18+
"eslint-plugin-react-refresh": "^0.4.24",
1919
"globals": "^16.3.0",
2020
"react-router-dom": "^7.7.0",
2121
"vite": "^7.1.4",
@@ -279,7 +279,7 @@
279279

280280
"eslint-plugin-react-hooks": ["[email protected]", "", { "dependencies": { "@babel/core": "^7.24.4", "@babel/parser": "^7.24.4", "@babel/plugin-transform-private-methods": "^7.24.4", "hermes-parser": "^0.25.1", "zod": "^3.22.4", "zod-validation-error": "^3.0.3" }, "peerDependencies": { "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" } }, "sha512-NyC3yIC9fazLitYiN8eHykV5wLp/SMuUZMh+sdPSHIeN4ReXIc7if40jtGjDplAgVL/4OkN1d9gneWe9lFZgag=="],
281281

282-
"eslint-plugin-react-refresh": ["[email protected].20", "", { "peerDependencies": { "eslint": ">=8.40" } }, "sha512-XpbHQ2q5gUF8BGOX4dHe+71qoirYMhApEPZ7sfhF/dNnOF1UXnCMGZf79SFTBO7Bz5YEIT4TMieSlJBWhP9WBA=="],
282+
"eslint-plugin-react-refresh": ["[email protected].24", "", { "peerDependencies": { "eslint": ">=8.40" } }, "sha512-nLHIW7TEq3aLrEYWpVaJ1dRgFR+wLDPN8e8FpYAql/bMV2oBEfC37K0gLEGgv9fy66juNShSMV8OkTqzltcG/w=="],
283283

284284
"eslint-scope": ["[email protected]", "", { "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" } }, "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg=="],
285285

webui/react-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@vitejs/plugin-react": "^5.0.4",
2222
"eslint": "^9.35.0",
2323
"eslint-plugin-react-hooks": "^6.0.0",
24-
"eslint-plugin-react-refresh": "^0.4.20",
24+
"eslint-plugin-react-refresh": "^0.4.24",
2525
"globals": "^16.3.0",
2626
"react-router-dom": "^7.7.0",
2727
"vite": "^7.1.4"

0 commit comments

Comments
 (0)