From 1ebae562b846165da217da3ee726b3201909f9a1 Mon Sep 17 00:00:00 2001 From: Michal Piechowiak Date: Mon, 3 Jul 2023 15:24:24 +0200 Subject: [PATCH] chore(release): Publish next - babel-plugin-remove-graphql-queries@5.12.0-next.1 - babel-preset-gatsby@3.12.0-next.1 - create-gatsby@3.12.0-next.1 - gatsby-cli@5.12.0-next.1 - gatsby-core-utils@4.12.0-next.1 - gatsby-legacy-polyfills@3.12.0-next.1 - gatsby-link@5.12.0-next.1 - gatsby-page-utils@3.12.0-next.1 - gatsby-parcel-config@1.12.0-next.1 - @gatsbyjs/parcel-namer-relative-to-cwd@2.12.0-next.1 - gatsby-plugin-benchmark-reporting@3.12.0-next.1 - gatsby-plugin-cxs@5.12.0-next.1 - gatsby-plugin-feed@5.12.0-next.1 - gatsby-plugin-flow@4.12.0-next.1 - gatsby-plugin-gatsby-cloud@5.12.0-next.1 - gatsby-plugin-google-gtag@5.12.0-next.1 - gatsby-plugin-google-tagmanager@5.12.0-next.1 - gatsby-plugin-image@3.12.0-next.1 - gatsby-plugin-manifest@5.12.0-next.1 - gatsby-plugin-mdx@5.12.0-next.1 - gatsby-plugin-netlify-cms@7.12.0-next.1 - gatsby-plugin-offline@6.12.0-next.1 - gatsby-plugin-page-creator@5.12.0-next.1 - gatsby-plugin-postcss@6.12.0-next.1 - gatsby-plugin-preload-fonts@4.12.0-next.1 - gatsby-plugin-sass@6.12.0-next.1 - gatsby-plugin-sharp@5.12.0-next.1 - gatsby-plugin-sitemap@6.12.0-next.1 - gatsby-plugin-twitter@5.12.0-next.1 - gatsby-plugin-typescript@5.12.0-next.1 - gatsby-plugin-utils@4.12.0-next.1 - gatsby-remark-autolink-headers@6.12.0-next.1 - gatsby-remark-custom-blocks@5.12.0-next.1 - gatsby-remark-graphviz@5.12.0-next.1 - gatsby-remark-images-contentful@6.12.0-next.1 - gatsby-remark-images@7.12.0-next.1 - gatsby-remark-responsive-iframe@6.12.0-next.1 - gatsby-script@2.12.0-next.1 - gatsby-sharp@1.12.0-next.1 - gatsby-source-contentful@8.12.0-next.1 - gatsby-source-drupal@6.12.0-next.1 - gatsby-source-filesystem@5.12.0-next.1 - gatsby-source-graphql@5.12.0-next.1 - gatsby-source-mongodb@5.12.0-next.1 - gatsby-source-shopify@8.12.0-next.1 - gatsby-source-wordpress@7.12.0-next.1 - gatsby-telemetry@4.12.0-next.1 - gatsby-transformer-remark@6.12.0-next.1 - gatsby-transformer-screenshot@5.12.0-next.1 - gatsby-transformer-sharp@5.12.0-next.1 - gatsby-transformer-sqip@5.12.0-next.1 - gatsby-worker@2.12.0-next.1 - gatsby@5.12.0-next.1 --- .../package.json | 4 +-- packages/babel-preset-gatsby/package.json | 6 ++-- packages/create-gatsby/package.json | 4 +-- packages/gatsby-cli/package.json | 8 ++--- packages/gatsby-core-utils/package.json | 2 +- packages/gatsby-legacy-polyfills/package.json | 2 +- packages/gatsby-link/package.json | 4 +-- packages/gatsby-page-utils/package.json | 4 +-- packages/gatsby-parcel-config/package.json | 4 +-- .../package.json | 4 +-- .../package.json | 4 +-- packages/gatsby-plugin-cxs/package.json | 4 +-- packages/gatsby-plugin-feed/package.json | 4 +-- packages/gatsby-plugin-flow/package.json | 4 +-- .../gatsby-plugin-gatsby-cloud/package.json | 6 ++-- .../gatsby-plugin-google-gtag/package.json | 4 +-- .../package.json | 4 +-- packages/gatsby-plugin-image/package.json | 8 ++--- 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 +++--- packages/gatsby-plugin-postcss/package.json | 2 +- .../gatsby-plugin-preload-fonts/package.json | 4 +-- packages/gatsby-plugin-sass/package.json | 4 +-- packages/gatsby-plugin-sharp/package.json | 8 ++--- 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 | 6 ++-- .../package.json | 4 +-- .../gatsby-remark-custom-blocks/package.json | 2 +- packages/gatsby-remark-graphviz/package.json | 2 +- .../package.json | 2 +- packages/gatsby-remark-images/package.json | 6 ++-- .../package.json | 2 +- packages/gatsby-script/package.json | 2 +- packages/gatsby-sharp/package.json | 2 +- .../gatsby-source-contentful/package.json | 8 ++--- packages/gatsby-source-drupal/package.json | 6 ++-- .../gatsby-source-filesystem/package.json | 4 +-- packages/gatsby-source-graphql/package.json | 4 +-- packages/gatsby-source-mongodb/package.json | 2 +- packages/gatsby-source-shopify/package.json | 10 +++--- packages/gatsby-source-wordpress/package.json | 12 +++---- packages/gatsby-telemetry/package.json | 4 +-- .../gatsby-transformer-remark/package.json | 6 ++-- .../package.json | 2 +- .../gatsby-transformer-sharp/package.json | 4 +-- packages/gatsby-transformer-sqip/package.json | 6 ++-- packages/gatsby-worker/package.json | 2 +- packages/gatsby/package.json | 32 +++++++++---------- 53 files changed, 135 insertions(+), 135 deletions(-) diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index 2992aba8d4c0d..9310c08e56ca4 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": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Jason Quense ", "repository": { "type": "git", @@ -11,7 +11,7 @@ "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.12.0-next.0" + "gatsby-core-utils": "^4.12.0-next.1" }, "devDependencies": { "@babel/cli": "^7.20.7", diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 6b6f3ddecdb8d..a703510075af0 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby", - "version": "3.12.0-next.0", + "version": "3.12.0-next.1", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -22,8 +22,8 @@ "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^3.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-legacy-polyfills": "^3.12.0-next.0" + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-legacy-polyfills": "^3.12.0-next.1" }, "peerDependencies": { "@babel/core": "^7.11.6", diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index f62fa6bdf56e6..2e3f0a1357d16 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "create-gatsby", - "version": "3.12.0-next.0", + "version": "3.12.0-next.1", "main": "lib/index.js", "bin": "cli.js", "license": "MIT", @@ -27,7 +27,7 @@ "enquirer": "^2.3.6", "execa": "^5.1.1", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-plugin-utils": "^4.12.0-next.1", "joi": "^17.9.2", "microbundle": "^0.15.1", "node-fetch": "^2.6.11", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index a75896c9f3b11..5b845f459526d 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby": "cli.js" @@ -26,13 +26,13 @@ "clipboardy": "^2.3.0", "common-tags": "^1.8.2", "convert-hrtime": "^3.0.0", - "create-gatsby": "^3.12.0-next.0", + "create-gatsby": "^3.12.0-next.1", "envinfo": "^7.10.0", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-telemetry": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-telemetry": "^4.12.0-next.1", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.9.2", diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 8767daf82645f..01cdc07f0ccbc 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-core-utils", - "version": "4.12.0-next.0", + "version": "4.12.0-next.1", "description": "A collection of gatsby utils used in different gatsby packages", "keywords": [ "gatsby", diff --git a/packages/gatsby-legacy-polyfills/package.json b/packages/gatsby-legacy-polyfills/package.json index 9071ddca6362d..c85a2a643c878 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": "3.12.0-next.0", + "version": "3.12.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-link/package.json b/packages/gatsby-link/package.json index 2aecb532a0dd7..32e072a04aa7d 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -23,7 +23,7 @@ }, "dependencies": { "@types/reach__router": "^1.3.10", - "gatsby-page-utils": "^3.12.0-next.0", + "gatsby-page-utils": "^3.12.0-next.1", "prop-types": "^15.8.1" }, "devDependencies": { diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index bf8166b8d2692..9a3855c7f9976 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-page-utils", - "version": "3.12.0-next.0", + "version": "3.12.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.3", "fs-exists-cached": "^1.0.0", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" diff --git a/packages/gatsby-parcel-config/package.json b/packages/gatsby-parcel-config/package.json index ad0e7cf5f6a49..1960cf8765936 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.12.0-next.0", + "version": "1.12.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.12.0-next.0", + "@gatsbyjs/parcel-namer-relative-to-cwd": "2.12.0-next.1", "@parcel/bundler-default": "2.8.3", "@parcel/compressor-raw": "2.8.3", "@parcel/namer-default": "2.8.3", diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/package.json b/packages/gatsby-parcel-namer-relative-to-cwd/package.json index d19511c32e6c5..6990c899b6d6e 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.12.0-next.0", + "version": "2.12.0-next.1", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-parcel-namer-relative-to-cwd#readme", "description": "Parcel namer that preserves directory structures to stabilize output and keep the hierarchy.", "author": "Michal Piechowiak ", @@ -19,7 +19,7 @@ "@babel/runtime": "^7.20.13", "@parcel/namer-default": "2.8.3", "@parcel/plugin": "2.8.3", - "gatsby-core-utils": "^4.12.0-next.0" + "gatsby-core-utils": "^4.12.0-next.1" }, "devDependencies": { "@babel/cli": "^7.20.7", diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index ec36c9ac7ab93..6f64117958b4f 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": "3.12.0-next.0", + "version": "3.12.0-next.1", "author": "Peter van der Zee ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -21,7 +21,7 @@ "dependencies": { "@babel/runtime": "^7.20.13", "fast-glob": "^3.2.12", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "node-fetch": "^2.6.11" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index b5144b2936a09..439bff3231c75 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", "cxs": "^6.2.0", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.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 0d2baca1451b8..e5886ea2ea83c 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Nicholas Young ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-plugin-utils": "^4.12.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 67e089516099d..5bea0bf76b5ed 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.12.0-next.0", + "version": "4.12.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.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.0-next.1" }, "peerDependencies": { "gatsby": "^5.0.0-next" diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 543785451fc34..fc1ea1997feb0 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": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,8 +9,8 @@ "dependencies": { "@babel/runtime": "^7.20.13", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-telemetry": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-telemetry": "^4.12.0-next.1", "kebab-hash": "^0.1.2", "lodash": "^4.17.21", "webpack-assets-manifest": "^5.1.0" diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index d59d1553dcc2b..75d94ee805f40 100644 --- a/packages/gatsby-plugin-google-gtag/package.json +++ b/packages/gatsby-plugin-google-gtag/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-gtag", "description": "Gatsby plugin to add google gtag onto a site", - "version": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Tyler Buchea ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-gtag#readme", "keywords": [ diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index 1387c19992a2f..ebc527d6c5aa4 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Thijs Koerselman ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.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 644fd4c4fbc4a..16b8d40b3cf40 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.12.0-next.0", + "version": "3.12.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\"", @@ -87,13 +87,13 @@ "@babel/runtime": "^7.20.13", "@babel/traverse": "^7.20.13", "babel-jsx-utils": "^1.1.0", - "babel-plugin-remove-graphql-queries": "^5.12.0-next.0", + "babel-plugin-remove-graphql-queries": "^5.12.0-next.1", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-plugin-utils": "^4.12.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 ebc6bc355b735..3904fb5e1d347 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": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.20.13", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-plugin-utils": "^4.12.0-next.1", "semver": "^7.5.3", "sharp": "^0.32.1" }, diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index c622c17673ce5..dba13ed62cd4b 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.12.0-next.0", + "version": "5.12.0-next.1", "description": "MDX integration for Gatsby", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -34,8 +34,8 @@ "deepmerge": "^4.3.1", "estree-util-build-jsx": "^2.2.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-plugin-utils": "^4.12.0-next.1", "gray-matter": "^4.0.3", "mdast-util-mdx": "^2.0.1", "mdast-util-to-hast": "^10.2.0", diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index 515b7b641c396..d6af10b9a2488 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": "7.12.0-next.0", + "version": "7.12.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 c8c285c040bd9..9c46cb411e73b 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.12.0-next.0", + "version": "6.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,7 +9,7 @@ "dependencies": { "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", @@ -21,7 +21,7 @@ "babel-preset-gatsby-package": "^3.12.0-next.0", "cpy-cli": "^4.2.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-plugin-utils": "^4.12.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 b9d5b1e2cfaad..d7e9e40273622 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.12.0-next.0", + "version": "5.12.0-next.1", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -30,10 +30,10 @@ "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-page-utils": "^3.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", - "gatsby-telemetry": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-page-utils": "^3.12.0-next.1", + "gatsby-plugin-utils": "^4.12.0-next.1", + "gatsby-telemetry": "^4.12.0-next.1", "globby": "^11.1.0", "lodash": "^4.17.21" }, diff --git a/packages/gatsby-plugin-postcss/package.json b/packages/gatsby-plugin-postcss/package.json index 9a51aad1629a9..89540f6b34b32 100644 --- a/packages/gatsby-plugin-postcss/package.json +++ b/packages/gatsby-plugin-postcss/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-postcss", "description": "Gatsby plugin to handle PostCSS", - "version": "6.12.0-next.0", + "version": "6.12.0-next.1", "author": "Marat Dreizin ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index c7b6486c320f0..418119f01bd4d 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": "4.12.0-next.0", + "version": "4.12.0-next.1", "author": "Aaron Ross ", "main": "index.js", "bin": { @@ -15,7 +15,7 @@ "chalk": "^4.1.2", "date-fns": "^2.30.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.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 3a69912597a61..0d8e76bfbfe6b 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.12.0-next.0", + "version": "6.12.0-next.1", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "autoprefixer": "^10.4.14", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.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 2f0bd72894ec2..bccf55f95d114 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,8 +13,8 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-plugin-utils": "^4.12.0-next.1", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", "semver": "^7.5.3", @@ -25,7 +25,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.12.0-next.0" + "gatsby-plugin-image": "^3.12.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 407084c2c8ae5..7219c10cdebe3 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.12.0-next.0", + "version": "6.12.0-next.1", "contributors": [ "Alex Moon ", "Nicholas Young " @@ -20,7 +20,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.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 b331d79ac46c8..5ec75dc00be5f 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.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 b817d289d7a11..3764c279f6eba 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typescript", "description": "Adds TypeScript support to Gatsby", - "version": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "@babel/plugin-proposal-optional-chaining": "^7.20.7", "@babel/preset-typescript": "^7.18.6", "@babel/runtime": "^7.20.13", - "babel-plugin-remove-graphql-queries": "^5.12.0-next.0" + "babel-plugin-remove-graphql-queries": "^5.12.0-next.1" }, "devDependencies": { "@babel/cli": "^7.20.7", diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index b4912b6541f00..70c6965e01184 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.12.0-next.0", + "version": "4.12.0-next.1", "description": "Gatsby utils that help creating plugins", "main": "dist/index.js", "exports": { @@ -49,8 +49,8 @@ "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-sharp": "^1.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-sharp": "^1.12.0-next.1", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", "joi": "^17.9.2", diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index eccffc5349df9..cfeeec3869b18 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.12.0-next.0", + "version": "6.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-autolink-headers#readme", "keywords": [ diff --git a/packages/gatsby-remark-custom-blocks/package.json b/packages/gatsby-remark-custom-blocks/package.json index 77f53ca3452c4..2a8a71d971fd1 100644 --- a/packages/gatsby-remark-custom-blocks/package.json +++ b/packages/gatsby-remark-custom-blocks/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-custom-blocks", "description": "Gatsby remark plugin for adding custom blocks in markdown", - "version": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Mohammad Asad Mohammad ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-graphviz/package.json b/packages/gatsby-remark-graphviz/package.json index 3e1443f007fef..bf3fb96604abf 100644 --- a/packages/gatsby-remark-graphviz/package.json +++ b/packages/gatsby-remark-graphviz/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-graphviz", "description": "Processes graphviz code blocks and renders to SVG using viz.js", - "version": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Anthony Marcar ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index 97814dec2dcbd..8d00961c57201 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.12.0-next.0", + "version": "6.12.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 ac82e125c8bb1..87481c1f652dc 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.12.0-next.0", + "version": "7.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -10,7 +10,7 @@ "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", @@ -23,7 +23,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-plugin-utils": "^4.12.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 d169971dadf21..8ce16ebf4d57c 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": "6.12.0-next.0", + "version": "6.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" diff --git a/packages/gatsby-script/package.json b/packages/gatsby-script/package.json index c72401be9cd8f..2a2764543bead 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.12.0-next.0", + "version": "2.12.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 34b8e2dba5eef..e428a44845653 100644 --- a/packages/gatsby-sharp/package.json +++ b/packages/gatsby-sharp/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-sharp", - "version": "1.12.0-next.0", + "version": "1.12.0-next.1", "sideEffects": false, "keywords": [ "gatsby", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 0fbd391928247..fed765289a390 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.12.0-next.0", + "version": "8.12.0-next.1", "author": "Marcus Ericsson (mericsson.com)", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,9 +16,9 @@ "common-tags": "^1.8.2", "contentful": "^9.3.5", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", - "gatsby-source-filesystem": "^5.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-plugin-utils": "^4.12.0-next.1", + "gatsby-source-filesystem": "^5.12.0-next.1", "is-online": "^9.0.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 c9291b2f58d7a..da5a0414942e4 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.12.0-next.0", + "version": "6.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,8 +13,8 @@ "bluebird": "^3.7.2", "body-parser": "^1.20.2", "fastq": "^1.15.0", - "gatsby-plugin-utils": "^4.12.0-next.0", - "gatsby-source-filesystem": "^5.12.0-next.0", + "gatsby-plugin-utils": "^4.12.0-next.1", + "gatsby-source-filesystem": "^5.12.0-next.1", "got": "^11.8.6", "http2-wrapper": "^2.2.0", "lodash": "^4.17.21", diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 9366476b1193f..26f9432f128ed 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": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,7 +11,7 @@ "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "mime": "^3.0.0", "pretty-bytes": "^5.6.0", "valid-url": "^1.0.9", diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index 28a841a9133de..520543bebf03e 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": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Mikhail Novikov ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "@graphql-tools/utils": "^8.13.1", "@graphql-tools/wrap": "^8.5.1", "dataloader": "^2.2.2", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "invariant": "^2.2.4", "node-fetch": "^2.6.11" }, diff --git a/packages/gatsby-source-mongodb/package.json b/packages/gatsby-source-mongodb/package.json index 13f2d45afcfc2..ac44937a871dd 100644 --- a/packages/gatsby-source-mongodb/package.json +++ b/packages/gatsby-source-mongodb/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-mongodb", "description": "Source plugin for pulling data into Gatsby from MongoDB collections", - "version": "5.12.0-next.0", + "version": "5.12.0-next.1", "authors": [ "jhermans85@hotmail.com", "hi@elmar.codes" diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index e51487437d99d..ba426d331dc63 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.12.0-next.0", + "version": "8.12.0-next.1", "description": "Gatsby source plugin for building websites using Shopify as a data source.", "scripts": { "watch": "tsc-watch --outDir .", @@ -24,9 +24,9 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify#readme", "dependencies": { "@babel/runtime": "^7.20.13", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", - "gatsby-source-filesystem": "^5.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-plugin-utils": "^4.12.0-next.1", + "gatsby-source-filesystem": "^5.12.0-next.1", "node-fetch": "^2.6.11", "sharp": "^0.32.1", "shift-left": "^0.1.5" @@ -35,7 +35,7 @@ "@types/node": "^18.16.18", "@types/node-fetch": "^2.6.4", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.12.0-next.0", + "gatsby-plugin-image": "^3.12.0-next.1", "msw": "^1.2.2", "prettier": "^2.8.8", "prettier-check": "^2.0.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index e5e6a10268074..a3cecab58be7b 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.12.0-next.0", + "version": "7.12.0-next.1", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, @@ -27,10 +27,10 @@ "file-type": "^15.0.1", "filesize": "^6.4.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "gatsby-plugin-catch-links": "^5.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", - "gatsby-source-filesystem": "^5.12.0-next.0", + "gatsby-plugin-utils": "^4.12.0-next.1", + "gatsby-source-filesystem": "^5.12.0-next.1", "glob": "^7.2.3", "got": "^11.8.6", "immer": "^9.0.0", @@ -55,10 +55,10 @@ "@types/semver": "^7.5.0", "babel-plugin-import-globals": "^2.0.0", "babel-plugin-module-resolver": "4.1.0", - "babel-preset-gatsby": "^3.12.0-next.0", + "babel-preset-gatsby": "^3.12.0-next.1", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.12.0-next.0", + "gatsby-plugin-image": "^3.12.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 583bb8386c970..11b851bf66a91 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-telemetry", "description": "Gatsby Telemetry", - "version": "4.12.0-next.0", + "version": "4.12.0-next.1", "author": "Jarmo Isotalo ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "boxen": "^5.1.2", "configstore": "^5.0.1", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "git-up": "^7.0.0", "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 8fdc0e4c80928..67323b140b955 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": "6.12.0-next.0", + "version": "6.12.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.20.13", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", "gray-matter": "^4.0.3", "hast-util-raw": "^6.1.0", "hast-util-to-html": "^7.1.3", @@ -35,7 +35,7 @@ "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.12.0-next.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.12.0-next.0" + "gatsby-plugin-utils": "^4.12.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 006edfdefca7b..7e4dce3b389f4 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": "5.12.0-next.0", + "version": "5.12.0-next.1", "author": "Cassandra 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 ff3cf27d8c0cb..00f8082787b88 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.12.0-next.0", + "version": "5.12.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": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-plugin-utils": "^4.12.0-next.1", "probe-image-size": "^7.2.3", "semver": "^7.5.3", "sharp": "^0.32.1" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index a73d3e6fd2a4a..4357f5b4cbc90 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Benedikt Rötsch ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -9,8 +9,8 @@ "dependencies": { "@babel/runtime": "^7.20.13", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0-next.0", - "gatsby-plugin-sharp": "^5.12.0-next.0", + "gatsby-core-utils": "^4.12.0-next.1", + "gatsby-plugin-sharp": "^5.12.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-worker/package.json b/packages/gatsby-worker/package.json index 3a96e4210d93c..89b484a6d479f 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": "2.12.0-next.0", + "version": "2.12.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 a08da8046316e..08d382a7b9312 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.12.0-next.0", + "version": "5.12.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby": "./cli.js" @@ -48,8 +48,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": "^5.12.0-next.0", - "babel-preset-gatsby": "^3.12.0-next.0", + "babel-plugin-remove-graphql-queries": "^5.12.0-next.1", + "babel-preset-gatsby": "^3.12.0-next.1", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "browserslist": "^4.21.7", @@ -90,20 +90,20 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.12.0-next.0", - "gatsby-core-utils": "^4.12.0-next.0", + "gatsby-cli": "^5.12.0-next.1", + "gatsby-core-utils": "^4.12.0-next.1", "gatsby-graphiql-explorer": "^3.12.0-next.0", - "gatsby-legacy-polyfills": "^3.12.0-next.0", - "gatsby-link": "^5.12.0-next.0", - "gatsby-page-utils": "^3.12.0-next.0", - "gatsby-parcel-config": "1.12.0-next.0", - "gatsby-plugin-page-creator": "^5.12.0-next.0", - "gatsby-plugin-typescript": "^5.12.0-next.0", - "gatsby-plugin-utils": "^4.12.0-next.0", + "gatsby-legacy-polyfills": "^3.12.0-next.1", + "gatsby-link": "^5.12.0-next.1", + "gatsby-page-utils": "^3.12.0-next.1", + "gatsby-parcel-config": "1.12.0-next.1", + "gatsby-plugin-page-creator": "^5.12.0-next.1", + "gatsby-plugin-typescript": "^5.12.0-next.1", + "gatsby-plugin-utils": "^4.12.0-next.1", "gatsby-react-router-scroll": "^6.12.0-next.0", - "gatsby-script": "^2.12.0-next.0", - "gatsby-telemetry": "^4.12.0-next.0", - "gatsby-worker": "^2.12.0-next.0", + "gatsby-script": "^2.12.0-next.1", + "gatsby-telemetry": "^4.12.0-next.1", + "gatsby-worker": "^2.12.0-next.1", "glob": "^7.2.3", "globby": "^11.1.0", "got": "^11.8.6", @@ -207,7 +207,7 @@ "zipkin-transport-http": "^0.22.0" }, "optionalDependencies": { - "gatsby-sharp": "^1.12.0-next.0" + "gatsby-sharp": "^1.12.0-next.1" }, "engines": { "node": ">=18.0.0"