Skip to content

Commit e121ff0

Browse files
Bump vite from 4.1.4 to 4.1.5 in /examples/publish-ci/vite
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f31ff77 commit e121ff0

File tree

2 files changed

+115
-165
lines changed

2 files changed

+115
-165
lines changed

examples/publish-ci/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prettier": "^2.8.4",
3232
"serve": "^14.2.0",
3333
"typescript": "^4.9.4",
34-
"vite": "^4.0.0"
34+
"vite": "^4.1.5"
3535
},
3636
"msw": {
3737
"workerDirectory": "public"

0 commit comments

Comments
 (0)