From 599159aca3f8e02a4b8fe43d4c39aa5083f5d34f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 21:49:04 +0000 Subject: [PATCH] chore(deps): bump pinyin-pro from 3.16.4 to 3.16.6 in /website (#13256) Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.4 to 3.16.6. - [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/compare/3.16.4...3.16.6) --- 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 c75ea550b..db1dd881d 100644 --- a/website/package.json +++ b/website/package.json @@ -25,7 +25,7 @@ "clsx": "^2.0.0", "markdown-it": "^13.0.1", "meilisearch-docsearch": "^0.4.7", - "pinyin-pro": "3.16.4", + "pinyin-pro": "3.16.6", "prism-react-renderer": "^2.0.6", "react": "^17.0.2", "react-dom": "^17.0.2" diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index d956c6470..6dff6a121 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^0.4.7 version: 0.4.7 pinyin-pro: - specifier: 3.16.4 - version: 3.16.4 + specifier: 3.16.6 + version: 3.16.6 prism-react-renderer: specifier: ^2.0.6 version: 2.0.6(react@17.0.2) @@ -6824,8 +6824,8 @@ packages: engines: {node: '>=8.6'} dev: false - /pinyin-pro@3.16.4: - resolution: {integrity: sha512-NP1x+Z9OajEIjJzIs5gzp3DHiUln8SLIytoYspPFQ8Xd6NMBO2HHZuki1XgYzGS7qat4oRZlwnZ+hvCZwuldbg==} + /pinyin-pro@3.16.6: + resolution: {integrity: sha512-l4W4c/K49kj33P5JwpAHkkN/rlxeOwQ07bLhMg8kJVIsdxD3Cpa3aIBF1PKUPt3rxbebawmBoeR1x8VgZmFO5w==} dev: false /pkg-dir@4.2.0: