Bump vite from 2.9.6 to 2.9.13 (#285)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.6 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-09-21 01:29:05 +02:00
committed by GitHub
parent 61a1e21206
commit 681dc6a273
2 changed files with 24 additions and 24 deletions

View File

@@ -59,7 +59,7 @@
"preact-router": "^3.2.1",
"rollup-plugin-visualizer": "^5.6.0",
"typescript": "^4.7.3",
"vite": "^2.3.7",
"vite": "^2.9.13",
"vite-plugin-static-copy": "^0.5.0"
}
}