diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 805d4ab2b2363..1357616bc54df 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-cli", "description": "Gatsby command-line interface for creating new sites and running Gatsby commands", - "version": "5.0.0-next.5", + "version": "5.0.0-next.6", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index f87a7f0ab751a..a3366ce8e6d34 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-image", - "version": "3.0.0-next.2", + "version": "3.0.0-next.3", "scripts": { "build": "npm-run-all --npm-path npm -s clean -p build:*", "postbuild": "prepend-directive --files=dist/gatsby-image.browser.js,dist/gatsby-image.browser.modern.js --directive=\"client export\"", diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 4595f892f0276..30da431b0b89f 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "5.0.0-next.3", + "version": "5.0.0-next.4", "description": "MDX integration for Gatsby", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index b3e52cc063a30..1805b2e516fb3 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sharp", "description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", - "version": "5.0.0-next.2", + "version": "5.0.0-next.3", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -29,7 +29,7 @@ "@types/sharp": "^0.30.5", "babel-preset-gatsby-package": "^3.0.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.0.0-next.2" + "gatsby-plugin-image": "^3.0.0-next.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", "keywords": [ diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index 6059325e334ae..7b0cb4254368b 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typescript", "description": "Adds TypeScript support to Gatsby", - "version": "5.0.0-next.1", + "version": "5.0.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 557c93bfafd1e..724d1196ade4c 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "8.0.0-next.2", + "version": "8.0.0-next.3", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .", @@ -36,7 +36,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.30.5", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.0.0-next.2", + "gatsby-plugin-image": "^3.0.0-next.3", "msw": "^0.38.2", "prettier": "^2.7.1", "prettier-check": "^2.0.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 76ec2ef542efa..b8e2d53ac498f 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -2,7 +2,7 @@ "name": "gatsby-source-wordpress", "description": "Source data from WordPress in an efficient and scalable way.", "author": "Tyler Barnes ", - "version": "7.0.0-next.2", + "version": "7.0.0-next.3", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -56,7 +56,7 @@ "babel-preset-gatsby": "^3.0.0-next.1", "babel-preset-gatsby-package": "^3.0.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.0.0-next.2", + "gatsby-plugin-image": "^3.0.0-next.3", "identity-obj-proxy": "^3.0.0", "react-test-renderer": "^16.14.0", "rimraf": "^3.0.2", diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 71577c49dafe5..674049671265f 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sqip", "description": "Generates geometric primitive version of images", - "version": "5.0.0-next.2", + "version": "5.0.0-next.3", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.0.0-next.1", - "gatsby-plugin-sharp": "^5.0.0-next.2", + "gatsby-plugin-sharp": "^5.0.0-next.3", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.4.4", "p-queue": "^6.6.2", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 8105116dd7114..e6b2891f57484 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "Blazing fast modern site generator for React", - "version": "5.0.0-next.6", + "version": "5.0.0-next.7", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -91,7 +91,7 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.1.0", - "gatsby-cli": "^5.0.0-next.5", + "gatsby-cli": "^5.0.0-next.6", "gatsby-core-utils": "^4.0.0-next.1", "gatsby-graphiql-explorer": "^3.0.0-next.1", "gatsby-legacy-polyfills": "^3.0.0-next.0", @@ -99,7 +99,7 @@ "gatsby-page-utils": "^3.0.0-next.2", "gatsby-parcel-config": "1.0.0-next.1", "gatsby-plugin-page-creator": "^5.0.0-next.3", - "gatsby-plugin-typescript": "^5.0.0-next.1", + "gatsby-plugin-typescript": "^5.0.0-next.2", "gatsby-plugin-utils": "^4.0.0-next.2", "gatsby-react-router-scroll": "^6.0.0-next.1", "gatsby-script": "^2.0.0-next.0",