build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/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-18 14:44:23 +00:00
committed by GitHub
parent 9f8d738014
commit 4c15ccda62
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vite": "^4.4.12",
"vue-tsc": "^1.8.5"
}
}