Skip to content

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 20, 2024
1 parent bf4b652 commit 91f4a2c
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 134 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -42,18 +42,18 @@
"cheerio": "1.0.0-rc.3",
"gatsby": "2.22.12",
"gatsby-awesome-pagination": "0.3.6",
"gatsby-image": "2.4.5",
"gatsby-image": "2.11.0",
"gatsby-plugin-advanced-sitemap": "1.6.0",
"gatsby-plugin-catch-links": "2.3.3",
"gatsby-plugin-feed": "2.5.3",
"gatsby-plugin-catch-links": "2.10.0",
"gatsby-plugin-feed": "2.13.1",
"gatsby-plugin-force-trailing-slashes": "1.0.6",
"gatsby-plugin-manifest": "2.4.9",
"gatsby-plugin-offline": "3.2.7",
"gatsby-plugin-react-helmet": "3.3.2",
"gatsby-plugin-manifest": "2.12.1",
"gatsby-plugin-offline": "3.10.2",
"gatsby-plugin-react-helmet": "3.10.0",
"gatsby-plugin-sharp": "2.6.9",
"gatsby-source-filesystem": "2.3.8",
"gatsby-source-filesystem": "2.11.1",
"gatsby-source-ghost": "4.2.4",
"gatsby-transformer-sharp": "2.5.3",
"gatsby-transformer-sharp": "2.12.1",
"lodash": "4.17.21",
"react": "16.14.0",
"react-dom": "16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-plugin-ghost-manifest/package.json
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@babel/cli": "7.10.1",
"@babel/core": "7.10.1",
"babel-preset-gatsby-package": "0.4.2",
"babel-preset-gatsby-package": "0.12.0",
"cross-env": "7.0.2"
},
"keywords": [
Expand Down
57 changes: 24 additions & 33 deletions plugins/gatsby-plugin-ghost-manifest/yarn.lock
Expand Up @@ -88,7 +88,7 @@
lru-cache "^5.1.1"
semver "^6.3.1"

"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.24.1", "@babel/helper-create-class-features-plugin@^7.24.4":
"@babel/helper-create-class-features-plugin@^7.24.1", "@babel/helper-create-class-features-plugin@^7.24.4":
version "7.24.4"
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.4.tgz#c806f73788a6800a5cfbbc04d2df7ee4d927cce3"
integrity sha512-lG75yeuUSVu0pIcbhiYMXBXANHrpUPaOfu7ryAzskCgKUHuAxRQI5ssrtmF0X9UXldPlvT0XM/A4F44OXRt6iQ==
Expand Down Expand Up @@ -299,23 +299,15 @@
"@babel/helper-environment-visitor" "^7.22.20"
"@babel/helper-plugin-utils" "^7.24.0"

"@babel/plugin-proposal-class-properties@^7.8.3":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#b110f59741895f7ec21a6fff696ec46265c446a3"
integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==
dependencies:
"@babel/helper-create-class-features-plugin" "^7.18.6"
"@babel/helper-plugin-utils" "^7.18.6"

"@babel/plugin-proposal-nullish-coalescing-operator@^7.8.3":
"@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1":
version "7.18.6"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz#fdd940a99a740e577d6c753ab6fbb43fdb9467e1"
integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==
dependencies:
"@babel/helper-plugin-utils" "^7.18.6"
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"

"@babel/plugin-proposal-optional-chaining@^7.9.0":
"@babel/plugin-proposal-optional-chaining@^7.12.1":
version "7.21.0"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz#886f5c8978deb7d30f678b2e24346b287234d3ea"
integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==
Expand Down Expand Up @@ -838,7 +830,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.24.0"

"@babel/plugin-transform-runtime@^7.9.6":
"@babel/plugin-transform-runtime@^7.12.1":
version "7.24.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.3.tgz#dc58ad4a31810a890550365cc922e1ff5acb5d7f"
integrity sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ==
Expand Down Expand Up @@ -886,7 +878,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.24.0"

"@babel/plugin-transform-typescript@^7.9.6":
"@babel/plugin-transform-typescript@^7.12.1":
version "7.24.4"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.4.tgz#03e0492537a4b953e491f53f2bc88245574ebd15"
integrity sha512-79t3CQ8+oBGk/80SQ8MN3Bs3obf83zJ0YZjDmDaEZN8MqhMI760apl5z6a20kFeMXBwJX99VpKT8CKxEBp5H1g==
Expand Down Expand Up @@ -927,7 +919,7 @@
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
"@babel/helper-plugin-utils" "^7.24.0"

"@babel/preset-env@^7.9.6":
"@babel/preset-env@^7.12.1":
version "7.24.4"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.4.tgz#46dbbcd608771373b88f956ffb67d471dce0d23b"
integrity sha512-7Kl6cSmYkak0FK/FXjSEnLJ1N9T/WA2RkMhu17gZ/dsxKJUuTYNIylahPTzqpLyJN4WhDif8X0XK1R8Wsguo/A==
Expand Down Expand Up @@ -1014,7 +1006,7 @@
core-js-compat "^3.31.0"
semver "^6.3.1"

"@babel/preset-flow@^7.9.0":
"@babel/preset-flow@^7.12.1":
version "7.24.1"
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.1.tgz#da7196c20c2d7dd4e98cfd8b192fe53b5eb6f0bb"
integrity sha512-sWCV2G9pcqZf+JHyv/RyqEIpFypxdCSxWIxQjpdaQxenNog7cN1pr76hg8u0Fz8Qgg0H4ETkGcJnXL8d4j0PPA==
Expand All @@ -1032,7 +1024,7 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"

"@babel/preset-react@^7.9.4":
"@babel/preset-react@^7.12.5":
version "7.24.1"
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.24.1.tgz#2450c2ac5cc498ef6101a6ca5474de251e33aa95"
integrity sha512-eFa8up2/8cZXLIpkafhaADTXSnl7IsUFCYenRWrARBz0/qZwcT0RBXpys0LJU4+WfPoF2ZG6ew6s2V6izMCwRA==
Expand Down Expand Up @@ -1233,22 +1225,21 @@ babel-plugin-polyfill-regenerator@^0.6.1:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.6.1"

babel-preset-gatsby-package@0.4.2:
version "0.4.2"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-0.4.2.tgz#132646b4fb401dd4ea915076a635b9e27feadbd6"
integrity sha512-OF0dtcvsfSSZFJt1fcrW7vt3kreS6USmtEKOJ4f5V/I7XDTdACnq1BT82spoUDOMjZq6lWlWuXUkHt9sp1Ws3g==
babel-preset-gatsby-package@0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-0.12.0.tgz#477fa545f3b625ffe75f58b5a2772ce796633c8c"
integrity sha512-DFv+6UBnMJb3gvg3EvgyQTdXuN9gnTNoZtpuQdIWJU8FdUxS7qrcqVFywkJvh606/aI/BT/Ml7B4S32G0qUp1g==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.8.3"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.8.3"
"@babel/plugin-proposal-optional-chaining" "^7.9.0"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
"@babel/plugin-transform-runtime" "^7.9.6"
"@babel/plugin-transform-typescript" "^7.9.6"
"@babel/preset-env" "^7.9.6"
"@babel/preset-flow" "^7.9.0"
"@babel/preset-react" "^7.9.4"
"@babel/plugin-transform-runtime" "^7.12.1"
"@babel/plugin-transform-typescript" "^7.12.1"
"@babel/preset-env" "^7.12.1"
"@babel/preset-flow" "^7.12.1"
"@babel/preset-react" "^7.12.5"
babel-plugin-dynamic-import-node "^2.3.3"
core-js "^2.6.11"
core-js "^3.7.0"

balanced-match@^1.0.0:
version "1.0.2"
Expand Down Expand Up @@ -1503,10 +1494,10 @@ core-js-compat@^3.31.0, core-js-compat@^3.36.1:
dependencies:
browserslist "^4.23.0"

core-js@^2.6.11:
version "2.6.12"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
core-js@^3.7.0:
version "3.37.0"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.0.tgz#d8dde58e91d156b2547c19d8a4efd5c7f6c426bb"
integrity sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 91f4a2c

Please sign in to comment.