chore(ops): restore all source files in newwhats.clube67.com
continuous-integration/webhook Falha no deploy de clube67_newwhats.local (VPS 4)

This commit is contained in:
VPS 4 Deploy Agent
2026-05-18 03:28:29 +02:00
parent 52f73753e7
commit 2f8c04a0a7
755 changed files with 466910 additions and 0 deletions
@@ -0,0 +1,38 @@
{
"name": "newwhats-dashboard",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "next dev -p 4004",
"build": "next build",
"start": "next start -p 3003",
"lint": "next lint"
},
"dependencies": {
"@emoji-mart/data": "^1.2.1",
"@emoji-mart/react": "^1.1.1",
"@xyflow/react": "^12.10.2",
"axios": "^1.6.0",
"date-fns": "^4.1.0",
"emoji-picker-react": "^4.18.0",
"framer-motion": "^11.0.0",
"immer": "^10.0.3",
"lucide-react": "^0.360.0",
"next": "^14.2.35",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"reactflow": "^11.11.4",
"recharts": "^3.8.1",
"socket.io-client": "^4.8.3",
"zustand": "^4.5.1"
},
"devDependencies": {
"@types/node": "20.19.40",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"typescript": "5.9.3"
}
}