From 11efd366009a859fc48574d6b01e088fca596815 Mon Sep 17 00:00:00 2001 From: LekoArts Date: Thu, 1 Dec 2022 09:58:36 +0100 Subject: [PATCH] chore(release): Publish next - create-gatsby@3.3.0-next.1 - gatsby-cli@5.3.0-next.1 - gatsby-link@5.3.0-next.1 - gatsby-parcel-config@1.3.0-next.1 - @gatsbyjs/parcel-namer-relative-to-cwd@2.3.0-next.1 - gatsby-plugin-cxs@5.3.0-next.1 - gatsby-plugin-feed@5.3.0-next.1 - gatsby-plugin-flow@4.3.0-next.1 - gatsby-plugin-google-tagmanager@5.3.0-next.1 - gatsby-plugin-image@3.3.0-next.1 - gatsby-plugin-manifest@5.3.0-next.1 - gatsby-plugin-mdx@5.3.0-next.1 - gatsby-plugin-offline@6.3.0-next.1 - gatsby-plugin-page-creator@5.3.0-next.1 - gatsby-plugin-sass@6.3.0-next.1 - gatsby-plugin-sharp@5.3.0-next.1 - gatsby-plugin-sitemap@6.3.0-next.1 - gatsby-plugin-twitter@5.3.0-next.1 - gatsby-plugin-utils@4.3.0-next.1 - gatsby-react-router-scroll@6.3.0-next.1 - gatsby-remark-autolink-headers@6.3.0-next.1 - gatsby-remark-images-contentful@6.3.0-next.1 - gatsby-remark-images@7.3.0-next.1 - gatsby-script@2.3.0-next.1 - gatsby-sharp@1.3.0-next.1 - gatsby-source-contentful@8.3.0-next.1 - gatsby-source-drupal@6.3.0-next.1 - gatsby-source-shopify@8.3.0-next.1 - gatsby-source-wordpress@7.3.0-next.1 - gatsby-transformer-remark@6.3.0-next.1 - gatsby-transformer-sharp@5.3.0-next.1 - gatsby-transformer-sqip@5.3.0-next.1 - gatsby@5.3.0-next.1 --- packages/create-gatsby/package.json | 4 ++-- packages/gatsby-cli/package.json | 4 ++-- packages/gatsby-link/package.json | 2 +- packages/gatsby-parcel-config/package.json | 4 ++-- .../package.json | 2 +- packages/gatsby-plugin-cxs/package.json | 4 ++-- packages/gatsby-plugin-feed/package.json | 4 ++-- packages/gatsby-plugin-flow/package.json | 4 ++-- .../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 ++-- .../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 | 4 ++-- .../gatsby-react-router-scroll/package.json | 2 +- .../package.json | 4 ++-- .../package.json | 2 +- packages/gatsby-remark-images/package.json | 4 ++-- packages/gatsby-script/package.json | 2 +- packages/gatsby-sharp/package.json | 2 +- 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 +++--- .../gatsby-transformer-remark/package.json | 4 ++-- packages/gatsby-transformer-sharp/package.json | 4 ++-- packages/gatsby-transformer-sqip/package.json | 4 ++-- packages/gatsby/package.json | 18 +++++++++--------- 33 files changed, 70 insertions(+), 70 deletions(-) diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index a1fbff8953eed..2ef408e34f5f2 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "create-gatsby", - "version": "3.3.0-next.0", + "version": "3.3.0-next.1", "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": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.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 76e6d0e4ca791..1d9cb7d364d5d 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-cli", "description": "Gatsby command-line interface for creating new sites and running Gatsby commands", - "version": "5.3.0-next.0", + "version": "5.3.0-next.1", "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": "^3.3.0-next.0", + "create-gatsby": "^3.3.0-next.1", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index a76a1db6733d5..5b63e7fa72283 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": "5.3.0-next.0", + "version": "5.3.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-parcel-config/package.json b/packages/gatsby-parcel-config/package.json index d37759ed34580..acd328a068c76 100644 --- a/packages/gatsby-parcel-config/package.json +++ b/packages/gatsby-parcel-config/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-parcel-config", "main": "lib/index.json", - "version": "1.3.0-next.0", + "version": "1.3.0-next.1", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-parcel-config#readme", "description": "A minimal Parcel config for use in Gatsby", "repository": { @@ -14,7 +14,7 @@ "parcel": "2.x" }, "dependencies": { - "@gatsbyjs/parcel-namer-relative-to-cwd": "2.3.0-next.0", + "@gatsbyjs/parcel-namer-relative-to-cwd": "2.3.0-next.1", "@parcel/bundler-default": "2.8.0", "@parcel/compressor-raw": "2.8.0", "@parcel/namer-default": "2.8.0", diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/package.json b/packages/gatsby-parcel-namer-relative-to-cwd/package.json index bbf69f3f38f1b..3ac4a91cd188e 100644 --- a/packages/gatsby-parcel-namer-relative-to-cwd/package.json +++ b/packages/gatsby-parcel-namer-relative-to-cwd/package.json @@ -1,7 +1,7 @@ { "name": "@gatsbyjs/parcel-namer-relative-to-cwd", "main": "lib/index.js", - "version": "2.3.0-next.0", + "version": "2.3.0-next.1", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-parcel-namer-relative-to-cwd#readme", "description": "Parcel namer that preserve directory structure to stabilize output and keep the hierarchy.", "author": "Michal Piechowiak ", diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 76546727b1143..fa8f75fcb8c21 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": "5.3.0-next.0", + "version": "5.3.0-next.1", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "babel-preset-gatsby-package": "^3.3.0-next.0", "cross-env": "^7.0.3", "cxs": "^6.2.0", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.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 568f7a2c01c2b..033c49bc9a302 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": "5.3.0-next.0", + "version": "5.3.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": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.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 fe1ef41fba7ff..8579c21806c5a 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-flow", - "version": "4.3.0-next.0", + "version": "4.3.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": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.0-next.1" }, "peerDependencies": { "gatsby": "^5.0.0-next" diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index ab53d3ab6eec2..8bc5980683cbd 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": "5.3.0-next.0", + "version": "5.3.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": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.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 a09afc5c666c7..f9f89e6638e0b 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-image", - "version": "3.3.0-next.0", + "version": "3.3.0-next.1", "scripts": { "build": "npm-run-all --npm-path npm -s clean -p build:*", "postbuild": "prepend-directive --files=dist/gatsby-image.browser.js,dist/gatsby-image.browser.modern.js --directive=\"use client\"", @@ -93,7 +93,7 @@ "common-tags": "^1.8.2", "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.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 b8d9f1b702456..271cb9880deea 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": "5.3.0-next.0", + "version": "5.3.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": "^4.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "semver": "^7.3.7", "sharp": "^0.31.2" }, diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index 84464ab7569bf..2765615664d7f 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-mdx", - "version": "5.3.0-next.0", + "version": "5.3.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": "^4.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.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 56ae8119a2676..fc49b22b24c90 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": "6.3.0-next.0", + "version": "6.3.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -21,7 +21,7 @@ "babel-preset-gatsby-package": "^3.3.0-next.0", "cpy-cli": "^3.1.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.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 683e277050386..17152c485f7ab 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": "5.3.0-next.0", + "version": "5.3.0-next.1", "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": "^4.3.0-next.0", "gatsby-page-utils": "^3.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "gatsby-telemetry": "^4.3.0-next.0", "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 2ee472b13f286..bd93e952d421b 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": "6.3.0-next.0", + "version": "6.3.0-next.1", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "autoprefixer": "^10.4.13", "babel-preset-gatsby-package": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.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 d03e6fe5619e9..c58ac3a465fa0 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-sharp", "description": "Wrapper of the Sharp image manipulation library for Gatsby plugins", - "version": "5.3.0-next.0", + "version": "5.3.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "filenamify": "^4.3.0", "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", "semver": "^7.3.7", @@ -26,7 +26,7 @@ "@types/sharp": "^0.31.0", "babel-preset-gatsby-package": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.3.0-next.0" + "gatsby-plugin-image": "^3.3.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 026c6ac980f5d..ed99645be2c71 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": "6.3.0-next.0", + "version": "6.3.0-next.1", "contributors": [ "Alex Moon ", "Nicholas Young " @@ -20,7 +20,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.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 552a7ec4d0d6e..4a4b62d73e1a4 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": "5.3.0-next.0", + "version": "5.3.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": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.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 4c691183d433a..d9f38569dcb3b 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-utils", - "version": "4.3.0-next.0", + "version": "4.3.0-next.1", "description": "Gatsby utils that help creating plugins", "main": "dist/index.js", "exports": { @@ -50,7 +50,7 @@ "fastq": "^1.13.0", "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.3.0-next.0", - "gatsby-sharp": "^1.3.0-next.0", + "gatsby-sharp": "^1.3.0-next.1", "graphql-compose": "^9.0.9", "import-from": "^4.0.0", "joi": "^17.4.2", diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index d4a7e769671f3..4b74b05230260 100644 --- a/packages/gatsby-react-router-scroll/package.json +++ b/packages/gatsby-react-router-scroll/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-react-router-scroll", "description": "React Router scroll management forked from https://github.com/ytase/react-router-scroll for Gatsby", - "version": "6.3.0-next.0", + "version": "6.3.0-next.1", "author": "Jimmy Jia", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index bb42d4275f034..3d78c068fddcb 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": "6.3.0-next.0", + "version": "6.3.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": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.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 da87b53850ef6..638cc86330e45 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": "6.3.0-next.0", + "version": "6.3.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 80e0501d547b5..3db73d305914c 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": "7.3.0-next.0", + "version": "7.3.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -23,7 +23,7 @@ "@babel/core": "^7.15.5", "babel-preset-gatsby-package": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "hast-util-to-html": "^7.1.3", "mdast-util-to-hast": "^10.2.0" }, diff --git a/packages/gatsby-script/package.json b/packages/gatsby-script/package.json index 68b75ff9c5239..72c42302c475c 100644 --- a/packages/gatsby-script/package.json +++ b/packages/gatsby-script/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-script", "description": "An enhanced script component for Gatsby sites with support for various loading strategies", - "version": "2.3.0-next.0", + "version": "2.3.0-next.1", "author": "Ty Hopp ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-sharp/package.json b/packages/gatsby-sharp/package.json index 223c20a1ac912..159613c6f3bc3 100644 --- a/packages/gatsby-sharp/package.json +++ b/packages/gatsby-sharp/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-sharp", - "version": "1.3.0-next.0", + "version": "1.3.0-next.1", "sideEffects": false, "keywords": [ "gatsby", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 54f81ba4fbd98..4d55b3a6c47ff 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": "8.3.0-next.0", + "version": "8.3.0-next.1", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "contentful": "^9.1.34", "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "gatsby-source-filesystem": "^5.3.0-next.0", "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 0194f43cfe945..d03c0535d6312 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": "6.3.0-next.0", + "version": "6.3.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.20.1", "fastq": "^1.13.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "gatsby-source-filesystem": "^5.3.0-next.0", "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 8dee11159b60f..9fabd7a0cc54f 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-shopify", - "version": "8.3.0-next.0", + "version": "8.3.0-next.1", "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": "^4.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "gatsby-source-filesystem": "^5.3.0-next.0", "node-fetch": "^2.6.7", "sharp": "^0.31.2", @@ -36,7 +36,7 @@ "@types/node-fetch": "^2.5.12", "@types/sharp": "^0.31.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.3.0-next.0", + "gatsby-plugin-image": "^3.3.0-next.1", "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 ecba28609a2ff..722f69577e37a 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -2,7 +2,7 @@ "name": "gatsby-source-wordpress", "description": "Source data from WordPress in an efficient and scalable way.", "author": "Tyler Barnes ", - "version": "7.3.0-next.0", + "version": "7.3.0-next.1", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -29,7 +29,7 @@ "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.3.0-next.0", "gatsby-plugin-catch-links": "^5.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "gatsby-source-filesystem": "^5.3.0-next.0", "glob": "^7.2.3", "got": "^11.8.5", @@ -56,7 +56,7 @@ "babel-preset-gatsby": "^3.3.0-next.0", "babel-preset-gatsby-package": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.3.0-next.0", + "gatsby-plugin-image": "^3.3.0-next.1", "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 3cf6e895b5186..6688e16ff67dc 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": "6.3.0-next.0", + "version": "6.3.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": "^3.3.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.3.0-next.0" + "gatsby-plugin-utils": "^4.3.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 8c569e1d93c8c..d82b32a896e55 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": "5.3.0-next.0", + "version": "5.3.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^10.1.0", - "gatsby-plugin-utils": "^4.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", "probe-image-size": "^7.2.3", "semver": "^7.3.7", "sharp": "^0.31.2" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index a84b5a461e411..55f83abc50255 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-sqip", "description": "Generates geometric primitive version of images", - "version": "5.3.0-next.0", + "version": "5.3.0-next.1", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.15.4", "fs-extra": "^10.1.0", "gatsby-core-utils": "^4.3.0-next.0", - "gatsby-plugin-sharp": "^5.3.0-next.0", + "gatsby-plugin-sharp": "^5.3.0-next.1", "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 52b60c053ca69..44b95f8db23f7 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -1,7 +1,7 @@ { "name": "gatsby", "description": "Blazing fast modern site generator for React", - "version": "5.3.0-next.0", + "version": "5.3.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -90,18 +90,18 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^10.1.0", - "gatsby-cli": "^5.3.0-next.0", + "gatsby-cli": "^5.3.0-next.1", "gatsby-core-utils": "^4.3.0-next.0", "gatsby-graphiql-explorer": "^3.3.0-next.0", "gatsby-legacy-polyfills": "^3.3.0-next.0", - "gatsby-link": "^5.3.0-next.0", + "gatsby-link": "^5.3.0-next.1", "gatsby-page-utils": "^3.3.0-next.0", - "gatsby-parcel-config": "1.3.0-next.0", - "gatsby-plugin-page-creator": "^5.3.0-next.0", + "gatsby-parcel-config": "1.3.0-next.1", + "gatsby-plugin-page-creator": "^5.3.0-next.1", "gatsby-plugin-typescript": "^5.3.0-next.0", - "gatsby-plugin-utils": "^4.3.0-next.0", - "gatsby-react-router-scroll": "^6.3.0-next.0", - "gatsby-script": "^2.3.0-next.0", + "gatsby-plugin-utils": "^4.3.0-next.1", + "gatsby-react-router-scroll": "^6.3.0-next.1", + "gatsby-script": "^2.3.0-next.1", "gatsby-telemetry": "^4.3.0-next.0", "gatsby-worker": "^2.3.0-next.0", "glob": "^7.2.3", @@ -209,7 +209,7 @@ "zipkin-transport-http": "^0.22.0" }, "optionalDependencies": { - "gatsby-sharp": "^1.3.0-next.0" + "gatsby-sharp": "^1.3.0-next.1" }, "engines": { "node": ">=18.0.0"