Skip to content

Commit

Permalink
Bump vite from 5.3.5 to 5.4.6 in /web in the npm_and_yarn group (#1547)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group in /web with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.3.5 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 9d4fa4a commit 9b6342e
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 85 deletions.
172 changes: 88 additions & 84 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.0",
"unplugin-fonts": "^1.1.1",
"vite": "^5.3.4",
"vite": "^5.4.6",
"vite-plugin-vuetify": "^2.0.3"
}
}

0 comments on commit 9b6342e

Please sign in to comment.