Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

deps: update dependency gatsby-plugin-sharp to v5 #575

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"gatsby-plugin-mdx": "^4.3.0",
"gatsby-plugin-offline": "^5.24.0",
"gatsby-plugin-react-helmet": "^5.24.0",
"gatsby-plugin-sharp": "^4.24.0",
"gatsby-plugin-sharp": "^5.0.0",
"gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-images": "^6.24.0",
"gatsby-source-filesystem": "^4.24.0",
Expand Down
74 changes: 62 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2691,7 +2691,7 @@ __metadata:
gatsby-plugin-mdx: ^4.3.0
gatsby-plugin-offline: ^5.24.0
gatsby-plugin-react-helmet: ^5.24.0
gatsby-plugin-sharp: ^4.24.0
gatsby-plugin-sharp: ^5.0.0
gatsby-remark-autolink-headers: ^5.24.0
gatsby-remark-images: ^6.24.0
gatsby-source-filesystem: ^4.24.0
Expand Down Expand Up @@ -10318,6 +10318,29 @@ __metadata:
languageName: node
linkType: hard

"gatsby-core-utils@npm:^4.2.0":
version: 4.2.0
resolution: "gatsby-core-utils@npm:4.2.0"
dependencies:
"@babel/runtime": ^7.15.4
ci-info: 2.0.0
configstore: ^5.0.1
fastq: ^1.13.0
file-type: ^16.5.3
fs-extra: ^10.1.0
got: ^11.8.5
import-from: ^4.0.0
lmdb: 2.5.3
lock: ^1.1.0
node-object-hash: ^2.3.10
proper-lockfile: ^4.1.2
resolve-from: ^5.0.0
tmp: ^0.2.1
xdg-basedir: ^4.0.0
checksum: b4bd39a355573cbb90d6f07ed3ae974fe7167472c9fc6e466545491e27cd6ef7b9d7e867fba47493cd022ce84b9aab9943d969e339920e27eada13a173bff0f6
languageName: node
linkType: hard

"gatsby-graphiql-explorer@npm:^2.24.0":
version: 2.24.0
resolution: "gatsby-graphiql-explorer@npm:2.24.0"
Expand Down Expand Up @@ -10537,28 +10560,25 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-sharp@npm:^4.24.0":
version: 4.24.0
resolution: "gatsby-plugin-sharp@npm:4.24.0"
"gatsby-plugin-sharp@npm:^5.0.0":
version: 5.2.0
resolution: "gatsby-plugin-sharp@npm:5.2.0"
dependencies:
"@babel/runtime": ^7.15.4
"@gatsbyjs/potrace": ^2.3.0
async: ^3.2.4
bluebird: ^3.7.2
debug: ^4.3.4
filenamify: ^4.3.0
fs-extra: ^10.1.0
gatsby-core-utils: ^3.24.0
gatsby-plugin-utils: ^3.18.0
gatsby-core-utils: ^4.2.0
gatsby-plugin-utils: ^4.2.0
lodash: ^4.17.21
mini-svg-data-uri: ^1.4.4
probe-image-size: ^7.2.3
semver: ^7.3.7
sharp: ^0.30.7
svgo: ^2.8.0
peerDependencies:
gatsby: ^4.0.0-next
checksum: 757ba1afd3c1293bff02782f3a95d28baa4b05ce23300e52ac4fb1198efff667f5104abcf8dd65df6a7da25d085a93dfbae1508fc80e445be6fd121cbd4acd24
gatsby: ^5.0.0-next
checksum: e6a61e8c830d82845ad475a14de0f9802cd5937c43ef0ecfe21c5e914a1b4caf9b774ab151cbf483a51fb3f555aba9bbada49034a682a7dc7e374abca7cdad8e
languageName: node
linkType: hard

Expand Down Expand Up @@ -10602,6 +10622,26 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-utils@npm:^4.2.0":
version: 4.2.0
resolution: "gatsby-plugin-utils@npm:4.2.0"
dependencies:
"@babel/runtime": ^7.15.4
fastq: ^1.13.0
fs-extra: ^10.1.0
gatsby-core-utils: ^4.2.0
gatsby-sharp: ^1.2.0
graphql-compose: ^9.0.9
import-from: ^4.0.0
joi: ^17.4.2
mime: ^3.0.0
peerDependencies:
gatsby: ^5.0.0-next
graphql: ^16.0.0
checksum: 6d8e5fbd9a621187b2428fe88178a8dd26747f93888e6eab700df9874a553e11e84a6f6bf7eb24af57da54ff7a424673ac6928fe7b7d6f13a02ea896d8cfe70d
languageName: node
linkType: hard

"gatsby-react-router-scroll@npm:^5.24.0":
version: 5.24.0
resolution: "gatsby-react-router-scroll@npm:5.24.0"
Expand Down Expand Up @@ -10676,6 +10716,16 @@ __metadata:
languageName: node
linkType: hard

"gatsby-sharp@npm:^1.2.0":
version: 1.2.0
resolution: "gatsby-sharp@npm:1.2.0"
dependencies:
"@types/sharp": ^0.30.5
sharp: ^0.30.7
checksum: 6e3b999c19ff720387b515bc50455eb62e880937cc1cae3c44c0010081286b9e731c12b1358654b61217fa202b429b98977b727be5d72610402f3f02d033bc0b
languageName: node
linkType: hard

"gatsby-source-filesystem@npm:^4.24.0":
version: 4.24.0
resolution: "gatsby-source-filesystem@npm:4.24.0"
Expand Down Expand Up @@ -11341,7 +11391,7 @@ __metadata:
languageName: node
linkType: hard

"graphql-compose@npm:^9.0.7":
"graphql-compose@npm:^9.0.7, graphql-compose@npm:^9.0.9":
version: 9.0.10
resolution: "graphql-compose@npm:9.0.10"
dependencies:
Expand Down