Skip to content

Commit 36351ae

Browse files
Bump sharp from 0.32.0 to 0.32.6 in /examples/nextjs-response-streaming (#310)
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.0 to 0.32.6. - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](lovell/sharp@v0.32.0...v0.32.6) --- updated-dependencies: - dependency-name: sharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e57dd9 commit 36351ae

File tree

2 files changed

+57
-12
lines changed

2 files changed

+57
-12
lines changed

examples/nextjs-response-streaming/package-lock.json

Lines changed: 56 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-response-streaming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss": "8.4.31",
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",
29-
"sharp": "^0.32.0",
29+
"sharp": "^0.32.6",
3030
"tailwindcss": "3.3.1",
3131
"typescript": "5.0.3"
3232
},

0 commit comments

Comments
 (0)