diff --git a/desktop/package.json b/desktop/package.json index c2295f9..0bfe3cc 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -15,7 +15,7 @@ "@tauri-apps/api": "^1.5.6", "clsx": "^2.1.1", "html2canvas": "^1.4.1", - "jspdf": "^3.0.3", + "jspdf": "^4.2.0", "lucide-react": "^0.379.0", "react": "^18.3.1", "react-dom": "^18.3.1",