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

This commit is contained in:
2025-12-02 00:18:29 +00:00
parent 9f8158357e
commit f65b3603af
2 changed files with 37 additions and 69 deletions

View File

@@ -40,6 +40,6 @@
"globals": "^16.5.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.48.0",
"vite": "^7.1.12"
"vite": "^7.2.6"
}
}