build(deps-dev): bump vite from 7.0.4 to 7.1.5 (#107)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.4 to 7.1.5.
- [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/v7.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.5
  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]
2025-09-10 00:31:11 +03:00
committed by GitHub
parent fa86a4afa0
commit d4a1d1727b
2 changed files with 32 additions and 26 deletions

View File

@@ -34,7 +34,7 @@
"prettier": "^3.0.3",
"ts-standard": "^12.0.2",
"typescript": "~5.8.0",
"vite": "^7.0.0",
"vite": "^7.1.5",
"vite-plugin-vue-devtools": "^8.0.0",
"vue-eslint-parser": "^10.2.0",
"vue-tsc": "^3.0.0"