From 5399f9d3dbdba6272df53745cf6a9c5ea566deae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 09:20:17 +0000 Subject: [PATCH] chore(deps): bump gatsby-plugin-catch-links from 5.10.0 to 5.13.1 Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) from 5.10.0 to 5.13.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@5.13.1/packages/gatsby-plugin-catch-links) --- updated-dependencies: - dependency-name: gatsby-plugin-catch-links dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/docs/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/docs/package.json b/packages/docs/package.json index 37015fa0f..6a33c3398 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -42,7 +42,7 @@ "copy-to-clipboard": "^3.3.3", "deepmerge": "^4.2.2", "gatsby": "^5", - "gatsby-plugin-catch-links": "^5.10.0", + "gatsby-plugin-catch-links": "^5.13.1", "gatsby-plugin-compile-es6-packages": "^2.1.1", "gatsby-plugin-mdx": "^5", "gatsby-plugin-pnpm": "^1.2.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b5e19fed..f8eca8f97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -542,8 +542,8 @@ importers: specifier: ^5 version: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) gatsby-plugin-catch-links: - specifier: ^5.10.0 - version: 5.10.0(gatsby@5.10.0) + specifier: ^5.13.1 + version: 5.13.1(gatsby@5.10.0) gatsby-plugin-compile-es6-packages: specifier: ^2.1.1 version: 2.1.1(gatsby@5.10.0) @@ -7301,7 +7301,7 @@ packages: '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.5) '@babel/preset-env': 7.22.5(@babel/core@7.22.5) '@babel/preset-react': 7.22.5(@babel/core@7.22.5) - '@babel/runtime': 7.22.5 + '@babel/runtime': 7.22.15 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-macros: 3.1.0 babel-plugin-transform-react-remove-prop-types: 0.4.24 @@ -11424,13 +11424,13 @@ packages: '@parcel/transformer-js': 2.8.3(@parcel/core@2.8.3) '@parcel/transformer-json': 2.8.3(@parcel/core@2.8.3) - /gatsby-plugin-catch-links@5.10.0(gatsby@5.10.0): - resolution: {integrity: sha512-hVo5s1MQ3KyofvuAQgtU1neFdRNfkzMOLaqMU+e7JU3zaFAecc2Oa2WEQ429LQfP+wX9S8gJ9D7ixrZGS+vFPw==} + /gatsby-plugin-catch-links@5.13.1(gatsby@5.10.0): + resolution: {integrity: sha512-lU0AxsXWTEMzPhZZPSCQAAQyQkcfcrK1fVinxQ2Zc85A/d+3k76SsuH+G14LsqjhidknltwBddKtPdRE0DOSRA==} engines: {node: '>=18.0.0'} peerDependencies: gatsby: ^5.0.0-next || ^4 || ^5 dependencies: - '@babel/runtime': 7.22.5 + '@babel/runtime': 7.22.15 escape-string-regexp: 1.0.5 gatsby: 5.10.0(babel-eslint@10.1.0)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.3) dev: false