diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-23 10:53:02 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-23 10:53:02 -0500 |
| commit | 63997d05d9f2f666275a0023e833250d5af6994f (patch) | |
| tree | 8c5bf44ff0be3f4d26d7e35828908593faf0882e | |
| parent | 398c1c0e6b89c6b9fbcbb9e4204181dd75c8f408 (diff) | |
| download | submelon.dev-63997d05d9f2f666275a0023e833250d5af6994f.tar.gz submelon.dev-63997d05d9f2f666275a0023e833250d5af6994f.tar.bz2 submelon.dev-63997d05d9f2f666275a0023e833250d5af6994f.zip | |
build(deps): bump gatsby-plugin-image from 3.12.3 to 3.13.0 (#327)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.12.3 to 3.13.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.13.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.json | 86 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 44 insertions, 44 deletions
diff --git a/package-lock.json b/package-lock.json index d6a462d..f7ad6d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "babel-plugin-styled-components": "^2.1.4", "gatsby": "5.12.12", "gatsby-plugin-html-attributes": "^1.0.5", - "gatsby-plugin-image": "3.12.3", + "gatsby-plugin-image": "3.13.0", "gatsby-plugin-manifest": "5.12.3", "gatsby-plugin-offline": "^6.12.3", "gatsby-plugin-sharp": "5.12.3", @@ -5487,13 +5487,13 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.12.1.tgz", - "integrity": "sha512-R5FyZLs+YfhCpUJkpSyVwIbaw9Ya4TC4xIOBJzPK9Z3u5XVCI459aykLPyfYAWwbsI9yvjm/Ux5ft4/U4rNvMQ==", + "version": "5.13.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.13.0.tgz", + "integrity": "sha512-ZqrQUsnkOuEEjofPXSDfBbDY0CYEQEieofyaBIg/apQop+eQCmMphWPMd7/57MLMZi1Dnq1yw1FfSWO50LmhjA==", "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.12.1" + "gatsby-core-utils": "^4.13.0" }, "engines": { "node": ">=18.0.0" @@ -9584,9 +9584,9 @@ } }, "node_modules/gatsby-core-utils": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz", - "integrity": "sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.13.0.tgz", + "integrity": "sha512-+oJJsADfcEnzpQpof+L5qtP4iSeMaEPn1QSjXENlg/go9Pi/4eqb+Nn3y3q8bC/zy4hMWFWrPdMJmdW581uNvA==", "dependencies": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -9708,22 +9708,22 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "3.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.3.tgz", - "integrity": "sha512-945XpVY/14M9msfOI2fulunEUSJnw0YnwfbRq7omvqAWOH/fCnXWkyYj89NAcmNIOSM/a+KgQyaIDosnVHXdpw==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.13.0.tgz", + "integrity": "sha512-l5aEZbl81lTJUzchL03CzbjOADmbSKUMcBP+TO4j5Mu//K286ilfNUa97QD6VeaWeLEBMCK2tACc+8wmgYmxvQ==", "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.12.1", + "babel-plugin-remove-graphql-queries": "^5.13.0", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.1", - "gatsby-plugin-utils": "^4.12.3", + "gatsby-core-utils": "^4.13.0", + "gatsby-plugin-utils": "^4.13.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -9878,15 +9878,15 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "4.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", - "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.0.tgz", + "integrity": "sha512-3qwhM6mUYjorRiD0D0cgmCHcKwroG2d4PlfErnapHJpM/ISGfdBBOfRhPyk2N0u3dbGeb3KQq5gImCCS73bvxg==", "dependencies": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.1", - "gatsby-sharp": "^1.12.1", + "gatsby-core-utils": "^4.13.0", + "gatsby-sharp": "^1.13.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", @@ -9942,9 +9942,9 @@ } }, "node_modules/gatsby-sharp": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.1.tgz", - "integrity": "sha512-e7lqA74UZau7MOktc9V+sNh86a8oNZPFIsY5Atk+C0sGlzHx0IcivsJjwLHJ6OF11SIC38a9z2wE8Nl6YiG/Ig==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.13.0.tgz", + "integrity": "sha512-DviUtgm7tatSd1Hm54o/orHimOcyXBO9OJkSfzEchPFClvOza+2Qe/lqZShio0gFDxmG0Jgn0XCLzG7uH5VyJQ==", "dependencies": { "sharp": "^0.32.6" }, @@ -21482,13 +21482,13 @@ } }, "babel-plugin-remove-graphql-queries": { - "version": "5.12.1", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.12.1.tgz", - "integrity": "sha512-R5FyZLs+YfhCpUJkpSyVwIbaw9Ya4TC4xIOBJzPK9Z3u5XVCI459aykLPyfYAWwbsI9yvjm/Ux5ft4/U4rNvMQ==", + "version": "5.13.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.13.0.tgz", + "integrity": "sha512-ZqrQUsnkOuEEjofPXSDfBbDY0CYEQEieofyaBIg/apQop+eQCmMphWPMd7/57MLMZi1Dnq1yw1FfSWO50LmhjA==", "requires": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.12.1" + "gatsby-core-utils": "^4.13.0" } }, "babel-plugin-styled-components": { @@ -24885,9 +24885,9 @@ } }, "gatsby-core-utils": { - "version": "4.12.1", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.1.tgz", - "integrity": "sha512-YW7eCK2M6yGQerT5LkdOHLZTNYMsDvcgeDMRy0q66FWKj7twPZX428I6NaLCMeF5dYoj1HOOO0u96iNlW5jcKQ==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.13.0.tgz", + "integrity": "sha512-+oJJsADfcEnzpQpof+L5qtP4iSeMaEPn1QSjXENlg/go9Pi/4eqb+Nn3y3q8bC/zy4hMWFWrPdMJmdW581uNvA==", "requires": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -24984,22 +24984,22 @@ } }, "gatsby-plugin-image": { - "version": "3.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.3.tgz", - "integrity": "sha512-945XpVY/14M9msfOI2fulunEUSJnw0YnwfbRq7omvqAWOH/fCnXWkyYj89NAcmNIOSM/a+KgQyaIDosnVHXdpw==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.13.0.tgz", + "integrity": "sha512-l5aEZbl81lTJUzchL03CzbjOADmbSKUMcBP+TO4j5Mu//K286ilfNUa97QD6VeaWeLEBMCK2tACc+8wmgYmxvQ==", "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.12.1", + "babel-plugin-remove-graphql-queries": "^5.13.0", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.1", - "gatsby-plugin-utils": "^4.12.3", + "gatsby-core-utils": "^4.13.0", + "gatsby-plugin-utils": "^4.13.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" } @@ -25098,15 +25098,15 @@ } }, "gatsby-plugin-utils": { - "version": "4.12.3", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", - "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.13.0.tgz", + "integrity": "sha512-3qwhM6mUYjorRiD0D0cgmCHcKwroG2d4PlfErnapHJpM/ISGfdBBOfRhPyk2N0u3dbGeb3KQq5gImCCS73bvxg==", "requires": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.1", - "gatsby-sharp": "^1.12.1", + "gatsby-core-utils": "^4.13.0", + "gatsby-sharp": "^1.13.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", @@ -25136,9 +25136,9 @@ "requires": {} }, "gatsby-sharp": { - "version": "1.12.1", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.1.tgz", - "integrity": "sha512-e7lqA74UZau7MOktc9V+sNh86a8oNZPFIsY5Atk+C0sGlzHx0IcivsJjwLHJ6OF11SIC38a9z2wE8Nl6YiG/Ig==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.13.0.tgz", + "integrity": "sha512-DviUtgm7tatSd1Hm54o/orHimOcyXBO9OJkSfzEchPFClvOza+2Qe/lqZShio0gFDxmG0Jgn0XCLzG7uH5VyJQ==", "requires": { "sharp": "^0.32.6" } diff --git a/package.json b/package.json index efeeacb..bdfcb98 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "babel-plugin-styled-components": "^2.1.4", "gatsby": "5.12.12", "gatsby-plugin-html-attributes": "^1.0.5", - "gatsby-plugin-image": "3.12.3", + "gatsby-plugin-image": "3.13.0", "gatsby-plugin-manifest": "5.12.3", "gatsby-plugin-offline": "^6.12.3", "gatsby-plugin-sharp": "5.12.3", |
