Skip to content

Commit

Permalink
Bump @vitejs/plugin-react from 4.1.1 to 4.2.0 (#136)
Browse files Browse the repository at this point in the history
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.1.1 to 4.2.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.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 9b6dedb commit dd8c078
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 87 deletions.
166 changes: 80 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@types/react": "^18.2.35",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^4.1.1",
"@vitejs/plugin-react": "^4.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0"
}
Expand Down

0 comments on commit dd8c078

Please sign in to comment.