From 45cb1f1b1cc3badbac16a17b298e80547b2f280c Mon Sep 17 00:00:00 2001 From: Michal Piechowiak Date: Wed, 16 Feb 2022 15:42:16 +0100 Subject: [PATCH] chore(release): Publish next - babel-plugin-remove-graphql-queries@4.8.0-next.1 - babel-preset-gatsby@2.8.0-next.1 - gatsby-cli@4.8.0-next.3 - gatsby-core-utils@3.8.0-next.1 - gatsby-link@4.8.0-next.2 - gatsby-page-utils@2.8.0-next.1 - gatsby-plugin-benchmark-reporting@2.8.0-next.1 - gatsby-plugin-gatsby-cloud@4.8.0-next.3 - gatsby-plugin-image@2.8.0-next.1 - gatsby-plugin-manifest@4.8.0-next.2 - gatsby-plugin-mdx@3.8.0-next.2 - gatsby-plugin-offline@5.8.0-next.2 - gatsby-plugin-page-creator@4.8.0-next.2 - gatsby-plugin-preload-fonts@3.8.0-next.1 - gatsby-plugin-sharp@4.8.0-next.2 - gatsby-plugin-typescript@4.8.0-next.1 - gatsby-remark-images@6.8.0-next.2 - gatsby-source-contentful@7.6.0-next.2 - gatsby-source-drupal@5.8.0-next.1 - gatsby-source-filesystem@4.8.0-next.1 - gatsby-source-graphql@4.8.0-next.1 - gatsby-source-shopify@6.8.0-next.2 - gatsby-source-wordpress@6.8.0-next.2 - gatsby-telemetry@3.8.0-next.1 - gatsby-transformer-remark@5.8.0-next.2 - gatsby-transformer-sqip@4.8.0-next.2 - gatsby@4.8.0-next.3 --- .../package.json | 4 ++-- packages/babel-preset-gatsby/package.json | 4 ++-- packages/gatsby-cli/package.json | 6 +++--- packages/gatsby-core-utils/package.json | 4 ++-- packages/gatsby-link/package.json | 4 ++-- packages/gatsby-page-utils/package.json | 4 ++-- .../package.json | 4 ++-- .../gatsby-plugin-gatsby-cloud/package.json | 6 +++--- packages/gatsby-plugin-image/package.json | 6 +++--- packages/gatsby-plugin-manifest/package.json | 4 ++-- packages/gatsby-plugin-mdx/package.json | 4 ++-- packages/gatsby-plugin-offline/package.json | 4 ++-- .../gatsby-plugin-page-creator/package.json | 8 ++++---- .../gatsby-plugin-preload-fonts/package.json | 4 ++-- packages/gatsby-plugin-sharp/package.json | 8 ++++---- .../gatsby-plugin-typescript/package.json | 4 ++-- packages/gatsby-remark-images/package.json | 4 ++-- .../gatsby-source-contentful/package.json | 6 +++--- packages/gatsby-source-drupal/package.json | 4 ++-- .../gatsby-source-filesystem/package.json | 4 ++-- packages/gatsby-source-graphql/package.json | 4 ++-- packages/gatsby-source-shopify/package.json | 8 ++++---- packages/gatsby-source-wordpress/package.json | 10 +++++----- packages/gatsby-telemetry/package.json | 4 ++-- .../gatsby-transformer-remark/package.json | 4 ++-- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/package.json | 20 +++++++++---------- 27 files changed, 75 insertions(+), 75 deletions(-) diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index fb7ed816af7bc..a51687b0b0c85 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.8.0-next.0", + "version": "4.8.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.8.0-next.0" + "gatsby-core-utils": "^3.8.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 6c86e863b4999..193bf4c93c44b 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.8.0-next.0", + "version": "2.8.0-next.1", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -22,7 +22,7 @@ "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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gatsby-legacy-polyfills": "^2.8.0-next.0" }, "peerDependencies": { diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index eabe534f23b04..36a0c3ced8dde 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.8.0-next.2", + "version": "4.8.0-next.3", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" @@ -30,8 +30,8 @@ "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.8.0-next.0", - "gatsby-telemetry": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", + "gatsby-telemetry": "^3.8.0-next.1", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.4.2", diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 1127d113fc900..7f8489979acb9 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.8.0-next.0", + "version": "3.8.0-next.1", "description": "A collection of gatsby utils used in different gatsby packages", "keywords": [ "gatsby", @@ -49,8 +49,8 @@ "fs-extra": "^10.0.0", "got": "^11.8.3", "import-from": "^4.0.0", - "lock": "^1.1.0", "lmdb": "^2.1.7", + "lock": "^1.1.0", "node-object-hash": "^2.3.10", "proper-lockfile": "^4.1.2", "resolve-from": "^5.0.0", diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index 43411dfabf453..8f05cb10ed79f 100644 --- a/packages/gatsby-link/package.json +++ b/packages/gatsby-link/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-link", "description": "An enhanced Link component for Gatsby sites with support for resource prefetching", - "version": "4.8.0-next.1", + "version": "4.8.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.15.4", "@types/reach__router": "^1.3.10", - "gatsby-page-utils": "^2.8.0-next.0", + "gatsby-page-utils": "^2.8.0-next.1", "prop-types": "^15.7.2" }, "devDependencies": { diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index 1ba2ec7862005..a66db07f899a6 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.8.0-next.0", + "version": "2.8.0-next.1", "description": "Gatsby library that helps creating pages", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -30,7 +30,7 @@ "bluebird": "^3.7.2", "chokidar": "^3.5.2", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.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 227c21085d94e..5518d8a2a5933 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.8.0-next.0", + "version": "2.8.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.11", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "node-fetch": "^2.6.7" }, "scripts": { diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 3aa05d906d78c..9fdec23ee3bb0 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.8.0-next.2", + "version": "4.8.0-next.3", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,8 +10,8 @@ "@babel/runtime": "^7.15.4", "date-fns": "^2.28.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.8.0-next.0", - "gatsby-telemetry": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", + "gatsby-telemetry": "^3.8.0-next.1", "js-cookie": "^3.0.1", "kebab-hash": "^0.1.2", "lodash": "^4.17.21", diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index 9d9d7ee23ede8..8e6515a12ac99 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.8.0-next.0", + "version": "2.8.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.8.0-next.0", + "babel-plugin-remove-graphql-queries": "^4.8.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.8.0-next.0", + "gatsby-core-utils": "^3.8.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 dc93c3b9fc50e..bd36d6a2a7519 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,14 +1,14 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "4.8.0-next.1", + "version": "4.8.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gatsby-plugin-utils": "^3.2.0-next.1", "semver": "^7.3.5", "sharp": "^0.30.1" diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index ab0f19de79536..f16d7823d991e 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.8.0-next.1", + "version": "3.8.0-next.2", "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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gray-matter": "^4.0.2", "json5": "^2.1.3", "loader-utils": "^1.4.0", diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 8ede0220b0b8a..292fcf26f4e16 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.8.0-next.1", + "version": "5.8.0-next.2", "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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "glob": "^7.2.0", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 9e68e152b9b2b..a202f90a32529 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.8.0-next.1", + "version": "4.8.0-next.2", "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.8.0-next.0", - "gatsby-page-utils": "^2.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", + "gatsby-page-utils": "^2.8.0-next.1", "gatsby-plugin-utils": "^3.2.0-next.1", - "gatsby-telemetry": "^3.8.0-next.0", + "gatsby-telemetry": "^3.8.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 e3ca1c7ac34ff..d9fef110d020c 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.8.0-next.0", + "version": "3.8.0-next.1", "author": "Aaron Ross ", "main": "index.js", "bin": { @@ -15,7 +15,7 @@ "chalk": "^4.1.2", "date-fns": "^2.28.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "graphql-request": "^1.8.2", "progress": "^2.0.3", "puppeteer": "^3.3.0" diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index 49f43d8316374..4a89413ef04b5 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.8.0-next.1", + "version": "4.8.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,9 +13,9 @@ "debug": "^4.3.3", "filenamify": "^4.3.0", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gatsby-plugin-utils": "^3.2.0-next.1", - "gatsby-telemetry": "^3.8.0-next.0", + "gatsby-telemetry": "^3.8.0-next.1", "got": "^11.8.3", "lodash": "^4.17.21", "mini-svg-data-uri": "^1.4.3", @@ -33,7 +33,7 @@ "@types/sharp": "^0.29.5", "babel-preset-gatsby-package": "^2.8.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.8.0-next.0" + "gatsby-plugin-image": "^2.8.0-next.1" }, "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 64aabe229a24e..0435468dc47e7 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.8.0-next.0", + "version": "4.8.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.8.0-next.0" + "babel-plugin-remove-graphql-queries": "^4.8.0-next.1" }, "devDependencies": { "@babel/cli": "^7.15.4", diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 3d5d091f646f9..344439d65c8d3 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.8.0-next.1", + "version": "6.8.0-next.2", "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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 07458260ccd49..4bfc2584048e2 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.6.0-next.1", + "version": "7.6.0-next.2", "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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gatsby-plugin-utils": "^3.2.0-next.1", - "gatsby-source-filesystem": "^4.8.0-next.0", + "gatsby-source-filesystem": "^4.8.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 c106b62aaa2ca..345a13574cff4 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.8.0-next.0", + "version": "5.8.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.1", "fastq": "^1.13.0", - "gatsby-source-filesystem": "^4.8.0-next.0", + "gatsby-source-filesystem": "^4.8.0-next.1", "got": "^11.8.3", "http2-wrapper": "^2.1.10", "lodash": "^4.17.21", diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 39663f03be6d0..fd752d96af644 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.8.0-next.0", + "version": "4.8.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "chokidar": "^3.5.2", "file-type": "^16.5.3", "fs-extra": "^10.0.0", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.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 4a141f23ed036..5e7960277fb3e 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.8.0-next.0", + "version": "4.8.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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "invariant": "^2.2.4", "node-fetch": "^2.6.7" }, diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 1af41b3dca3ad..0e55749a98c4d 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.8.0-next.1", + "version": "6.8.0-next.2", "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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gatsby-plugin-utils": "^3.2.0-next.1", - "gatsby-source-filesystem": "^4.8.0-next.0", + "gatsby-source-filesystem": "^4.8.0-next.1", "node-fetch": "^2.6.7", "sharp": "^0.30.1", "shift-left": "^0.1.5" @@ -32,7 +32,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.29.5", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.8.0-next.0", + "gatsby-plugin-image": "^2.8.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 4f6bcec278cb5..34d29d72fc250 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.8.0-next.1", + "version": "6.8.0-next.2", "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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gatsby-plugin-catch-links": "^4.8.0-next.0", - "gatsby-source-filesystem": "^4.8.0-next.0", + "gatsby-source-filesystem": "^4.8.0-next.1", "glob": "^7.2.0", "got": "^11.8.3", "lodash": "^4.17.21", @@ -53,10 +53,10 @@ "@types/semver": "^7.3.9", "babel-plugin-import-globals": "^2.0.0", "babel-plugin-module-resolver": "4.1.0", - "babel-preset-gatsby": "^2.8.0-next.0", + "babel-preset-gatsby": "^2.8.0-next.1", "babel-preset-gatsby-package": "^2.8.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^2.8.0-next.0", + "gatsby-plugin-image": "^2.8.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 c14c35c4f5fac..79db8ad3d97fb 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.8.0-next.0", + "version": "3.8.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.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "git-up": "^4.0.5", "is-docker": "^2.2.1", "lodash": "^4.17.21", diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index d94825927970b..e34f552b61815 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.8.0-next.1", + "version": "5.8.0-next.2", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.15.4", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-core-utils": "^3.8.0-next.1", "gray-matter": "^4.0.3", "hast-util-raw": "^6.0.2", "hast-util-to-html": "^7.1.3", diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 69efbcda430cf..57c548cdcc6ef 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.8.0-next.1", + "version": "4.8.0-next.2", "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.8.0-next.1", + "gatsby-plugin-sharp": "^4.8.0-next.2", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.4.3", "p-queue": "^6.6.2", diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 9f60127ebe74e..e078aaad48953 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.8.0-next.2", + "version": "4.8.0-next.3", "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.8.0-next.0", - "babel-preset-gatsby": "^2.8.0-next.0", + "babel-plugin-remove-graphql-queries": "^4.8.0-next.1", + "babel-preset-gatsby": "^2.8.0-next.1", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "body-parser": "^1.19.0", @@ -78,17 +78,17 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.0.0", - "gatsby-cli": "^4.8.0-next.2", - "gatsby-core-utils": "^3.8.0-next.0", + "gatsby-cli": "^4.8.0-next.3", + "gatsby-core-utils": "^3.8.0-next.1", "gatsby-graphiql-explorer": "^2.8.0-next.0", "gatsby-legacy-polyfills": "^2.8.0-next.0", - "gatsby-link": "^4.8.0-next.1", - "gatsby-page-utils": "^2.8.0-next.0", - "gatsby-plugin-page-creator": "^4.8.0-next.1", - "gatsby-plugin-typescript": "^4.8.0-next.0", + "gatsby-link": "^4.8.0-next.2", + "gatsby-page-utils": "^2.8.0-next.1", + "gatsby-plugin-page-creator": "^4.8.0-next.2", + "gatsby-plugin-typescript": "^4.8.0-next.1", "gatsby-plugin-utils": "^3.2.0-next.1", "gatsby-react-router-scroll": "^5.8.0-next.0", - "gatsby-telemetry": "^3.8.0-next.0", + "gatsby-telemetry": "^3.8.0-next.1", "gatsby-worker": "^1.8.0-next.0", "glob": "^7.2.0", "got": "^11.8.2",