Skip to content

Commit

Permalink
Bump vite from 6.0.11 to 6.1.0 in /vue2 (#2189)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.11 to 6.1.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/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 4dec7a9 commit afb8145
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 89 deletions.
192 changes: 104 additions & 88 deletions vue2/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue2": "2.3.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vite-plugin-css-injected-by-js": "3.5.2",
"vue": "3.5.13"
},
Expand Down

0 comments on commit afb8145

Please sign in to comment.