Skip to content

Commit 4a467fd

Browse files
authored
Merge pull request #401 from codeunia-dev/feat/opensource
deps: update jspdf to version 4.0.0.
2 parents 1666579 + 4a2380d commit 4a467fd

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

package-lock.json

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"html2canvas": "^1.4.1",
100100
"ioredis": "^5.7.0",
101101
"isomorphic-dompurify": "^2.26.0",
102-
"jspdf": "^3.0.1",
102+
"jspdf": "^4.0.0",
103103
"keen-slider": "^6.8.6",
104104
"lucide-react": "^0.511.0",
105105
"marked": "^17.0.0",
@@ -165,4 +165,4 @@
165165
"tailwindcss-animate": "^1.0.7",
166166
"typescript": "^5"
167167
}
168-
}
168+
}

0 commit comments

Comments
 (0)