From 48842acfcb025b9496302c08dd473bddcdd408dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 19:29:57 -0500 Subject: Bump gatsby-plugin-image from 3.4.0 to 3.5.0 (#89) Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.4.0 to 3.5.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.5.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 62 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 36 insertions(+), 26 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 372a709..89bf92f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "babel-plugin-styled-components": "^2.0.7", "gatsby": "5.5.0", "gatsby-plugin-html-attributes": "^1.0.5", - "gatsby-plugin-image": "3.4.0", + "gatsby-plugin-image": "3.5.0", "gatsby-plugin-manifest": "5.4.0", "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.4.0", @@ -9031,22 +9031,22 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.4.0.tgz", - "integrity": "sha512-wfFEe/yaa8CqrtFGwbdBo2Eqyfdo5fvXZazGaP8ShysCHKBEAyf2oKcHvqAjdCmibb7eq7VIgJYNU876RA6IQA==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.5.0.tgz", + "integrity": "sha512-zIOXPrWgcBFSQIyVIZjRpdpuA3dd02+qs43ysRYDVp2iYYZySHEpvw9ObhHuRnQ/blQ8C3PmQwdOs1j2s6wL1A==", "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.20.7", "@babel/runtime": "^7.20.7", "@babel/traverse": "^7.20.10", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.4.0", - "camelcase": "^5.3.1", + "babel-plugin-remove-graphql-queries": "^5.5.0", + "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", - "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.4.0", - "gatsby-plugin-utils": "^4.4.0", + "fs-extra": "^11.1.0", + "gatsby-core-utils": "^4.5.0", + "gatsby-plugin-utils": "^4.5.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -9067,12 +9067,17 @@ } } }, - "node_modules/gatsby-plugin-image/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", + "node_modules/gatsby-plugin-image/node_modules/fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, "engines": { - "node": ">=6" + "node": ">=14.14" } }, "node_modules/gatsby-plugin-manifest": { @@ -23419,30 +23424,35 @@ } }, "gatsby-plugin-image": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.4.0.tgz", - "integrity": "sha512-wfFEe/yaa8CqrtFGwbdBo2Eqyfdo5fvXZazGaP8ShysCHKBEAyf2oKcHvqAjdCmibb7eq7VIgJYNU876RA6IQA==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.5.0.tgz", + "integrity": "sha512-zIOXPrWgcBFSQIyVIZjRpdpuA3dd02+qs43ysRYDVp2iYYZySHEpvw9ObhHuRnQ/blQ8C3PmQwdOs1j2s6wL1A==", "requires": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.20.7", "@babel/runtime": "^7.20.7", "@babel/traverse": "^7.20.10", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.4.0", - "camelcase": "^5.3.1", + "babel-plugin-remove-graphql-queries": "^5.5.0", + "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", - "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.4.0", - "gatsby-plugin-utils": "^4.4.0", + "fs-extra": "^11.1.0", + "gatsby-core-utils": "^4.5.0", + "gatsby-plugin-utils": "^4.5.0", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" + "fs-extra": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", + "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } } } }, -- cgit