feat(dashboard): add date difference and timezone conversion tools for dashboard
This commit is contained in:
parent
3d6aa983dc
commit
1f78b94243
13 changed files with 1143 additions and 909 deletions
|
|
@ -41,6 +41,7 @@
|
|||
"jspdf": "^3.0.1",
|
||||
"langchain": "^0.3.26",
|
||||
"lucide-react": "^0.525.0",
|
||||
"luxon": "^3.7.1",
|
||||
"mammoth": "^1.9.1",
|
||||
"markdown-to-jsx": "^7.7.2",
|
||||
"next": "^15.2.2",
|
||||
|
|
@ -63,6 +64,7 @@
|
|||
"@types/html-to-text": "^9.0.4",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@types/jspdf": "^2.0.0",
|
||||
"@types/luxon": "^3.6.2",
|
||||
"@types/node": "^20",
|
||||
"@types/pdf-parse": "^1.1.4",
|
||||
"@types/react": "^19",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue