Update dependency vite to ^7.2.4
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-11-25 00:15:24 +00:00
parent 6233569e83
commit b3d70addba
2 changed files with 5 additions and 5 deletions

View File

@@ -29,6 +29,6 @@
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.47.0",
"vite": "^7.2.2"
"vite": "^7.2.4"
}
}