aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-25 09:31:48 -0500
committerGitHub <noreply@github.com>2023-02-25 09:31:48 -0500
commit2192bf5718d84d3ca97658100ee6c15aca85b9c8 (patch)
tree16759fe50b19bf01163b815996e3ac0f3ce2f2ac
parenteb2830c33b5ffe938c9e98524841e3ff5080edb9 (diff)
downloadsubmelon.dev-2192bf5718d84d3ca97658100ee6c15aca85b9c8.tar.gz
submelon.dev-2192bf5718d84d3ca97658100ee6c15aca85b9c8.tar.bz2
submelon.dev-2192bf5718d84d3ca97658100ee6c15aca85b9c8.zip
Bump gatsby-plugin-image from 3.6.0 to 3.7.0 (#104)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.7.0/packages/gatsby-plugin-image) --- updated-dependencies: - dependency-name: gatsby-plugin-image 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>
-rw-r--r--package-lock.json88
-rw-r--r--package.json2
2 files changed, 45 insertions, 45 deletions
diff --git a/package-lock.json b/package-lock.json
index 778fa4e..08d1477 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
"babel-plugin-styled-components": "^2.0.7",
"gatsby": "5.6.0",
"gatsby-plugin-html-attributes": "^1.0.5",
- "gatsby-plugin-image": "3.6.0",
+ "gatsby-plugin-image": "3.7.0",
"gatsby-plugin-manifest": "5.4.0",
"gatsby-plugin-offline": "^6.6.0",
"gatsby-plugin-sharp": "5.5.0",
@@ -37,7 +37,7 @@
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.1",
- "typescript": "latest"
+ "typescript": "*"
}
},
"node_modules/@ampproject/remapping": {
@@ -5138,13 +5138,13 @@
}
},
"node_modules/babel-plugin-remove-graphql-queries": {
- "version": "5.6.0",
- "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.6.0.tgz",
- "integrity": "sha512-8kLiQRdFPL5cy7IgEmNqsW6XpyM566xFnpnUmTYMdVST+GYDe9rFr0WDYdaQB8cgPRJyq0bbhasHnZbieIux+A==",
+ "version": "5.7.0",
+ "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.7.0.tgz",
+ "integrity": "sha512-Kv5MpY2vQX+Vsfv+9jpJTB/kczn+amwSQgCm2FaWguTqG6KVSK2ncoZk2kbELQiZiPNvdLS2RzA5F+tjXR5OIA==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/types": "^7.20.7",
- "gatsby-core-utils": "^4.6.0"
+ "gatsby-core-utils": "^4.7.0"
},
"engines": {
"node": ">=18.0.0"
@@ -9019,9 +9019,9 @@
}
},
"node_modules/gatsby-core-utils": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.6.0.tgz",
- "integrity": "sha512-wXqWZWn6VuL2caWHCryt/pYyJJxJiv2JKyzXlJ1mLac0ZB24PP3Uc9NXPgFy8XzEtcL+23+9i9CiIiz+VNgxpQ==",
+ "version": "4.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.7.0.tgz",
+ "integrity": "sha512-J8bjc+ASIfkrNbbOTvHbqgPtj/scgmLVB9rGuItZrbJyyHqyB6NLNbJeN8tHL//fjQ8B3vwyoHy6B09TMLQitQ==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"ci-info": "2.0.0",
@@ -9152,22 +9152,22 @@
}
},
"node_modules/gatsby-plugin-image": {
- "version": "3.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.6.0.tgz",
- "integrity": "sha512-iKun41cRCn3ymRhUwZvnwoPOkTJGnXyRxQgwM2FN2BK4VrDA23IDhJ9cO089JJAAnGtZI8k1cbKpjs70igpOUQ==",
+ "version": "3.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.7.0.tgz",
+ "integrity": "sha512-1KhYlia5DjCMqCdapaAwKzlIr0HkJDoV8I7s80UJNUOcBCKi0nCvbDrSwKHJShtH90+ELxbRRywHW8MOVztIew==",
"dependencies": {
"@babel/code-frame": "^7.18.6",
"@babel/parser": "^7.20.13",
"@babel/runtime": "^7.20.13",
"@babel/traverse": "^7.20.13",
"babel-jsx-utils": "^1.1.0",
- "babel-plugin-remove-graphql-queries": "^5.6.0",
+ "babel-plugin-remove-graphql-queries": "^5.7.0",
"camelcase": "^6.3.0",
"chokidar": "^3.5.3",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.0",
- "gatsby-core-utils": "^4.6.0",
- "gatsby-plugin-utils": "^4.6.0",
+ "gatsby-core-utils": "^4.7.0",
+ "gatsby-plugin-utils": "^4.7.0",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.8.1"
},
@@ -9322,15 +9322,15 @@
}
},
"node_modules/gatsby-plugin-utils": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.6.0.tgz",
- "integrity": "sha512-CR+6lGnRlMUYbqM58sNBbQxCSkGm+ltqAfWWQTlnmYSpqmKxHLMpZ0F2KfxVXQOXRbtBNx1oXZWzbEzmydoXkA==",
+ "version": "4.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.7.0.tgz",
+ "integrity": "sha512-ecPu4pRbrZ7TR+IBCn5XIsh/yRLf2pY2YuOK6rVby6PPCG1pP/kGMrVYmEZ7s/BcCvhkoJvVZW099gdtBqsq2Q==",
"dependencies": {
"@babel/runtime": "^7.20.13",
"fastq": "^1.13.0",
"fs-extra": "^11.1.0",
- "gatsby-core-utils": "^4.6.0",
- "gatsby-sharp": "^1.6.0",
+ "gatsby-core-utils": "^4.7.0",
+ "gatsby-sharp": "^1.7.0",
"graphql-compose": "^9.0.10",
"import-from": "^4.0.0",
"joi": "^17.7.0",
@@ -9386,9 +9386,9 @@
}
},
"node_modules/gatsby-sharp": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.6.0.tgz",
- "integrity": "sha512-VLOBnRnLEzGNiAfVLzYu8RDxTAww6R8epXqufLU0bWAg4DXBFHq8W6jA/av3A2Stm9PV/aBcgb/i8tVBFSoq0A==",
+ "version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.7.0.tgz",
+ "integrity": "sha512-a7arQkNZ+T+g2ZoOsiDEMuMHpELTlOfdm5DyKNGrdI19WhVBvU9ix4utxp/I58/e7NNdEG/eSaYk3Qz/ueEilQ==",
"dependencies": {
"@types/sharp": "^0.31.1",
"sharp": "^0.31.3"
@@ -20367,13 +20367,13 @@
}
},
"babel-plugin-remove-graphql-queries": {
- "version": "5.6.0",
- "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.6.0.tgz",
- "integrity": "sha512-8kLiQRdFPL5cy7IgEmNqsW6XpyM566xFnpnUmTYMdVST+GYDe9rFr0WDYdaQB8cgPRJyq0bbhasHnZbieIux+A==",
+ "version": "5.7.0",
+ "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.7.0.tgz",
+ "integrity": "sha512-Kv5MpY2vQX+Vsfv+9jpJTB/kczn+amwSQgCm2FaWguTqG6KVSK2ncoZk2kbELQiZiPNvdLS2RzA5F+tjXR5OIA==",
"requires": {
"@babel/runtime": "^7.20.13",
"@babel/types": "^7.20.7",
- "gatsby-core-utils": "^4.6.0"
+ "gatsby-core-utils": "^4.7.0"
}
},
"babel-plugin-styled-components": {
@@ -23591,9 +23591,9 @@
}
},
"gatsby-core-utils": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.6.0.tgz",
- "integrity": "sha512-wXqWZWn6VuL2caWHCryt/pYyJJxJiv2JKyzXlJ1mLac0ZB24PP3Uc9NXPgFy8XzEtcL+23+9i9CiIiz+VNgxpQ==",
+ "version": "4.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.7.0.tgz",
+ "integrity": "sha512-J8bjc+ASIfkrNbbOTvHbqgPtj/scgmLVB9rGuItZrbJyyHqyB6NLNbJeN8tHL//fjQ8B3vwyoHy6B09TMLQitQ==",
"requires": {
"@babel/runtime": "^7.20.13",
"ci-info": "2.0.0",
@@ -23696,22 +23696,22 @@
}
},
"gatsby-plugin-image": {
- "version": "3.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.6.0.tgz",
- "integrity": "sha512-iKun41cRCn3ymRhUwZvnwoPOkTJGnXyRxQgwM2FN2BK4VrDA23IDhJ9cO089JJAAnGtZI8k1cbKpjs70igpOUQ==",
+ "version": "3.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.7.0.tgz",
+ "integrity": "sha512-1KhYlia5DjCMqCdapaAwKzlIr0HkJDoV8I7s80UJNUOcBCKi0nCvbDrSwKHJShtH90+ELxbRRywHW8MOVztIew==",
"requires": {
"@babel/code-frame": "^7.18.6",
"@babel/parser": "^7.20.13",
"@babel/runtime": "^7.20.13",
"@babel/traverse": "^7.20.13",
"babel-jsx-utils": "^1.1.0",
- "babel-plugin-remove-graphql-queries": "^5.6.0",
+ "babel-plugin-remove-graphql-queries": "^5.7.0",
"camelcase": "^6.3.0",
"chokidar": "^3.5.3",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.0",
- "gatsby-core-utils": "^4.6.0",
- "gatsby-plugin-utils": "^4.6.0",
+ "gatsby-core-utils": "^4.7.0",
+ "gatsby-plugin-utils": "^4.7.0",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.8.1"
}
@@ -23810,15 +23810,15 @@
}
},
"gatsby-plugin-utils": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.6.0.tgz",
- "integrity": "sha512-CR+6lGnRlMUYbqM58sNBbQxCSkGm+ltqAfWWQTlnmYSpqmKxHLMpZ0F2KfxVXQOXRbtBNx1oXZWzbEzmydoXkA==",
+ "version": "4.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.7.0.tgz",
+ "integrity": "sha512-ecPu4pRbrZ7TR+IBCn5XIsh/yRLf2pY2YuOK6rVby6PPCG1pP/kGMrVYmEZ7s/BcCvhkoJvVZW099gdtBqsq2Q==",
"requires": {
"@babel/runtime": "^7.20.13",
"fastq": "^1.13.0",
"fs-extra": "^11.1.0",
- "gatsby-core-utils": "^4.6.0",
- "gatsby-sharp": "^1.6.0",
+ "gatsby-core-utils": "^4.7.0",
+ "gatsby-sharp": "^1.7.0",
"graphql-compose": "^9.0.10",
"import-from": "^4.0.0",
"joi": "^17.7.0",
@@ -23848,9 +23848,9 @@
"requires": {}
},
"gatsby-sharp": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.6.0.tgz",
- "integrity": "sha512-VLOBnRnLEzGNiAfVLzYu8RDxTAww6R8epXqufLU0bWAg4DXBFHq8W6jA/av3A2Stm9PV/aBcgb/i8tVBFSoq0A==",
+ "version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.7.0.tgz",
+ "integrity": "sha512-a7arQkNZ+T+g2ZoOsiDEMuMHpELTlOfdm5DyKNGrdI19WhVBvU9ix4utxp/I58/e7NNdEG/eSaYk3Qz/ueEilQ==",
"requires": {
"@types/sharp": "^0.31.1",
"sharp": "^0.31.3"
diff --git a/package.json b/package.json
index e8aae1f..6394bcd 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"babel-plugin-styled-components": "^2.0.7",
"gatsby": "5.6.0",
"gatsby-plugin-html-attributes": "^1.0.5",
- "gatsby-plugin-image": "3.6.0",
+ "gatsby-plugin-image": "3.7.0",
"gatsby-plugin-manifest": "5.4.0",
"gatsby-plugin-offline": "^6.6.0",
"gatsby-plugin-sharp": "5.5.0",