Update dependency gatsby to v4.19.1

This commit is contained in:
renovate[bot] 2022-07-20 14:31:22 +00:00
parent d3f1a9d052
commit bc72ac6585
2 changed files with 12 additions and 12 deletions

View file

@ -32,7 +32,7 @@
"@types/react-dom": "18.0.6",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.19.0",
"gatsby": "4.19.1",
"gatsby-awesome-pagination": "0.3.8",
"gatsby-cli": "4.19.0",
"gatsby-plugin-asset-path": "3.0.4",

View file

@ -1502,7 +1502,7 @@
resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.6.tgz#aa49fb0b2f5b670c75d85ea4fa75a40914ce1adc"
integrity sha512-zn5qAcygSgQPuqSkPalvC/3UwesLqsQMQyMtrlOLUH+W+OMVDy7+nD7DUiHSskdeHBsyBRPir7nVDfITrzkJLw==
"@gatsbyjs/parcel-namer-relative-to-cwd@^1.4.0":
"@gatsbyjs/parcel-namer-relative-to-cwd@1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@gatsbyjs/parcel-namer-relative-to-cwd/-/parcel-namer-relative-to-cwd-1.4.0.tgz#e1c225952922b03088a37649d06cf51b86ba4616"
integrity sha512-oXhiaPtYTGYqGZlazYRUabWVHWx5z6sAyBVLhUnpsKcBsK815cET+mjeWDKpmvJmFTKHC72Bvy1WIEnW3++YxA==
@ -7034,12 +7034,12 @@ gatsby-page-utils@^2.19.0:
lodash "^4.17.21"
micromatch "^4.0.5"
gatsby-parcel-config@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.10.0.tgz#51c37d2530aad27f484df8d75cc40060532afc70"
integrity sha512-FV+ccSeWPgicWRtycfUV1L7xyVIr6OSDnUkztnxq3Xj+OEBPC0NO2x07CA4tz16hSRDH1/qXgwY8AsHyenCidg==
gatsby-parcel-config@^0.10.1:
version "0.10.1"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.10.1.tgz#58bbd2a3f789bdbb89da576aba472a8f3fb21b2c"
integrity sha512-KY/HgjOKY6LmG78zLATzz/xOMezPfyGeYpwg7YwmCJq+uIEZXlsSFku4uPbFSn9TM7fHNNjojqlPqAwoGjpn7A==
dependencies:
"@gatsbyjs/parcel-namer-relative-to-cwd" "^1.4.0"
"@gatsbyjs/parcel-namer-relative-to-cwd" "1.4.0"
"@parcel/bundler-default" "2.6.2"
"@parcel/compressor-raw" "2.6.2"
"@parcel/namer-default" "2.6.2"
@ -7460,10 +7460,10 @@ gatsby-worker@^1.19.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"
gatsby@4.19.0:
version "4.19.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.19.0.tgz#793f44b09a1b57c954f256990d50b9c4497f4d53"
integrity sha512-Bhga6PbDRSL3J7yIcVAWwN76cK0OeFWE4f5ggh4qEjnsL20kxW+LPwAexpZ5dVxbE1gsl1k/VDSX66Wj3vGH3A==
gatsby@4.19.1:
version "4.19.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.19.1.tgz#a55727aceeb8a8ee6a2756e517391c40ae6c8979"
integrity sha512-/QXVb31h8avikM4UW0l4xFLlK+nvFeKmMiNXOcGCZV9KbAjLisSdWkUxi8lWbhset8pKT3bZwelsRiHz8kQKLA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
@ -7548,7 +7548,7 @@ gatsby@4.19.0:
gatsby-legacy-polyfills "^2.19.0"
gatsby-link "^4.19.0"
gatsby-page-utils "^2.19.0"
gatsby-parcel-config "^0.10.0"
gatsby-parcel-config "^0.10.1"
gatsby-plugin-page-creator "^4.19.0"
gatsby-plugin-typescript "^4.19.0"
gatsby-plugin-utils "^3.13.0"