build(deps-dev): bump vite from 4.4.3 to 4.4.12 in /examples/vite

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.3 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:07:20 +00:00 committed by GitHub
commit 92c41444b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 34 deletions

View file

@ -10,6 +10,6 @@
"carbon-components-svelte": "^0.76.1",
"carbon-preprocess-svelte": "^0.9.1",
"svelte": "^3.59.2",
"vite": "^4.4.3"
"vite": "^4.4.12"
}
}