idk what this changes
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3s

This commit is contained in:
2026-02-18 21:45:17 +00:00
parent fe16ccab97
commit 747a403bcb
2 changed files with 970 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@vueuse/core": "^14.2.0"
"@vueuse/core": "^14.2.0",
"vite": "^7.3.1"
}
}