Bump vite from 5.0.3 to 5.0.5

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.3 to 5.0.5.
- [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/v5.0.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-05 23:55:25 +00:00
committed by GitHub
parent 7ba2011b35
commit e08f37b89e
2 changed files with 26 additions and 13 deletions

View File

@@ -118,7 +118,7 @@
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^4.1.0",
"typescript": "^5.3.2",
"vite": "^5.0.3",
"vite": "^5.0.5",
"vite-plugin-vuetify": "^1.0.2",
"yaml-eslint-parser": "^1.2.2"
}