chore(deps-dev): bump vite from 7.2.4 to 7.2.6 (#67)

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

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.6
  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]
2025-12-02 09:09:53 +01:00
committed by GitHub
parent f29ecb118e
commit 19cb5f14e3
2 changed files with 23 additions and 23 deletions

View File

@@ -21,6 +21,6 @@
"@types/node": "^24.10.1",
"svelte-check": "^4.3.4",
"typescript": "^5.9.3",
"vite": "^7.2.4"
"vite": "^7.2.6"
}
}