Skip to content

Commit 51c0b29

Browse files
build(deps-dev): bump vite from 4.5.2 to 4.5.3 in /examples/ssr/vite (#1784)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 842a7c1 commit 51c0b29

File tree

2 files changed

+257
-85
lines changed

2 files changed

+257
-85
lines changed

examples/ssr/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"vue-i18n": "^9.2.0-beta.40"
2222
},
2323
"devDependencies": {
24-
"vite": "^4.5.2",
24+
"vite": "^4.5.3",
2525
"@vitejs/plugin-vue": "^4.2.3",
2626
"@vitejs/plugin-vue-jsx": "^2.0.0",
2727
"dep-import-type": "link:./dep-import-type",

0 commit comments

Comments
 (0)