mirror of
https://github.com/soconnor0919/beenvoice.git
synced 2025-12-13 01:24:44 -05:00
Add Vercel Analytics and improve PDF export layout
The main changes are: - Add Vercel Analytics to track site usage - Improve PDF invoice layout and pagination: - Better line height and padding for description text - Dynamic row height based on content length - More accurate pagination calculations - Prevent orphaned items on last page - Clean up formatting and spacing - Remove database backup and Docker files
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
"@types/bcryptjs": "^2.4.6",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@types/pg": "^8.15.5",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"chrono-node": "^2.8.3",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
||||
Reference in New Issue
Block a user