Skip to content

Commit

Permalink
demo: bump @vitejs/plugin-react from 1.3.2 to 2.2.0 in /packages/demo
Browse files Browse the repository at this point in the history
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 1.3.2 to 2.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.2.0/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent 9bed104 commit 5f2842b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@types/react-toggle": "^4.0.3",
"@vitejs/plugin-react": "1.3.2",
"@vitejs/plugin-react": "2.2.0",
"cypress": "^10.10.0",
"typescript": "4.8.4",
"vite": "3.1.8"
Expand Down

0 comments on commit 5f2842b

Please sign in to comment.