chore(deps-dev): bump @vitejs/plugin-react from 3.0.0 to 3.0.1 (#336)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-10 08:03:40 +00:00
committed by GitHub
parent 400cb4bbe2
commit e43d909961

View File

@@ -36,7 +36,7 @@
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@eartharoid/deep-merge": "^0.0.2",
"@vitejs/plugin-react": "3.0.0",
"@vitejs/plugin-react": "3.0.1",
"eslint": "^8.30.0",
"eslint-config-react-app": "^7.0.1",
"husky": "^8.0.2",