chore(deps-dev): bump vite from 5.1.0 to 5.1.7 (#123)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.0 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)

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

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]
2024-05-11 09:43:30 +00:00
committed by GitHub
parent 873c8c7745
commit 4a13e34f84
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "5.4.4",
"vite": "5.1.0",
"vite": "5.1.7",
"vite-tsconfig-paths": "4.2.1"
}
}