Skip to content

Commit 17d28aa

Browse files
build(deps-dev): bump the vite group across 1 directory with 2 updates
Bumps the vite group with 2 updates in the / directory: [@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 4.3.1 to 4.3.4 - [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.3.4/packages/plugin-react) Updates `vite` from 5.4.2 to 6.0.5 - [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/v6.0.5/packages/vite) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 004ab00 commit 17d28aa

File tree

2 files changed

+1315
-369
lines changed

2 files changed

+1315
-369
lines changed

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"start": "vite preview"
2828
},
2929
"devDependencies": {
30-
"@vitejs/plugin-react": "^4.3.1",
30+
"@vitejs/plugin-react": "^4.3.4",
3131
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
3232
"typescript-plugin-css-modules": "^5.1.0",
33-
"vite": "^5.3.2",
33+
"vite": "^6.0.5",
3434
"vite-css-modules": "^1.8.0"
3535
}
3636
}

0 commit comments

Comments
 (0)