Skip to content

Commit cb56b84

Browse files
build(deps): bump sharp from 0.30.7 to 0.35.0
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.35.0. - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.30.7...v0.35.0) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 269e34f commit cb56b84

4 files changed

Lines changed: 245 additions & 122 deletions

File tree

examples/example-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"next-drupal": "^2.0.0-beta.0",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
19-
"sharp": "^0.30.7"
19+
"sharp": "^0.35.0"
2020
},
2121
"devDependencies": {
2222
"@types/node": "^20.12.7",

examples/example-umami/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "^18.2.0",
3333
"react-highlight-words": "^0.18.0",
3434
"react-i18next": "^12.3.1",
35-
"sharp": "^0.30.7",
35+
"sharp": "^0.35.0",
3636
"swr": "^1.3.0"
3737
},
3838
"devDependencies": {

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prism-react-renderer": "^1.3.5",
2626
"react": "^18.2.0",
2727
"react-dom": "^18.2.0",
28-
"sharp": "^0.30.7",
28+
"sharp": "^0.35.0",
2929
"typedoc": "^0.27",
3030
"typedoc-plugin-markdown": "^4.4"
3131
},

0 commit comments

Comments
 (0)