Skip to content

Commit eeacacc

Browse files
committed
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.
1 parent 45f9025 commit eeacacc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postcss": "^8.5.8",
3939
"prettier": "^3.8.1",
4040
"puppeteer-core": "^24.39.1",
41-
"sharp": "^0.34.0"
41+
"sharp": "^0.34.5"
4242
},
4343
"devDependencies": {
4444
"@clack/prompts": "^1.1.0",

0 commit comments

Comments
 (0)