Skip to content

Commit 75a8b99

Browse files
chore(deps-dev): bump vite from 5.3.5 to 5.3.6 in /examples/vue (#93)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.3.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a427b8 commit 75a8b99

File tree

2 files changed

+6
-257
lines changed

2 files changed

+6
-257
lines changed

examples/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jsdom": "^24.1.1",
3232
"prettier": "^3.3.3",
3333
"typescript": "~5.5.4",
34-
"vite": "^5.3.5",
34+
"vite": "^5.3.6",
3535
"vitest": "^2.0.4",
3636
"vue-tsc": "^2.0.29"
3737
},

0 commit comments

Comments
 (0)