From 6b28b69d8383ccdb951c81283a77e19d2f14ddb9 Mon Sep 17 00:00:00 2001 From: LekoArts Date: Thu, 9 Dec 2021 09:41:37 +0100 Subject: [PATCH] chore(release): Publish next - babel-plugin-remove-graphql-queries@4.4.0-next.1 - babel-preset-gatsby@2.4.0-next.1 - create-gatsby@2.4.0-next.1 - gatsby-cli@4.4.0-next.1 - gatsby-codemods@3.4.0-next.1 - gatsby-core-utils@3.4.0-next.1 - gatsby-design-tokens@4.4.0-next.1 - gatsby-dev-cli@4.4.0-next.1 - gatsby-legacy-polyfills@2.4.0-next.1 - gatsby-page-utils@2.4.0-next.1 - gatsby-plugin-benchmark-reporting@2.4.0-next.1 - gatsby-plugin-cxs@4.4.0-next.1 - gatsby-plugin-emotion@7.4.0-next.1 - gatsby-plugin-feed@4.4.0-next.1 - gatsby-plugin-flow@3.4.0-next.1 - gatsby-plugin-gatsby-cloud@4.4.0-next.1 - gatsby-plugin-google-tagmanager@4.4.0-next.1 - gatsby-plugin-image@2.4.0-next.1 - gatsby-plugin-manifest@4.4.0-next.1 - gatsby-plugin-mdx@3.4.0-next.1 - gatsby-plugin-netlify-cms@6.4.0-next.1 - gatsby-plugin-offline@5.4.0-next.1 - gatsby-plugin-page-creator@4.4.0-next.1 - gatsby-plugin-preload-fonts@3.4.0-next.1 - gatsby-plugin-sass@5.4.0-next.1 - gatsby-plugin-sharp@4.4.0-next.1 - gatsby-plugin-sitemap@5.4.0-next.1 - gatsby-plugin-twitter@4.4.0-next.1 - gatsby-plugin-typescript@4.4.0-next.1 - gatsby-plugin-utils@2.4.0-next.1 - gatsby-recipes@1.4.0-next.1 - gatsby-remark-autolink-headers@5.4.0-next.1 - gatsby-remark-images-contentful@5.4.0-next.1 - gatsby-remark-images@6.4.0-next.1 - gatsby-remark-responsive-iframe@5.4.0-next.1 - gatsby-source-contentful@7.2.0-next.1 - gatsby-source-drupal@5.4.0-next.1 - gatsby-source-filesystem@4.4.0-next.1 - gatsby-source-graphql@4.4.0-next.1 - gatsby-source-npm-package-search@4.4.0-next.1 - gatsby-source-shopify@6.4.0-next.1 - gatsby-source-wordpress@6.4.0-next.1 - gatsby-telemetry@3.4.0-next.1 - gatsby-transformer-excel@4.4.0-next.1 - gatsby-transformer-react-docgen@7.4.0-next.1 - gatsby-transformer-remark@5.4.0-next.1 - gatsby-transformer-screenshot@4.4.0-next.1 - gatsby-transformer-sharp@4.4.0-next.1 - gatsby-transformer-sqip@4.4.0-next.1 - gatsby-worker@1.4.0-next.1 - gatsby@4.4.0-next.1 --- .../package.json | 4 ++-- packages/babel-preset-gatsby/package.json | 6 ++--- packages/create-gatsby/package.json | 4 ++-- packages/gatsby-cli/package.json | 10 ++++----- packages/gatsby-codemods/package.json | 2 +- packages/gatsby-core-utils/package.json | 2 +- packages/gatsby-design-tokens/package.json | 2 +- packages/gatsby-dev-cli/package.json | 2 +- packages/gatsby-legacy-polyfills/package.json | 2 +- packages/gatsby-page-utils/package.json | 4 ++-- .../package.json | 4 ++-- packages/gatsby-plugin-cxs/package.json | 4 ++-- packages/gatsby-plugin-emotion/package.json | 2 +- packages/gatsby-plugin-feed/package.json | 4 ++-- packages/gatsby-plugin-flow/package.json | 4 ++-- .../gatsby-plugin-gatsby-cloud/package.json | 6 ++--- .../package.json | 4 ++-- packages/gatsby-plugin-image/package.json | 6 ++--- packages/gatsby-plugin-manifest/package.json | 6 ++--- packages/gatsby-plugin-mdx/package.json | 6 ++--- .../gatsby-plugin-netlify-cms/package.json | 2 +- packages/gatsby-plugin-offline/package.json | 6 ++--- .../gatsby-plugin-page-creator/package.json | 10 ++++----- .../gatsby-plugin-preload-fonts/package.json | 4 ++-- packages/gatsby-plugin-sass/package.json | 4 ++-- packages/gatsby-plugin-sharp/package.json | 10 ++++----- packages/gatsby-plugin-sitemap/package.json | 4 ++-- packages/gatsby-plugin-twitter/package.json | 4 ++-- .../gatsby-plugin-typescript/package.json | 4 ++-- packages/gatsby-plugin-utils/package.json | 2 +- packages/gatsby-recipes/package.json | 6 ++--- .../package.json | 4 ++-- .../package.json | 2 +- packages/gatsby-remark-images/package.json | 6 ++--- .../package.json | 2 +- .../gatsby-source-contentful/package.json | 8 +++---- packages/gatsby-source-drupal/package.json | 4 ++-- .../gatsby-source-filesystem/package.json | 4 ++-- packages/gatsby-source-graphql/package.json | 4 ++-- .../package.json | 2 +- packages/gatsby-source-shopify/package.json | 10 ++++----- packages/gatsby-source-wordpress/package.json | 10 ++++----- packages/gatsby-telemetry/package.json | 4 ++-- .../gatsby-transformer-excel/package.json | 2 +- .../package.json | 2 +- .../gatsby-transformer-remark/package.json | 6 ++--- .../package.json | 2 +- .../gatsby-transformer-sharp/package.json | 2 +- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby-worker/package.json | 2 +- packages/gatsby/package.json | 22 +++++++++---------- 51 files changed, 121 insertions(+), 121 deletions(-) diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index 6626b11a198ea..0a060a976956b 100644 --- a/packages/babel-plugin-remove-graphql-queries/package.json +++ b/packages/babel-plugin-remove-graphql-queries/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-remove-graphql-queries", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "Jason Quense ", "repository": { "type": "git", @@ -10,7 +10,7 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.4.0-next.0" + "gatsby-core-utils": "^3.4.0-next.1" }, "devDependencies": { "@babel/cli": "^7.15.4", diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 9a3690747a968..b869fec77a64d 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby", - "version": "2.4.0-next.0", + "version": "2.4.0-next.1", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -22,8 +22,8 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^2.8.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-legacy-polyfills": "^2.4.0-next.0" + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-legacy-polyfills": "^2.4.0-next.1" }, "peerDependencies": { "@babel/core": "^7.11.6", diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index a4bd232a096e4..47ee484a234f3 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "create-gatsby", - "version": "2.4.0-next.0", + "version": "2.4.0-next.1", "main": "lib/index.js", "bin": "cli.js", "license": "MIT", @@ -28,7 +28,7 @@ "eslint": "^7.32.0", "execa": "^5.1.1", "fs-extra": "^10.0.0", - "gatsby-plugin-utils": "^2.4.0-next.0", + "gatsby-plugin-utils": "^2.4.0-next.1", "joi": "^17.4.2", "microbundle": "^0.14.2", "node-fetch": "^2.6.6", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 8d613590c1ef3..8e034519fe832 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.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" @@ -20,14 +20,14 @@ "common-tags": "^1.8.2", "configstore": "^5.0.1", "convert-hrtime": "^3.0.0", - "create-gatsby": "^2.4.0-next.0", + "create-gatsby": "^2.4.0-next.1", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-recipes": "^1.4.0-next.0", - "gatsby-telemetry": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-recipes": "^1.4.0-next.1", + "gatsby-telemetry": "^3.4.0-next.1", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.4.2", diff --git a/packages/gatsby-codemods/package.json b/packages/gatsby-codemods/package.json index 040b4aa214f76..5dda3763c8a95 100644 --- a/packages/gatsby-codemods/package.json +++ b/packages/gatsby-codemods/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-codemods", - "version": "3.4.0-next.0", + "version": "3.4.0-next.1", "description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 1397021ae8590..9c3bdf26d1d4b 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-core-utils", - "version": "3.4.0-next.0", + "version": "3.4.0-next.1", "description": "A collection of gatsby utils used in different gatsby packages", "keywords": [ "gatsby", diff --git a/packages/gatsby-design-tokens/package.json b/packages/gatsby-design-tokens/package.json index 2aad8ab628401..7b863078a8157 100644 --- a/packages/gatsby-design-tokens/package.json +++ b/packages/gatsby-design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-design-tokens", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "description": "Gatsby Design Tokens", "main": "dist/index.js", "module": "dist/index.esm.js", diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index e167180960c74..ca74b3d762a93 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-dev-cli", "description": "CLI helpers for contributors working on Gatsby", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby-dev": "./dist/index.js" diff --git a/packages/gatsby-legacy-polyfills/package.json b/packages/gatsby-legacy-polyfills/package.json index af340e9c5217e..59f7e5260c762 100644 --- a/packages/gatsby-legacy-polyfills/package.json +++ b/packages/gatsby-legacy-polyfills/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-legacy-polyfills", "description": "Polyfills for legacy browsers", - "version": "2.4.0-next.0", + "version": "2.4.0-next.1", "main": "dist/polyfills.js", "author": "Ward Peeters ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-legacy-polyfills#readme", diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index a1c64d63f7006..7c5ca8657ab3c 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-page-utils", - "version": "2.4.0-next.0", + "version": "2.4.0-next.1", "description": "Gatsby library that helps creating pages", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -26,7 +26,7 @@ "bluebird": "^3.7.2", "chokidar": "^3.5.2", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "glob": "^7.2.0", "lodash": "^4.17.21", "micromatch": "^4.0.4" diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index 49e9ccdaf51ea..2e750c7b692c7 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-benchmark-reporting", "description": "Gatsby Benchmark Reporting", - "version": "2.4.0-next.0", + "version": "2.4.0-next.1", "author": "Peter van der Zee ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -21,7 +21,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "fast-glob": "^3.2.7", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "node-fetch": "^2.6.6" }, "scripts": { diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 4ae4b27a16270..b5ce0d20831d4 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.4.0-next.0", + "version": "4.4.0-next.1", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "babel-preset-gatsby-package": "^2.4.0-next.0", "cross-env": "^7.0.3", "cxs": "^6.2.0", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme", "keywords": [ diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index ee914740d614a..f7190192c7b4a 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-emotion", "description": "Gatsby plugin to add support for Emotion", - "version": "7.4.0-next.0", + "version": "7.4.0-next.1", "author": "Tegan Churchill ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 3341b62f703e8..4c0ef2ba248ee 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.4.0-next.0", + "version": "4.4.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.0.0", - "gatsby-plugin-utils": "^2.4.0-next.0", + "gatsby-plugin-utils": "^2.4.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 192ab4277a51a..b135838ce4fcf 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.4.0-next.0", + "version": "3.4.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.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.0-next.1" }, "peerDependencies": { "gatsby": "^4.0.0-next" diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 000074d4afceb..223ab9dd1555e 100644 --- a/packages/gatsby-plugin-gatsby-cloud/package.json +++ b/packages/gatsby-plugin-gatsby-cloud/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-gatsby-cloud", "description": "A Gatsby plugin which optimizes working with Gatsby Cloud", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,8 +10,8 @@ "@babel/runtime": "^7.15.4", "date-fns": "^2.27.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-telemetry": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-telemetry": "^3.4.0-next.1", "kebab-hash": "^0.1.2", "lodash": "^4.17.21", "webpack-assets-manifest": "^5.0.6" diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 18252f9b642e3..35e9f27baa04b 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.4.0-next.0", + "version": "4.4.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.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.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 ba61c2cc25878..193a100ad1658 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.4.0-next.0", + "version": "2.4.0-next.1", "scripts": { "build": "npm-run-all -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", @@ -77,12 +77,12 @@ "@babel/runtime": "^7.15.4", "@babel/traverse": "^7.15.4", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^4.4.0-next.0", + "babel-plugin-remove-graphql-queries": "^4.4.0-next.1", "camelcase": "^5.3.1", "chokidar": "^3.5.2", "common-tags": "^1.8.2", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.7.2" }, diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index a343937d9ee4a..d876348f37de8 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,15 +1,15 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-plugin-utils": "^2.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-plugin-utils": "^2.4.0-next.1", "semver": "^7.3.5", "sharp": "^0.29.3" }, diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 0613af2e72af3..2edf7c7e6cf90 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "3.4.0-next.0", + "version": "3.4.0-next.1", "description": "MDX integration for Gatsby", "main": "index.js", "license": "MIT", @@ -37,7 +37,7 @@ "escape-string-regexp": "^1.0.5", "eval": "^0.1.4", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "gray-matter": "^4.0.2", "json5": "^2.1.3", "loader-utils": "^1.4.0", @@ -63,7 +63,7 @@ "devDependencies": { "@mdx-js/mdx": "^1.6.16", "@mdx-js/react": "^1.6.16", - "gatsby-plugin-utils": "^2.4.0-next.0", + "gatsby-plugin-utils": "^2.4.0-next.1", "jest": "^24.9.0", "js-combinatorics": "^1.4.5", "react-test-renderer": "^16.13.1" diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index f771c8b015135..2210ca31d295f 100644 --- a/packages/gatsby-plugin-netlify-cms/package.json +++ b/packages/gatsby-plugin-netlify-cms/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-netlify-cms", "description": "A Gatsby plugin which generates the Netlify CMS single page app", - "version": "6.4.0-next.0", + "version": "6.4.0-next.1", "author": "Shawn Erquhart ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index b38bf86e2475c..03e4aa30093ab 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.4.0-next.0", + "version": "5.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "glob": "^7.2.0", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", @@ -21,7 +21,7 @@ "babel-preset-gatsby-package": "^2.4.0-next.0", "cpx": "^1.5.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0", + "gatsby-plugin-utils": "^2.4.0-next.1", "rewire": "^5.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 122bf29754052..0af9950261a28 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.4.0-next.0", + "version": "4.4.0-next.1", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -29,10 +29,10 @@ "@sindresorhus/slugify": "^1.1.2", "chokidar": "^3.5.2", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-page-utils": "^2.4.0-next.0", - "gatsby-plugin-utils": "^2.4.0-next.0", - "gatsby-telemetry": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-page-utils": "^2.4.0-next.1", + "gatsby-plugin-utils": "^2.4.0-next.1", + "gatsby-telemetry": "^3.4.0-next.1", "globby": "^11.0.4", "lodash": "^4.17.21" }, diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index d44b38a3b89d4..0d6d14aa22b6b 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-preload-fonts", "description": "Gatsby plugin for preloading fonts per page", - "version": "3.4.0-next.0", + "version": "3.4.0-next.1", "author": "Aaron Ross ", "main": "index.js", "bin": { @@ -15,7 +15,7 @@ "chalk": "^4.1.2", "date-fns": "^2.25.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "graphql-request": "^1.8.2", "progress": "^2.0.3", "puppeteer": "^3.3.0" diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index 334874ae16937..72d9ddd8a8435 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.4.0-next.0", + "version": "5.4.0-next.1", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "autoprefixer": "^10.4.0", "babel-preset-gatsby-package": "^2.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.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 f491b49699ec3..9802b8a071c5d 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.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,9 +12,9 @@ "bluebird": "^3.7.2", "filenamify": "^4.3.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-plugin-utils": "^2.4.0-next.0", - "gatsby-telemetry": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-plugin-utils": "^2.4.0-next.1", + "gatsby-telemetry": "^3.4.0-next.1", "got": "^11.8.3", "lodash": "^4.17.21", "mini-svg-data-uri": "^1.4.3", @@ -32,7 +32,7 @@ "@types/sharp": "^0.29.4", "babel-preset-gatsby-package": "^2.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.4.0-next.0" + "gatsby-plugin-image": "^2.4.0-next.1" }, "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 ab670aace72f0..bac7e15471e3e 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.4.0-next.0", + "version": "5.4.0-next.1", "contributors": [ "Alex Moon ", "Nicholas Young " @@ -20,7 +20,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.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 81b4f7ddf88a3..0570af3f708bb 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.4.0-next.0", + "version": "4.4.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.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-twitter#readme", "keywords": [ diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index 509876ca0de4a..7a4ffac066a2f 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": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/preset-typescript": "^7.15.0", "@babel/runtime": "^7.15.4", - "babel-plugin-remove-graphql-queries": "^4.4.0-next.0" + "babel-plugin-remove-graphql-queries": "^4.4.0-next.1" }, "devDependencies": { "@babel/cli": "^7.15.4", diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 0add094b32eb6..d91418c45d203 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-utils", - "version": "2.4.0-next.0", + "version": "2.4.0-next.1", "description": "Gatsby utils that help creating plugins", "main": "dist/index.js", "scripts": { diff --git a/packages/gatsby-recipes/package.json b/packages/gatsby-recipes/package.json index 93bae66a4dbd6..c59f5bfc1cf1c 100644 --- a/packages/gatsby-recipes/package.json +++ b/packages/gatsby-recipes/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-recipes", "description": "Core functionality for Gatsby Recipes", - "version": "1.4.0-next.0", + "version": "1.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -31,8 +31,8 @@ "express": "^4.17.1", "express-graphql": "^0.12.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-telemetry": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-telemetry": "^3.4.0-next.1", "glob": "^7.1.6", "graphql": "^15.4.0", "graphql-compose": "~7.25.0", diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index 0766fcefce3d6..3d64c9c2b2180 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.4.0-next.0", + "version": "5.4.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.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.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-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index 179e0aa0a4229..f2b8ab23839c9 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-images-contentful", - "version": "5.4.0-next.0", + "version": "5.4.0-next.1", "description": "Process Images in Contentful markdown so they can use the images API.", "main": "index.js", "scripts": { diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 867cfe625fe77..d4750624d3550 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.4.0-next.0", + "version": "6.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", @@ -24,7 +24,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0", + "gatsby-plugin-utils": "^2.4.0-next.1", "hast-util-to-html": "^7.1.3", "mdast-util-to-hast": "^10.2.0" }, diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index d4dd84738ba98..1e65a6c30a171 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-responsive-iframe", "description": "Make iframes in Markdown processed by Remark responsive", - "version": "5.4.0-next.0", + "version": "5.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 3e20f99466436..2be3fbc6f5167 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.2.0-next.0", + "version": "7.2.0-next.1", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,9 +17,9 @@ "common-tags": "^1.8.2", "contentful": "^8.5.8", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-plugin-utils": "^2.4.0-next.0", - "gatsby-source-filesystem": "^4.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-plugin-utils": "^2.4.0-next.1", + "gatsby-source-filesystem": "^4.4.0-next.1", "is-online": "^8.5.1", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.21", diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index 212abb7c2e91d..53960ade4f720 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.4.0-next.0", + "version": "5.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "bluebird": "^3.7.2", "body-parser": "^1.19.0", "fastq": "^1.13.0", - "gatsby-source-filesystem": "^4.4.0-next.0", + "gatsby-source-filesystem": "^4.4.0-next.1", "got": "^11.8.3", "http2-wrapper": "^2.1.9", "lodash": "^4.17.21", diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index fa660a20ddb71..4c37f4eba3aae 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-filesystem", "description": "Gatsby source plugin for building websites from local data. Markdown, JSON, images, YAML, CSV, and dozens of other data types supported.", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "fastq": "^1.13.0", "file-type": "^16.5.3", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "got": "^9.6.0", "md5-file": "^5.0.0", "mime": "^2.5.2", diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index 75ebe3e2f96b3..1b9d590fef4c2 100644 --- a/packages/gatsby-source-graphql/package.json +++ b/packages/gatsby-source-graphql/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-graphql", "description": "Gatsby plugin which adds a third-party GraphQL API to Gatsby GraphQL", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "Mikhail Novikov ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "apollo-link": "1.2.14", "apollo-link-http": "^1.5.17", "dataloader": "^2.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "invariant": "^2.2.4", "node-fetch": "^2.6.6" }, diff --git a/packages/gatsby-source-npm-package-search/package.json b/packages/gatsby-source-npm-package-search/package.json index 74418619cac54..8249660c56cd8 100644 --- a/packages/gatsby-source-npm-package-search/package.json +++ b/packages/gatsby-source-npm-package-search/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-npm-package-search", "description": "Search NPM packages and pull NPM & GitHub metadata from Algolia's NPM index", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "james.a.stack@gmail.com", "repository": { "type": "git", diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 7fdcae293ebd5..e58e434f8b430 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "6.4.0-next.0", + "version": "6.4.0-next.1", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .", @@ -20,9 +20,9 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify#readme", "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.4.0-next.0", - "gatsby-plugin-utils": "^2.4.0-next.0", - "gatsby-source-filesystem": "^4.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", + "gatsby-plugin-utils": "^2.4.0-next.1", + "gatsby-source-filesystem": "^4.4.0-next.1", "node-fetch": "^2.6.6", "sharp": "^0.29.3", "shift-left": "^0.1.5" @@ -33,7 +33,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.29.4", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.4.0-next.0", + "gatsby-plugin-image": "^2.4.0-next.1", "msw": "^0.35.0", "prettier": "^2.5.1", "prettier-check": "^2.0.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 91f3426b134ed..e1ebc5504d26e 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.4.0-next.0", + "version": "6.4.0-next.1", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -28,9 +28,9 @@ "file-type": "^15.0.1", "filesize": "^6.4.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "gatsby-plugin-catch-links": "^4.4.0-next.0", - "gatsby-source-filesystem": "^4.4.0-next.0", + "gatsby-source-filesystem": "^4.4.0-next.1", "glob": "^7.2.0", "got": "^11.8.3", "lodash": "^4.17.21", @@ -52,10 +52,10 @@ "@types/semver": "^7.3.9", "babel-plugin-import-globals": "^2.0.0", "babel-plugin-module-resolver": "4.1.0", - "babel-preset-gatsby": "^2.4.0-next.0", + "babel-preset-gatsby": "^2.4.0-next.1", "babel-preset-gatsby-package": "^2.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.4.0-next.0", + "gatsby-plugin-image": "^2.4.0-next.1", "identity-obj-proxy": "^3.0.0", "react-test-renderer": "^16.14.0", "rimraf": "^3.0.2", diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index 7308ad8d73975..ccc2639fd670c 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-telemetry", "description": "Gatsby Telemetry", - "version": "3.4.0-next.0", + "version": "3.4.0-next.1", "author": "Jarmo Isotalo ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "boxen": "^4.2.0", "configstore": "^5.0.1", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "git-up": "^4.0.5", "is-docker": "^2.2.1", "lodash": "^4.17.21", diff --git a/packages/gatsby-transformer-excel/package.json b/packages/gatsby-transformer-excel/package.json index 34d6be78ac29d..8bc056a07fe65 100644 --- a/packages/gatsby-transformer-excel/package.json +++ b/packages/gatsby-transformer-excel/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-excel", "description": "Gatsby transformer plugin for Excel spreadsheets", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "SheetJS ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index 9fee455c95a8f..1d2f96c085f23 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-react-docgen", "description": "Expose React component metadata and prop information as GraphQL types", - "version": "7.4.0-next.0", + "version": "7.4.0-next.1", "author": "Jason Quense ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index 724eabc59099e..cb8654c2db4c0 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -1,14 +1,14 @@ { "name": "gatsby-transformer-remark", "description": "Gatsby transformer plugin for Markdown using the Remark library and ecosystem", - "version": "5.4.0-next.0", + "version": "5.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-core-utils": "^3.4.0-next.1", "gray-matter": "^4.0.3", "hast-util-raw": "^6.0.2", "hast-util-to-html": "^7.1.3", @@ -35,7 +35,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^2.4.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^2.4.0-next.0" + "gatsby-plugin-utils": "^2.4.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-remark#readme", "keywords": [ diff --git a/packages/gatsby-transformer-screenshot/package.json b/packages/gatsby-transformer-screenshot/package.json index cbd7b66ccdbed..c2cbcee8f651a 100644 --- a/packages/gatsby-transformer-screenshot/package.json +++ b/packages/gatsby-transformer-screenshot/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-screenshot", "description": "Gatsby transformer plugin that uses AWS Lambda to take screenshots of websites", - "version": "4.4.0-next.0", + "version": "4.4.0-next.1", "author": "David Beckley ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index ae245764ed808..9b2377d6e4561 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.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index fa3f799f8e9d0..25d363eec1e24 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.4.0-next.0", + "version": "4.4.0-next.1", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "fs-extra": "^10.0.0", - "gatsby-plugin-sharp": "^4.4.0-next.0", + "gatsby-plugin-sharp": "^4.4.0-next.1", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.4.3", "p-queue": "^6.6.2", diff --git a/packages/gatsby-worker/package.json b/packages/gatsby-worker/package.json index bc2f6b315064f..0dbceae66d990 100644 --- a/packages/gatsby-worker/package.json +++ b/packages/gatsby-worker/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-worker", "description": "Utility to create worker pools", - "version": "1.4.0-next.0", + "version": "1.4.0-next.1", "author": "Michal Piechowiak", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 3ad0503820b62..8cff81513483a 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.4.0-next.0", + "version": "4.4.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -34,8 +34,8 @@ "babel-plugin-add-module-exports": "^1.0.4", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-lodash": "^3.3.4", - "babel-plugin-remove-graphql-queries": "^4.4.0-next.0", - "babel-preset-gatsby": "^2.4.0-next.0", + "babel-plugin-remove-graphql-queries": "^4.4.0-next.1", + "babel-preset-gatsby": "^2.4.0-next.1", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "body-parser": "^1.19.0", @@ -77,17 +77,17 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.0.0", - "gatsby-cli": "^4.4.0-next.0", - "gatsby-core-utils": "^3.4.0-next.0", + "gatsby-cli": "^4.4.0-next.1", + "gatsby-core-utils": "^3.4.0-next.1", "gatsby-graphiql-explorer": "^2.4.0-next.0", - "gatsby-legacy-polyfills": "^2.4.0-next.0", + "gatsby-legacy-polyfills": "^2.4.0-next.1", "gatsby-link": "^4.4.0-next.0", - "gatsby-plugin-page-creator": "^4.4.0-next.0", - "gatsby-plugin-typescript": "^4.4.0-next.0", - "gatsby-plugin-utils": "^2.4.0-next.0", + "gatsby-plugin-page-creator": "^4.4.0-next.1", + "gatsby-plugin-typescript": "^4.4.0-next.1", + "gatsby-plugin-utils": "^2.4.0-next.1", "gatsby-react-router-scroll": "^5.4.0-next.0", - "gatsby-telemetry": "^3.4.0-next.0", - "gatsby-worker": "^1.4.0-next.0", + "gatsby-telemetry": "^3.4.0-next.1", + "gatsby-worker": "^1.4.0-next.1", "glob": "^7.2.0", "got": "^11.8.2", "graphql": "^15.7.2",