diff --git a/package.json b/package.json index 69c3d72..34ccf75 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "gatsby": "^4.4.0", "gatsby-cli": "^5.7.0", "gatsby-image": "^3.11.0", - "gatsby-link": "^4.4.0", + "gatsby-link": "^5.8.0", "gatsby-plugin-image": "^3.8.0", "gatsby-plugin-layout": "^3.4.0", "gatsby-plugin-react-helmet": "^5.4.0", diff --git a/yarn.lock b/yarn.lock index 8d101f2..9a1c988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5279,7 +5279,7 @@ gatsby-legacy-polyfills@^2.25.0: "@babel/runtime" "^7.15.4" core-js-compat "3.9.0" -gatsby-link@^4.25.0, gatsby-link@^4.4.0: +gatsby-link@^4.25.0: version "4.25.0" resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.25.0.tgz#f7bd0b1e8c74be14e67cd649de1c4aa25f145237" integrity sha512-Fpwk45sUMPvFUAZehNE8SLb3vQyVSxt9YxU++ZZECyukK4A/3Wxk3eIzoNvwfpMfWu6pnAkqcBhIO6KAfvbPGQ== @@ -5288,6 +5288,15 @@ gatsby-link@^4.25.0, gatsby-link@^4.4.0: gatsby-page-utils "^2.25.0" prop-types "^15.8.1" +gatsby-link@^5.8.0: + version "5.8.0" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-5.8.0.tgz#2e440d9aaf3576dae5ef3eb94a29206d946cec75" + integrity sha512-U4G4z8XPbYomok8rx3dOdte5VbRB88/gV3PVQMvZ8W55+miyl0bAB2LOPuEaIrOwNPzrc4n9vFXxrZw5iCzwtA== + dependencies: + "@types/reach__router" "^1.3.10" + gatsby-page-utils "^3.8.0" + prop-types "^15.8.1" + gatsby-page-utils@^2.25.0: version "2.25.0" resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.25.0.tgz#1bd878b1a1a8b51822437bf8cbe2d5b38bfcee3e" @@ -5302,6 +5311,20 @@ gatsby-page-utils@^2.25.0: lodash "^4.17.21" micromatch "^4.0.5" +gatsby-page-utils@^3.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-3.8.0.tgz#0ddff69414ff2952614134d26f47ec53a81b4965" + integrity sha512-s8OeY7KizjuDFgDp6ZZxBwLZ2h9ymmYY4ZLhp5Ux7fyTg5fswSNNOlY0LSW3fJ1w8CsEe+6wlHUd+0z1R+RSWA== + dependencies: + "@babel/runtime" "^7.20.13" + bluebird "^3.7.2" + chokidar "^3.5.3" + fs-exists-cached "^1.0.0" + gatsby-core-utils "^4.8.0" + glob "^7.2.3" + lodash "^4.17.21" + micromatch "^4.0.5" + gatsby-parcel-config@0.16.0: version "0.16.0" resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.16.0.tgz#a71a55f9cd912b1e84a723089a16c5ef90520e31"