build(deps-dev): bump vite from 4.3.5 to 4.3.6 (#84)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.3.6.
- [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/v4.3.6/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-15 18:21:02 +01:00
committed by GitHub
parent b3b97b490b
commit 88a3deb2ec
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
"pino-pretty": "^10.0.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vite": "^4.3.6",
"vitest": "^0.31.0"
}
}