Skip to content
Open
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.2.0",
"jszip": "^3.10.1",
"konva": "^9.3.20",
"react": "^19.2.0",
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.28.6":
version: 7.28.6
resolution: "@babel/runtime@npm:7.28.6"
checksum: 10c0/358cf2429992ac1c466df1a21c1601d595c46930a13c1d4662fde908d44ee78ec3c183aaff513ecb01ef8c55c3624afe0309eeeb34715672dbfadb7feedb2c0d
languageName: node
linkType: hard

"@babel/template@npm:^7.27.0":
version: 7.27.0
resolution: "@babel/template@npm:7.27.0"
Expand Down Expand Up @@ -2639,15 +2646,15 @@ __metadata:
languageName: node
linkType: hard

"dompurify@npm:^3.2.4":
version: 3.2.5
resolution: "dompurify@npm:3.2.5"
"dompurify@npm:^3.3.1":
version: 3.3.1
resolution: "dompurify@npm:3.3.1"
dependencies:
"@types/trusted-types": "npm:^2.0.7"
dependenciesMeta:
"@types/trusted-types":
optional: true
checksum: 10c0/b564167cc588933ad2d25c185296716bdd7124e9d2a75dac76efea831bb22d1230ce5205a1ab6ce4c1010bb32ac35f7a5cb2dd16c78cbf382111f1228362aa59
checksum: 10c0/fa0a8c55a436ba0d54389195e3d2337e311f56de709a2fc9efc98dbbc7746fa53bb4b74b6ac043b77a279a8f2ebd8685f0ebaa6e58c9e32e92051d529bc0baf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -3760,14 +3767,14 @@ __metadata:
languageName: node
linkType: hard

"jspdf@npm:^3.0.4":
version: 3.0.4
resolution: "jspdf@npm:3.0.4"
"jspdf@npm:^4.2.0":
version: 4.2.0
resolution: "jspdf@npm:4.2.0"
dependencies:
"@babel/runtime": "npm:^7.28.4"
"@babel/runtime": "npm:^7.28.6"
canvg: "npm:^3.0.11"
core-js: "npm:^3.6.0"
dompurify: "npm:^3.2.4"
dompurify: "npm:^3.3.1"
fast-png: "npm:^6.2.0"
fflate: "npm:^0.8.1"
html2canvas: "npm:^1.0.0-rc.5"
Expand All @@ -3780,7 +3787,7 @@ __metadata:
optional: true
html2canvas:
optional: true
checksum: 10c0/08e6cdb38319b68725d9b13072aac554b07aa66cbd490b0db6571ba74bbf356a56dac06ee758fe10f9e9640b5f5c209ab44801f34c6eeedab14c0f2bc90439e9
checksum: 10c0/446f8aca80e862b2528d343892c22e608753530683cd939aa58b5f5a7dc37d387e45dca115451961059ad8a76fa63237343052248f38a8fc31dba7d498a6dbc4
languageName: node
linkType: hard

Expand Down Expand Up @@ -4552,7 +4559,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.2.0"
jszip: "npm:^3.10.1"
konva: "npm:^9.3.20"
react: "npm:^19.2.0"
Expand Down