diff --git a/package.json b/package.json index 1429979..a149db8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/react-dom": "18.0.6", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", - "gatsby": "4.24.3", + "gatsby": "4.24.4", "gatsby-awesome-pagination": "0.3.8", "gatsby-cli": "4.24.0", "gatsby-plugin-asset-path": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 859ea15..2ba5a17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6562,19 +6562,19 @@ gatsby-legacy-polyfills@^2.24.0: "@babel/runtime" "^7.15.4" core-js-compat "3.9.0" -gatsby-link@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.24.0.tgz#15abcd28a566cd801e3b3ce67c381f14acadcdb7" - integrity sha512-cUtjpRTPK2yzZibpnKRAB/PfHrOzGoOuDIhqalZ9VIoO11OnC/OsKBMltz5XjUYVy+0Yxva0S+q8C6frqHVJCA== +gatsby-link@^4.24.1: + version "4.24.1" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.24.1.tgz#b0d10fa9a66def6fd4f920c919440bc22df19aeb" + integrity sha512-j8IcxlCzBX5J8srDn4wtxSKm8V+HM8GXfhVSMuRREiuaOxNNjhFOhfwyydrS+gYnEL8gVDOs9QTPEc2n+cn1fg== dependencies: "@types/reach__router" "^1.3.10" - gatsby-page-utils "^2.24.0" + gatsby-page-utils "^2.24.1" prop-types "^15.8.1" -gatsby-page-utils@^2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.24.0.tgz#66ae38761c4295cc2d79164c7b03528bbb299edd" - integrity sha512-4AEjt991hzZJw6ydyGmpwlnevNcjpoN4tTbAit+M7XCE0OpCXCZt4OxB8DdPbKdqA0E3whCTFiwefrN4axjBOg== +gatsby-page-utils@^2.24.1: + version "2.24.1" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.24.1.tgz#cb18569e20faf9195d6f37aadd79241c66b112c3" + integrity sha512-5PLXrSrMKpsBpUp8lDrKwbufQzUCIyWfz4eapQYUeLsnOFQ+lZkSWAbwrZQTRSzSR1N9TtU3qGLc9fQmCjveig== dependencies: "@babel/runtime" "^7.15.4" bluebird "^3.7.2" @@ -6730,10 +6730,10 @@ gatsby-plugin-offline@5.24.0: lodash "^4.17.21" workbox-build "^4.3.1" -gatsby-plugin-page-creator@^4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.24.0.tgz#3e26fa5a781cc8c5de5b84c66e8c8f8f7a9ea5db" - integrity sha512-a5jfGqn0VyJRnIHVgXnN5RZ/FMb7TTc4/DY/D/T2KcF4m5+WGemc5ddB5CYvZ470OgE1AnRIeHSDFN/MowH++A== +gatsby-plugin-page-creator@^4.24.1: + version "4.24.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.24.1.tgz#1088c2c4ea115f65008ebc0fb21da1403c6326d1" + integrity sha512-fEPxxWMKMyb33cU3tl0Fgx119+w75MtEP/M7pf1F2XEipP6LTC93rJ5N40sIf1RNYsDz0cpRaWRFpxz9SzowZQ== dependencies: "@babel/runtime" "^7.15.4" "@babel/traverse" "^7.15.4" @@ -6742,7 +6742,7 @@ gatsby-plugin-page-creator@^4.24.0: fs-exists-cached "^1.0.0" fs-extra "^10.1.0" gatsby-core-utils "^3.24.0" - gatsby-page-utils "^2.24.0" + gatsby-page-utils "^2.24.1" gatsby-plugin-utils "^3.18.0" gatsby-telemetry "^3.24.0" globby "^11.1.0" @@ -6999,10 +6999,10 @@ gatsby-worker@^1.24.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@4.24.3: - version "4.24.3" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.3.tgz#3566012379cdc383edb9e5b6d253ff4e14ed0e27" - integrity sha512-TbP1R5be44ok83ZZJg1tC7NMxs0XzciUjiGxlGjTVUcnBfdUlKBzN9a3Br/WwDBGniAZ1zpEPQNVTqPsYp0r6A== +gatsby@4.24.4: + version "4.24.4" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.4.tgz#48db456e812cc6ffd1f8180d393a5b01f4a9e03e" + integrity sha512-jUC5X3xspNKTGp5ADlwP7q1I9kZai9mS+cPkEZJvSetdAB5AZjYY867OxwBgj0awt/E1+f8AG255zanK7Nvwtg== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5" @@ -7088,10 +7088,10 @@ gatsby@4.24.3: gatsby-core-utils "^3.24.0" gatsby-graphiql-explorer "^2.24.0" gatsby-legacy-polyfills "^2.24.0" - gatsby-link "^4.24.0" - gatsby-page-utils "^2.24.0" + gatsby-link "^4.24.1" + gatsby-page-utils "^2.24.1" gatsby-parcel-config "0.15.1" - gatsby-plugin-page-creator "^4.24.0" + gatsby-plugin-page-creator "^4.24.1" gatsby-plugin-typescript "^4.24.0" gatsby-plugin-utils "^3.18.0" gatsby-react-router-scroll "^5.24.0"