chore(deps-dev): bump vite from 7.1.10 to 7.1.11 (#26)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 to 7.1.11.
- [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.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  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-10-22 09:33:22 +02:00
committed by GitHub
parent 854fa03ca0
commit 62a0ecf8f1
2 changed files with 115 additions and 115 deletions

View File

@@ -20,6 +20,6 @@
"@sveltejs/vite-plugin-svelte": "^6.2.1",
"svelte-check": "^4.3.3",
"typescript": "^5.9.3",
"vite": "^7.1.10"
"vite": "^7.1.11"
}
}