Skip to content

Commit e30f169

Browse files
fix(deps): update dependency sharp to ^0.35.0
1 parent f3b817a commit e30f169

2 files changed

Lines changed: 748 additions & 12 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"remark-directive": "^4.0.0",
4040
"satori": "0.26.0",
4141
"satori-html": "^0.3.2",
42-
"sharp": "^0.34.5",
42+
"sharp": "^0.35.0",
4343
"unified": "^11.0.5",
4444
"unist-util-visit": "^5.1.0"
4545
},
@@ -67,12 +67,12 @@
6767
"pnpm": {
6868
"onlyBuiltDependencies": ["@biomejs/biome", "@tailwindcss/oxide", "esbuild", "sharp"],
6969
"overrides": {
70-
"sharp": "^0.34.5",
70+
"sharp": "^0.35.0",
7171
"yaml": ">=2.8.3"
7272
}
7373
},
7474
"overrides": {
75-
"sharp": "^0.34.5",
75+
"sharp": "^0.35.0",
7676
"yaml": ">=2.8.3"
7777
}
7878
}

0 commit comments

Comments
 (0)