From 816277ceaee09ba673d76ed67b516a225acaa99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:45:59 +0000 Subject: [PATCH] chore(deps): bump pinyin-pro from 3.16.2 to 3.16.3 in /website (#13059) Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.2 to 3.16.3. - [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 f102850c3..b693d22a8 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "clsx": "^1.2.1", "markdown-it": "^13.0.1", "meilisearch-docsearch": "^0.4.7", - "pinyin-pro": "3.16.2", + "pinyin-pro": "3.16.3", "prism-react-renderer": "^1.3.5", "react": "^17.0.2", "react-dom": "^17.0.2" diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index f7d7c6a0d..07b84236c 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: ^0.4.7 version: 0.4.7 pinyin-pro: - specifier: 3.16.2 - version: 3.16.2 + specifier: 3.16.3 + version: 3.16.3 prism-react-renderer: specifier: ^1.3.5 version: 1.3.5(react@17.0.2) @@ -6260,8 +6260,8 @@ packages: engines: {node: '>=8.6'} dev: false - /pinyin-pro@3.16.2: - resolution: {integrity: sha512-0Q+boRY7u0X7NApcS8ZDLWUw0H8PoopaH4yN/KVqeAFsrRTwhKEbv0bG/ZYwLrQRSfGhWEm5wxl/l4qyVQTrnQ==} + /pinyin-pro@3.16.3: + resolution: {integrity: sha512-nb+E3pcs9jbgmN9gKe5ku8p7OofmEMM+9vXmW0aGdODsLI4OyMZ3RK7IwPpA4DD2BYXw9gvLDDgFYBvcNIVVDA==} dev: false /pkg-dir@4.2.0: