Skip to content

Commit 86b748c

Browse files
authored
chore: update jspdf and jspdf-autotable dependencies (#33380)
1 parent 8158aa9 commit 86b748c

5 files changed

Lines changed: 16 additions & 35 deletions

File tree

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"inferno": "catalog:",
5555
"inferno-create-element": "catalog:",
5656
"jquery": "catalog:",
57-
"jspdf": "4.0.0",
57+
"jspdf": "catalog:",
5858
"jspdf-autotable": "5.0.2",
5959
"jszip": "^3.10.1",
6060
"luxon": "3.4.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"http-server": "14.1.1",
4747
"husky": "8.0.3",
4848
"jest": "29.7.0",
49-
"jspdf-autotable": "3.8.3",
49+
"jspdf-autotable": "3.8.4",
5050
"lint-staged": "14.0.1",
5151
"nx": "22.4.5",
5252
"nx-cloud": "19.1.0",

packages/devextreme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"jest-environment-node": "29.7.0",
175175
"jquery": "catalog:",
176176
"jquery.tmpl": "0.0.2",
177-
"jspdf": "4.2.1",
177+
"jspdf": "catalog:",
178178
"jspdf-autotable": "3.8.4",
179179
"knockout": "3.5.2",
180180
"lazypipe": "1.0.2",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ catalog:
2626
globals: 15.14.0
2727
gulp-eslint-new: 2.4.0
2828
jquery: 3.7.1
29+
jspdf: 4.2.1
2930
testcafe: 3.7.4
3031
"@babel/eslint-parser": 7.28.6
3132
"@eslint-stylistic/metadata": ^2.13.0

0 commit comments

Comments
 (0)