Skip to content

Commit 8f25e2f

Browse files
committed
chore(package): update html2canvas dependency to html2canvas-pro
- Replaced html2canvas with html2canvas-pro version 1.4.3 for improved functionality. - Ensured compatibility with existing zustand version 5.0.5.
1 parent 4806c19 commit 8f25e2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"tailwind-merge": "^3.4.0",
9898
"tui-image-editor": "^3.15.3",
9999
"zod": "^3.25.76",
100-
"zustand": "^5.0.5"
101-
, "html2canvas": "^1.4.1"
100+
"zustand": "^5.0.5",
101+
"html2canvas-pro": "^1.4.3"
102102
},
103103
"devDependencies": {
104104
"@antfu/eslint-config": "^6.2.0",

0 commit comments

Comments
 (0)