Bump @vitejs/plugin-react from 4.5.1 to 4.5.2 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.1 to 4.5.2
- [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.2/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 4.5.2
  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-14 08:49:15 +00:00
committed by GitHub
parent 52cc943185
commit 6dd3fd275a
2 changed files with 208 additions and 201 deletions

View File

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