build(deps-dev): Bump @vitejs/plugin-react from 5.2.0 to 6.0.1

Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.2.0 to 6.0.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@6.0.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 12:03:40 +00:00
committed by GitHub
parent a973b3cf8f
commit 7161d9378e
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
"@types/node": "^25.3.0", "@types/node": "^25.3.0",
"@types/pg": "^8.16.0", "@types/pg": "^8.16.0",
"@types/react": "^19.2.14", "@types/react": "^19.2.14",
"@vitejs/plugin-react": "^5.1.4", "@vitejs/plugin-react": "^6.0.1",
"@vitest/browser": "^4.0.18", "@vitest/browser": "^4.0.18",
"@vitest/browser-playwright": "^4.0.18", "@vitest/browser-playwright": "^4.0.18",
"@vitest/coverage-v8": "^4.0.18", "@vitest/coverage-v8": "^4.0.18",

View File

@@ -22,7 +22,7 @@
"@storybook/addon-vitest": "10.2.19", "@storybook/addon-vitest": "10.2.19",
"@types/react": "^19.2.14", "@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.4", "@vitejs/plugin-react": "^6.0.1",
"sass": "^1.97.3", "sass": "^1.97.3",
"storybook": "10.2.19", "storybook": "10.2.19",
"typescript": "^5.9.3", "typescript": "^5.9.3",