Attempts at correcting problem with JSPDF

This commit is contained in:
objecttothis
2023-12-11 14:00:59 +04:00
committed by jekkos
parent b5f93b6325
commit 05d39ff896
2 changed files with 719 additions and 45 deletions

758
package-lock.json generated
View File

File diff suppressed because it is too large Load Diff

View File

@@ -50,8 +50,8 @@
"jquery-ui-dist": "^1.12.1",
"jquery-validation": "^1.19.5",
"js-cookie": "^2.2.1",
"jspdf": "^1.3.4",
"jspdf-autotable": "^2.0.17",
"jspdf": "^1.5.3",
"jspdf-autotable": "^2.1.0",
"tableexport.jquery.plugin": "^1.27.0"
},
"devDependencies": {
@@ -65,7 +65,7 @@
"gulp-rename": "^2.0.0",
"gulp-rev": "^10.0.0",
"gulp-uglify": "^3.0.2",
"npm-check-updates": "^16.14.6",
"npm-check-updates": "^16.14.11",
"readable-stream": "^4.4.2",
"stream-series": "^0.1.1"
}