Skip to content

Commit a53c1bc

Browse files
Bump sharp from 0.34.3 to 0.34.4
Bumps [sharp](https://github.com/lovell/sharp) from 0.34.3 to 0.34.4. - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.3...v0.34.4) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.34.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdd30e0 commit a53c1bc

File tree

3 files changed

+156
-172
lines changed

3 files changed

+156
-172
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.13.10",
18-
"sharp": "^0.34.3",
18+
"sharp": "^0.34.4",
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.3",
28+
"sharp": "^0.34.4",
2929
"vite": "^7.1.5"
3030
}
3131
}

0 commit comments

Comments
 (0)