Fix: add axios to pnpm-lock.yaml for Docker build
All checks were successful
Deploy to VPS / deploy (push) Successful in 46s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Carlos Escalante
2026-03-21 11:39:31 -06:00
parent 13161b8e49
commit a0a8f4eeaa
2 changed files with 191 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.13.6",
"lucide-react": "^0.562.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",