0f99bad9f2
fix(deps): update npm minor/patch
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build
fix(deps): update npm minor/patch
cd frontend
npm install
npm run dev
cd frontend
npm run build