From 0b85a2f4dd4c2d5a819be44c2aa32530d2c00be1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:18:27 +0000 Subject: [PATCH] Bump gatsby-plugin-image from 3.8.0 to 3.12.0 Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.8.0 to 3.12.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.12.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] --- package-lock.json | 46 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6cec3f0..f5b0967 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "babel-plugin-styled-components": "^2.1.1", "firebase": "^8.3.0", "gatsby": "^5.11.0", - "gatsby-plugin-image": "^3.8.0", + "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.8.0", "gatsby-plugin-offline": "^6.8.0", "gatsby-plugin-react-helmet": "^6.8.0", @@ -7285,13 +7285,13 @@ } }, "node_modules/babel-plugin-remove-graphql-queries": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.11.0.tgz", - "integrity": "sha512-C/3oy0V6dkNy4M4SeQ4iAPBujTdfoXV9R/NOk7b7q3rsNCRc6Cch+3jKZlsi2k8KvVwLvhWMC72/XyjeCMXjDg==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.12.0.tgz", + "integrity": "sha512-9lLU6pYKtS0tSfqzehAHp1ODgTzOtoZPIkVfmjCTxATtEmgCO+Z8tptdW+pcp2cKEs9BIJ6SuOkE47SEXxVeiw==", "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.11.0" + "gatsby-core-utils": "^4.12.0" }, "engines": { "node": ">=18.0.0" @@ -11962,9 +11962,9 @@ } }, "node_modules/gatsby-core-utils": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.11.0.tgz", - "integrity": "sha512-W7pfrKgBchdk19g802IuPkCA2iJ69lRR1GzkfYjB8d1TuIQqf0l1z0lv7e+2kQqO+uQ5Yt3sGMMN2qMYMWfLXg==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-4.12.0.tgz", + "integrity": "sha512-1vK0cmL8FNHAddQ5WZt0yTPdFSZuMPNUSsHckM+ZdVmRxyif3aZYSi7ofj6sJo/UvhKj7fBqJv/smZYpp2PRqg==", "dependencies": { "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", @@ -12066,22 +12066,22 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.8.0.tgz", - "integrity": "sha512-VbTriPNucfb+9JyphrRsZb6BH3xPxU2wwjKPd/7QXzsHRnljt7fQblt3FyLVmJe9XH9YBBBZyIoZOu3Vm2XbBQ==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.0.tgz", + "integrity": "sha512-zvkEotc3EgWfxdUuIeu81fN/dTY8GRVxGYwRKI7kkHpKAFUz2CIIQjxg16LSRxv0lGfRUxfPqxuMqBuk99GWOQ==", "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.8.0", + "babel-plugin-remove-graphql-queries": "^5.12.0", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", - "fs-extra": "^11.1.0", - "gatsby-core-utils": "^4.8.0", - "gatsby-plugin-utils": "^4.8.0", + "fs-extra": "^11.1.1", + "gatsby-core-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -12322,15 +12322,15 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.11.0.tgz", - "integrity": "sha512-Eegg3BScq7vKYeJoWo6sduBwgM4DsKhYKXGIAVR9rRsGOiR1nNIWfFzT9I6OOcob9KHICeFyNgqyqpENL7odEA==", + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.0.tgz", + "integrity": "sha512-lU84VmWC9qGojROMZkBgGjCAzxcAUlyGAsd75vjj2y3yqGYtyvqInvK5tZvDyNNVvU21u040Ps4AKIvRVgMV/Q==", "dependencies": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.11.0", - "gatsby-sharp": "^1.11.0", + "gatsby-core-utils": "^4.12.0", + "gatsby-sharp": "^1.12.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", @@ -12423,9 +12423,9 @@ } }, "node_modules/gatsby-sharp": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.11.0.tgz", - "integrity": "sha512-zJbN3JVCFur8Ilwn1scf7o8AN69//shpJhYqt3uhuwhhkU6ZMCMmVVNKHSiUiWkVqhwSRJ4y7c/I3Ys9xMxsIw==", + "version": "1.12.0", + "resolved": "https://registry.npmjs.org/gatsby-sharp/-/gatsby-sharp-1.12.0.tgz", + "integrity": "sha512-5MbTPKfzkOCtwT74+FZTUFKaul/2UyF10apvMcmIKomq71/jHf6wJx+rHtSdgyq19r4VWL8DGG2CKgSpe0z9GQ==", "dependencies": { "sharp": "^0.32.1" }, diff --git a/package.json b/package.json index 615d45f..4c7ca24 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "babel-plugin-styled-components": "^2.1.1", "firebase": "^8.3.0", "gatsby": "^5.11.0", - "gatsby-plugin-image": "^3.8.0", + "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.8.0", "gatsby-plugin-offline": "^6.8.0", "gatsby-plugin-react-helmet": "^6.8.0",