Bump @vitejs/plugin-react from 4.5.0 to 4.5.1 in the vite group

Bumps the vite group with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react).


Updates `@vitejs/plugin-react` from 4.5.0 to 4.5.1
- [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@4.5.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 4.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-07 08:52:57 +00:00
committed by GitHub
parent a94fa74a12
commit af252846f7
2 changed files with 8 additions and 8 deletions

View File

@@ -61,7 +61,7 @@
"@total-typescript/shoehorn": "^0.1.2",
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.5.0",
"@vitejs/plugin-react": "^4.5.1",
"@vitest/browser": "^3.2.2",
"@vitest/coverage-v8": "^3.2.2",
"adm-zip": "^0.5.16",