diff --git a/bun.lockb b/bun.lockb index 2045680..a940daa 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6d7d167..17dc66c 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "@tiptap/starter-kit": "^3.22.3", "@types/file-saver": "^2.0.7", "@types/mailparser": "3.4.4", + "@types/papaparse": "^5.5.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.1.1", @@ -68,6 +69,7 @@ "jspdf-autotable": "^5.0.7", "lucide-react": "^0.575.0", "mailparser": "3.7.1", + "papaparse": "^5.5.3", "react": "^19.2.0", "react-day-picker": "^9.14.0", "react-dom": "^19.2.0",