Skip to content

Commit e8a8572

Browse files
chore(deps)(deps-dev): bump the development-patch group across 1 directory with 4 updates
Bumps the development-patch group with 3 updates in the / directory: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@vitest/coverage-v8` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8) Updates `eslint-plugin-react-refresh` from 0.5.4 to 0.5.5 - [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.4...v0.5.5) Updates `vite` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-patch - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-patch - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-patch - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a3bf33 commit e8a8572

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@types/react": "^18.2.0",
3131
"@types/react-dom": "^18.2.0",
3232
"@vitejs/plugin-react": "^6.1.0",
33-
"@vitest/coverage-v8": "^4.1.10",
33+
"@vitest/coverage-v8": "^4.1.11",
3434
"eslint": "^10.7.0",
3535
"eslint-plugin-react-hooks": "^7.1.1",
36-
"eslint-plugin-react-refresh": "^0.5.4",
36+
"eslint-plugin-react-refresh": "^0.5.5",
3737
"globals": "^17.11.0",
3838
"typescript": "~5.9.3",
3939
"typescript-eslint": "^8.67.0",
40-
"vite": "^8.2.1",
40+
"vite": "^8.2.2",
4141
"vitest": "^4.1.10",
4242
"wrangler": "^4.110.0"
4343
},

0 commit comments

Comments
 (0)