Skip to content

Commit d71a6d8

Browse files
Bump sharp from 0.34.0 to 0.34.3 (#3228)
--- updated-dependencies: - dependency-name: sharp dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 594c936 commit d71a6d8

File tree

3 files changed

+129
-113
lines changed

3 files changed

+129
-113
lines changed

docs-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/starlight": "^0.31.1",
1616
"@astrojs/tailwind": "^6.0.2",
1717
"astro": "^5.2.4",
18-
"sharp": "^0.34.0",
18+
"sharp": "^0.34.3",
1919
"shepherd.js": "workspace:*",
2020
"starlight-typedoc": "^0.18.0",
2121
"tailwindcss": "^3.4.17",

landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@tailwindcss/typography": "^0.5.15",
28-
"sharp": "^0.34.0",
28+
"sharp": "^0.34.3",
2929
"vite": "^6.3.5"
3030
}
3131
}

0 commit comments

Comments
 (0)