diff --git a/package.json b/package.json index 94cc63c..2ad64b1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "prepare": "husky" }, "dependencies": { - "next": "15.1.6", + "next": "15.5.21", "react": "19.0.0", "react-dom": "19.0.0", "typescript": "5.7.3", @@ -42,7 +42,7 @@ "date-fns": "4.1.0", "papaparse": "5.4.1", "xlsx": "0.18.5", - "jspdf": "2.5.2", + "jspdf": "4.2.1", "jspdf-autotable": "3.8.4", "sonner": "1.7.1", "next-themes": "0.4.4", @@ -73,7 +73,7 @@ "husky": "9.1.7", "@commitlint/cli": "19.6.1", "@commitlint/config-conventional": "19.6.0", - "vitest": "2.1.8", + "vitest": "3.2.6", "@vitejs/plugin-react": "4.3.4" }, "engines": {