Skip to content

Commit

Permalink
Update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 5aa34cd commit 3e7af32
Show file tree
Hide file tree
Showing 4 changed files with 1,321 additions and 1,300 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,19 @@
"@tryghost/helpers": "1.1.90",
"@tryghost/helpers-gatsby": "2.0.21",
"cheerio": "1.0.0-rc.11",
"gatsby": "4.25.7",
"gatsby": "5.13.6",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-plugin-advanced-sitemap": "2.1.0",
"gatsby-plugin-catch-links": "4.15.0",
"gatsby-plugin-feed": "4.15.1",
"gatsby-plugin-image": "2.15.1",
"gatsby-plugin-manifest": "4.15.1",
"gatsby-plugin-offline": "5.15.1",
"gatsby-plugin-react-helmet": "5.15.0",
"gatsby-plugin-sharp": "4.25.1",
"gatsby-source-filesystem": "4.15.0",
"gatsby-plugin-catch-links": "5.13.1",
"gatsby-plugin-feed": "5.13.1",
"gatsby-plugin-image": "3.13.1",
"gatsby-plugin-manifest": "5.13.1",
"gatsby-plugin-offline": "6.13.2",
"gatsby-plugin-react-helmet": "6.13.1",
"gatsby-plugin-sharp": "5.13.1",
"gatsby-source-filesystem": "5.13.1",
"gatsby-source-ghost": "5.0.2",
"gatsby-transformer-sharp": "4.15.1",
"gatsby-transformer-sharp": "5.13.1",
"lodash": "4.17.21",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-plugin-ghost-manifest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@babel/cli": "7.17.10",
"@babel/core": "7.18.2",
"babel-preset-gatsby-package": "2.15.0",
"babel-preset-gatsby-package": "3.13.1",
"cross-env": "7.0.3"
},
"keywords": [
Expand Down
72 changes: 47 additions & 25 deletions plugins/gatsby-plugin-ghost-manifest/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
dependencies:
"@babel/types" "^7.24.6"

"@babel/helper-module-imports@^7.24.6":
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.24.6":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz#65e54ffceed6a268dc4ce11f0433b82cfff57852"
integrity sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==
Expand Down Expand Up @@ -305,15 +305,15 @@
"@babel/helper-environment-visitor" "^7.24.6"
"@babel/helper-plugin-utils" "^7.24.6"

"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5":
"@babel/plugin-proposal-nullish-coalescing-operator@^7.18.6":
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.14.5":
"@babel/plugin-proposal-optional-chaining@^7.20.7":
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 @@ -836,7 +836,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.24.6"

"@babel/plugin-transform-runtime@^7.15.0":
"@babel/plugin-transform-runtime@^7.19.6":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.6.tgz#1e3256246004c3724b8e07c7cb25e35913c4e373"
integrity sha512-W3gQydMb0SY99y/2lV0Okx2xg/8KzmZLQsLaiCmwNRl1kKomz14VurEm+2TossUb+sRvBCnGe+wx8KtIgDtBbQ==
Expand Down Expand Up @@ -884,7 +884,7 @@
dependencies:
"@babel/helper-plugin-utils" "^7.24.6"

"@babel/plugin-transform-typescript@^7.15.4":
"@babel/plugin-transform-typescript@^7.20.13":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.6.tgz#339c6127a783c32e28a5b591e6c666f899b57db0"
integrity sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==
Expand Down Expand Up @@ -925,7 +925,7 @@
"@babel/helper-create-regexp-features-plugin" "^7.24.6"
"@babel/helper-plugin-utils" "^7.24.6"

"@babel/preset-env@^7.15.4":
"@babel/preset-env@^7.20.2":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.24.6.tgz#a5a55bc70e5ff1ed7f872067e2a9d65ff917ad6f"
integrity sha512-CrxEAvN7VxfjOG8JNF2Y/eMqMJbZPZ185amwGUBp8D9USK90xQmv7dLdFSa+VbD7fdIqcy/Mfv7WtzG8+/qxKg==
Expand Down Expand Up @@ -1012,7 +1012,7 @@
core-js-compat "^3.31.0"
semver "^6.3.1"

"@babel/preset-flow@^7.14.0":
"@babel/preset-flow@^7.18.6":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.24.6.tgz#df09ee46558577bea49bc71d597604c03c9bf7a6"
integrity sha512-huoe0T1Qs9fQhMWbmqE/NHUeZbqmHDsN6n/jYvPcUUHfuKiPV32C9i8tDhMbQ1DEKTjbBP7Rjm3nSLwlB2X05g==
Expand All @@ -1030,7 +1030,7 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"

"@babel/preset-react@^7.14.0":
"@babel/preset-react@^7.18.6":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.24.6.tgz#92eace66dce577e5263113eb82235a0d45096cae"
integrity sha512-8mpzh1bWvmINmwM3xpz6ahu57mNaWavMm+wBNjQ4AFu1nghKBiIRET7l/Wmj4drXany/BBGjJZngICcD98F1iw==
Expand All @@ -1054,7 +1054,7 @@
dependencies:
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.15.4", "@babel/runtime@^7.8.4":
"@babel/runtime@^7.20.13", "@babel/runtime@^7.8.4":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e"
integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==
Expand Down Expand Up @@ -1086,7 +1086,7 @@
debug "^4.3.1"
globals "^11.1.0"

"@babel/types@^7.18.2", "@babel/types@^7.24.6", "@babel/types@^7.4.4":
"@babel/types@^7.0.0", "@babel/types@^7.18.2", "@babel/types@^7.24.6", "@babel/types@^7.4.4":
version "7.24.6"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.6.tgz#ba4e1f59870c10dc2fa95a274ac4feec23b21912"
integrity sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==
Expand Down Expand Up @@ -1132,6 +1132,17 @@
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz#323d72dd25103d0c4fbdce89dadf574a787b1f9b"
integrity sha512-s88O1aVtXftvp5bCPB7WnmXc5IwOZZ7YPuwNPt+GtOOXpPvad1LfbmjYv+qII7zP6RU2QGnqve27dnLycEnyEQ==

"@sigmacomputing/babel-plugin-lodash@^3.3.5":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@sigmacomputing/babel-plugin-lodash/-/babel-plugin-lodash-3.3.5.tgz#613d98b0cbb51c1836bbc12c8a12d75750ee3510"
integrity sha512-VFhaHjlNzWyBtBm3YdqOwP8GbQHK7sWzXKpSUBTLjl2Zz6/9PwCK4qXZXI5CHpDjmvbouHUDbjrZP2KU5h6VQg==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/types" "^7.0.0"
glob "^7.1.1"
lodash "^4.17.10"
require-package-name "^2.0.1"

ansi-styles@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
Expand Down Expand Up @@ -1178,22 +1189,23 @@ babel-plugin-polyfill-regenerator@^0.6.1:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.6.2"

babel-preset-gatsby-package@2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15.0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef"
integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw==
babel-preset-gatsby-package@3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.13.1.tgz#f800850ff7be1d76033912f2121c7cb2204e51e6"
integrity sha512-7TpUtcmxMem4gNr8V5nNG2s6n1QW266vpRkcgLbTNOhJJjdC/0pwhL1GqDwDpZGQuYs4U6yHatwJ4VFBEP4Lqg==
dependencies:
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
"@babel/plugin-proposal-optional-chaining" "^7.20.7"
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
"@babel/plugin-transform-runtime" "^7.15.0"
"@babel/plugin-transform-typescript" "^7.15.4"
"@babel/preset-env" "^7.15.4"
"@babel/preset-flow" "^7.14.0"
"@babel/preset-react" "^7.14.0"
"@babel/runtime" "^7.15.4"
"@babel/plugin-transform-runtime" "^7.19.6"
"@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.13"
"@sigmacomputing/babel-plugin-lodash" "^3.3.5"
babel-plugin-dynamic-import-node "^2.3.3"
core-js "^3.22.3"
core-js "^3.31.0"

balanced-match@^1.0.0:
version "1.0.2"
Expand Down Expand Up @@ -1364,7 +1376,7 @@ core-js-compat@^3.31.0, core-js-compat@^3.36.1:
dependencies:
browserslist "^4.23.0"

core-js@^3.22.3:
core-js@^3.31.0:
version "3.37.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.37.1.tgz#d21751ddb756518ac5a00e4d66499df981a62db9"
integrity sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==
Expand Down Expand Up @@ -1531,7 +1543,7 @@ glob-parent@~5.1.2:
dependencies:
is-glob "^4.0.1"

glob@^7.0.0:
glob@^7.0.0, glob@^7.1.1:
version "7.2.3"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
Expand Down Expand Up @@ -1673,6 +1685,11 @@ lodash.debounce@^4.0.8:
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==

lodash@^4.17.10:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

lru-cache@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
Expand Down Expand Up @@ -1894,6 +1911,11 @@ regjsparser@^0.9.1:
dependencies:
jsesc "~0.5.0"

require-package-name@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/require-package-name/-/require-package-name-2.0.1.tgz#c11e97276b65b8e2923f75dabf5fb2ef0c3841b9"
integrity sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==

resolve@^1.14.2:
version "1.22.8"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
Expand Down
Loading

0 comments on commit 3e7af32

Please sign in to comment.