feat: accounting added

This commit is contained in:
2026-08-02 19:37:22 +03:30
parent cce279a60d
commit dd5b6d4616
10 changed files with 945 additions and 51 deletions
+3 -1
View File
@@ -10,7 +10,9 @@
"prepare": "git config core.hooksPath .githooks || true"
},
"dependencies": {
"@daypicker/persian": "^10.0.1",
"@heroicons/react": "^2.2.0",
"date-fns-jalali": "^4.4.0-0",
"framer-motion": "^12.23.24",
"lucide-react": "^0.552.0",
"next": "16.0.1",
@@ -29,4 +31,4 @@
"tailwindcss": "^4.2.0",
"typescript": "^5"
}
}
}