1 Commits

Author SHA1 Message Date
37594600ed Update dependency vite to v8
Some checks failed
Build / build (pull_request) Failing after 19s
Lint / lint (push) Failing after 5s
2026-03-13 12:06:56 +00:00

View File

@@ -47,6 +47,6 @@
"globals": "^16.4.0", "globals": "^16.4.0",
"tw-animate-css": "^1.3.8", "tw-animate-css": "^1.3.8",
"typescript-eslint": "^8.44.0", "typescript-eslint": "^8.44.0",
"vite": "^7.1.5" "vite": "^8.0.0"
} }
} }