From cb3b1ca040ef4851db048141002b07dcd003d2ce Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Mon, 1 Mar 2021 09:35:33 -0500 Subject: [PATCH] chore: update peerdeps to latest major versions (#29857) (#29867) (cherry picked from commit 0a3e92296ad1da1f1358d5f8909cdba5b3370b9b) Co-authored-by: Ward Peeters --- packages/gatsby-plugin-gatsby-cloud/package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 2 +- packages/gatsby-remark-embed-snippet/package.json | 2 +- packages/gatsby-remark-images/package.json | 2 +- packages/gatsby-source-contentful/package.json | 2 +- packages/gatsby-source-wordpress/package.json | 4 ++-- .../gatsby-transformer-javascript-frontmatter/package.json | 2 +- packages/gatsby-transformer-sharp/package.json | 2 +- packages/gatsby-transformer-sqip/package.json | 4 ++-- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index aa9242a3d3cae..e430869ffffc4 100644 --- a/packages/gatsby-plugin-gatsby-cloud/package.json +++ b/packages/gatsby-plugin-gatsby-cloud/package.json @@ -29,7 +29,7 @@ "license": "MIT", "main": "index.js", "peerDependencies": { - "gatsby": "^3.0.0" + "gatsby": "^3.0.0-next.0" }, "repository": { "type": "git", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 0a24d80ad45f7..7b337b7a9e2b4 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -47,7 +47,7 @@ "license": "MIT", "main": "index.js", "peerDependencies": { - "gatsby": ">2.0.15" + "gatsby": "^3.0.0-next.0" }, "repository": { "type": "git", diff --git a/packages/gatsby-remark-embed-snippet/package.json b/packages/gatsby-remark-embed-snippet/package.json index 0d74d0ec965b4..de6c2b7bb5a2e 100644 --- a/packages/gatsby-remark-embed-snippet/package.json +++ b/packages/gatsby-remark-embed-snippet/package.json @@ -27,7 +27,7 @@ ], "peerDependencies": { "gatsby": "^3.0.0-next.0", - "gatsby-remark-prismjs": "^3.0.0" + "gatsby-remark-prismjs": "^3.0.0-next.0" }, "license": "MIT", "main": "index.js", diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 63826648f62a0..bfcb2a5c8dc71 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -41,7 +41,7 @@ "main": "index.js", "peerDependencies": { "gatsby": "^3.0.0-next.0", - "gatsby-plugin-sharp": "^2.0.0-beta.5" + "gatsby-plugin-sharp": "^3.0.0-next.0" }, "repository": { "type": "git", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 596ef4eebe1bd..c1844c098869f 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -46,7 +46,7 @@ "license": "MIT", "peerDependencies": { "gatsby": "^3.0.0-next.0", - "gatsby-plugin-sharp": "^2.6.14", + "gatsby-plugin-sharp": "^3.0.0-next.0", "sharp": "^0.26.0" }, "repository": { diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index a82fa967072f8..e52a913e5e78f 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -73,8 +73,8 @@ "license": "MIT", "peerDependencies": { "gatsby": "^3.0.0-next.0", - "gatsby-plugin-sharp": "^2.6.8", - "gatsby-transformer-sharp": "^2.5.10" + "gatsby-plugin-sharp": "^3.0.0-next.0", + "gatsby-transformer-sharp": "^3.0.0-next.0" }, "repository": { "type": "git", diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index 8dfa83d091c1d..2f985a8a30dd3 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -24,7 +24,7 @@ "license": "MIT", "peerDependencies": { "gatsby": "^3.0.0-next.0", - "gatsby-source-filesystem": "^2.0.3" + "gatsby-source-filesystem": "^3.0.0-next.0" }, "repository": { "type": "git", diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index bc430a6f36de2..a955c373520ab 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -33,7 +33,7 @@ "license": "MIT", "peerDependencies": { "gatsby": "^3.0.0-next.0", - "gatsby-plugin-sharp": "^2.0.0-beta.3" + "gatsby-plugin-sharp": "^3.0.0-next.0" }, "repository": { "type": "git", diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 81474334e465c..8b73fcfb5a4cf 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -24,8 +24,8 @@ }, "peerDependencies": { "gatsby": "^3.0.0-next.0", - "gatsby-source-contentful": "^2.0.0", - "gatsby-transformer-sharp": "^2.0.0" + "gatsby-source-contentful": "^5.0.0-next.0", + "gatsby-transformer-sharp": "^3.0.0-next.0" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sqip#readme", "keywords": [