From ee8df075c2f1d89d7ecbca99e3d7afe3197bdc36 Mon Sep 17 00:00:00 2001 From: LekoArts Date: Mon, 15 Aug 2022 13:30:42 +0200 Subject: [PATCH] chore(release): Publish next - create-gatsby@2.22.0-next.2 - gatsby-cli@4.22.0-next.2 - gatsby-plugin-cxs@4.22.0-next.1 - gatsby-plugin-feed@4.22.0-next.1 - gatsby-plugin-flow@3.22.0-next.1 - gatsby-plugin-google-tagmanager@4.22.0-next.1 - gatsby-plugin-image@2.22.0-next.2 - gatsby-plugin-manifest@4.22.0-next.1 - gatsby-plugin-mdx@4.1.0-next.1 - gatsby-plugin-offline@5.22.0-next.1 - gatsby-plugin-page-creator@4.22.0-next.2 - gatsby-plugin-sass@5.22.0-next.1 - gatsby-plugin-sharp@4.22.0-next.2 - gatsby-plugin-sitemap@5.22.0-next.1 - gatsby-plugin-twitter@4.22.0-next.1 - gatsby-plugin-utils@3.16.0-next.1 - gatsby-remark-autolink-headers@5.22.0-next.1 - gatsby-remark-images@6.22.0-next.1 - gatsby-source-contentful@7.20.0-next.2 - gatsby-source-drupal@5.23.0-next.2 - gatsby-source-shopify@7.11.0-next.2 - gatsby-source-wordpress@6.22.0-next.2 - gatsby-transformer-remark@5.22.0-next.1 - gatsby-transformer-sharp@4.22.0-next.1 - gatsby-transformer-sqip@4.22.0-next.2 - gatsby@4.22.0-next.4 --- packages/create-gatsby/package.json | 4 ++-- packages/gatsby-cli/package.json | 4 ++-- packages/gatsby-plugin-cxs/package.json | 4 ++-- packages/gatsby-plugin-feed/package.json | 4 ++-- packages/gatsby-plugin-flow/package.json | 4 ++-- packages/gatsby-plugin-google-tagmanager/package.json | 4 ++-- packages/gatsby-plugin-image/package.json | 4 ++-- packages/gatsby-plugin-manifest/package.json | 4 ++-- packages/gatsby-plugin-mdx/package.json | 4 ++-- packages/gatsby-plugin-offline/package.json | 4 ++-- packages/gatsby-plugin-page-creator/package.json | 4 ++-- packages/gatsby-plugin-sass/package.json | 4 ++-- packages/gatsby-plugin-sharp/package.json | 6 +++--- packages/gatsby-plugin-sitemap/package.json | 4 ++-- packages/gatsby-plugin-twitter/package.json | 4 ++-- packages/gatsby-plugin-utils/package.json | 2 +- packages/gatsby-remark-autolink-headers/package.json | 4 ++-- packages/gatsby-remark-images/package.json | 4 ++-- packages/gatsby-source-contentful/package.json | 4 ++-- packages/gatsby-source-drupal/package.json | 4 ++-- packages/gatsby-source-shopify/package.json | 6 +++--- packages/gatsby-source-wordpress/package.json | 6 +++--- packages/gatsby-transformer-remark/package.json | 4 ++-- packages/gatsby-transformer-sharp/package.json | 4 ++-- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/package.json | 8 ++++---- 26 files changed, 56 insertions(+), 56 deletions(-) diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index f7c0011308062..7056ade226899 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "create-gatsby", - "version": "2.22.0-next.1", + "version": "2.22.0-next.2", "main": "lib/index.js", "bin": "cli.js", "license": "MIT", @@ -26,7 +26,7 @@ "enquirer": "^2.3.6", "execa": "^5.1.1", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "joi": "^17.4.2", "microbundle": "^0.15.0", "node-fetch": "^2.6.6", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 8cc56a0aa3ad7..fc7560b0af533 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": "4.22.0-next.1", + "version": "4.22.0-next.2", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" @@ -26,7 +26,7 @@ "clipboardy": "^2.3.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^2.22.0-next.1", + "create-gatsby": "^2.22.0-next.2", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 80a6cfe1dd77b..b9d3707307d61 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-cxs", "description": "Gatsby plugin to add SSR support for ctx", - "version": "4.22.0-next.0", + "version": "4.22.0-next.1", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", "cxs": "^6.2.0", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme", "keywords": [ diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 0f1e1446b9c71..6ec80e886a4c1 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-feed", "description": "Creates an RSS feed for your Gatsby site.", - "version": "4.22.0-next.0", + "version": "4.22.0-next.1", "author": "Nicholas Young ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "@hapi/joi": "^15.1.1", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index bfed026eee82f..e6ca76b0524cd 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-flow", - "version": "3.22.0-next.0", + "version": "3.22.0-next.1", "description": "Provides drop-in support for Flow by adding @babel/preset-flow.", "main": "index.js", "scripts": { @@ -32,7 +32,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "peerDependencies": { "gatsby": "^4.0.0-next" diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 4237c1469ad1f..3abb7ff878c27 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-tagmanager", "description": "Gatsby plugin to add google tagmanager onto a site", - "version": "4.22.0-next.0", + "version": "4.22.0-next.1", "author": "Thijs Koerselman ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-tagmanager#readme", "keywords": [ diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index 1fcd0ec24024a..fda969c9695be 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-image", - "version": "2.22.0-next.1", + "version": "2.22.0-next.2", "scripts": { "build": "npm-run-all --npm-path npm -s clean -p build:*", "build:gatsby-node": "tsc --jsx react --downlevelIteration true --skipLibCheck true --esModuleInterop true --outDir dist/ src/gatsby-node.ts src/babel-plugin-parse-static-images.ts src/resolver-utils.ts src/types.d.ts -d --declarationDir dist/src", @@ -83,7 +83,7 @@ "common-tags": "^1.8.2", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index bbf506b3830e8..d4ae1e34c4f05 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "4.22.0-next.0", + "version": "4.22.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "gatsby-core-utils": "^3.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "semver": "^7.3.7", "sharp": "^0.30.7" }, diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 69b9d9c525be6..63fac00eb7e52 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "4.1.0-next.0", + "version": "4.1.0-next.1", "description": "MDX integration for Gatsby", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -35,7 +35,7 @@ "estree-util-build-jsx": "^2.1.0", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "gray-matter": "^4.0.3", "mdast-util-mdx": "^2.0.0", "mdast-util-to-hast": "^10.2.0", diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 65122326e4f31..c044c7d3ab699 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-offline", "description": "Gatsby plugin which sets up a site to be able to run offline", - "version": "5.22.0-next.0", + "version": "5.22.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -21,7 +21,7 @@ "babel-preset-gatsby-package": "^2.22.0-next.0", "cpy-cli": "^3.1.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "rewire": "^6.0.0" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-offline#readme", diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index fb58568b674f9..44594b1157f74 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-page-creator", - "version": "4.22.0-next.1", + "version": "4.22.0-next.2", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -32,7 +32,7 @@ "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.22.0-next.0", "gatsby-page-utils": "^2.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "gatsby-telemetry": "^3.22.0-next.1", "globby": "^11.1.0", "lodash": "^4.17.21" diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index e3d06440dbced..2d3179927ff3e 100644 --- a/packages/gatsby-plugin-sass/package.json +++ b/packages/gatsby-plugin-sass/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sass", "description": "Gatsby plugin to handle SCSS/Sass files", - "version": "5.22.0-next.0", + "version": "5.22.0-next.1", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "autoprefixer": "^10.4.7", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sass#readme", "keywords": [ diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index f8885d48001ee..f46373ba41f5a 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": "4.22.0-next.1", + "version": "4.22.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "filenamify": "^4.3.0", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "lodash": "^4.17.21", "mini-svg-data-uri": "^1.4.4", "probe-image-size": "^7.2.3", @@ -29,7 +29,7 @@ "@types/sharp": "^0.30.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.22.0-next.1" + "gatsby-plugin-image": "^2.22.0-next.2" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sharp#readme", "keywords": [ diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index 6080354b6a010..a500dfe6a53e3 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sitemap", "description": "Gatsby plugin that automatically creates a sitemap for your site", - "version": "5.22.0-next.0", + "version": "5.22.0-next.1", "contributors": [ "Alex Moon ", "Nicholas Young " @@ -20,7 +20,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap#readme", "keywords": [ diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index 1f21b5a273577..3bfa3047193a6 100644 --- a/packages/gatsby-plugin-twitter/package.json +++ b/packages/gatsby-plugin-twitter/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-twitter", "description": "Loads the Twitter JavaScript for embedding tweets.", - "version": "4.22.0-next.0", + "version": "4.22.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-twitter#readme", "keywords": [ diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 6e21d84bd1ff1..271b0b43ba788 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-utils", - "version": "3.16.0-next.0", + "version": "3.16.0-next.1", "description": "Gatsby utils that help creating plugins", "main": "dist/index.js", "exports": { diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index 5b82ea5cc5802..d196cb53adde8 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-autolink-headers", "description": "Gatsby plugin to autolink headers in markdown processed by Remark", - "version": "5.22.0-next.0", + "version": "5.22.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-autolink-headers#readme", "keywords": [ diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index d2eed60332e4b..eeb46b323a574 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-images", "description": "Processes images in markdown so they can be used in the production build.", - "version": "6.22.0-next.0", + "version": "6.22.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -24,7 +24,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "hast-util-to-html": "^7.1.3", "mdast-util-to-hast": "^10.2.0" }, diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index ab1d3ace548c0..aa2be9fff6d65 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-contentful", "description": "Gatsby source plugin for building websites using the Contentful CMS as a data source", - "version": "7.20.0-next.1", + "version": "7.20.0-next.2", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "contentful": "^9.1.33", "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "gatsby-source-filesystem": "^4.22.0-next.1", "is-online": "^9.0.1", "json-stringify-safe": "^5.0.1", diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index ef1525e74fda8..c86e45ba6d4ab 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-drupal", "description": "Gatsby source plugin for building websites using the Drupal CMS as a data source", - "version": "5.23.0-next.1", + "version": "5.23.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "bluebird": "^3.7.2", "body-parser": "^1.20.0", "fastq": "^1.13.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "gatsby-source-filesystem": "^4.22.0-next.1", "got": "^11.8.5", "http2-wrapper": "^2.1.11", diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 3d2745c9488d2..992a0de3addcc 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "7.11.0-next.1", + "version": "7.11.0-next.2", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .", @@ -25,7 +25,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "gatsby-core-utils": "^3.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "gatsby-source-filesystem": "^4.22.0-next.1", "node-fetch": "^2.6.7", "sharp": "^0.30.7", @@ -36,7 +36,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.30.5", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.22.0-next.1", + "gatsby-plugin-image": "^2.22.0-next.2", "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 63d0971029caf..e02b72a3e4142 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": "6.22.0-next.1", + "version": "6.22.0-next.2", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -29,7 +29,7 @@ "fs-extra": "^10.1.0", "gatsby-core-utils": "^3.22.0-next.0", "gatsby-plugin-catch-links": "^4.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "gatsby-source-filesystem": "^4.22.0-next.1", "glob": "^7.2.3", "got": "^11.8.5", @@ -56,7 +56,7 @@ "babel-preset-gatsby": "^2.22.0-next.0", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.22.0-next.1", + "gatsby-plugin-image": "^2.22.0-next.2", "identity-obj-proxy": "^3.0.0", "react-test-renderer": "^16.14.0", "rimraf": "^3.0.2", diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index 6c80885e5d76e..ffc034e9a77cb 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-remark", "description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", - "version": "5.22.0-next.0", + "version": "5.22.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -35,7 +35,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.22.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^3.16.0-next.0" + "gatsby-plugin-utils": "^3.16.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme", "keywords": [ diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 3487d8ea23ccc..bb9dec023641f 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sharp", "description": "Gatsby transformer plugin for images using Sharp", - "version": "4.22.0-next.0", + "version": "4.22.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "probe-image-size": "^7.2.3", "semver": "^7.3.7", "sharp": "^0.30.7" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 2ecc7ea7be9b3..3de9e2663efe5 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": "4.22.0-next.1", + "version": "4.22.0-next.2", "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": "^3.22.0-next.0", - "gatsby-plugin-sharp": "^4.22.0-next.1", + "gatsby-plugin-sharp": "^4.22.0-next.2", "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 892c3ae0ab229..35db91e3e2100 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": "4.22.0-next.3", + "version": "4.22.0-next.4", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -88,16 +88,16 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.1.0", - "gatsby-cli": "^4.22.0-next.1", + "gatsby-cli": "^4.22.0-next.2", "gatsby-core-utils": "^3.22.0-next.0", "gatsby-graphiql-explorer": "^2.22.0-next.0", "gatsby-legacy-polyfills": "^2.22.0-next.0", "gatsby-link": "^4.22.0-next.0", "gatsby-page-utils": "^2.22.0-next.0", "gatsby-parcel-config": "0.13.0-next.0", - "gatsby-plugin-page-creator": "^4.22.0-next.1", + "gatsby-plugin-page-creator": "^4.22.0-next.2", "gatsby-plugin-typescript": "^4.22.0-next.0", - "gatsby-plugin-utils": "^3.16.0-next.0", + "gatsby-plugin-utils": "^3.16.0-next.1", "gatsby-react-router-scroll": "^5.22.0-next.0", "gatsby-script": "^1.7.0-next.1", "gatsby-telemetry": "^3.22.0-next.1",