Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-sharp from 5.13.1 to 5.14.0
Browse files Browse the repository at this point in the history
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.13.1 to 5.14.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9b846da commit f816e6a
Showing 1 changed file with 91 additions and 11 deletions.
102 changes: 91 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6144,13 +6144,20 @@ __metadata:
languageName: node
linkType: hard

"async@npm:^3.2.3, async@npm:^3.2.4":
"async@npm:^3.2.3":
version: 3.2.5
resolution: "async@npm:3.2.5"
checksum: 10/323c3615c3f0ab1ac25a6f953296bc0ac3213d5e0f1c0debdb12964e55963af288d570293c11e44f7967af58c06d2a88d0ea588c86ec0fbf62fa98037f604a0f
languageName: node
linkType: hard

"async@npm:^3.2.5":
version: 3.2.6
resolution: "async@npm:3.2.6"
checksum: 10/cb6e0561a3c01c4b56a799cc8bab6ea5fef45f069ab32500b6e19508db270ef2dffa55e5aed5865c5526e9907b1f8be61b27530823b411ffafb5e1538c86c368
languageName: node
linkType: hard

"asynckit@npm:^0.4.0":
version: 0.4.0
resolution: "asynckit@npm:0.4.0"
Expand Down Expand Up @@ -10376,7 +10383,7 @@ __metadata:
dependencies:
"@carbon/icons-react": "npm:^11.43.0"
gatsby: "npm:^5.13.6"
gatsby-theme-carbon: "npm:^4.1.14"
gatsby-theme-carbon: "npm:^4.1.15"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
languageName: unknown
Expand Down Expand Up @@ -10609,7 +10616,7 @@ __metadata:
languageName: node
linkType: hard

"fastq@npm:^1.15.0, fastq@npm:^1.6.0":
"fastq@npm:^1.15.0, fastq@npm:^1.16.0, fastq@npm:^1.6.0":
version: 1.17.1
resolution: "fastq@npm:1.17.1"
dependencies:
Expand Down Expand Up @@ -11222,6 +11229,30 @@ __metadata:
languageName: node
linkType: hard

"gatsby-core-utils@npm:^4.14.0":
version: 4.14.0
resolution: "gatsby-core-utils@npm:4.14.0"
dependencies:
"@babel/runtime": "npm:^7.20.13"
ci-info: "npm:2.0.0"
configstore: "npm:^5.0.1"
fastq: "npm:^1.15.0"
file-type: "npm:^16.5.4"
fs-extra: "npm:^11.2.0"
got: "npm:^11.8.6"
hash-wasm: "npm:^4.11.0"
import-from: "npm:^4.0.0"
lmdb: "npm:2.5.3"
lock: "npm:^1.1.0"
node-object-hash: "npm:^2.3.10"
proper-lockfile: "npm:^4.1.2"
resolve-from: "npm:^5.0.0"
tmp: "npm:^0.2.1"
xdg-basedir: "npm:^4.0.0"
checksum: 10/cecabcf5a3ec509e177afd387cbc80759468cb0e87be4386773b73bd1e864bb27605938f6dec55f4758d76353f5b4dd9d5b94a87076d817d449bb7e85fbdecc4
languageName: node
linkType: hard

"gatsby-graphiql-explorer@npm:^3.13.1":
version: 3.13.1
resolution: "gatsby-graphiql-explorer@npm:3.13.1"
Expand Down Expand Up @@ -11422,24 +11453,24 @@ __metadata:
linkType: hard

