v1.9.4 - jspdf + dompurify

This commit is contained in:
LINING-PC\lining
2026-03-06 16:14:45 +08:00
parent aad991a1ea
commit c6a7edf502
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -10,6 +10,7 @@
"license": "MIT",
"dependencies": {
"date-fns": "^4.1.0",
"dompurify": "^3.3.2",
"html2canvas": "^1.4.1",
"jspdf": "^4.0.0",
"vue": "^3.5.13"
@@ -2531,7 +2532,6 @@
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.2.tgz",
"integrity": "sha512-6obghkliLdmKa56xdbLOpUZ43pAR6xFy1uOrxBaIDjT+yaRuuybLjGS9eVBoSR/UPU5fq3OXClEHLJNGvbxKpQ==",
"license": "(MPL-2.0 OR Apache-2.0)",
"optional": true,
"engines": {
"node": ">=20"
},