Commit Graph

1 Commits

Author SHA1 Message Date
5ec94df727 fix: Downgrade Vite to v5 for Node.js 21 compatibility
Downgraded Vite from v8 to v5 and @vitejs/plugin-react from v6 to v4
to resolve compatibility issues with Node.js 21.7.3.
Fixed TypeScript type-only imports to comply with verbatimModuleSyntax.

Fixes #1
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-11 00:46:54 +03:00