Skip to content

Commit e8460e3

Browse files
chore(deps): bump vite in the toolchain group across 1 directory (#456)
Bumps the toolchain group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.2 to 6.3.4 - [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.3.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: toolchain ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1968e4 commit e8460e3

File tree

2 files changed

+250
-7
lines changed

2 files changed

+250
-7
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-router-dom": "6.30.0",
4343
"react-syntax-highlighter": "15.6.1",
4444
"scheduler": "0.26.0",
45-
"vite": "^6.3.2"
45+
"vite": "^6.3.4"
4646
},
4747
"devDependencies": {
4848
"@playwright/test": "1.52.0",

0 commit comments

Comments
 (0)