Bump @vitejs/plugin-react from 4.0.4 to 4.1.0 in /admin

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-27 18:06:23 +00:00
committed by GitHub
parent e7d186181e
commit 3152324707
2 changed files with 152 additions and 108 deletions

View File

@ -19,7 +19,7 @@
"devDependencies": {
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.8",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"vite": "^4.4.9"
}
}