Skip to content

Commit b38ed75

Browse files
Bump vite from 4.0.4 to 4.0.5 in /examples/with-vuejs (#1758)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.0.5/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 0a42c88 commit b38ed75

File tree

2 files changed

+42
-277
lines changed

2 files changed

+42
-277
lines changed

examples/with-vuejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"eslint": "^8.33.0",
2222
"eslint-plugin-vue": "^9.9.0",
2323
"prettier": "^2.8.3",
24-
"vite": "^4.0.4"
24+
"vite": "^4.0.5"
2525
}
2626
}

0 commit comments

Comments
 (0)