Bump vite from 7.1.5 to 7.1.11 in /python/packages/devui/frontend (#1586)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Dibia <chuvidi2003@gmail.com>
This commit is contained in:
dependabot[bot]
2025-10-21 01:17:40 +00:00
committed by GitHub
Unverified
parent 0ef4e739d5
commit acfbc4bc3c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -42,6 +42,6 @@
"tw-animate-css": "^1.3.7",
"typescript": "~5.8.3",
"typescript-eslint": "^8.39.1",
"vite": "^7.1.5"
"vite": "^7.1.11"
}
}