Bump vite from 4.4.9 to 4.4.11

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-07 07:56:15 +00:00
committed by GitHub
parent c668f4fa2f
commit 111a41a783
2 changed files with 8 additions and 8 deletions

View File

@@ -77,7 +77,7 @@
"sass": "^1.68.0",
"stylelint": "^15.10.3",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.4.11",
"vite-plugin-pwa": "^0.16.5",
"vitest": "^0.34.6",
"vitest-canvas-mock": "^0.3.3"