Skip to content

Commit c704058

Browse files
chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.24 to 0.4.25 in /webui/react-ui (#378)
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.24 to 0.4.25. - [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.24...v0.4.25) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.25 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 8582396 commit c704058

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
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1.2",
2222
"eslint": "^9.39.1",
2323
"eslint-plugin-react-hooks": "^7.0.1",
24-
"eslint-plugin-react-refresh": "^0.4.24",
24+
"eslint-plugin-react-refresh": "^0.4.25",
2525
"globals": "^16.5.0",
2626
"react-router-dom": "^7.10.1",
2727
"vite": "^7.3.0"

0 commit comments

Comments
 (0)