diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 0d60cb18fe7d1..2c9f5582b7739 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 f15b1036315e0..5746cb7e2d5e7 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 8b06cbfec80c6..4b3e78ef8768f 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 3de97d76e43e0..7e662b50f7f72 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 fa56f77d2a1df..e6b5dd0c4a533 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 cfa74e1a4d5df..e6ecb2840c94d 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 267db454939a5..572b8e0bda86b 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 272270e31b435..491e7a52676c4 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 0cc906f78aaf4..38320a204a944 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": [