Update dependency vite to ^7.2.4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-29 00:20:09 +00:00
parent 99ea7bae93
commit 56fa5ef9e3
2 changed files with 5 additions and 5 deletions

View File

@@ -40,6 +40,6 @@
"globals": "^16.4.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.3",
"vite": "^7.1.12"
"vite": "^7.2.4"
}
}