Initial commit - Asansör Takip Projesi

This commit is contained in:
2026-04-10 22:43:43 +03:00
parent cab84b4969
commit bd0e890883
92 changed files with 4709 additions and 120 deletions
+11
View File
@@ -9,6 +9,17 @@
"lint": "eslint"
},
"dependencies": {
"@capacitor-community/sqlite": "^8.1.0",
"@capacitor/android": "^8.3.0",
"@capacitor/cli": "^8.3.0",
"@capacitor/core": "^8.3.0",
"@capacitor/ios": "^8.3.0",
"@capacitor/network": "^8.0.1",
"@capacitor/push-notifications": "^8.0.3",
"@supabase/ssr": "^0.10.2",
"@supabase/supabase-js": "^2.103.0",
"framer-motion": "^12.38.0",
"lucide-react": "^1.8.0",
"next": "16.2.3",
"react": "19.2.4",
"react-dom": "19.2.4"