Skip to content

Commit 6190af6

Browse files
authored
Update jsPDF (#279)
1 parent 8222b24 commit 6190af6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@lumino/coreutils": "^2.2.1",
8989
"@lumino/messaging": "^2.0.3",
9090
"@lumino/widgets": "^2.7.1",
91-
"jspdf": "^3.0.2",
91+
"jspdf": "^3.0.3",
9292
"react": "^18.2.0",
9393
"react-dom": "^18.2.0"
9494
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8831,9 +8831,9 @@ __metadata:
88318831
languageName: node
88328832
linkType: hard
88338833

8834-
"jspdf@npm:^3.0.2":
8835-
version: 3.0.2
8836-
resolution: "jspdf@npm:3.0.2"
8834+
"jspdf@npm:^3.0.3":
8835+
version: 3.0.3
8836+
resolution: "jspdf@npm:3.0.3"
88378837
dependencies:
88388838
"@babel/runtime": ^7.26.9
88398839
canvg: ^3.0.11
@@ -8851,7 +8851,7 @@ __metadata:
88518851
optional: true
88528852
html2canvas:
88538853
optional: true
8854-
checksum: 43b3c5e6e13ab4e55342bb808240256784ded5f42e33da6fc6e2adbc38a9908a62c1483b9d8991345a659cbd98267a57babaa3478f8f1ba0dc45e635a7267dfb
8854+
checksum: e120e2919753d5c943400549ca6823d0d67974a34681a8e91f23561186a2caee4196d2d07c5491721a6638e5a8bb54e2908722393ea5213f663544356c473fab
88558855
languageName: node
88568856
linkType: hard
88578857

@@ -8893,7 +8893,7 @@ __metadata:
88938893
eslint-config-prettier: ^8.8.0
88948894
eslint-plugin-prettier: ^5.0.0
88958895
jest: ^29.2.0
8896-
jspdf: ^3.0.2
8896+
jspdf: ^3.0.3
88978897
npm-run-all: ^4.1.5
88988898
prettier: ^3.0.0
88998899
react: ^18.2.0

0 commit comments

Comments
 (0)