last work on invoice generation

This commit is contained in:
Suvodip
2025-03-31 13:55:35 +05:30
parent c927fd6087
commit 0438c30c97
9 changed files with 545 additions and 72 deletions

View File

@@ -14,6 +14,7 @@
"@astrojs/tailwind": "^6.0.0",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-toast": "^1.2.6",
"@shadcn/ui": "^0.0.4",
"@types/react": "^19.0.12",
"astro": "^5.5.2",
@@ -23,6 +24,8 @@
"lucide-react": "^0.484.0",
"pocketbase": "^0.25.2",
"postcss": "^8.5.3",
"react-router-dom": "^7.4.1",
"react-to-print": "^3.0.5",
"tailwind-merge": "^3.0.2",
"tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7"