Skip to content

Commit f055329

Browse files
chore(deps)(deps-dev): bump the development-patch group with 2 updates (#36)
Bumps the development-patch group with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh). Updates `@vitejs/plugin-react` from 6.0.3 to 6.0.5 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.5/packages/plugin-react) Updates `eslint-plugin-react-refresh` from 0.5.3 to 0.5.4 - [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.5.3...v0.5.4) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-patch - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e586448 commit f055329

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

package-lock.json

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
"@types/node": "^26.1.1",
3030
"@types/react": "^18.2.0",
3131
"@types/react-dom": "^18.2.0",
32-
"@vitejs/plugin-react": "^6.0.3",
32+
"@vitejs/plugin-react": "^6.0.5",
3333
"@vitest/coverage-v8": "^4.1.10",
3434
"eslint": "^10.7.0",
3535
"eslint-plugin-react-hooks": "^7.1.1",
36-
"eslint-plugin-react-refresh": "^0.5.3",
36+
"eslint-plugin-react-refresh": "^0.5.4",
3737
"globals": "^17.7.0",
3838
"typescript": "~5.9.3",
3939
"typescript-eslint": "^8.63.0",

0 commit comments

Comments
 (0)