Bump vite from 4.4.4 to 4.4.12 in /frontend

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.4 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-06 00:14:30 +00:00 committed by GitHub
parent 47434c80d9
commit 189a39b13f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 37 deletions

View file

@ -41,6 +41,6 @@
"eslint-plugin-react-refresh": "^0.4.1",
"stylelint": "^15.10.1",
"typescript": "^5.0.2",
"vite": "^4.4.0"
"vite": "^4.4.12"
}
}