build(deps-dev): bump vite from 5.0.10 to 5.0.12 in /examples/vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.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] 2024-01-19 22:06:14 +00:00 committed by GitHub
commit b0abe7fb60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 20 deletions

View file

@ -10,6 +10,6 @@
"carbon-components-svelte": "^0.82.5",
"carbon-preprocess-svelte": "^0.10.0",
"svelte": "^4.2.8",
"vite": "^5.0.10"
"vite": "^5.0.12"
}
}