"gatsby-plugin-sharp@npm:^5.13.1":
version: 5.13.1
resolution: "gatsby-plugin-sharp@npm:5.13.1"
version: 5.14.0
resolution: "gatsby-plugin-sharp@npm:5.14.0"
dependencies:
"@babel/runtime": "npm:^7.20.13"
async: "npm:^3.2.4"
async: "npm:^3.2.5"
bluebird: "npm:^3.7.2"
debug: "npm:^4.3.4"
filenamify: "npm:^4.3.0"
fs-extra: "npm:^11.1.1"
gatsby-core-utils: "npm:^4.13.1"
gatsby-plugin-utils: "npm:^4.13.1"
fs-extra: "npm:^11.2.0"
gatsby-core-utils: "npm:^4.14.0"
gatsby-plugin-utils: "npm:^4.14.0"
lodash: "npm:^4.17.21"
probe-image-size: "npm:^7.2.3"
semver: "npm:^7.5.3"
sharp: "npm:^0.32.6"
peerDependencies:
gatsby: ^5.0.0-next
checksum: 10/4a502a543f974f686c036562fd52572eaa8d8635e6be6fd60d9f1c56bc9119c5ac79acdeb8369ecc06ce51e44c406d5df3c92f8bdaead004e7738fa57d286d27
checksum: 10/8927dba292f3eb34c98e4a12a6b8f419c056b029dace00d50469193c4165a338606defab5ffbee7fd94dc9ca333c4892ad4f74661d0843749e65733698a0766e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11480,6 +11511,26 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-utils@npm:^4.14.0":
version: 4.14.0
resolution: "gatsby-plugin-utils@npm:4.14.0"
dependencies:
"@babel/runtime": "npm:^7.20.13"
fastq: "npm:^1.16.0"
fs-extra: "npm:^11.2.0"
gatsby-core-utils: "npm:^4.14.0"
gatsby-sharp: "npm:^1.14.0"
graphql-compose: "npm:^9.0.10"
import-from: "npm:^4.0.0"
joi: "npm:^17.11.0"
mime: "npm:^3.0.0"
peerDependencies:
gatsby: ^5.0.0-next
graphql: ^16.0.0
checksum: 10/c3e156d071b1d3df5b28b827a4d3481da6567d902dad27feecad63ab036d6db280298236b4eeefe295ce584cc1ac0cb3c1fbd09f2ea831eef1b47d341752ec9a
languageName: node
linkType: hard

"gatsby-react-router-scroll@npm:^6.13.1":
version: 6.13.1
resolution: "gatsby-react-router-scroll@npm:6.13.1"
Expand Down Expand Up @@ -11594,6 +11645,15 @@ __metadata:
languageName: node
linkType: hard

"gatsby-sharp@npm:^1.14.0":
version: 1.14.0
resolution: "gatsby-sharp@npm:1.14.0"
dependencies:
sharp: "npm:^0.32.6"
checksum: 10/3176cab20e4ce97952236d9dee3b1dc8a32bc3a20334a03cc47d1218b6b3d301d6deae4e25cbc3df1205f319bc401915ca988f771bce643bceca67b2ee6d7867
languageName: node
linkType: hard

"gatsby-source-filesystem@npm:^5.13.1":
version: 5.13.1
resolution: "gatsby-source-filesystem@npm:5.13.1"
Expand Down Expand Up @@ -11677,7 +11737,7 @@ __metadata:
languageName: unknown
linkType: soft

"gatsby-theme-carbon@npm:^4.1.14, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
"gatsby-theme-carbon@npm:^4.1.15, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
version: 0.0.0-use.local
resolution: "gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon"
dependencies:
Expand Down Expand Up @@ -12634,6 +12694,13 @@ __metadata:
languageName: node
linkType: hard

"hash-wasm@npm:^4.11.0":
version: 4.12.0
resolution: "hash-wasm@npm:4.12.0"
checksum: 10/529549f9565389b09310147a03cb6a5dd993f34f6742ed7fc84816e8881ce30036137aa995353bc2e8575883a6681299c3b2d181df56fcbe246f9cda82912084
languageName: node
linkType: hard

"hash-wasm@npm:^4.9.0":
version: 4.11.0
resolution: "hash-wasm@npm:4.11.0"
Expand Down Expand Up @@ -14251,6 +14318,19 @@ __metadata:
languageName: node
linkType: hard

"joi@npm:^17.11.0":
version: 17.13.3
resolution: "joi@npm:17.13.3"
dependencies:
"@hapi/hoek": "npm:^9.3.0"
"@hapi/topo": "npm:^5.1.0"
"@sideway/address": "npm:^4.1.5"
"@sideway/formula": "npm:^3.0.1"
"@sideway/pinpoint": "npm:^2.0.0"
checksum: 10/4c150db0c820c3a52f4a55c82c1fc5e144a5b5f4da9ffebc7339a15469d1a447ebb427ced446efcb9709ab56bd71a06c4c67c9381bc1b9f9ae63fc7c89209bdf
languageName: node
linkType: hard

"joi@npm:^17.9.2":
version: 17.12.3
resolution: "joi@npm:17.12.3"
Expand Down

0 comments on commit f816e6a

Please sign in to comment.