mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-03 15:47:37 +01:00
Bump gatsby-transformer-sharp from 4.3.0 to 4.4.0 (#604)
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.4.0/packages/gatsby-transformer-sharp) --- updated-dependencies: - dependency-name: gatsby-transformer-sharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
be5977e196
commit
bce532ac94
22
package-lock.json
generated
22
package-lock.json
generated
@ -46,7 +46,7 @@
|
|||||||
"gatsby-source-filesystem": "^4.3.0",
|
"gatsby-source-filesystem": "^4.3.0",
|
||||||
"gatsby-source-graphql": "^4.4.0",
|
"gatsby-source-graphql": "^4.4.0",
|
||||||
"gatsby-transformer-remark": "^5.3.0",
|
"gatsby-transformer-remark": "^5.3.0",
|
||||||
"gatsby-transformer-sharp": "^4.3.0",
|
"gatsby-transformer-sharp": "^4.4.0",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
|
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
|
||||||
"pigeon-maps": "^0.19.7",
|
"pigeon-maps": "^0.19.7",
|
||||||
@ -13632,18 +13632,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-transformer-sharp": {
|
"node_modules/gatsby-transformer-sharp": {
|
||||||
"version": "4.3.0",
|
"version": "4.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.4.0.tgz",
|
||||||
"integrity": "sha512-GKIYnbwAvMA8grjDAQIajTtPMHzhYdA1FPfFX6SjEotYRUMpzeC/RXXa/8UoNZEPtNYUk5ghE78Y3/YvmKZuSA==",
|
"integrity": "sha512-X9sPXrz5OkAgSBnsOwHV6mvU2IzTXHKzOeNBdDgk/wzrzWdSue7yo3xDHX62h51c1Ern51oT4i5Yr6+xu5s/Fw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"potrace": "^2.1.8",
|
"potrace": "^2.1.8",
|
||||||
"probe-image-size": "^6.0.0",
|
"probe-image-size": "^6.0.0",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
"sharp": "^0.29.2"
|
"sharp": "^0.29.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.15.0"
|
"node": ">=14.15.0"
|
||||||
@ -39983,18 +39983,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-transformer-sharp": {
|
"gatsby-transformer-sharp": {
|
||||||
"version": "4.3.0",
|
"version": "4.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.4.0.tgz",
|
||||||
"integrity": "sha512-GKIYnbwAvMA8grjDAQIajTtPMHzhYdA1FPfFX6SjEotYRUMpzeC/RXXa/8UoNZEPtNYUk5ghE78Y3/YvmKZuSA==",
|
"integrity": "sha512-X9sPXrz5OkAgSBnsOwHV6mvU2IzTXHKzOeNBdDgk/wzrzWdSue7yo3xDHX62h51c1Ern51oT4i5Yr6+xu5s/Fw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"common-tags": "^1.8.0",
|
"common-tags": "^1.8.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"potrace": "^2.1.8",
|
"potrace": "^2.1.8",
|
||||||
"probe-image-size": "^6.0.0",
|
"probe-image-size": "^6.0.0",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
"sharp": "^0.29.2"
|
"sharp": "^0.29.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lru-cache": {
|
"lru-cache": {
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
"gatsby-source-filesystem": "^4.3.0",
|
"gatsby-source-filesystem": "^4.3.0",
|
||||||
"gatsby-source-graphql": "^4.4.0",
|
"gatsby-source-graphql": "^4.4.0",
|
||||||
"gatsby-transformer-remark": "^5.3.0",
|
"gatsby-transformer-remark": "^5.3.0",
|
||||||
"gatsby-transformer-sharp": "^4.3.0",
|
"gatsby-transformer-sharp": "^4.4.0",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
|
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
|
||||||
"pigeon-maps": "^0.19.7",
|
"pigeon-maps": "^0.19.7",
|
||||||
|
Loading…
Reference in New Issue
Block a user