Merge pull request #555 from Luca-Timo/feat/crm-pr
feat: CRM module — quotes, contracts, invoices, hours, calendar, tax
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
"i18n:ci": "i18next-cli extract --ci --dry-run"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fullcalendar/core": "^6.1.20",
|
||||
"@fullcalendar/daygrid": "^6.1.20",
|
||||
"@fullcalendar/interaction": "^6.1.20",
|
||||
"@fullcalendar/react": "^6.1.20",
|
||||
"@fullcalendar/timegrid": "^6.1.20",
|
||||
"@tanstack/react-query": "^5.0.0",
|
||||
"@tiptap/extension-character-count": "^2.26.1",
|
||||
"@tiptap/extension-code-block-lowlight": "^2.26.1",
|
||||
@@ -52,6 +57,7 @@
|
||||
"react-photo-album": "^3.4.0",
|
||||
"react-router-dom": "^6.8.0",
|
||||
"react-toastify": "11.0.5",
|
||||
"signature_pad": "^5.1.3",
|
||||
"swiper": "^12.1.0",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"yet-another-react-lightbox": "^3.28.0"
|
||||
|
||||
Reference in New Issue
Block a user