6967c73eaf
- Upgraded @tanstack/query-core and @tanstack/react-query from 5.95.0 to 5.95.2 - Updated @typescript-eslint packages from 8.57.1 to 8.57.2 - Bumped @vitest packages from 4.1.0 to 4.1.1 - Updated knip from 6.0.3 to 6.0.4 - Upgraded picomatch from 4.0.3 to 4.0.4 and from 2.3.1 to 2.3.2 - Updated react-router and react-router-dom from 7.13.1 to 7.13.2 - Bumped typescript from 6.0.1-rc to 6.0.2
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build