From 4af166ccf7abb38c0624b64e35488a43d3d34ba8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 04:18:12 +0000 Subject: [PATCH] fix(deps): update babel monorepo --- package.json | 6 +- .../package.json | 4 +- .../babel-preset-gatsby-package/package.json | 6 +- packages/babel-preset-gatsby/package.json | 2 +- packages/create-gatsby/package.json | 2 +- packages/gatsby-cli/package.json | 6 +- packages/gatsby-codemods/package.json | 4 +- packages/gatsby-core-utils/package.json | 4 +- packages/gatsby-cypress/package.json | 4 +- packages/gatsby-design-tokens/package.json | 2 +- packages/gatsby-dev-cli/package.json | 4 +- .../gatsby-graphiql-explorer/package.json | 2 +- packages/gatsby-legacy-polyfills/package.json | 2 +- packages/gatsby-page-utils/package.json | 4 +- .../package.json | 4 +- .../package.json | 4 +- .../gatsby-plugin-canonical-urls/package.json | 4 +- .../gatsby-plugin-catch-links/package.json | 4 +- .../gatsby-plugin-coffeescript/package.json | 4 +- packages/gatsby-plugin-cxs/package.json | 4 +- packages/gatsby-plugin-emotion/package.json | 4 +- .../package.json | 4 +- packages/gatsby-plugin-feed/package.json | 4 +- packages/gatsby-plugin-flow/package.json | 4 +- packages/gatsby-plugin-fullstory/package.json | 4 +- .../gatsby-plugin-gatsby-cloud/package.json | 4 +- .../package.json | 4 +- .../gatsby-plugin-google-gtag/package.json | 4 +- .../package.json | 4 +- packages/gatsby-plugin-image/package.json | 8 +- packages/gatsby-plugin-jss/package.json | 4 +- packages/gatsby-plugin-layout/package.json | 4 +- packages/gatsby-plugin-less/package.json | 4 +- packages/gatsby-plugin-lodash/package.json | 4 +- packages/gatsby-plugin-manifest/package.json | 4 +- packages/gatsby-plugin-mdx/package.json | 2 +- .../gatsby-plugin-netlify-cms/package.json | 4 +- .../gatsby-plugin-no-sourcemaps/package.json | 2 +- packages/gatsby-plugin-nprogress/package.json | 4 +- packages/gatsby-plugin-offline/package.json | 4 +- .../gatsby-plugin-page-creator/package.json | 6 +- packages/gatsby-plugin-postcss/package.json | 4 +- packages/gatsby-plugin-preact/package.json | 4 +- .../gatsby-plugin-preload-fonts/package.json | 4 +- .../package.json | 4 +- .../gatsby-plugin-react-helmet/package.json | 4 +- packages/gatsby-plugin-sass/package.json | 4 +- .../package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 4 +- packages/gatsby-plugin-sitemap/package.json | 4 +- .../package.json | 4 +- .../gatsby-plugin-styled-jsx/package.json | 4 +- packages/gatsby-plugin-styletron/package.json | 4 +- packages/gatsby-plugin-stylus/package.json | 4 +- packages/gatsby-plugin-subfont/package.json | 4 +- packages/gatsby-plugin-twitter/package.json | 4 +- .../gatsby-plugin-typescript/package.json | 6 +- .../gatsby-plugin-typography/package.json | 4 +- packages/gatsby-plugin-utils/package.json | 4 +- .../gatsby-react-router-scroll/package.json | 4 +- .../package.json | 4 +- .../gatsby-remark-code-repls/package.json | 4 +- .../package.json | 4 +- .../gatsby-remark-custom-blocks/package.json | 4 +- .../gatsby-remark-embed-snippet/package.json | 4 +- packages/gatsby-remark-graphviz/package.json | 4 +- .../package.json | 4 +- packages/gatsby-remark-images/package.json | 4 +- packages/gatsby-remark-katex/package.json | 4 +- packages/gatsby-remark-prismjs/package.json | 4 +- .../package.json | 4 +- .../gatsby-remark-smartypants/package.json | 4 +- packages/gatsby-sharp/package.json | 2 +- .../gatsby-source-contentful/package.json | 4 +- packages/gatsby-source-drupal/package.json | 4 +- packages/gatsby-source-faker/package.json | 4 +- .../gatsby-source-filesystem/package.json | 4 +- packages/gatsby-source-graphql/package.json | 4 +- .../gatsby-source-hacker-news/package.json | 4 +- packages/gatsby-source-lever/package.json | 4 +- packages/gatsby-source-medium/package.json | 4 +- packages/gatsby-source-mongodb/package.json | 4 +- .../package.json | 4 +- packages/gatsby-source-shopify/package.json | 2 +- packages/gatsby-source-wikipedia/package.json | 4 +- packages/gatsby-source-wordpress/package.json | 4 +- packages/gatsby-telemetry/package.json | 4 +- .../gatsby-transformer-asciidoc/package.json | 4 +- packages/gatsby-transformer-csv/package.json | 4 +- .../package.json | 4 +- .../gatsby-transformer-excel/package.json | 4 +- .../gatsby-transformer-hjson/package.json | 4 +- .../package.json | 8 +- .../package.json | 8 +- packages/gatsby-transformer-json/package.json | 4 +- packages/gatsby-transformer-pdf/package.json | 4 +- .../package.json | 4 +- .../gatsby-transformer-remark/package.json | 4 +- .../package.json | 4 +- .../gatsby-transformer-sharp/package.json | 4 +- packages/gatsby-transformer-sqip/package.json | 4 +- packages/gatsby-transformer-toml/package.json | 4 +- packages/gatsby-transformer-xml/package.json | 4 +- packages/gatsby-transformer-yaml/package.json | 4 +- packages/gatsby-worker/package.json | 4 +- packages/gatsby/package.json | 8 +- yarn.lock | 162 ++++-------------- 107 files changed, 251 insertions(+), 341 deletions(-) diff --git a/package.json b/package.json index 4399dd9d76097..9f040fc9415d2 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "packageManager": "yarn@1.22.19", "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/eslint-parser": "^7.19.1", "@babel/eslint-plugin": "^7.19.1", "@babel/node": "^7.20.7", - "@babel/plugin-transform-typescript": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/plugin-transform-typescript": "^7.20.13", + "@babel/runtime": "^7.20.13", "@lerna/prompt": "3.18.5", "@types/babel__code-frame": "^7.0.3", "@types/better-queue": "^3.8.3", diff --git a/packages/babel-plugin-remove-graphql-queries/package.json b/packages/babel-plugin-remove-graphql-queries/package.json index d1a7b77730b53..4663b31bfe2c8 100644 --- a/packages/babel-plugin-remove-graphql-queries/package.json +++ b/packages/babel-plugin-remove-graphql-queries/package.json @@ -9,13 +9,13 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/babel-plugin-remove-graphql-queries#readme", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", "gatsby-core-utils": "^4.6.0-next.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/babel-preset-gatsby-package/package.json b/packages/babel-preset-gatsby-package/package.json index d13393a7e43dc..c645c8de13616 100644 --- a/packages/babel-preset-gatsby-package/package.json +++ b/packages/babel-preset-gatsby-package/package.json @@ -13,18 +13,18 @@ "@babel/plugin-proposal-optional-chaining": "^7.20.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-transform-runtime": "^7.19.6", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/preset-env": "^7.20.2", "@babel/preset-flow": "^7.18.6", "@babel/preset-react": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-lodash": "^3.3.4", "core-js": "^3.22.3" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/helper-plugin-test-runner": "7.18.6", "@babel/plugin-transform-modules-commonjs": "^7.20.11", "@types/babel__core": "^7.1.20", diff --git a/packages/babel-preset-gatsby/package.json b/packages/babel-preset-gatsby/package.json index 8deeac14eea17..05a8224afeebd 100644 --- a/packages/babel-preset-gatsby/package.json +++ b/packages/babel-preset-gatsby/package.json @@ -18,7 +18,7 @@ "@babel/plugin-transform-spread": "^7.20.7", "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-macros": "^3.1.0", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", diff --git a/packages/create-gatsby/package.json b/packages/create-gatsby/package.json index 89057cd8aca7a..a4f69ca8849c9 100644 --- a/packages/create-gatsby/package.json +++ b/packages/create-gatsby/package.json @@ -41,6 +41,6 @@ }, "author": "Matt Kane ", "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" } } diff --git a/packages/gatsby-cli/package.json b/packages/gatsby-cli/package.json index 17479539748b6..881680182b7ad 100644 --- a/packages/gatsby-cli/package.json +++ b/packages/gatsby-cli/package.json @@ -11,11 +11,11 @@ }, "dependencies": { "@babel/code-frame": "^7.18.6", - "@babel/core": "^7.20.7", - "@babel/generator": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/generator": "^7.20.14", "@babel/helper-plugin-utils": "^7.20.2", "@babel/preset-typescript": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@babel/template": "^7.20.7", "@babel/types": "^7.20.7", "@jridgewell/trace-mapping": "^0.3.17", diff --git a/packages/gatsby-codemods/package.json b/packages/gatsby-codemods/package.json index 83afca358ec35..fc193a86f5ec8 100644 --- a/packages/gatsby-codemods/package.json +++ b/packages/gatsby-codemods/package.json @@ -24,11 +24,11 @@ }, "license": "MIT", "dependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-syntax-jsx": "^7.18.6", "@babel/plugin-syntax-typescript": "^7.20.0", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "execa": "^5.1.1", "graphql": "^16.6.0", "jscodeshift": "0.13.1", diff --git a/packages/gatsby-core-utils/package.json b/packages/gatsby-core-utils/package.json index 3349caf9287bb..f590cc69f326f 100644 --- a/packages/gatsby-core-utils/package.json +++ b/packages/gatsby-core-utils/package.json @@ -61,7 +61,7 @@ "dist/" ], "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "ci-info": "2.0.0", "configstore": "^5.0.1", "fastq": "^1.13.0", @@ -80,7 +80,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@types/ci-info": "2.0.0", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-cypress/package.json b/packages/gatsby-cypress/package.json index e7861ddbb7901..2018686e50268 100644 --- a/packages/gatsby-cypress/package.json +++ b/packages/gatsby-cypress/package.json @@ -15,11 +15,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-design-tokens/package.json b/packages/gatsby-design-tokens/package.json index 630cefefbc390..2e47919ff7189 100644 --- a/packages/gatsby-design-tokens/package.json +++ b/packages/gatsby-design-tokens/package.json @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-design-tokens#readme", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "hex2rgba": "^0.0.1" }, "devDependencies": { diff --git a/packages/gatsby-dev-cli/package.json b/packages/gatsby-dev-cli/package.json index 2ad3421900aff..b352e49c59775 100644 --- a/packages/gatsby-dev-cli/package.json +++ b/packages/gatsby-dev-cli/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "chokidar": "^3.5.3", "configstore": "^5.0.1", "del": "^6.1.1", @@ -26,7 +26,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-graphiql-explorer/package.json b/packages/gatsby-graphiql-explorer/package.json index 52cb86a4083be..2771c2198e29e 100644 --- a/packages/gatsby-graphiql-explorer/package.json +++ b/packages/gatsby-graphiql-explorer/package.json @@ -33,7 +33,7 @@ }, "license": "MIT", "devDependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-transform-runtime": "^7.19.6", "@babel/preset-env": "^7.20.2", diff --git a/packages/gatsby-legacy-polyfills/package.json b/packages/gatsby-legacy-polyfills/package.json index 0a1721265b2dc..64c9d0a9e4599 100644 --- a/packages/gatsby-legacy-polyfills/package.json +++ b/packages/gatsby-legacy-polyfills/package.json @@ -24,7 +24,7 @@ "watch:polyfills": "microbundle -f iife -i src/polyfills.js --no-sourcemap --external=none --watch" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "core-js-compat": "3.9.0" }, "files": [ diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index 81f052dd94d67..9b6a0efcf4736 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -26,7 +26,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-page-utils#readme", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", @@ -37,7 +37,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@types/micromatch": "^4.0.2", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-parcel-namer-relative-to-cwd/package.json b/packages/gatsby-parcel-namer-relative-to-cwd/package.json index d211d3a31642b..00dc8a736a939 100644 --- a/packages/gatsby-parcel-namer-relative-to-cwd/package.json +++ b/packages/gatsby-parcel-namer-relative-to-cwd/package.json @@ -16,14 +16,14 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@parcel/namer-default": "2.8.2", "@parcel/plugin": "2.8.2", "gatsby-core-utils": "^4.6.0-next.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-benchmark-reporting/package.json b/packages/gatsby-plugin-benchmark-reporting/package.json index cfd743287968f..2744f1cd883de 100644 --- a/packages/gatsby-plugin-benchmark-reporting/package.json +++ b/packages/gatsby-plugin-benchmark-reporting/package.json @@ -15,11 +15,11 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-benchmark-reporting#readme", "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "fast-glob": "^3.2.12", "gatsby-core-utils": "^4.6.0-next.0", "node-fetch": "^2.6.7" diff --git a/packages/gatsby-plugin-canonical-urls/package.json b/packages/gatsby-plugin-canonical-urls/package.json index 7ad10b0ca2e55..7c9e26342104c 100644 --- a/packages/gatsby-plugin-canonical-urls/package.json +++ b/packages/gatsby-plugin-canonical-urls/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-catch-links/package.json b/packages/gatsby-plugin-catch-links/package.json index c141d15d98686..e62f027eb3f6d 100644 --- a/packages/gatsby-plugin-catch-links/package.json +++ b/packages/gatsby-plugin-catch-links/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "escape-string-regexp": "^1.0.5" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-coffeescript/package.json b/packages/gatsby-plugin-coffeescript/package.json index 80dce4f378685..db34f70741746 100644 --- a/packages/gatsby-plugin-coffeescript/package.json +++ b/packages/gatsby-plugin-coffeescript/package.json @@ -10,14 +10,14 @@ "Noah Lange " ], "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "coffee-loader": "^0.9.0", "coffee-react-transform": "^5.0.0", "coffeescript": "^2.7.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-cxs/package.json b/packages/gatsby-plugin-cxs/package.json index db224e81e8bc6..6495fcd0babde 100644 --- a/packages/gatsby-plugin-cxs/package.json +++ b/packages/gatsby-plugin-cxs/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "cxs": "^6.2.0", diff --git a/packages/gatsby-plugin-emotion/package.json b/packages/gatsby-plugin-emotion/package.json index 919a96fd72f87..98e4c50b912ce 100644 --- a/packages/gatsby-plugin-emotion/package.json +++ b/packages/gatsby-plugin-emotion/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@emotion/babel-preset-css-prop": "^11.10.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-facebook-analytics/package.json b/packages/gatsby-plugin-facebook-analytics/package.json index 718230ffa7a6b..0fa1172c520aa 100644 --- a/packages/gatsby-plugin-facebook-analytics/package.json +++ b/packages/gatsby-plugin-facebook-analytics/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-feed/package.json b/packages/gatsby-plugin-feed/package.json index 992f7450cff4e..7cd604241ff21 100644 --- a/packages/gatsby-plugin-feed/package.json +++ b/packages/gatsby-plugin-feed/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@hapi/joi": "^15.1.1", "common-tags": "^1.8.2", "fs-extra": "^11.1.0", @@ -17,7 +17,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-flow/package.json b/packages/gatsby-plugin-flow/package.json index f347f78c62939..88c1de3da0290 100644 --- a/packages/gatsby-plugin-flow/package.json +++ b/packages/gatsby-plugin-flow/package.json @@ -25,11 +25,11 @@ "license": "MIT", "dependencies": { "@babel/preset-flow": "^7.18.6", - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^4.6.0-next.1" diff --git a/packages/gatsby-plugin-fullstory/package.json b/packages/gatsby-plugin-fullstory/package.json index d11352bf06de6..864898116104c 100644 --- a/packages/gatsby-plugin-fullstory/package.json +++ b/packages/gatsby-plugin-fullstory/package.json @@ -24,11 +24,11 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-gatsby-cloud/package.json b/packages/gatsby-plugin-gatsby-cloud/package.json index 4c73e0b9a240f..0f0abc572c5e9 100644 --- a/packages/gatsby-plugin-gatsby-cloud/package.json +++ b/packages/gatsby-plugin-gatsby-cloud/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "fs-extra": "^11.1.0", "gatsby-core-utils": "^4.6.0-next.0", "gatsby-telemetry": "^4.6.0-next.0", @@ -17,7 +17,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "del-cli": "^3.0.1", diff --git a/packages/gatsby-plugin-google-analytics/package.json b/packages/gatsby-plugin-google-analytics/package.json index 83e6accc69775..a9ec07d1a35e2 100644 --- a/packages/gatsby-plugin-google-analytics/package.json +++ b/packages/gatsby-plugin-google-analytics/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "minimatch": "^3.1.2", "web-vitals": "^1.1.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@testing-library/react": "^11.2.7", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" diff --git a/packages/gatsby-plugin-google-gtag/package.json b/packages/gatsby-plugin-google-gtag/package.json index 1b3c143f76655..fdcffa1c7dcc6 100644 --- a/packages/gatsby-plugin-google-gtag/package.json +++ b/packages/gatsby-plugin-google-gtag/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "minimatch": "^3.1.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-google-tagmanager/package.json b/packages/gatsby-plugin-google-tagmanager/package.json index c27b69e32ddec..914acba5fd7a9 100644 --- a/packages/gatsby-plugin-google-tagmanager/package.json +++ b/packages/gatsby-plugin-google-tagmanager/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "web-vitals": "^1.1.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^4.6.0-next.1" diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index e194ad20f738a..a0e1559f5a4bc 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -42,7 +42,7 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-image#readme", "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@testing-library/react": "^11.2.7", "@types/babel__core": "^7.1.20", "@types/babel__traverse": "^7.18.3", @@ -83,9 +83,9 @@ }, "dependencies": { "@babel/code-frame": "^7.18.6", - "@babel/parser": "^7.20.7", - "@babel/runtime": "^7.20.7", - "@babel/traverse": "^7.20.10", + "@babel/parser": "^7.20.13", + "@babel/runtime": "^7.20.13", + "@babel/traverse": "^7.20.13", "babel-jsx-utils": "^1.1.0", "babel-plugin-remove-graphql-queries": "^5.6.0-next.0", "camelcase": "^6.3.0", diff --git a/packages/gatsby-plugin-jss/package.json b/packages/gatsby-plugin-jss/package.json index ab0705e21d0e8..aaf823ed6befe 100644 --- a/packages/gatsby-plugin-jss/package.json +++ b/packages/gatsby-plugin-jss/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-layout/package.json b/packages/gatsby-plugin-layout/package.json index 55cfab09669b5..541bd380b072b 100644 --- a/packages/gatsby-plugin-layout/package.json +++ b/packages/gatsby-plugin-layout/package.json @@ -24,11 +24,11 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-less/package.json b/packages/gatsby-plugin-less/package.json index b9260058b83bb..0f3c175534d1e 100644 --- a/packages/gatsby-plugin-less/package.json +++ b/packages/gatsby-plugin-less/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "less-loader": "^6.2.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-lodash/package.json b/packages/gatsby-plugin-lodash/package.json index 7b0efef467b04..2c5685a196c07 100644 --- a/packages/gatsby-plugin-lodash/package.json +++ b/packages/gatsby-plugin-lodash/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "babel-plugin-lodash": "^3.3.4", "lodash-webpack-plugin": "^0.11.6" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index eee6b8b7eb768..6c3940d9e1f98 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.6.0-next.0", "gatsby-plugin-utils": "^4.6.0-next.1", "semver": "^7.3.8", @@ -15,7 +15,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-mdx/package.json b/packages/gatsby-plugin-mdx/package.json index eafd9037febf5..e58edb217c614 100644 --- a/packages/gatsby-plugin-mdx/package.json +++ b/packages/gatsby-plugin-mdx/package.json @@ -49,7 +49,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@types/estree": "^0.0.52", "@types/mdast": "^3.0.10", "@types/unist": "^2.0.6", diff --git a/packages/gatsby-plugin-netlify-cms/package.json b/packages/gatsby-plugin-netlify-cms/package.json index 83f7ec67ac840..0ede84da3b495 100644 --- a/packages/gatsby-plugin-netlify-cms/package.json +++ b/packages/gatsby-plugin-netlify-cms/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@soda/friendly-errors-webpack-plugin": "1.8.1", "copy-webpack-plugin": "^7.0.0", "html-webpack-plugin": "^5.3.2", @@ -19,7 +19,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "react": "^18.2.0", diff --git a/packages/gatsby-plugin-no-sourcemaps/package.json b/packages/gatsby-plugin-no-sourcemaps/package.json index 6a24dbb850bdd..701789e744a4c 100644 --- a/packages/gatsby-plugin-no-sourcemaps/package.json +++ b/packages/gatsby-plugin-no-sourcemaps/package.json @@ -21,7 +21,7 @@ "directory": "packages/gatsby-plugin-no-sourcemaps" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "peerDependencies": { "gatsby": "^5.0.0-next" diff --git a/packages/gatsby-plugin-nprogress/package.json b/packages/gatsby-plugin-nprogress/package.json index f718230faca5b..cde65c4f56f77 100644 --- a/packages/gatsby-plugin-nprogress/package.json +++ b/packages/gatsby-plugin-nprogress/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "accessible-nprogress": "^2.1.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-offline/package.json b/packages/gatsby-plugin-offline/package.json index 011369af24ef0..35b3304c74239 100644 --- a/packages/gatsby-plugin-offline/package.json +++ b/packages/gatsby-plugin-offline/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", "gatsby-core-utils": "^4.6.0-next.0", "glob": "^7.2.3", @@ -17,7 +17,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cpy-cli": "^4.2.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-page-creator/package.json b/packages/gatsby-plugin-page-creator/package.json index 17ca364e2acf3..d45a8e9b37c58 100644 --- a/packages/gatsby-plugin-page-creator/package.json +++ b/packages/gatsby-plugin-page-creator/package.json @@ -24,8 +24,8 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-page-creator#readme", "dependencies": { - "@babel/runtime": "^7.20.7", - "@babel/traverse": "^7.20.10", + "@babel/runtime": "^7.20.13", + "@babel/traverse": "^7.20.13", "@sindresorhus/slugify": "^1.1.2", "chokidar": "^3.5.3", "fs-exists-cached": "^1.0.0", @@ -39,7 +39,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-postcss/package.json b/packages/gatsby-plugin-postcss/package.json index 9eaa6d207036b..6b1413e2c7588 100644 --- a/packages/gatsby-plugin-postcss/package.json +++ b/packages/gatsby-plugin-postcss/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "postcss-loader": "^7.0.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-preact/package.json b/packages/gatsby-plugin-preact/package.json index 10e8ff44d52a9..c04c0271ebfd2 100644 --- a/packages/gatsby-plugin-preact/package.json +++ b/packages/gatsby-plugin-preact/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@gatsbyjs/webpack-hot-middleware": "^2.25.3", "@prefresh/babel-plugin": "^0.4.3", "@prefresh/webpack": "^3.3.4" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-preload-fonts/package.json b/packages/gatsby-plugin-preload-fonts/package.json index a84ad23408037..19b8876a07995 100644 --- a/packages/gatsby-plugin-preload-fonts/package.json +++ b/packages/gatsby-plugin-preload-fonts/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", "date-fns": "^2.28.0", "fs-extra": "^11.1.0", @@ -22,7 +22,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "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 6d93623d36608..a8343ccef8312 100644 --- a/packages/gatsby-plugin-react-css-modules/package.json +++ b/packages/gatsby-plugin-react-css-modules/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "babel-plugin-react-css-modules": "^3.4.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-react-helmet/package.json b/packages/gatsby-plugin-react-helmet/package.json index 409278b267b35..2a0b802018b72 100644 --- a/packages/gatsby-plugin-react-helmet/package.json +++ b/packages/gatsby-plugin-react-helmet/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-sass/package.json b/packages/gatsby-plugin-sass/package.json index a111aec0cec0c..3e0de3fc478ae 100644 --- a/packages/gatsby-plugin-sass/package.json +++ b/packages/gatsby-plugin-sass/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "resolve-url-loader": "^3.1.5", "sass-loader": "^10.4.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "autoprefixer": "^10.4.13", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-schema-snapshot/package.json b/packages/gatsby-plugin-schema-snapshot/package.json index 0b12cdb89b623..cc41213c729e9 100644 --- a/packages/gatsby-plugin-schema-snapshot/package.json +++ b/packages/gatsby-plugin-schema-snapshot/package.json @@ -17,7 +17,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-schema-snapshot#readme", "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "peerDependencies": { "gatsby": "^5.0.0-next" diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index ff087585929e1..e992607cdfc32 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "async": "^3.2.4", "bluebird": "^3.7.2", "debug": "^4.3.4", @@ -22,7 +22,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@types/sharp": "^0.31.0", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-plugin-sitemap/package.json b/packages/gatsby-plugin-sitemap/package.json index 3a3fbd61bf4ad..e715794c931da 100644 --- a/packages/gatsby-plugin-sitemap/package.json +++ b/packages/gatsby-plugin-sitemap/package.json @@ -10,14 +10,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "common-tags": "^1.8.2", "minimatch": "^3.1.2", "sitemap": "^7.1.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^4.6.0-next.1" diff --git a/packages/gatsby-plugin-styled-components/package.json b/packages/gatsby-plugin-styled-components/package.json index a5b8ccd1bd273..f74862400c1b2 100644 --- a/packages/gatsby-plugin-styled-components/package.json +++ b/packages/gatsby-plugin-styled-components/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-styled-jsx/package.json b/packages/gatsby-plugin-styled-jsx/package.json index 5cbce54f2d783..b5b2d23b52630 100644 --- a/packages/gatsby-plugin-styled-jsx/package.json +++ b/packages/gatsby-plugin-styled-jsx/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-styletron/package.json b/packages/gatsby-plugin-styletron/package.json index d9f04cb1fb48f..bb2f06c88e39a 100644 --- a/packages/gatsby-plugin-styletron/package.json +++ b/packages/gatsby-plugin-styletron/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "styletron-engine-atomic": "^1.5.0", diff --git a/packages/gatsby-plugin-stylus/package.json b/packages/gatsby-plugin-stylus/package.json index 4646bc06bb528..16db054de7f2c 100644 --- a/packages/gatsby-plugin-stylus/package.json +++ b/packages/gatsby-plugin-stylus/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "stylus": "^0.54.8", "stylus-loader": "^3.0.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-subfont/package.json b/packages/gatsby-plugin-subfont/package.json index 5853f17877657..d5fccf59728d6 100644 --- a/packages/gatsby-plugin-subfont/package.json +++ b/packages/gatsby-plugin-subfont/package.json @@ -24,12 +24,12 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "subfont": "^5.4.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-twitter/package.json b/packages/gatsby-plugin-twitter/package.json index 027921b6bf005..44b68ecb47663 100644 --- a/packages/gatsby-plugin-twitter/package.json +++ b/packages/gatsby-plugin-twitter/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^4.6.0-next.1" diff --git a/packages/gatsby-plugin-typescript/package.json b/packages/gatsby-plugin-typescript/package.json index d05afb476a5cb..e5bcfae38d29f 100644 --- a/packages/gatsby-plugin-typescript/package.json +++ b/packages/gatsby-plugin-typescript/package.json @@ -10,17 +10,17 @@ "Noah Lange " ], "dependencies": { - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", "@babel/plugin-proposal-numeric-separator": "^7.18.6", "@babel/plugin-proposal-optional-chaining": "^7.20.7", "@babel/preset-typescript": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "babel-plugin-remove-graphql-queries": "^5.6.0-next.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-plugin-typography/package.json b/packages/gatsby-plugin-typography/package.json index 51b93bd6ceb8c..9f6da942ff40a 100644 --- a/packages/gatsby-plugin-typography/package.json +++ b/packages/gatsby-plugin-typography/package.json @@ -7,11 +7,11 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7" + "@babel/runtime": "^7.20.13" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "react": "^18.2.0", diff --git a/packages/gatsby-plugin-utils/package.json b/packages/gatsby-plugin-utils/package.json index 349c2abdc6fc9..d113172de871f 100644 --- a/packages/gatsby-plugin-utils/package.json +++ b/packages/gatsby-plugin-utils/package.json @@ -46,7 +46,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-plugin-utils#readme", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "fastq": "^1.13.0", "fs-extra": "^11.1.0", "gatsby-core-utils": "^4.6.0-next.0", @@ -58,7 +58,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "msw": "^0.49.2", diff --git a/packages/gatsby-react-router-scroll/package.json b/packages/gatsby-react-router-scroll/package.json index 93e29f90d087d..db4233f60d5aa 100644 --- a/packages/gatsby-react-router-scroll/package.json +++ b/packages/gatsby-react-router-scroll/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "prop-types": "^15.8.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-plugin-dev-expression": "^0.2.3", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", diff --git a/packages/gatsby-remark-autolink-headers/package.json b/packages/gatsby-remark-autolink-headers/package.json index fa7c7d031ef55..e279a165db379 100644 --- a/packages/gatsby-remark-autolink-headers/package.json +++ b/packages/gatsby-remark-autolink-headers/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "github-slugger": "^1.3.0", "lodash": "^4.17.21", "mdast-util-to-string": "^2.0.0", @@ -15,7 +15,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^4.6.0-next.1" diff --git a/packages/gatsby-remark-code-repls/package.json b/packages/gatsby-remark-code-repls/package.json index 7cce435f716a8..fbde587c5aa0e 100644 --- a/packages/gatsby-remark-code-repls/package.json +++ b/packages/gatsby-remark-code-repls/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "lz-string": "^1.4.4", "normalize-path": "^3.0.0", "npm-package-arg": "^8.1.5", @@ -17,7 +17,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index 95ee2ed22fb88..9e99c13cf8e4c 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", "fs-extra": "^11.1.0", "is-relative-url": "^3.0.0", @@ -18,7 +18,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "remark": "^13.0.0", diff --git a/packages/gatsby-remark-custom-blocks/package.json b/packages/gatsby-remark-custom-blocks/package.json index 65cae87c9f43a..6d31a0140ebd7 100644 --- a/packages/gatsby-remark-custom-blocks/package.json +++ b/packages/gatsby-remark-custom-blocks/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "remark-custom-blocks": "^2.5.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "rimraf": "^3.0.2", diff --git a/packages/gatsby-remark-embed-snippet/package.json b/packages/gatsby-remark-embed-snippet/package.json index fe3fe479cea5e..93657d5320b8a 100644 --- a/packages/gatsby-remark-embed-snippet/package.json +++ b/packages/gatsby-remark-embed-snippet/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "normalize-path": "^3.0.0", "parse-numeric-range": "^1.2.0", "unist-util-map": "^2.0.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-remark-graphviz/package.json b/packages/gatsby-remark-graphviz/package.json index 790b8b6dee69c..05f1dc8642e60 100644 --- a/packages/gatsby-remark-graphviz/package.json +++ b/packages/gatsby-remark-graphviz/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", "unist-util-visit": "^2.0.3", "viz.js": "^2.1.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "hast-util-to-html": "^7.1.3", diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index f9027815b27e7..a37ec493c3880 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -15,7 +15,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-images-contentful#readme", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "axios": "^0.21.1", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", @@ -27,7 +27,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-remark-images/package.json b/packages/gatsby-remark-images/package.json index c484a01f9f0e7..78fbd416d7dc9 100644 --- a/packages/gatsby-remark-images/package.json +++ b/packages/gatsby-remark-images/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", "gatsby-core-utils": "^4.6.0-next.0", @@ -20,7 +20,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^4.6.0-next.1", diff --git a/packages/gatsby-remark-katex/package.json b/packages/gatsby-remark-katex/package.json index 2a9e6e4fa4d4d..26d55f5dd2543 100644 --- a/packages/gatsby-remark-katex/package.json +++ b/packages/gatsby-remark-katex/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "rehype-parse": "^7.0.1", "remark-math": "^4.0.0", "unified": "^9.2.2", @@ -15,7 +15,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "katex": "^0.13.18", diff --git a/packages/gatsby-remark-prismjs/package.json b/packages/gatsby-remark-prismjs/package.json index 429dd0a10065c..e988f0f47f8eb 100644 --- a/packages/gatsby-remark-prismjs/package.json +++ b/packages/gatsby-remark-prismjs/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "parse-numeric-range": "^1.2.0", "unist-util-visit": "^2.0.3" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cheerio": "^1.0.0-rc.10", "cross-env": "^7.0.3", diff --git a/packages/gatsby-remark-responsive-iframe/package.json b/packages/gatsby-remark-responsive-iframe/package.json index 3d4fe23566360..316936edb9676 100644 --- a/packages/gatsby-remark-responsive-iframe/package.json +++ b/packages/gatsby-remark-responsive-iframe/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "cheerio": "^1.0.0-rc.10", "common-tags": "^1.8.2", "lodash": "^4.17.21", @@ -15,7 +15,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "remark": "^13.0.0", diff --git a/packages/gatsby-remark-smartypants/package.json b/packages/gatsby-remark-smartypants/package.json index 8fbd8c993eb94..194d501271307 100644 --- a/packages/gatsby-remark-smartypants/package.json +++ b/packages/gatsby-remark-smartypants/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "retext": "^7.0.1", "retext-smartypants": "^4.0.0", "unist-util-visit": "^2.0.3" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-sharp/package.json b/packages/gatsby-sharp/package.json index 4354775870084..493d01d1c0c66 100644 --- a/packages/gatsby-sharp/package.json +++ b/packages/gatsby-sharp/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-plugin-replace-ts-export-assignment": "^0.0.2", "cross-env": "^7.0.3", "npm-run-all": "4.1.5", diff --git a/packages/gatsby-source-contentful/package.json b/packages/gatsby-source-contentful/package.json index 42cef6c7b4f3c..33776591af841 100644 --- a/packages/gatsby-source-contentful/package.json +++ b/packages/gatsby-source-contentful/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@contentful/rich-text-react-renderer": "^15.16.2", "@contentful/rich-text-types": "^15.15.1", "@hapi/joi": "^15.1.1", @@ -28,7 +28,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "nock": "^13.2.4" diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index d5f958bb78126..a0dac7e8a6eae 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@opentelemetry/semantic-conventions": "0.26.0", "agentkeepalive": "^4.2.1", "bluebird": "^3.7.2", @@ -25,7 +25,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/preset-typescript": "^7.18.6", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" diff --git a/packages/gatsby-source-faker/package.json b/packages/gatsby-source-faker/package.json index 82e72e2036be5..9147378aef1a9 100644 --- a/packages/gatsby-source-faker/package.json +++ b/packages/gatsby-source-faker/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "faker": "^4.1.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index d69692e969fb0..12e87ef8d60fd 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^11.1.0", @@ -19,7 +19,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-graphql/package.json b/packages/gatsby-source-graphql/package.json index 841c54a6f9470..123f7549d2aa9 100644 --- a/packages/gatsby-source-graphql/package.json +++ b/packages/gatsby-source-graphql/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@apollo/client": "^3.5.10", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@graphql-tools/links": "^8.2.14", "@graphql-tools/utils": "^8.6.9", "@graphql-tools/wrap": "^8.3.3", @@ -19,7 +19,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-hacker-news/package.json b/packages/gatsby-source-hacker-news/package.json index 3460edbb90cb6..d92fee8b01aea 100644 --- a/packages/gatsby-source-hacker-news/package.json +++ b/packages/gatsby-source-hacker-news/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "axios": "^0.21.1", "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-lever/package.json b/packages/gatsby-source-lever/package.json index d10afa68e10cc..27177ce539d66 100644 --- a/packages/gatsby-source-lever/package.json +++ b/packages/gatsby-source-lever/package.json @@ -8,7 +8,7 @@ }, "bundledDependencies": [], "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "axios": "^0.21.1", "bluebird": "^3.7.2", "deep-map": "^1.5.0", @@ -19,7 +19,7 @@ "deprecated": false, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-medium/package.json b/packages/gatsby-source-medium/package.json index 26efc7e95e4b8..f2e79c7299af3 100644 --- a/packages/gatsby-source-medium/package.json +++ b/packages/gatsby-source-medium/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "axios": "^0.21.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-mongodb/package.json b/packages/gatsby-source-mongodb/package.json index 4d8f3f6cfdd50..40fdd3a9d64f4 100644 --- a/packages/gatsby-source-mongodb/package.json +++ b/packages/gatsby-source-mongodb/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "lodash.camelcase": "^4.3.0", "lodash.isstring": "^4.0.1", "mongodb": "^3.6.10", @@ -18,7 +18,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-npm-package-search/package.json b/packages/gatsby-source-npm-package-search/package.json index 3aff00f921a34..e7604ff6ef042 100644 --- a/packages/gatsby-source-npm-package-search/package.json +++ b/packages/gatsby-source-npm-package-search/package.json @@ -10,13 +10,13 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-npm-package-search#readme", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "algoliasearch": "^4.9.1", "got": "^11.8.5" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 3f822fa03d7aa..b81989dea2e33 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-shopify#readme", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.6.0-next.0", "gatsby-plugin-utils": "^4.6.0-next.1", "gatsby-source-filesystem": "^5.6.0-next.0", diff --git a/packages/gatsby-source-wikipedia/package.json b/packages/gatsby-source-wikipedia/package.json index 54fb465091cc1..46a946dc350fa 100644 --- a/packages/gatsby-source-wikipedia/package.json +++ b/packages/gatsby-source-wikipedia/package.json @@ -29,14 +29,14 @@ }, "license": "MIT", "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "node-fetch": "^2.6.7", "query-string": "^6.14.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 8d29f97717b8b..9547081a142ec 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@rematch/core": "^1.4.0", "@rematch/immer": "^1.2.0", "async-retry": "^1.3.3", @@ -45,7 +45,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-private-methods": "^7.18.6", "@types/cache-manager": "^2.10.3", diff --git a/packages/gatsby-telemetry/package.json b/packages/gatsby-telemetry/package.json index c05211ed1c149..ce54b62336898 100644 --- a/packages/gatsby-telemetry/package.json +++ b/packages/gatsby-telemetry/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/code-frame": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@turist/fetch": "^7.2.0", "@turist/time": "^0.0.2", "boxen": "^5.1.2", @@ -22,7 +22,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "rimraf": "^3.0.2", diff --git a/packages/gatsby-transformer-asciidoc/package.json b/packages/gatsby-transformer-asciidoc/package.json index b742d496793d3..567d27f0b1b62 100644 --- a/packages/gatsby-transformer-asciidoc/package.json +++ b/packages/gatsby-transformer-asciidoc/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "asciidoctor": "^2.2.6" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "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 5a653bdb5dd11..d0dd1f1d49f00 100644 --- a/packages/gatsby-transformer-csv/package.json +++ b/packages/gatsby-transformer-csv/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "csvtojson": "^2.0.10" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "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 2f74bb9f826c6..3a3a2a7e6ac84 100644 --- a/packages/gatsby-transformer-documentationjs/package.json +++ b/packages/gatsby-transformer-documentationjs/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "documentation": "^13.1.0", "prismjs": "^1.23.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-excel/package.json b/packages/gatsby-transformer-excel/package.json index c3796316f2baf..70903874b84d6 100644 --- a/packages/gatsby-transformer-excel/package.json +++ b/packages/gatsby-transformer-excel/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "xlsx": "^0.18.3" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-hjson/package.json b/packages/gatsby-transformer-hjson/package.json index b4d0fc2664ad1..7447cd6e2c262 100644 --- a/packages/gatsby-transformer-hjson/package.json +++ b/packages/gatsby-transformer-hjson/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "hjson": "^3.2.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-javascript-frontmatter/package.json b/packages/gatsby-transformer-javascript-frontmatter/package.json index c21da60b00ffa..7d93104abf48d 100644 --- a/packages/gatsby-transformer-javascript-frontmatter/package.json +++ b/packages/gatsby-transformer-javascript-frontmatter/package.json @@ -5,14 +5,14 @@ "author": "Jacob Bolda ", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-transformer-javascript-frontmatter#readme", "dependencies": { - "@babel/parser": "^7.20.7", - "@babel/runtime": "^7.20.7", - "@babel/traverse": "^7.20.10", + "@babel/parser": "^7.20.13", + "@babel/runtime": "^7.20.13", + "@babel/traverse": "^7.20.13", "bluebird": "^3.7.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-javascript-static-exports/package.json b/packages/gatsby-transformer-javascript-static-exports/package.json index 8a76cefc44f4f..9ff67650de668 100644 --- a/packages/gatsby-transformer-javascript-static-exports/package.json +++ b/packages/gatsby-transformer-javascript-static-exports/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/parser": "^7.20.7", - "@babel/runtime": "^7.20.7", - "@babel/traverse": "^7.20.10", + "@babel/parser": "^7.20.13", + "@babel/runtime": "^7.20.13", + "@babel/traverse": "^7.20.13", "bluebird": "^3.7.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-json/package.json b/packages/gatsby-transformer-json/package.json index ff40dc8510440..705847da648f2 100644 --- a/packages/gatsby-transformer-json/package.json +++ b/packages/gatsby-transformer-json/package.json @@ -7,12 +7,12 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-pdf/package.json b/packages/gatsby-transformer-pdf/package.json index e04f6a221c0e2..1841ebdb47cc8 100644 --- a/packages/gatsby-transformer-pdf/package.json +++ b/packages/gatsby-transformer-pdf/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "pdf2json": "^1.2.3" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-react-docgen/package.json b/packages/gatsby-transformer-react-docgen/package.json index f87170f5ce4d3..193742a78ee16 100644 --- a/packages/gatsby-transformer-react-docgen/package.json +++ b/packages/gatsby-transformer-react-docgen/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/code-frame": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", "ast-types": "^0.14.2", "common-tags": "^1.8.2", @@ -16,7 +16,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "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 425bfdf805396..0c1bcfd40c5af 100644 --- a/packages/gatsby-transformer-remark/package.json +++ b/packages/gatsby-transformer-remark/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "gatsby-core-utils": "^4.6.0-next.0", "gray-matter": "^4.0.3", "hast-util-raw": "^6.1.0", @@ -32,7 +32,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-utils": "^4.6.0-next.1" diff --git a/packages/gatsby-transformer-screenshot/package.json b/packages/gatsby-transformer-screenshot/package.json index 2cf58b8680735..4d11a6a8ec3f5 100644 --- a/packages/gatsby-transformer-screenshot/package.json +++ b/packages/gatsby-transformer-screenshot/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "axios": "^0.21.1", "fastq": "^1.13.0" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index 487798ab8c0fc..d5ea06bcc9317 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^11.1.0", @@ -18,7 +18,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@types/sharp": "^0.31.0", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" diff --git a/packages/gatsby-transformer-sqip/package.json b/packages/gatsby-transformer-sqip/package.json index 2f8c47a2b7fe0..be82293d57b29 100644 --- a/packages/gatsby-transformer-sqip/package.json +++ b/packages/gatsby-transformer-sqip/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "fs-extra": "^11.1.0", "gatsby-core-utils": "^4.6.0-next.0", "gatsby-plugin-sharp": "^5.6.0-next.1", @@ -18,7 +18,7 @@ }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "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 fd3231403c139..ae8c9680b765d 100644 --- a/packages/gatsby-transformer-toml/package.json +++ b/packages/gatsby-transformer-toml/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "lodash": "^4.17.21", "toml": "^2.3.6" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-xml/package.json b/packages/gatsby-transformer-xml/package.json index 2b66f8c458e29..14657c50134aa 100644 --- a/packages/gatsby-transformer-xml/package.json +++ b/packages/gatsby-transformer-xml/package.json @@ -7,14 +7,14 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "lodash": "^4.17.21", "xml-parser": "^1.2.1" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-transformer-yaml/package.json b/packages/gatsby-transformer-yaml/package.json index 65a88185e68a0..61c687de1b5c6 100644 --- a/packages/gatsby-transformer-yaml/package.json +++ b/packages/gatsby-transformer-yaml/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "js-yaml": "^4.1.0", "lodash": "^4.17.21" }, "devDependencies": { "@babel/cli": "^7.20.7", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "babel-preset-gatsby-package": "^3.6.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby-worker/package.json b/packages/gatsby-worker/package.json index e4300b0cbcf19..b9159abf7ff97 100644 --- a/packages/gatsby-worker/package.json +++ b/packages/gatsby-worker/package.json @@ -7,8 +7,8 @@ "url": "https://github.com/gatsbyjs/gatsby/issues" }, "dependencies": { - "@babel/core": "^7.20.7", - "@babel/runtime": "^7.20.7", + "@babel/core": "^7.20.12", + "@babel/runtime": "^7.20.13", "fs-extra": "^11.1.0", "signal-exit": "^3.0.7" }, diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index 9b6815362dfdc..f8e903d4f78e5 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -11,12 +11,12 @@ }, "dependencies": { "@babel/code-frame": "^7.18.6", - "@babel/core": "^7.20.7", + "@babel/core": "^7.20.12", "@babel/eslint-parser": "^7.19.1", "@babel/helper-plugin-utils": "^7.20.2", - "@babel/parser": "^7.20.7", - "@babel/runtime": "^7.20.7", - "@babel/traverse": "^7.20.10", + "@babel/parser": "^7.20.13", + "@babel/runtime": "^7.20.13", + "@babel/traverse": "^7.20.13", "@babel/types": "^7.20.7", "@builder.io/partytown": "^0.7.4", "@gatsbyjs/reach-router": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 381ae3b44850e..33d4c50c2561c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -253,7 +253,7 @@ semver "^5.4.1" source-map "^0.5.0" -"@babel/core@^7.11.6": +"@babel/core@^7.11.6", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.19.3", "@babel/core@^7.20.12", "@babel/core@^7.7.5": version "7.20.12" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== @@ -274,27 +274,6 @@ json5 "^2.2.2" semver "^6.3.0" -"@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.19.3", "@babel/core@^7.20.7", "@babel/core@^7.7.5": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" - integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== - dependencies: - "@ampproject/remapping" "^2.1.0" - "@babel/code-frame" "^7.18.6" - "@babel/generator" "^7.20.7" - "@babel/helper-compilation-targets" "^7.20.7" - "@babel/helper-module-transforms" "^7.20.7" - "@babel/helpers" "^7.20.7" - "@babel/parser" "^7.20.7" - "@babel/template" "^7.20.7" - "@babel/traverse" "^7.20.7" - "@babel/types" "^7.20.7" - convert-source-map "^1.7.0" - debug "^4.1.0" - gensync "^1.0.0-beta.2" - json5 "^2.2.1" - semver "^6.3.0" - "@babel/eslint-parser@^7.19.1": version "7.19.1" resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4" @@ -320,10 +299,10 @@ jsesc "^2.5.1" source-map "^0.5.0" -"@babel/generator@^7.12.1", "@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.14.0", "@babel/generator@^7.20.7", "@babel/generator@^7.7.2": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" - integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== +"@babel/generator@^7.12.1", "@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.20.7", "@babel/generator@^7.7.2": + version "7.20.14" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.14.tgz#9fa772c9f86a46c6ac9b321039400712b96f64ce" + integrity sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg== dependencies: "@babel/types" "^7.20.7" "@jridgewell/gen-mapping" "^0.3.2" @@ -362,10 +341,10 @@ lru-cache "^5.1.1" semver "^6.3.0" -"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.20.5", "@babel/helper-create-class-features-plugin@^7.20.7": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.7.tgz#d0e1f8d7e4ed5dac0389364d9c0c191d948ade6f" - integrity sha512-LtoWbDXOaidEf50hmdDqn9g8VEzsorMexoWMQdQODbvmqYmaF23pBP5VNPAGIFHsFQCIeKokDiz3CH5Y2jlY6w== +"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.20.12", "@babel/helper-create-class-features-plugin@^7.20.5", "@babel/helper-create-class-features-plugin@^7.20.7": + version "7.20.12" + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.12.tgz#4349b928e79be05ed2d1643b20b99bb87c503819" + integrity sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ== dependencies: "@babel/helper-annotate-as-pure" "^7.18.6" "@babel/helper-environment-visitor" "^7.18.9" @@ -373,6 +352,7 @@ "@babel/helper-member-expression-to-functions" "^7.20.7" "@babel/helper-optimise-call-expression" "^7.18.6" "@babel/helper-replace-supers" "^7.20.7" + "@babel/helper-skip-transparent-expression-wrappers" "^7.20.0" "@babel/helper-split-export-declaration" "^7.18.6" "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.20.5": @@ -443,7 +423,7 @@ dependencies: "@babel/types" "^7.18.6" -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.20.7": +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11": version "7.20.11" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== @@ -595,10 +575,10 @@ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== -"@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.4", "@babel/parser@^7.16.8", "@babel/parser@^7.20.7", "@babel/parser@^7.3.3": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" - integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== +"@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.4", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.3.3": + version "7.20.13" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.13.tgz#ddf1eb5a813588d2fb1692b70c6fce75b945c088" + integrity sha512-gFDLKMfpiXCsjt4za2JA9oTMn70CeseCehb11kRZgvd7+F67Hih3OHOK24cRrWECJ/ljfPGac6ygXAs/C8kIvw== "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": version "7.18.6" @@ -1198,12 +1178,12 @@ dependencies: "@babel/helper-plugin-utils" "^7.18.9" -"@babel/plugin-transform-typescript@^7.18.6", "@babel/plugin-transform-typescript@^7.20.7": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.7.tgz#673f49499cd810ae32a1ea5f3f8fab370987e055" - integrity sha512-m3wVKEvf6SoszD8pu4NZz3PvfKRCMgk6D6d0Qi9hNnlM5M6CFS92EgF4EiHVLKbU0r/r7ty1hg7NPZwE7WRbYw== +"@babel/plugin-transform-typescript@^7.18.6", "@babel/plugin-transform-typescript@^7.20.13": + version "7.20.13" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.13.tgz#e3581b356b8694f6ff450211fe6774eaff8d25ab" + integrity sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA== dependencies: - "@babel/helper-create-class-features-plugin" "^7.20.7" + "@babel/helper-create-class-features-plugin" "^7.20.12" "@babel/helper-plugin-utils" "^7.20.2" "@babel/plugin-syntax-typescript" "^7.20.0" @@ -1371,10 +1351,10 @@ core-js-pure "^3.0.0" regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.20.7", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": - version "7.20.7" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd" - integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ== +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.20.13", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": + version "7.20.13" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b" + integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA== dependencies: regenerator-runtime "^0.13.11" @@ -1387,26 +1367,10 @@ "@babel/parser" "^7.20.7" "@babel/types" "^7.20.7" -"@babel/traverse@^7.1.6", "@babel/traverse@^7.10.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.9", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": - version "7.20.10" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" - integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg== - dependencies: - "@babel/code-frame" "^7.18.6" - "@babel/generator" "^7.20.7" - "@babel/helper-environment-visitor" "^7.18.9" - "@babel/helper-function-name" "^7.19.0" - "@babel/helper-hoist-variables" "^7.18.6" - "@babel/helper-split-export-declaration" "^7.18.6" - "@babel/parser" "^7.20.7" - "@babel/types" "^7.20.7" - debug "^4.1.0" - globals "^11.1.0" - -"@babel/traverse@^7.20.12": - version "7.20.12" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" - integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== +"@babel/traverse@^7.1.6", "@babel/traverse@^7.10.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.9", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": + version "7.20.13" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.13.tgz#817c1ba13d11accca89478bd5481b2d168d07473" + integrity sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ== dependencies: "@babel/code-frame" "^7.18.6" "@babel/generator" "^7.20.7" @@ -1414,7 +1378,7 @@ "@babel/helper-function-name" "^7.19.0" "@babel/helper-hoist-variables" "^7.18.6" "@babel/helper-split-export-declaration" "^7.18.6" - "@babel/parser" "^7.20.7" + "@babel/parser" "^7.20.13" "@babel/types" "^7.20.7" debug "^4.1.0" globals "^11.1.0" @@ -5330,12 +5294,7 @@ JSONStream@1.3.5, JSONStream@^1.0.3, JSONStream@^1.0.4, JSONStream@^1.3.4: jsonparse "^1.2.0" through ">=2.2.7 <3" -abab@^2.0.0: - version "2.0.5" - resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a" - integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q== - -abab@^2.0.6: +abab@^2.0.0, abab@^2.0.6: version "2.0.6" resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291" integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA== @@ -7046,12 +7005,7 @@ camelcase@^4.0.0, camelcase@^4.1.0: version "4.1.0" resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd" -camelcase@^6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" - integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== - -camelcase@^6.3.0: +camelcase@^6.2.0, camelcase@^6.3.0: version "6.3.0" resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== @@ -11830,7 +11784,7 @@ globby@^11.0.1, globby@^11.0.3, globby@^11.0.4, globby@^11.1.0: merge2 "^1.4.1" slash "^3.0.0" -globby@^13.1.1: +globby@^13.1.1, globby@^13.1.2: version "13.1.3" resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff" integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw== @@ -11841,17 +11795,6 @@ globby@^13.1.1: merge2 "^1.4.1" slash "^4.0.0" -globby@^13.1.2: - version "13.1.2" - resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.2.tgz#29047105582427ab6eca4f905200667b056da515" - integrity sha512-LKSDZXToac40u8Q1PQtZihbNdTYSNMuWe+K5l+oa6KgDzSvVrHXlJy40hUP522RjAIoNLJYBJi7ow+rbFpIhHQ== - dependencies: - dir-glob "^3.0.1" - fast-glob "^3.2.11" - ignore "^5.2.0" - merge2 "^1.4.1" - slash "^4.0.0" - globby@^6.1.0: version "6.1.0" resolved "https://registry.yarnpkg.com/globby/-/globby-6.1.0.tgz#f5a6d70e8395e21c858fb0489d64df02424d506c" @@ -14510,12 +14453,7 @@ json5@^1.0.1: dependencies: minimist "^1.2.0" -json5@^2.1.0, json5@^2.1.2, json5@^2.2.0, json5@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" - integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== - -json5@^2.2.2: +json5@^2.1.0, json5@^2.1.2, json5@^2.2.0, json5@^2.2.1, json5@^2.2.2: version "2.2.3" resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== @@ -15949,7 +15887,7 @@ memorystream@^0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/memorystream/-/memorystream-0.3.1.tgz#86d7090b30ce455d63fbae12dda51a47ddcaf9b2" -meow@^10.1.2: +meow@^10.1.2, meow@^10.1.3: version "10.1.5" resolved "https://registry.yarnpkg.com/meow/-/meow-10.1.5.tgz#be52a1d87b5f5698602b0f32875ee5940904aa7f" integrity sha512-/d+PQ4GKmGvM9Bee/DPa8z3mXs/pkvJE2KEThngVNOqtmljC6K7NMPxtc2JeZYTmpWb9k/TmxjeL18ez3h7vCw== @@ -15967,24 +15905,6 @@ meow@^10.1.2: type-fest "^1.2.2" yargs-parser "^20.2.9" -meow@^10.1.3: - version "10.1.3" - resolved "https://registry.yarnpkg.com/meow/-/meow-10.1.3.tgz#21689959a7d00e8901aff30d208acb2122eb8088" - integrity sha512-0WL7RMCPPdUTE00+GxJjL4d5Dm6eUbmAzxlzywJWiRUKCW093owmZ7/q74tH9VI91vxw9KJJNxAcvdpxb2G4iA== - dependencies: - "@types/minimist" "^1.2.2" - camelcase-keys "^7.0.0" - decamelize "^5.0.0" - decamelize-keys "^1.1.0" - hard-rejection "^2.1.0" - minimist-options "4.1.0" - normalize-package-data "^3.0.2" - read-pkg-up "^8.0.0" - redent "^4.0.0" - trim-newlines "^4.0.2" - type-fest "^1.2.2" - yargs-parser "^20.2.9" - meow@^3.3.0, meow@^3.7.0: version "3.7.0" resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb" @@ -17333,12 +17253,7 @@ number-is-nan@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" -nwsapi@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7" - integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ== - -nwsapi@^2.2.2: +nwsapi@^2.2.0, nwsapi@^2.2.2: version "2.2.2" resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.2.tgz#e5418863e7905df67d51ec95938d67bf801f0bb0" integrity sha512-90yv+6538zuvUMnN+zCr8LuV6bPFdq50304114vJYJ8RDyK8D5O9Phpbd6SZWgI7PwzmmfN1upeOJlvybDSgCw== @@ -19324,12 +19239,7 @@ pseudomap@^1.0.1, pseudomap@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" -psl@^1.1.24, psl@^1.1.28: - version "1.8.0" - resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24" - integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ== - -psl@^1.1.33: +psl@^1.1.24, psl@^1.1.28, psl@^1.1.33: version "1.9.0" resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7" integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==