chore(cli): bump sharp ^0.34.0 → ^0.34.5

Required by the contact-sheet pagination code added on this PR
(uses Sharp APIs that landed in 0.34.5). Originally bumped on
#987 by mistake — moved here per Copilot review.
This commit is contained in:
ukimsanov
2026-05-21 10:57:37 -07:00
parent 62b55171e9
commit 65c5209be8
+1 -1
View File
@@ -38,7 +38,7 @@
"postcss": "^8.5.8",
"prettier": "^3.8.1",
"puppeteer-core": "^24.39.1",
"sharp": "^0.34.0"
"sharp": "^0.34.5"
},
"devDependencies": {
"@clack/prompts": "^1.1.0",