diff --git a/package.json b/package.json index 6cc09a9..48e8a1a 100644 --- a/package.json +++ b/package.json @@ -26,27 +26,27 @@ "@mdx-js/react": "1.6.22", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.5.2", + "gatsby": "4.5.3", "gatsby-awesome-pagination": "0.3.8", - "gatsby-cli": "4.5.1", + "gatsby-cli": "4.5.2", "gatsby-plugin-asset-path": "3.0.4", "gatsby-plugin-feed": "4.5.0", - "gatsby-plugin-image": "2.5.1", - "gatsby-plugin-manifest": "4.5.1", - "gatsby-plugin-mdx": "3.5.1", + "gatsby-plugin-image": "2.5.2", + "gatsby-plugin-manifest": "4.5.2", + "gatsby-plugin-mdx": "3.5.2", "gatsby-plugin-netlify": "3.14.0", - "gatsby-plugin-offline": "5.5.1", + "gatsby-plugin-offline": "5.5.2", "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "5.5.0", "gatsby-plugin-react-i18next": "1.2.2", "gatsby-plugin-remote-images": "3.2.0", "gatsby-plugin-robots-txt": "1.7.0", "gatsby-plugin-sass": "5.5.0", - "gatsby-plugin-sharp": "4.5.1", + "gatsby-plugin-sharp": "4.5.2", "gatsby-plugin-sitemap": "5.5.0", "gatsby-remark-copy-linked-files": "5.5.0", - "gatsby-remark-images": "6.5.1", - "gatsby-source-filesystem": "4.5.1", + "gatsby-remark-images": "6.5.2", + "gatsby-source-filesystem": "4.5.2", "gatsby-transformer-json": "4.5.0", "gatsby-transformer-sharp": "4.5.0", "hamburger-react": "2.4.1", diff --git a/yarn.lock b/yarn.lock index d250e96..4e869cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -128,6 +128,15 @@ jsesc "^2.5.1" source-map "^0.5.0" +"@babel/generator@^7.16.8": + version "7.16.8" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe" + integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw== + dependencies: + "@babel/types" "^7.16.8" + jsesc "^2.5.1" + source-map "^0.5.0" + "@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.15.4": version "7.15.4" resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835" @@ -1277,6 +1286,14 @@ "@babel/helper-validator-identifier" "^7.16.7" to-fast-properties "^2.0.0" +"@babel/types@^7.16.8": + version "7.16.8" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" + integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg== + dependencies: + "@babel/helper-validator-identifier" "^7.16.7" + to-fast-properties "^2.0.0" + "@emotion/cache@^10.0.27": version "10.0.29" resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0" @@ -3099,13 +3116,13 @@ babel-plugin-polyfill-regenerator@^0.2.2: dependencies: "@babel/helper-define-polyfill-provider" "^0.2.2" -babel-plugin-remove-graphql-queries@^4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.5.1.tgz#e6ffbc4d418c87fc0cc1e6f129de128c23096cb4" - integrity sha512-/sjf253nMUTIpfZhGAwKJ2nl3/yjzWFkACPSRr99mp5fyzVGOUC3BL1rPJV1LEqGpWUeDA4iIJME6twNWAUrSA== +babel-plugin-remove-graphql-queries@^4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.5.2.tgz#e233fd63688986a21126c1e1ad9792fc74956b5a" + integrity sha512-N/z2vrRBtbPpkzQwgO6vL1GgLvRCxjUwcXPCduMO32xIDlcCeAOAuBUpMSEs7rDyE6YTBhu8FhskeBJl49N0iQ== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" babel-plugin-syntax-jsx@^6.18.0: version "6.18.0" @@ -3130,10 +3147,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24: resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a" integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA== -babel-preset-gatsby@^2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.5.1.tgz#b097a937136a57d3997b6bc36f310b7f98d075b8" - integrity sha512-MALUfqOD+cUYUozkCrr3EJAXRIqZEJXIRglMP36f+n4shQPvMsCaEzo2LVXf+0xqcbIV7y7jke2vvM7TPDTQ8g== +babel-preset-gatsby@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.5.2.tgz#2a26cd44788880ca9b558c8106461b7d6ffd1350" + integrity sha512-PETwDgkCaBlD4+wrGteYF58IELz4/P4Rsh0Y36bVHYXXqMeJqh8w0mfnSa2fW/Wqcc8DZmNm32erQT1Bj9XFGQ== dependencies: "@babel/plugin-proposal-class-properties" "^7.14.0" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" @@ -3148,7 +3165,7 @@ babel-preset-gatsby@^2.5.1: babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-macros "^2.8.0" babel-plugin-transform-react-remove-prop-types "^0.4.24" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" gatsby-legacy-polyfills "^2.5.0" babel-runtime@^6.26.0: @@ -4124,10 +4141,10 @@ create-emotion@^10.0.27: "@emotion/sheet" "0.9.4" "@emotion/utils" "0.11.3" -create-gatsby@^2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.5.0.tgz#7fc1a27275211194656f8d403efcfbfacda8eecb" - integrity sha512-FM7ytsXs7TmswdhsfTYP4OkpijG17IxLvjnAf30+3fneBMC7Y5TqjOffcMpUTWmUT6sO7zXoo+sx7H6pPxd2IA== +create-gatsby@^2.5.1: + version "2.5.1" + resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-2.5.1.tgz#251f8ac7cce379e5e01b5e4b0c2f7b325774af46" + integrity sha512-pI5zvUAtHPREzKQpYU4HcpnT/Q9F+pgY99xs8HT49ZphG7qy+g02Ec/7jCNHDxlre7u+7a6TXmDF9FYr4T7BYw== dependencies: "@babel/runtime" "^7.15.4" @@ -5848,13 +5865,18 @@ gatsby-awesome-pagination@0.3.8: dependencies: lodash "^4.17.21" -gatsby-cli@4.5.1, gatsby-cli@^4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.5.1.tgz#3e02a4f7c682f86a18d1a83e0aae327c9453ec8c" - integrity sha512-anL2auq4NkU3AkvNlZ/5fXPr8Lf+iMvmHvsod1GuqCRFXMs3bdX6TnaPqXQsia9s0C67e0/iGxrKAYcsbk/TnA== +gatsby-cli@4.5.2, gatsby-cli@^4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.5.2.tgz#25faf8dd7597bf5336cff9dcca567e36992db46b" + integrity sha512-AAltHfDTqOq4RL0oBgsmZb+IIDiV1zMdEzCgYIeEqWtc7nesKwHs4myYqhQV8wmXwyWKKWuXuTAqSoxuQT+X5w== dependencies: "@babel/code-frame" "^7.14.0" + "@babel/core" "^7.15.5" + "@babel/generator" "^7.16.8" + "@babel/helper-plugin-utils" "^7.16.7" "@babel/runtime" "^7.15.4" + "@babel/template" "^7.16.7" + "@babel/types" "^7.16.8" "@types/common-tags" "^1.8.1" better-opn "^2.1.1" boxen "^5.1.2" @@ -5863,13 +5885,13 @@ gatsby-cli@4.5.1, gatsby-cli@^4.5.1: common-tags "^1.8.2" configstore "^5.0.1" convert-hrtime "^3.0.0" - create-gatsby "^2.5.0" + create-gatsby "^2.5.1" envinfo "^7.8.1" execa "^5.1.1" fs-exists-cached "^1.0.0" fs-extra "^10.0.0" - gatsby-core-utils "^3.5.1" - gatsby-telemetry "^3.5.1" + gatsby-core-utils "^3.5.2" + gatsby-telemetry "^3.5.2" hosted-git-info "^3.0.8" is-valid-path "^0.1.1" joi "^17.4.2" @@ -5909,10 +5931,10 @@ gatsby-core-utils@^2.14.0: tmp "^0.2.1" xdg-basedir "^4.0.0" -gatsby-core-utils@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.5.1.tgz#0c0e03e173d0a615fa8146e629f2ad29ceff50d4" - integrity sha512-qYjPUKULMcrcQyzY3BYKRFwBeI94Cxxm95ByNzYLT80QL0qZL4CapwLgCo1PyZPNd5IWByO8+nmZTcBR6hy0tQ== +gatsby-core-utils@^3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.5.2.tgz#f95e1d9034811029a1db85479a1a2bfd456818db" + integrity sha512-sY7BD6VlbWwrV892x9/yJPtXYaGC/GLyhabd9j2xP6zsIOW0XBHXZ4jJ+xEPaRn3CJxYgBd8KdCyoc4h1ZEFzg== dependencies: "@babel/runtime" "^7.15.4" ci-info "2.0.0" @@ -5950,16 +5972,16 @@ gatsby-link@^4.5.0: "@types/reach__router" "^1.3.9" prop-types "^15.7.2" -gatsby-page-utils@^2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.5.1.tgz#356e68172f2abe890aae229a500d49df83d3c2a1" - integrity sha512-/g8CvvmbrwM0YmyIU47f4QjZI+0zzKOq//yMrilwXm/qw8+cB2nZBNLqYRhft6V7qe66gl9waEVHhaKaHkc+fw== +gatsby-page-utils@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.5.2.tgz#58e2d18048e4d420e4a37e67bb42775cf9b95696" + integrity sha512-Og/OFrnSKkHGkhF0lP8bOhuC/Z0b16lT8309pWoCyI7/PLsQ59ptJ06rGWA2NxW1dLFSXu+hmiJXg/bldibzDg== dependencies: "@babel/runtime" "^7.15.4" bluebird "^3.7.2" chokidar "^3.5.2" fs-exists-cached "^1.0.0" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" glob "^7.2.0" lodash "^4.17.21" micromatch "^4.0.4" @@ -5991,40 +6013,40 @@ gatsby-plugin-feed@4.5.0: lodash.merge "^4.6.2" rss "^1.2.2" -gatsby-plugin-image@2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.5.1.tgz#6828d0b827f9efc6202a4b53f6802dfe704ffcce" - integrity sha512-ueJ4hWO5j0ERiaqGl4WExivwLCI5Zydo3dYsGB+mgU8cALoOv+dqoj6lIVX/fJKiolJMg/P/7DSwAbeAq74TYw== +gatsby-plugin-image@2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.5.2.tgz#bdd5af8a137a1a425a87b17c3dd908cfccea83e7" + integrity sha512-cytI8FNjMoTf/MraMZS9TL0mdDsN7Sh3hYL9GZeLIOTC8n8LE6wK49rDHDrQeq5S6ojk3iEPCgcxWrzQvnbxWQ== dependencies: "@babel/code-frame" "^7.14.0" "@babel/parser" "^7.15.5" "@babel/runtime" "^7.15.4" "@babel/traverse" "^7.15.4" babel-jsx-utils "^1.1.0" - babel-plugin-remove-graphql-queries "^4.5.1" + babel-plugin-remove-graphql-queries "^4.5.2" camelcase "^5.3.1" chokidar "^3.5.2" common-tags "^1.8.2" fs-extra "^10.0.0" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" objectFitPolyfill "^2.3.5" prop-types "^15.7.2" -gatsby-plugin-manifest@4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.5.1.tgz#0dbb21aed14826fefefca1fd556b6a89e8742f84" - integrity sha512-ZGisLIgNsUkRBCDfkMWZ8GzbTA4wBVy78fMtHi+jD5vISTmEVA+NXKB1uX7qXow/8MoeUu2cEHa4Afb+7TUO3g== +gatsby-plugin-manifest@4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.5.2.tgz#4b36bf7e4605a8d3304a4ebcc88ec118232c1c52" + integrity sha512-Stvhbz7A9BZ88HJSz+H4abZ18zxNMsv/vPkV8iAStDl55B2dY9IyWW9n5I3mL6GlPvy1mdVbTqwNG2lgMYLSEA== dependencies: "@babel/runtime" "^7.15.4" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" gatsby-plugin-utils "^2.5.0" semver "^7.3.5" sharp "^0.29.3" -gatsby-plugin-mdx@3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.5.1.tgz#50ef5b73b00be6205eb16729f0fdbbf487f43c82" - integrity sha512-IjgXYC7NC04c5A7nRf0Bc5goKuUnpAQXjbY2dVw6m+CjScQ7lInFEQnhmH1Bw9xOaoiriHpho/LMTUVIrRg2gA== +gatsby-plugin-mdx@3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.5.2.tgz#16aadb6175e054691a19ab379d88c5da18d7a8c8" + integrity sha512-vgBFU5jOoZcyFFKkVl8qHQKvNOicKRUw9ftc5LWEPGZjx69THAVzzG1pHWu2yUFYt2yMPfgDMmolPubun83n6Q== dependencies: "@babel/core" "^7.15.5" "@babel/generator" "^7.15.4" @@ -6042,7 +6064,7 @@ gatsby-plugin-mdx@3.5.1: escape-string-regexp "^1.0.5" eval "^0.1.4" fs-extra "^10.0.0" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" gray-matter "^4.0.2" json5 "^2.1.3" loader-utils "^1.4.0" @@ -6076,33 +6098,33 @@ gatsby-plugin-netlify@3.14.0: lodash "^4.17.21" webpack-assets-manifest "^5.0.6" -gatsby-plugin-offline@5.5.1: - version "5.5.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.5.1.tgz#f23b85b2738958c74b6c3b54c5672944fb58c9e6" - integrity sha512-NJ3T8oEuUxAOXv4quymZ3Pi7DCMIzpVpDdr2vTFxJdzcnKKIKD0K9VhYNKjzTZMGYolhqDJoCRT3nTULPinlog== +gatsby-plugin-offline@5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-5.5.2.tgz#0430d72d981f8b1487965886b45c0ce06aabc586" + integrity sha512-Z2NTRTOxo02SXMKhJt6YgFZ0gtIUfpBk5aaXn4/vTcL+RqUsj1QtSlWYOPYJJ4Lauj1bMkN1tFwfGelZVAdtdQ== dependencies: "@babel/runtime" "^7.15.4" cheerio "^1.0.0-rc.10" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" glob "^7.2.0" idb-keyval "^3.2.0" lodash "^4.17.21" workbox-build "^4.3.1" -gatsby-plugin-page-creator@^4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.5.1.tgz#9e13e00fcdfc28cbc34da1f438ad3efba6a640e0" - integrity sha512-pp3zSzD+UNO+r5lWFDFfk6HFIquUBGOrjpsIMc+4CLfKw0a7HepaBwWNU2wq4vqRLCnDcfcHdHtHghFVzyn/2Q== +gatsby-plugin-page-creator@^4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.5.2.tgz#31f58cc7faa50fae8a070d1868ac5cb5594edcba" + integrity sha512-mXJ2W/BfFeb0rSH+N4J2vpzY/qD6fEj0tSBqAlHocZkpsW+2jrjVCcyI2oGZr2unDekcUA2sZY+3Terxi5L5+g== dependencies: "@babel/runtime" "^7.15.4" "@babel/traverse" "^7.15.4" "@sindresorhus/slugify" "^1.1.2" chokidar "^3.5.2" fs-exists-cached "^1.0.0" - gatsby-core-utils "^3.5.1" - gatsby-page-utils "^2.5.1" + gatsby-core-utils "^3.5.2" + gatsby-page-utils "^2.5.2" gatsby-plugin-utils "^2.5.0" - gatsby-telemetry "^3.5.1" + gatsby-telemetry "^3.5.2" globby "^11.0.4" lodash "^4.17.21" @@ -6157,19 +6179,19 @@ gatsby-plugin-sass@5.5.0: resolve-url-loader "^3.1.4" sass-loader "^10.1.1" -gatsby-plugin-sharp@4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.5.1.tgz#a6341e8be7be1da8c8510c92c3fdf68e97086734" - integrity sha512-q2XWcnZX71FVd3hAw8Qb+x6hT1W/OOUhr4Shx5YrcwTJ5X9wnBsdK9o1CevXqDnjrEDipA8nXg1gq9Xa7zJdzw== +gatsby-plugin-sharp@4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.5.2.tgz#624f08954119fd4d39e5c4ef201802f7b305b5c4" + integrity sha512-XPJ5M+vUvcl/B779oPBTjT9cLjFNTzOvO6o2rtHDPJIsv7JOLpEixkOHWO8agsW+9gNvV9v20OpgZgmCZcS5ng== dependencies: "@babel/runtime" "^7.15.4" async "^3.2.2" bluebird "^3.7.2" filenamify "^4.3.0" fs-extra "^10.0.0" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" gatsby-plugin-utils "^2.5.0" - gatsby-telemetry "^3.5.1" + gatsby-telemetry "^3.5.2" got "^11.8.3" lodash "^4.17.21" mini-svg-data-uri "^1.4.3" @@ -6191,10 +6213,10 @@ gatsby-plugin-sitemap@5.5.0: minimatch "^3.0.4" sitemap "^7.0.0" -gatsby-plugin-typescript@^4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.5.1.tgz#6cb35c961a058f982a4e9c548d8b6cb47f29a96e" - integrity sha512-zvTOBNcN2IgxxI5j28+ufBxbRdn3uUm1/EXAOZTMX8sNu1H0Xdrti2faByEJtFGTtp/KWWtcrMEA6/13JEf8mA== +gatsby-plugin-typescript@^4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.5.2.tgz#1a4663771eda323a5e2a4a094e3626a32e584e92" + integrity sha512-Qeb2xpch5GUoeGc/Sx+zckvGFZQw4QnbWIHO4ExzH2VGJx9dy4YjTI0nvervgjew3hJKzq2Db8jSeJ3NXFSZUQ== dependencies: "@babel/core" "^7.15.5" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" @@ -6202,7 +6224,7 @@ gatsby-plugin-typescript@^4.5.1: "@babel/plugin-proposal-optional-chaining" "^7.14.5" "@babel/preset-typescript" "^7.15.0" "@babel/runtime" "^7.15.4" - babel-plugin-remove-graphql-queries "^4.5.1" + babel-plugin-remove-graphql-queries "^4.5.2" gatsby-plugin-utils@^2.5.0: version "2.5.0" @@ -6233,15 +6255,15 @@ gatsby-remark-copy-linked-files@5.5.0: probe-image-size "^6.0.0" unist-util-visit "^2.0.3" -gatsby-remark-images@6.5.1: - version "6.5.1" - resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.5.1.tgz#b230c84d5049a14c3a7c5fcde05c3e7d6ec46474" - integrity sha512-qutISPPdjd6Ld3YGNmSY3DiVZBcaprmJqn1wOnXZ5qGYSfizC0CUEdneJYdYQb2tyBEq7oNn2Stuln5A2sA8jw== +gatsby-remark-images@6.5.2: + version "6.5.2" + resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-6.5.2.tgz#1a653569ecbb35dc09de55992eccea98a8997d67" + integrity sha512-E6Cf9Vz1jo7pVS7CAao3cV4xSS9IRehxmzZjIo+rKpqQk7r2PeFrzvPbLltuhkiDJG6oupn+Njk6u/r530+97A== dependencies: "@babel/runtime" "^7.15.4" chalk "^4.1.2" cheerio "^1.0.0-rc.10" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" is-relative-url "^3.0.0" lodash "^4.17.21" mdast-util-definitions "^4.0.0" @@ -6250,17 +6272,17 @@ gatsby-remark-images@6.5.1: unist-util-select "^3.0.4" unist-util-visit-parents "^3.1.1" -gatsby-source-filesystem@4.5.1: - version "4.5.1" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.5.1.tgz#4cd34113b83027bd0e97637d14b2dfa77ca6f948" - integrity sha512-yME2P0uzsKIB8K7j2zidwIJkqko0e8CxB644piti4NqTF0NAjYHRuich0cjGIvv5sGq2infWVvw+6+tRZT2Hqw== +gatsby-source-filesystem@4.5.2: + version "4.5.2" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.5.2.tgz#e139b3beb4afa14cd9211899ab0542091724cc35" + integrity sha512-q3S7ffE3EdxIr3kpqN9UyDOJeHePuc6VLqodibbeEFO/l+DVrmvLSDTQlo2n6MUQtEsQ+UWyitcX2+WydpCGBg== dependencies: "@babel/runtime" "^7.15.4" chokidar "^3.5.2" fastq "^1.13.0" file-type "^16.5.3" fs-extra "^10.0.0" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" got "^9.6.0" md5-file "^5.0.0" mime "^2.5.2" @@ -6288,10 +6310,10 @@ gatsby-source-filesystem@^3.4.0: valid-url "^1.0.9" xstate "^4.14.0" -gatsby-telemetry@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.5.1.tgz#f5649a63e1dfc64a8fdcdf676a7e69c05c7fa19d" - integrity sha512-d8w06YPKVKErzDOd+6kqV7XVjW+XClgkyjzZU+TiaLMqxlsXbu/BeplE0NFSfZHh1lBFmhp5AFSW7eDZPi3CkQ== +gatsby-telemetry@^3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.5.2.tgz#e6434a12e1c88a64078c8af4c9042f2df631f49c" + integrity sha512-nL33+AxawRqEjuvHAbyyxoDMZ5GXNMEMzCk5WQu7J/lA6od6cUmXpZMcr4AxwnNFJLfmYKlwalN7cuz5nBL6lw== dependencies: "@babel/code-frame" "^7.14.0" "@babel/runtime" "^7.15.4" @@ -6301,7 +6323,7 @@ gatsby-telemetry@^3.5.1: boxen "^4.2.0" configstore "^5.0.1" fs-extra "^10.0.0" - gatsby-core-utils "^3.5.1" + gatsby-core-utils "^3.5.2" git-up "^4.0.5" is-docker "^2.2.1" lodash "^4.17.21" @@ -6337,10 +6359,10 @@ gatsby-worker@^1.5.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.5.2: - version "4.5.2" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.2.tgz#e6d3fd55cbc7126375bee4500d3f94d31c47e3a7" - integrity sha512-mzvZ+LmRYYJTVcr392GER8iraAJd5k9IJji9pxA9jlRFUfJs2pr7iZ3dEWG/SE/zQaTIPFK93f6uEMVf+z43+Q== +gatsby@4.5.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.5.3.tgz#69a8e80e6f3eb7bb51a0e193d1725fab081cf5e6" + integrity sha512-YajcPykB+LMeUSEkxB/EouzURjOaVDA2cHCyzhgL0U1vpz4fIHWWxNzPhJ+XxWdzyJCJhZMms2eY2O6vlJMApA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -6366,8 +6388,8 @@ gatsby@4.5.2: babel-plugin-add-module-exports "^1.0.4" babel-plugin-dynamic-import-node "^2.3.3" babel-plugin-lodash "^3.3.4" - babel-plugin-remove-graphql-queries "^4.5.1" - babel-preset-gatsby "^2.5.1" + babel-plugin-remove-graphql-queries "^4.5.2" + babel-preset-gatsby "^2.5.2" better-opn "^2.1.1" bluebird "^3.7.2" body-parser "^1.19.0" @@ -6409,16 +6431,16 @@ gatsby@4.5.2: find-cache-dir "^3.3.2" fs-exists-cached "1.0.0" fs-extra "^10.0.0" - gatsby-cli "^4.5.1" - gatsby-core-utils "^3.5.1" + gatsby-cli "^4.5.2" + gatsby-core-utils "^3.5.2" gatsby-graphiql-explorer "^2.5.0" gatsby-legacy-polyfills "^2.5.0" gatsby-link "^4.5.0" - gatsby-plugin-page-creator "^4.5.1" - gatsby-plugin-typescript "^4.5.1" + gatsby-plugin-page-creator "^4.5.2" + gatsby-plugin-typescript "^4.5.2" gatsby-plugin-utils "^2.5.0" gatsby-react-router-scroll "^5.5.0" - gatsby-telemetry "^3.5.1" + gatsby-telemetry "^3.5.2" gatsby-worker "^1.5.0" glob "^7.2.0" got "^11.8.2"