This commit is contained in:
dependabot[bot] 2026-03-08 00:11:59 +00:00 committed by GitHub
commit ab2b06421c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1244 additions and 164 deletions

File diff suppressed because it is too large Load diff

View file

@ -27,7 +27,7 @@
"postcss": "^8.5.3", "postcss": "^8.5.3",
"tailwindcss": "^3.4.17", "tailwindcss": "^3.4.17",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vite": "^5.4.11", "vite": "^7.3.1",
"vitest": "^2.1.8", "vitest": "^2.1.8",
"vue-tsc": "^2.1.10" "vue-tsc": "^2.1.10"
} }