From ac3a2d488345e5d6d59e785663174faabd4776cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:26:41 +0000 Subject: [PATCH] chore(deps): bump pinyin-pro from 3.19.4 to 3.19.5 in /website (#14402) Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.19.4 to 3.19.5. - [Release notes](https://github.com/zh-lx/pinyin-pro/releases) - [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md) - [Commits](https://github.com/zh-lx/pinyin-pro/commits) --- updated-dependencies: - dependency-name: pinyin-pro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website/package.json | 2 +- website/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 297c44562..7c0bdcc9c 100644 --- a/website/package.json +++ b/website/package.json @@ -25,7 +25,7 @@ "clsx": "^2.1.0", "markdown-it": "^14.0.0", "meilisearch-docsearch": "^0.6.0", - "pinyin-pro": "3.19.4", + "pinyin-pro": "3.19.5", "prism-react-renderer": "^2.3.1", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 4995e8bf8..e993f91a3 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^0.6.0 version: 0.6.0 pinyin-pro: - specifier: 3.19.4 - version: 3.19.4 + specifier: 3.19.5 + version: 3.19.5 prism-react-renderer: specifier: ^2.3.1 version: 2.3.1(react@18.2.0) @@ -7724,8 +7724,8 @@ packages: engines: {node: '>=8.6'} dev: false - /pinyin-pro@3.19.4: - resolution: {integrity: sha512-xgv2T3zy3vwB3D5bAp/Mvmg+SzTLe2Oq5p0uqQNTHAw2ZXIBclLk/4H8nsFpFF0rweZoS3lVLLjG2BDINxgQaQ==} + /pinyin-pro@3.19.5: + resolution: {integrity: sha512-cklxUx9S2EBr9N25XgdihSPHLKvwsQ3i3a8YdbtYr56XYMcyRsAH7dS3wdIeRazvg94qcW/3TTu0EKTtiVFXcQ==} dev: false /pkg-dir@7.0.0: