Skip to content

Commit

Permalink
build(deps-dev): bump vite and @vitejs/plugin-react
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). These dependencies needed to be updated together.

Updates `vite` from 3.2.7 to 4.5.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite)

Updates `@vitejs/plugin-react` from 2.2.0 to 4.1.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/v4.1.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
- 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 9, 2023
1 parent 560c835 commit 90c7482
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 272 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/ws": "8.5.8",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@vitejs/plugin-react": "2.2.0",
"@vitejs/plugin-react": "4.1.1",
"chokidar": "3.5.3",
"cross-env": "7.0.3",
"eslint": "8.53.0",
Expand All @@ -67,7 +67,7 @@
"ts-loader": "9.5.0",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vite": "3.2.7",
"vite": "4.5.0",
"ws": "8.14.2"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 90c7482

Please sign in to comment.