Skip to content

Commit

Permalink
chore(deps): bump vite from 5.4.11 to 6.0.11
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 6.0.11.
- [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/v6.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 8f37fb6 commit e2f72cd
Show file tree
Hide file tree
Showing 3 changed files with 402 additions and 57 deletions.
2 changes: 1 addition & 1 deletion packages/frontend-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "5.6.3",
"uuid": "10.0.0",
"json5": "2.2.3",
"vite": "5.4.11",
"vite": "6.0.11",
"vue": "3.5.12"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"typescript": "5.6.3",
"uuid": "10.0.0",
"v-code-diff": "1.13.1",
"vite": "5.4.11",
"vite": "6.0.11",
"vue": "3.5.12",
"vuedraggable": "next"
},
Expand Down
Loading

0 comments on commit e2f72cd

Please sign in to comment.