Skip to content

Commit 0a5f376

Browse files
chore(deps-dev): bump vite from 4.4.7 to 5.0.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.7 to 5.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@5.0.0/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1b2b15 commit 0a5f376

File tree

2 files changed

+390
-55
lines changed

2 files changed

+390
-55
lines changed

e2e/sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"ts-jest": "^29.1.1",
3434
"tslib": "^2.6.0",
3535
"typescript": "^5.1.6",
36-
"vite": "^4.4.7"
36+
"vite": "^5.0.0"
3737
}
3838
}

0 commit comments

Comments
 (0)