diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index 11a958864b18b..f5a2fbbc50c1d 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Jason Quense ", "repository": { "type": "git", @@ -11,12 +11,12 @@ "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "gatsby-core-utils": "^4.10.0-next.0" + "gatsby-core-utils": "^4.10.0-next.1" }, "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "peerDependencies": { diff --git a/packages/babel-preset-gatsby-package/package.json b/packages/babel-preset-gatsby-package/package.json index f1b97b8b0df4d..62106e87d05a0 100644 --- a/packages/babel-preset-gatsby-package/package.json +++ b/packages/babel-preset-gatsby-package/package.json @@ -1,6 +1,6 @@ { "name": "babel-preset-gatsby-package", - "version": "3.10.0-next.0", + "version": "3.10.0-next.1", "author": "Philipp Spiess ", "repository": { "type": "git", diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 5d91f350c2ac6..e17f9646e2a92 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.10.0-next.0", + "version": "3.10.0-next.1", "author": "Philipp Spiess ", "repository": { "type": "git", @@ -22,7 +22,7 @@ "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.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "gatsby-legacy-polyfills": "^3.10.0-next.0" }, "peerDependencies": { @@ -38,7 +38,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "slash": "^3.0.0" }, diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index 290ca92fb8a0c..7529852493fd9 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -1,6 +1,6 @@ { "name": "create-gatsby", - "version": "3.10.0-next.0", + "version": "3.10.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": "^11.1.1", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-plugin-utils": "^4.10.0-next.1", "joi": "^17.9.1", "microbundle": "^0.15.1", "node-fetch": "^2.6.9", diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index ae5ba34aa0e83..1c6cc97d3793e 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.10.0-next.0", + "version": "5.10.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.10.0-next.0", + "create-gatsby": "^3.10.0-next.1", "envinfo": "^7.8.1", "execa": "^5.1.1", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.10.0-next.0", - "gatsby-telemetry": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-telemetry": "^4.10.0-next.1", "hosted-git-info": "^3.0.8", "is-valid-path": "^0.1.1", "joi": "^17.9.1", @@ -62,7 +62,7 @@ "@types/hosted-git-info": "^3.0.2", "@types/yargs": "^15.0.15", "babel-plugin-lodash": "^3.3.4", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "ink": "^3.2.0", "ink-spinner": "^4.0.3", diff --git a/packages/gatsby-codemods/package.json b/packages/gatsby-codemods/package.json index 493cc4a7c1c3c..e828372e803f5 100644 --- a/packages/gatsby-codemods/package.json +++ b/packages/gatsby-codemods/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-codemods", - "version": "4.10.0-next.0", + "version": "4.10.0-next.1", "description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", "main": "index.js", "scripts": { @@ -37,7 +37,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@types/jscodeshift": "^0.11.6", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "engines": { diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 51f0061852792..eebd70b2b778e 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.10.0-next.0", + "version": "4.10.0-next.1", "description": "A collection of gatsby utils used in different gatsby packages", "keywords": [ "gatsby", @@ -82,7 +82,7 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "@types/ci-info": "2.0.0", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "del-cli": "^5.0.0", "is-uuid": "^1.0.2", diff --git a/packages/gatsby-cypress/package.json b/packages/gatsby-cypress/package.json index 9b670ec73e0a0..66688d06eda8c 100644 --- a/packages/gatsby-cypress/package.json +++ b/packages/gatsby-cypress/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-cypress", - "version": "3.10.0-next.0", + "version": "3.10.0-next.1", "description": "Cypress tools for Gatsby projects", "main": "index.js", "repository": { @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "keywords": [ diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index fbfcf6fd45fed..a943e3852c6a8 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-dev-cli", "description": "CLI helpers for contributors working on Gatsby", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bin": { "gatsby-dev": "./dist/index.js" @@ -27,7 +27,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-dev-cli#readme", diff --git a/packages/gatsby-graphiql-explorer/package.json b/packages/gatsby-graphiql-explorer/package.json index a0c4b46c03ad0..5bcdda5975af7 100644 --- a/packages/gatsby-graphiql-explorer/package.json +++ b/packages/gatsby-graphiql-explorer/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-graphiql-explorer", - "version": "3.10.0-next.0", + "version": "3.10.0-next.1", "description": "GraphiQL IDE with custom features for Gatsby users", "main": "index.js", "scripts": { @@ -43,7 +43,7 @@ "@graphiql/react": "^0.17.1", "@graphiql/toolkit": "^0.8.3", "babel-loader": "^8.3.0", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "core-js": "^3.22.3", "cross-env": "^7.0.3", "css-loader": "^6.7.3", diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index 3799423ce8153..64c056952c630 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.10.0-next.0", + "version": "5.10.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.10.0-next.0", + "gatsby-page-utils": "^3.10.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 a868eac095fc3..6ca3a57053ef5 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.10.0-next.0", + "version": "3.10.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.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "glob": "^7.2.3", "lodash": "^4.17.21", "micromatch": "^4.0.5" @@ -39,7 +39,7 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "@types/micromatch": "^4.0.2", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "rimraf": "^4.4.1", "typescript": "^5.0.3" diff --git a/packages/gatsby-parcel-config/package.json b/packages/gatsby-parcel-config/package.json index c120428c6269d..613d4731fc470 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.10.0-next.0", + "version": "1.10.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.10.0-next.0", + "@gatsbyjs/parcel-namer-relative-to-cwd": "2.10.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 7214db49428d9..13165af43796a 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.10.0-next.0", + "version": "2.10.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 ", @@ -19,12 +19,12 @@ "@babel/runtime": "^7.20.13", "@parcel/namer-default": "2.8.3", "@parcel/plugin": "2.8.3", - "gatsby-core-utils": "^4.10.0-next.0" + "gatsby-core-utils": "^4.10.0-next.1" }, "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "scripts": { diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index 81fca2276d951..144d583c202e6 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.10.0-next.0", + "version": "3.10.0-next.1", "author": "Peter van der Zee ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,12 +16,12 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0" + "babel-preset-gatsby-package": "^3.10.0-next.1" }, "dependencies": { "@babel/runtime": "^7.20.13", "fast-glob": "^3.2.12", - "gatsby-core-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "node-fetch": "^2.6.9" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-canonical-urls/package.json b/packages/gatsby-plugin-canonical-urls/package.json index 5290a5e7cdc70..acd27c079404c 100644 --- a/packages/gatsby-plugin-canonical-urls/package.json +++ b/packages/gatsby-plugin-canonical-urls/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-canonical-urls", "description": "Add canonical links to HTML pages Gatsby generates.", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-canonical-urls#readme", diff --git a/packages/gatsby-plugin-catch-links/package.json b/packages/gatsby-plugin-catch-links/package.json index afc8c9f57c965..7ca34bcdb7507 100644 --- a/packages/gatsby-plugin-catch-links/package.json +++ b/packages/gatsby-plugin-catch-links/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-catch-links", "description": "Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-catch-links#readme", diff --git a/packages/gatsby-plugin-coffeescript/package.json b/packages/gatsby-plugin-coffeescript/package.json index 7cd84cbba57bd..4700d9962d4de 100644 --- a/packages/gatsby-plugin-coffeescript/package.json +++ b/packages/gatsby-plugin-coffeescript/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-coffeescript", "description": "Adds CoffeeScript support for Gatsby", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-coffeescript#readme", diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index 0c064cc9c9e72..89000b865ad3b 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Chen-Tai Hou ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,10 +12,10 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "cxs": "^6.2.0", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-cxs#readme", "keywords": [ diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index e7f5439f61609..11792934384d7 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-emotion", "description": "Gatsby plugin to add support for Emotion", - "version": "8.10.0-next.0", + "version": "8.10.0-next.1", "author": "Tegan Churchill ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-facebook-analytics/package.json b/packages/gatsby-plugin-facebook-analytics/package.json index eeb6e1bfc874a..bbfeaf218439a 100644 --- a/packages/gatsby-plugin-facebook-analytics/package.json +++ b/packages/gatsby-plugin-facebook-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-facebook-analytics", "description": "Gatsby plugin to add facebook analytics onto a site", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Yeison Daza ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-facebook-analytics#readme", diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 37b9b1352092f..808fff55efc3e 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Nicholas Young ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -11,14 +11,14 @@ "@hapi/joi": "^15.1.1", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-plugin-utils": "^4.10.0-next.1", "lodash.merge": "^4.6.2", "rss": "^1.2.2" }, "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-feed#readme", diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index 96320c70a65b1..1083da8ba259b 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.10.0-next.0", + "version": "4.10.0-next.1", "description": "Provides drop-in support for Flow by adding @babel/preset-flow.", "main": "index.js", "scripts": { @@ -30,9 +30,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.0-next.1" }, "peerDependencies": { "gatsby": "^5.0.0-next" diff --git a/packages/gatsby-plugin-fullstory/package.json b/packages/gatsby-plugin-fullstory/package.json index f5efa9eb831d1..a2e2cbee5a83e 100644 --- a/packages/gatsby-plugin-fullstory/package.json +++ b/packages/gatsby-plugin-fullstory/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-fullstory", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "description": "Plugin to add the tracking code for Fullstory.com", "main": "index.js", "scripts": { @@ -29,7 +29,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 9679d9000ca86..4bdce5c8f8604 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.10.0-next.0", + "version": "5.10.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.10.0-next.0", - "gatsby-telemetry": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-telemetry": "^4.10.0-next.1", "kebab-hash": "^0.1.2", "lodash": "^4.17.21", "webpack-assets-manifest": "^5.1.0" @@ -18,7 +18,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "del-cli": "^5.0.0", "msw": "^1.2.1" diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index d0889a0e24866..0f438a37d7637 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-google-analytics", "description": "Gatsby plugin to add google analytics onto a site", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "@testing-library/react": "^11.2.7", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-google-analytics#readme", diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index 000a19801283b..ffb2f57831e74 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Tyler Buchea ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,9 +13,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.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 36809fbb165b7..91ccf999c1317 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Thijs Koerselman ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,9 +13,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.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 ed9f300f4fad2..40debc09427cf 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.10.0-next.0", + "version": "3.10.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.10.0-next.0", + "babel-plugin-remove-graphql-queries": "^5.10.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.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, diff --git a/packages/gatsby-plugin-jss/package.json b/packages/gatsby-plugin-jss/package.json index cb9103da85e3a..d366279c999ac 100644 --- a/packages/gatsby-plugin-jss/package.json +++ b/packages/gatsby-plugin-jss/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-jss", "description": "Gatsby plugin that adds SSR support for JSS", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Vladimir Guguiev ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-jss#readme", diff --git a/packages/gatsby-plugin-layout/package.json b/packages/gatsby-plugin-layout/package.json index 1ab220c225df6..93aab3000b9af 100644 --- a/packages/gatsby-plugin-layout/package.json +++ b/packages/gatsby-plugin-layout/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-layout", - "version": "4.10.0-next.0", + "version": "4.10.0-next.1", "description": "Reimplements the behavior of layout components in gatsby@1, which was removed in version 2.", "main": "index.js", "scripts": { @@ -29,7 +29,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-less/package.json b/packages/gatsby-plugin-less/package.json index 72dea96561dac..0e2d397a242fe 100644 --- a/packages/gatsby-plugin-less/package.json +++ b/packages/gatsby-plugin-less/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-less", "description": "Gatsby plugin to add support for using Less", - "version": "7.10.0-next.0", + "version": "7.10.0-next.1", "author": "monastic.panic@gmail.com", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-less#readme", diff --git a/packages/gatsby-plugin-lodash/package.json b/packages/gatsby-plugin-lodash/package.json index efbbc630fdec3..4a8f1d91e4926 100644 --- a/packages/gatsby-plugin-lodash/package.json +++ b/packages/gatsby-plugin-lodash/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-lodash", "description": "Easy modular Lodash builds. Adds the Lodash webpack & Babel plugins to your Gatsby build", - "version": "6.10.0-next.0", + "version": "6.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-lodash#readme", diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index a6d999f04f3f1..4e4f2895465cd 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -1,22 +1,22 @@ { "name": "gatsby-plugin-manifest", "description": "Gatsby plugin which adds a manifest.webmanifest to make sites progressive web apps", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.20.13", - "gatsby-core-utils": "^4.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", "semver": "^7.3.8", "sharp": "^0.31.3" }, "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-manifest#readme", diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index d4208d170bf2b..aa299358b2fed 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.10.0-next.1", + "version": "5.10.0-next.2", "description": "MDX integration for Gatsby", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -34,8 +34,8 @@ "deepmerge": "^4.2.2", "estree-util-build-jsx": "^2.2.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", "gray-matter": "^4.0.3", "mdast-util-mdx": "^2.0.0", "mdast-util-to-hast": "^10.2.0", @@ -53,7 +53,7 @@ "@types/estree": "^1.0.0", "@types/mdast": "^3.0.11", "@types/unist": "^2.0.6", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "del-cli": "^5.0.0", "opentracing": "^0.14.7", diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index f100646431e69..dc9885d1719aa 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.10.0-next.1", + "version": "7.10.0-next.2", "author": "Shawn Erquhart ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/gatsby-plugin-nprogress/package.json b/packages/gatsby-plugin-nprogress/package.json index 8130d6fbb7ece..ad258fbfbd8bd 100644 --- a/packages/gatsby-plugin-nprogress/package.json +++ b/packages/gatsby-plugin-nprogress/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-nprogress", "description": "Shows page loading indicator when loading page resources is delayed", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-nprogress#readme", diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 6d9bb152abcee..938a3bf55454f 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.10.0-next.0", + "version": "6.10.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.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "glob": "^7.2.3", "idb-keyval": "^3.2.0", "lodash": "^4.17.21", @@ -18,10 +18,10 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cpy-cli": "^4.2.0", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-plugin-utils": "^4.10.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 8ff2e6fe08d15..f1b0bcc33b9fa 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.10.0-next.0", + "version": "5.10.0-next.1", "description": "Gatsby plugin that automatically creates pages from React components in specified directories", "main": "index.js", "scripts": { @@ -30,17 +30,17 @@ "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.10.0-next.0", - "gatsby-page-utils": "^3.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", - "gatsby-telemetry": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-page-utils": "^3.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", + "gatsby-telemetry": "^4.10.0-next.1", "globby": "^11.1.0", "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-postcss/package.json b/packages/gatsby-plugin-postcss/package.json index ae0926e35f9ac..611c66eb295ed 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.10.0-next.0", + "version": "6.10.0-next.1", "author": "Marat Dreizin ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-postcss#readme", diff --git a/packages/gatsby-plugin-preact/package.json b/packages/gatsby-plugin-preact/package.json index ab7ad2d568c99..a6b691259555e 100644 --- a/packages/gatsby-plugin-preact/package.json +++ b/packages/gatsby-plugin-preact/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-preact", "description": "A Gatsby plugin which replaces React with Preact", - "version": "7.10.0-next.0", + "version": "7.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "preact": "^10.13.2" }, diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index 2aeb470b8c11f..a3d7f0cb644a6 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.10.0-next.0", + "version": "4.10.0-next.1", "author": "Aaron Ross ", "main": "index.js", "bin": { @@ -15,7 +15,7 @@ "chalk": "^4.1.2", "date-fns": "^2.29.3", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "graphql-request": "^1.8.2", "progress": "^2.0.3", "puppeteer": "^3.3.0" @@ -23,7 +23,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "del-cli": "^5.0.0" }, diff --git a/packages/gatsby-plugin-react-css-modules/package.json b/packages/gatsby-plugin-react-css-modules/package.json index 72312761d4188..0d4340bb8a500 100644 --- a/packages/gatsby-plugin-react-css-modules/package.json +++ b/packages/gatsby-plugin-react-css-modules/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-react-css-modules", "description": "Gatsby plugin that transforms styleName to className using compile time CSS module resolution", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Ming Aldrich-Gan ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-react-css-modules#readme", diff --git a/packages/gatsby-plugin-react-helmet/package.json b/packages/gatsby-plugin-react-helmet/package.json index 5b9e203d4bdea..bf71d7e61428e 100644 --- a/packages/gatsby-plugin-react-helmet/package.json +++ b/packages/gatsby-plugin-react-helmet/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-react-helmet", "description": "Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.", - "version": "6.10.0-next.0", + "version": "6.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-react-helmet#readme", diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index c8a0443655cf2..b84499d1bb2c5 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.10.0-next.0", + "version": "6.10.0-next.1", "author": "Daniel Farrell ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,9 +15,9 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "autoprefixer": "^10.4.14", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.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 09115ace9b183..210812e88d019 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.10.0-next.0", + "version": "5.10.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.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", "semver": "^7.3.8", @@ -24,9 +24,9 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "@types/sharp": "^0.31.1", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.10.0-next.0" + "gatsby-plugin-image": "^3.10.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 c3931c1ce6d77..50b6666a60c21 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.10.0-next.0", + "version": "6.10.0-next.1", "contributors": [ "Alex Moon ", "Nicholas Young " @@ -18,9 +18,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-sitemap#readme", "keywords": [ diff --git a/packages/gatsby-plugin-styled-components/package.json b/packages/gatsby-plugin-styled-components/package.json index a2093b2d6c645..8208784f98212 100644 --- a/packages/gatsby-plugin-styled-components/package.json +++ b/packages/gatsby-plugin-styled-components/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styled-components", "description": "Gatsby plugin to add support for styled components", - "version": "6.10.0-next.0", + "version": "6.10.0-next.1", "author": "Guten Ye ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-components#readme", diff --git a/packages/gatsby-plugin-styled-jsx/package.json b/packages/gatsby-plugin-styled-jsx/package.json index 97d9dbbedcbb5..79f05a3b26cd3 100644 --- a/packages/gatsby-plugin-styled-jsx/package.json +++ b/packages/gatsby-plugin-styled-jsx/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styled-jsx", "description": "Adds SSR support for styled-jsx", - "version": "6.10.0-next.0", + "version": "6.10.0-next.1", "author": "Tim Suchanek ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-styled-jsx#readme", diff --git a/packages/gatsby-plugin-styletron/package.json b/packages/gatsby-plugin-styletron/package.json index 1b29791cbeaa3..866688db5b1ca 100644 --- a/packages/gatsby-plugin-styletron/package.json +++ b/packages/gatsby-plugin-styletron/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-styletron", "description": "A Gatsby plugin for styletron with built-in server-side rendering support", - "version": "8.10.0-next.0", + "version": "8.10.0-next.1", "author": "Nadiia Dmytrenko ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "styletron-engine-atomic": "^1.5.0", "styletron-react": "^6.1.0" diff --git a/packages/gatsby-plugin-stylus/package.json b/packages/gatsby-plugin-stylus/package.json index e163915c7b1e2..a5dfe011c2aa5 100644 --- a/packages/gatsby-plugin-stylus/package.json +++ b/packages/gatsby-plugin-stylus/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-stylus", "description": "Gatsby support for Stylus", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Ian Sinnott ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-stylus#readme", diff --git a/packages/gatsby-plugin-subfont/package.json b/packages/gatsby-plugin-subfont/package.json index 8a68dcafcb15a..11b61b9b003d4 100644 --- a/packages/gatsby-plugin-subfont/package.json +++ b/packages/gatsby-plugin-subfont/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-subfont", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "description": "Runs the font delivery optimizing CLI tool subfont on the homepage of your site during the Gatsby build", "main": "index.js", "scripts": { @@ -30,7 +30,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index b77e1c2cf901c..800c1f6be00af 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,9 +12,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.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 31179c9cedbc5..01673d5dc9cee 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,12 +16,12 @@ "@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.10.0-next.0" + "babel-plugin-remove-graphql-queries": "^5.10.0-next.1" }, "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "peerDependencies": { diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index ed438f21fa679..784eef5db3c27 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-plugin-typography", "description": "Gatsby plugin to setup server rendering of Typography.js' CSS", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -12,7 +12,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 8d4e3f18e7a11..77b15a3ca612d 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.10.0-next.0", + "version": "4.10.0-next.1", "description": "Gatsby utils that help creating plugins", "main": "dist/index.js", "exports": { @@ -49,7 +49,7 @@ "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "gatsby-sharp": "^1.10.0-next.0", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", @@ -59,7 +59,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "msw": "^1.2.1", "rimraf": "^4.4.1", diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index d807d81df7cfe..7b7fcd4d48186 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.10.0-next.0", + "version": "6.10.0-next.1", "author": "Jimmy Jia", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "babel-plugin-dev-expression": "^0.2.3", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "history": "^5.3.0" }, diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index af4a9d275d502..06faec0a54997 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.10.0-next.0", + "version": "6.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,9 +16,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.0-next.1" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-autolink-headers#readme", "keywords": [ diff --git a/packages/gatsby-remark-code-repls/package.json b/packages/gatsby-remark-code-repls/package.json index a4fa92b865b64..544a36757900b 100644 --- a/packages/gatsby-remark-code-repls/package.json +++ b/packages/gatsby-remark-code-repls/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-code-repls", "description": "Gatsby plugin to auto-generate links to popular REPLs like Babel and Codepen", - "version": "7.10.0-next.0", + "version": "7.10.0-next.1", "author": "Brian Vaughn ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -18,7 +18,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-code-repls#readme", diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index e26d94a878cb6..a7416d97e2ed3 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-copy-linked-files", "description": "Find files which are linked to from markdown and copy them to the public directory", - "version": "6.10.0-next.0", + "version": "6.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -19,7 +19,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "remark": "^13.0.0", "remark-mdx": "^1.6.22" diff --git a/packages/gatsby-remark-custom-blocks/package.json b/packages/gatsby-remark-custom-blocks/package.json index ef744f0428772..672916e675903 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Mohammad Asad Mohammad ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "unist-util-find": "^1.0.2" }, diff --git a/packages/gatsby-remark-embed-snippet/package.json b/packages/gatsby-remark-embed-snippet/package.json index 1604ee244e678..f01bfc27f93d1 100644 --- a/packages/gatsby-remark-embed-snippet/package.json +++ b/packages/gatsby-remark-embed-snippet/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-embed-snippet", "description": "Gatsby plugin to embed formatted code snippets within markdown", - "version": "8.10.0-next.0", + "version": "8.10.0-next.1", "author": "Brian Vaughn ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-embed-snippet#readme", diff --git a/packages/gatsby-remark-graphviz/package.json b/packages/gatsby-remark-graphviz/package.json index 9bd847eb8f203..0b2974d6ddbae 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Anthony Marcar ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "hast-util-to-html": "^7.1.3", "mdast-util-to-hast": "^10.2.0", diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index a1a555a2cbc34..909edd23aa6b1 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.10.0-next.0", + "version": "6.10.0-next.1", "description": "Process Images in Contentful markdown so they can use the images API.", "main": "index.js", "scripts": { @@ -28,7 +28,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "keywords": [ diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index 4dc9ba7c9b216..e61c67f8692d7 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.10.0-next.0", + "version": "7.10.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.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", @@ -21,9 +21,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0", + "gatsby-plugin-utils": "^4.10.0-next.1", "hast-util-to-html": "^7.1.3", "mdast-util-to-hast": "^10.2.0" }, diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index 9490ff3632288..07b5c4b363f46 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-katex", "description": "Transform math nodes to html markup", - "version": "7.10.0-next.0", + "version": "7.10.0-next.1", "author": "Jeffrey Xiao ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "katex": "^0.13.18", "remark": "^13.0.0" diff --git a/packages/gatsby-remark-prismjs/package.json b/packages/gatsby-remark-prismjs/package.json index 7f0b661fc5c9f..7618e236add07 100644 --- a/packages/gatsby-remark-prismjs/package.json +++ b/packages/gatsby-remark-prismjs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-prismjs", "description": "Adds syntax highlighting to code blocks at build time using PrismJS", - "version": "7.10.0-next.0", + "version": "7.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cheerio": "^1.0.0-rc.10", "cross-env": "^7.0.3", "prismjs": "^1.29.0", diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 42518d1e1dad4..ec4b72686d24c 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.10.0-next.0", + "version": "6.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -16,7 +16,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "remark": "^13.0.0", "remark-mdx": "^1.6.22", diff --git a/packages/gatsby-remark-smartypants/package.json b/packages/gatsby-remark-smartypants/package.json index 1879177b1cd74..5502388517609 100644 --- a/packages/gatsby-remark-smartypants/package.json +++ b/packages/gatsby-remark-smartypants/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-remark-smartypants", "description": "Use retext-smartypants to auto-enhance typography of markdown", - "version": "6.10.0-next.0", + "version": "6.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-smartypants#readme", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 325312db23706..5388d5371c9ca 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.10.0-next.1", + "version": "8.10.0-next.2", "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.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", - "gatsby-source-filesystem": "^5.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", + "gatsby-source-filesystem": "^5.10.0-next.1", "is-online": "^9.0.1", "json-stringify-safe": "^5.0.1", "lodash": "^4.17.21", @@ -29,7 +29,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "nock": "^13.3.0" }, diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index cd9c28cf7950d..df34719c2d518 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.10.0-next.0", + "version": "6.10.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.10.0-next.0", - "gatsby-source-filesystem": "^5.10.0-next.0", + "gatsby-plugin-utils": "^4.10.0-next.1", + "gatsby-source-filesystem": "^5.10.0-next.1", "got": "^11.8.6", "http2-wrapper": "^2.2.0", "lodash": "^4.17.21", @@ -27,7 +27,7 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "@babel/preset-typescript": "^7.18.6", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "engines": { diff --git a/packages/gatsby-source-faker/package.json b/packages/gatsby-source-faker/package.json index f898848d9890b..8a6718a005870 100644 --- a/packages/gatsby-source-faker/package.json +++ b/packages/gatsby-source-faker/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-faker", "description": "A gatsby plugin to get fake data for testing", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Pavithra Kodmad", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-faker#readme", diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index 605740a76cf16..4f88ad55ab0e4 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.10.0-next.0", + "version": "5.10.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.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "mime": "^3.0.0", "pretty-bytes": "^5.6.0", "valid-url": "^1.0.9", @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem#readme", diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index 0a2430b09f23e..c7d4c0bf6a1f5 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Mikhail Novikov ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,14 +13,14 @@ "@graphql-tools/utils": "^8.6.9", "@graphql-tools/wrap": "^8.3.3", "dataloader": "^2.0.0", - "gatsby-core-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "invariant": "^2.2.4", "node-fetch": "^2.6.7" }, "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-graphql#readme", diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index c1989c213b75a..d84b850e7da3a 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-hacker-news", "description": "Gatsby source plugin for building websites using Hacker News as a data source", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-hacker-news#readme", diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index f2c0bd6f5203c..73feaeddb777d 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-lever", "description": "Gatsby source plugin for building websites using the Lever.co Recruitment Software as a data source.", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Sebastien Fichot ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -20,7 +20,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-lever#readme", diff --git a/packages/gatsby-source-medium/package.json b/packages/gatsby-source-medium/package.json index d47c94540fd82..8bc5b56078aa7 100644 --- a/packages/gatsby-source-medium/package.json +++ b/packages/gatsby-source-medium/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-medium", "description": "Gatsby source plugin for building websites using Medium as a data source", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Robert Vogt ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-medium#readme", diff --git a/packages/gatsby-source-mongodb/package.json b/packages/gatsby-source-mongodb/package.json index 7d3943dc2aafc..9b796c0208b28 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.10.0-next.0", + "version": "5.10.0-next.1", "authors": [ "jhermans85@hotmail.com", "hi@elmar.codes" @@ -19,7 +19,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-mongodb#readme", diff --git a/packages/gatsby-source-npm-package-search/package.json b/packages/gatsby-source-npm-package-search/package.json index f7dfe5487174c..0bc3f91eba808 100644 --- a/packages/gatsby-source-npm-package-search/package.json +++ b/packages/gatsby-source-npm-package-search/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-source-npm-package-search", "description": "Search NPM packages and pull NPM & GitHub metadata from Algolia's NPM index", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "james.a.stack@gmail.com", "repository": { "type": "git", @@ -17,7 +17,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "keywords": [ diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index f2ce2fb973126..092e369305e63 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.10.0-next.0", + "version": "8.10.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.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", - "gatsby-source-filesystem": "^5.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", + "gatsby-source-filesystem": "^5.10.0-next.1", "node-fetch": "^2.6.9", "sharp": "^0.31.3", "shift-left": "^0.1.5" @@ -36,7 +36,7 @@ "@types/node-fetch": "^2.6.3", "@types/sharp": "^0.31.1", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.10.0-next.0", + "gatsby-plugin-image": "^3.10.0-next.1", "msw": "^1.2.1", "prettier": "^2.8.7", "prettier-check": "^2.0.0", diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index 96de49e5e7760..ea59237b59393 100644 --- a/packages/gatsby-source-wikipedia/package.json +++ b/packages/gatsby-source-wikipedia/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-wikipedia", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "description": "Gatsby source plugin for pulling articles from Wikipedia", "main": "index.js", "scripts": { @@ -37,7 +37,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "engines": { diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index df243dee44f27..58f976a314d5e 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.10.0-next.0", + "version": "7.10.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.10.0-next.0", - "gatsby-plugin-catch-links": "^5.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", - "gatsby-source-filesystem": "^5.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-catch-links": "^5.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", + "gatsby-source-filesystem": "^5.10.0-next.1", "glob": "^7.2.3", "got": "^11.8.6", "json-diff": "^1.0.3", @@ -54,10 +54,10 @@ "@types/semver": "^7.3.13", "babel-plugin-import-globals": "^2.0.0", "babel-plugin-module-resolver": "4.1.0", - "babel-preset-gatsby": "^3.10.0-next.0", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby": "^3.10.0-next.1", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-image": "^3.10.0-next.0", + "gatsby-plugin-image": "^3.10.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 c5d0d6637d856..01637c14e012d 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.10.0-next.0", + "version": "4.10.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.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "git-up": "^7.0.0", "is-docker": "^2.2.1", "lodash": "^4.17.21", @@ -23,7 +23,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "rimraf": "^4.4.1", "typescript": "^5.0.3" diff --git a/packages/gatsby-transformer-asciidoc/package.json b/packages/gatsby-transformer-asciidoc/package.json index d064480496c1d..1a6c29f881626 100644 --- a/packages/gatsby-transformer-asciidoc/package.json +++ b/packages/gatsby-transformer-asciidoc/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-asciidoc", "description": "Gatsby transformer plugin for Asciidocs using the Asciidoctor.js library", - "version": "4.10.0-next.0", + "version": "4.10.0-next.1", "author": "Daniel Oliver ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "lodash": "^4.17.21" }, diff --git a/packages/gatsby-transformer-csv/package.json b/packages/gatsby-transformer-csv/package.json index 6b12d69922ce6..f561397ca97d2 100644 --- a/packages/gatsby-transformer-csv/package.json +++ b/packages/gatsby-transformer-csv/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-csv", "description": "Gatsby transformer plugin for CSV files", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Sonal Saldanha ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "json2csv": "^5.0.7" }, diff --git a/packages/gatsby-transformer-documentationjs/package.json b/packages/gatsby-transformer-documentationjs/package.json index c87fc7e091b32..7d723d192595d 100644 --- a/packages/gatsby-transformer-documentationjs/package.json +++ b/packages/gatsby-transformer-documentationjs/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-documentationjs", "description": "Gatsby transformer plugin which uses Documentation.js to extract JavaScript documentation", - "version": "7.10.0-next.0", + "version": "7.10.0-next.1", "author": "Kyle Mathews", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-documentationjs#readme", diff --git a/packages/gatsby-transformer-excel/package.json b/packages/gatsby-transformer-excel/package.json index 55bf3d1f72843..163b5cce5bba6 100644 --- a/packages/gatsby-transformer-excel/package.json +++ b/packages/gatsby-transformer-excel/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-excel", "description": "Gatsby transformer plugin for Excel spreadsheets", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "SheetJS ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-excel#readme", diff --git a/packages/gatsby-transformer-hjson/package.json b/packages/gatsby-transformer-hjson/package.json index 04068a4ebfa9a..19b73f1509002 100644 --- a/packages/gatsby-transformer-hjson/package.json +++ b/packages/gatsby-transformer-hjson/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-hjson", "description": "Gatsby transformer plugin for HJSON files", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Remi Barraquand ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-hjson#readme", diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index 3deb59cc0183a..30eb4a4dd5454 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-javascript-frontmatter", "description": "Gatsby transformer plugin for JavaScript to extract exports.frontmatter statically.", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Jacob Bolda ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-frontmatter#readme", "dependencies": { @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "keywords": [ diff --git a/packages/gatsby-transformer-javascript-static-exports/package.json b/packages/gatsby-transformer-javascript-static-exports/package.json index 4a6f8a271f236..436a5931d2bf2 100644 --- a/packages/gatsby-transformer-javascript-static-exports/package.json +++ b/packages/gatsby-transformer-javascript-static-exports/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-javascript-static-exports", "description": "Gatsby transformer plugin for JavaScript to extract exports.data statically.", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Jacob Bolda ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-static-exports#readme", diff --git a/packages/gatsby-transformer-json/package.json b/packages/gatsby-transformer-json/package.json index baf34f3ed8db2..e1d0a5b9424dd 100644 --- a/packages/gatsby-transformer-json/package.json +++ b/packages/gatsby-transformer-json/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-json", "description": "Gatsby transformer plugin for JSON files", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -13,7 +13,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-json#readme", diff --git a/packages/gatsby-transformer-pdf/package.json b/packages/gatsby-transformer-pdf/package.json index f6da1571a4936..727e416a00242 100644 --- a/packages/gatsby-transformer-pdf/package.json +++ b/packages/gatsby-transformer-pdf/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-pdf", "description": "Gatsby transformer plugin for pdf files", - "version": "4.10.0-next.0", + "version": "4.10.0-next.1", "author": "Alex Munoz ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-pdf#readme", diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index 9850f319a6205..906cd4126571b 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-react-docgen", "description": "Expose React component metadata and prop information as GraphQL types", - "version": "8.10.0-next.0", + "version": "8.10.0-next.1", "author": "Jason Quense ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -17,7 +17,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "lodash": "^4.17.21" }, diff --git a/packages/gatsby-transformer-remark/package.json b/packages/gatsby-transformer-remark/package.json index f195e4510e3d3..5de6d15dafb51 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.10.0-next.0", + "version": "6.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { "@babel/runtime": "^7.20.13", - "gatsby-core-utils": "^4.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", "gray-matter": "^4.0.3", "hast-util-raw": "^6.1.0", "hast-util-to-html": "^7.1.3", @@ -33,9 +33,9 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "gatsby-plugin-utils": "^4.10.0-next.0" + "gatsby-plugin-utils": "^4.10.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 fa1d51e0175e2..b5e2584b3bc43 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.10.0-next.0", + "version": "5.10.0-next.1", "author": "Cassandra Beckley ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-screenshot#readme", diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index a3d8dc29454bf..f75389b254785 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.10.0-next.0", + "version": "5.10.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.10.0-next.0", + "gatsby-plugin-utils": "^4.10.0-next.1", "probe-image-size": "^7.2.3", "semver": "^7.3.8", "sharp": "^0.31.3" @@ -20,7 +20,7 @@ "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", "@types/sharp": "^0.31.1", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-sharp#readme", diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index db3732320a44e..aed56ad1c637b 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.10.0-next.0", + "version": "5.10.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.10.0-next.0", - "gatsby-plugin-sharp": "^5.10.0-next.0", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-plugin-sharp": "^5.10.0-next.1", "md5-file": "^5.0.0", "mini-svg-data-uri": "^1.4.4", "p-queue": "^6.6.2", @@ -19,7 +19,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "debug": "^4.3.4" }, diff --git a/packages/gatsby-transformer-toml/package.json b/packages/gatsby-transformer-toml/package.json index f1e1673340077..07e86f9f717f5 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-toml", "description": "Gatsby transformer plugin for toml", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Ruben Harutyunyan ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-toml#readme", diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index c87bf87abd1ef..e6c794f38a6e0 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-xml", "description": "Gatsby plugin for parsing XML files. It supports also attributes", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-xml#readme", diff --git a/packages/gatsby-transformer-yaml/package.json b/packages/gatsby-transformer-yaml/package.json index 6fcdcf7381a10..8a3f4b0a43825 100644 --- a/packages/gatsby-transformer-yaml/package.json +++ b/packages/gatsby-transformer-yaml/package.json @@ -1,7 +1,7 @@ { "name": "gatsby-transformer-yaml", "description": "Gatsby transformer plugin for yaml", - "version": "5.10.0-next.0", + "version": "5.10.0-next.1", "author": "Kyle Mathews ", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -14,7 +14,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/core": "^7.20.12", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3" }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-yaml#readme", diff --git a/packages/gatsby-worker/package.json b/packages/gatsby-worker/package.json index ee039fe307019..c16a453a43ee3 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.10.0-next.0", + "version": "2.10.0-next.1", "author": "Michal Piechowiak", "bugs": { "url": "https://github.com/gatsbyjs/gatsby/issues" @@ -15,7 +15,7 @@ "devDependencies": { "@babel/cli": "^7.20.7", "@babel/register": "^7.18.9", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", "rimraf": "^4.4.1", "typescript": "^5.0.3" diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 65477f7118477..239ca42a1aa67 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.10.0-next.1", + "version": "5.10.0-next.2", "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.10.0-next.0", - "babel-preset-gatsby": "^3.10.0-next.0", + "babel-plugin-remove-graphql-queries": "^5.10.0-next.1", + "babel-preset-gatsby": "^3.10.0-next.1", "better-opn": "^2.1.1", "bluebird": "^3.7.2", "browserslist": "^4.21.4", @@ -90,20 +90,20 @@ "find-cache-dir": "^3.3.2", "fs-exists-cached": "1.0.0", "fs-extra": "^11.1.1", - "gatsby-cli": "^5.10.0-next.0", - "gatsby-core-utils": "^4.10.0-next.0", - "gatsby-graphiql-explorer": "^3.10.0-next.0", + "gatsby-cli": "^5.10.0-next.1", + "gatsby-core-utils": "^4.10.0-next.1", + "gatsby-graphiql-explorer": "^3.10.0-next.1", "gatsby-legacy-polyfills": "^3.10.0-next.0", - "gatsby-link": "^5.10.0-next.0", - "gatsby-page-utils": "^3.10.0-next.0", - "gatsby-parcel-config": "1.10.0-next.0", - "gatsby-plugin-page-creator": "^5.10.0-next.0", - "gatsby-plugin-typescript": "^5.10.0-next.0", - "gatsby-plugin-utils": "^4.10.0-next.0", - "gatsby-react-router-scroll": "^6.10.0-next.0", + "gatsby-link": "^5.10.0-next.1", + "gatsby-page-utils": "^3.10.0-next.1", + "gatsby-parcel-config": "1.10.0-next.1", + "gatsby-plugin-page-creator": "^5.10.0-next.1", + "gatsby-plugin-typescript": "^5.10.0-next.1", + "gatsby-plugin-utils": "^4.10.0-next.1", + "gatsby-react-router-scroll": "^6.10.0-next.1", "gatsby-script": "^2.10.0-next.0", - "gatsby-telemetry": "^4.10.0-next.0", - "gatsby-worker": "^2.10.0-next.0", + "gatsby-telemetry": "^4.10.0-next.1", + "gatsby-worker": "^2.10.0-next.1", "glob": "^7.2.3", "globby": "^11.1.0", "got": "^11.8.6", @@ -193,7 +193,7 @@ "@types/string-similarity": "^4.0.0", "@types/tmp": "^0.2.3", "@types/webpack-virtual-modules": "^0.1.1", - "babel-preset-gatsby-package": "^3.10.0-next.0", + "babel-preset-gatsby-package": "^3.10.0-next.1", "copyfiles": "^2.4.1", "cross-env": "^7.0.3", "documentation": "^13.2.5",