Update dependency gatsby to v4.24.7

This commit is contained in:
renovate[bot] 2022-11-03 16:55:29 +00:00
parent 6455f596e0
commit 62a816cf70
2 changed files with 7 additions and 6 deletions

View file

@ -32,7 +32,7 @@
"@types/react-dom": "18.0.8", "@types/react-dom": "18.0.8",
"animejs": "3.2.1", "animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3", "babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.24.6", "gatsby": "4.24.7",
"gatsby-awesome-pagination": "0.3.8", "gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.24.0", "gatsby-cli": "4.24.0",
"gatsby-plugin-asset-path": "3.0.4", "gatsby-plugin-asset-path": "3.0.4",

View file

@ -6994,10 +6994,10 @@ gatsby-worker@^1.24.0:
"@babel/core" "^7.15.5" "@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4" "@babel/runtime" "^7.15.4"
gatsby@4.24.6: gatsby@4.24.7:
version "4.24.6" version "4.24.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.6.tgz#0af107c0699e829fe543f602b53d478f3f455360" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.7.tgz#51036aed3df01ed2c403b6cb88512d8a820ab0e8"
integrity sha512-LFfgmZ38gUJO7Z/dYfbKPFPu+fl1d711pFFiKsUcffehcJ6lYUgJmR0MoRMIZiG9yUlVgo1V0T8GC1azbdYzkA== integrity sha512-9eA80r0T618fdgdbNa/xuxJpsl0sPD2HBflPC18zNqhwCrboEXe057/VU2DUnQfqrgRislCAf8XDVTjgFXjbbQ==
dependencies: dependencies:
"@babel/code-frame" "^7.14.0" "@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5" "@babel/core" "^7.15.5"
@ -7099,6 +7099,7 @@ gatsby@4.24.6:
graphql "^15.7.2" graphql "^15.7.2"
graphql-compose "^9.0.7" graphql-compose "^9.0.7"
graphql-playground-middleware-express "^1.7.22" graphql-playground-middleware-express "^1.7.22"
graphql-tag "^2.12.6"
hasha "^5.2.2" hasha "^5.2.2"
invariant "^2.2.4" invariant "^2.2.4"
is-relative "^1.0.0" is-relative "^1.0.0"
@ -7429,7 +7430,7 @@ graphql-playground-middleware-express@^1.7.22:
dependencies: dependencies:
graphql-playground-html "^1.6.30" graphql-playground-html "^1.6.30"
graphql-tag@^2.11.0: graphql-tag@^2.11.0, graphql-tag@^2.12.6:
version "2.12.6" version "2.12.6"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1" resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg== integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==