Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"file-saver": "^2.0.5",
"i18next": "^25.6.3",
"i18next-browser-languagedetector": "^8.2.0",
"jspdf": "^3.0.4",
"jspdf": "^4.0.0",
"jszip": "^3.10.1",
"konva": "^9.3.20",
"react": "^19.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3760,9 +3760,9 @@ __metadata:
languageName: node
linkType: hard

"jspdf@npm:^3.0.4":
version: 3.0.4
resolution: "jspdf@npm:3.0.4"
"jspdf@npm:^4.0.0":
version: 4.0.0
resolution: "jspdf@npm:4.0.0"
dependencies:
"@babel/runtime": "npm:^7.28.4"
canvg: "npm:^3.0.11"
Expand All @@ -3780,7 +3780,7 @@ __metadata:
optional: true
html2canvas:
optional: true
checksum: 10c0/08e6cdb38319b68725d9b13072aac554b07aa66cbd490b0db6571ba74bbf356a56dac06ee758fe10f9e9640b5f5c209ab44801f34c6eeedab14c0f2bc90439e9
checksum: 10c0/042fef72dd71353bbe5ba57c8a7bbadfd62bdcdf33f5a81276fd4c66034cb43fe112b04940d02c7d31402fa645390312a5bc854ea4a179f71257ed6d2dec75e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4552,7 +4552,7 @@ __metadata:
i18next-browser-languagedetector: "npm:^8.2.0"
i18next-parser: "npm:^9.0.2"
jsdom: "npm:^27.2.0"
jspdf: "npm:^3.0.4"
jspdf: "npm:^4.0.0"
jszip: "npm:^3.10.1"
konva: "npm:^9.3.20"
react: "npm:^19.2.0"
Expand Down