Skip to content

Commit 7fae531

Browse files
chore(deps-dev): bump the vite group with 2 updates
Bumps the vite group with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@vitejs/plugin-react` from 5.1.4 to 6.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@6.0.1/packages/plugin-react) Updates `vite` from 7.3.1 to 8.0.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/create-vite@8.0.0/packages/vite) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite - dependency-name: vite dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e774f commit 7fae531

2 files changed

Lines changed: 164 additions & 521 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/react-dom": "^19.2.3",
3535
"@typescript-eslint/eslint-plugin": "^8.57.1",
3636
"@typescript-eslint/parser": "^8.57.1",
37-
"@vitejs/plugin-react": "^5.1.4",
37+
"@vitejs/plugin-react": "^6.0.1",
3838
"eslint": "^10.0.3",
3939
"eslint-plugin-react-dom": "^2.13.0",
4040
"eslint-plugin-react-hooks": "^7.0.1",
@@ -46,7 +46,7 @@
4646
"tailwindcss": "^4.2.2",
4747
"typescript": "^5.9.3",
4848
"typescript-eslint": "^8.57.1",
49-
"vite": "^7.3.1"
49+
"vite": "^8.0.2"
5050
},
5151
"packageManager": "pnpm@10.20.0"
5252
}

0 commit comments

Comments
 (0)