Bump vite from 3.0.0 to 3.0.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.0.0 to 3.0.2.
- [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/v3.0.2/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]
2022-07-19 09:33:15 +00:00
committed by GitHub
parent babe414d2a
commit 2f45d1297f
2 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"unplugin-icons": "^0.14.5",
"vite": "^3.0.0"
"vite": "^3.0.2"
},
"type": "module"
}