From 002cab495bcea750ca7a20eb49d3678c0275cf12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 21:36:30 +0000 Subject: [PATCH] chore(deps): bump pinyin-pro from 3.17.0 to 3.18.1 in /website (#13798) Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.17.0 to 3.18.1. - [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.17.0...3.18.1) --- updated-dependencies: - dependency-name: pinyin-pro dependency-type: direct:production update-type: version-update:semver-minor ... 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 3c9d81680c2931..758f9b1a8874ec 100644 --- a/website/package.json +++ b/website/package.json @@ -25,7 +25,7 @@ "clsx": "^2.0.0", "markdown-it": "^13.0.2", "meilisearch-docsearch": "^0.5.0", - "pinyin-pro": "3.17.0", + "pinyin-pro": "3.18.1", "prism-react-renderer": "^2.2.0", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 48e820ca6b1d39..bd8e53353a6617 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -33,8 +33,8 @@ dependencies: specifier: ^0.5.0 version: 0.5.0 pinyin-pro: - specifier: 3.17.0 - version: 3.17.0 + specifier: 3.18.1 + version: 3.18.1 prism-react-renderer: specifier: ^2.2.0 version: 2.2.0(react@18.2.0) @@ -8528,8 +8528,8 @@ packages: engines: {node: '>=8.6'} dev: false - /pinyin-pro@3.17.0: - resolution: {integrity: sha512-0R+K1kDl2Fb21nqKjb9hxKHya/fWuOJCSElWqdh17THSL/cgq95PP/QrJINFezFooepCiP+pbUenV2pRloAHHQ==} + /pinyin-pro@3.18.1: + resolution: {integrity: sha512-SnzQYuu72suU1Gtq4xtcSy5YLWHWn+38bJ48fmeN7XQ+P5aCgFS8u48OjUiAR06XzcLOG4OL5cRze34VMDIR7w==} dev: false /pkg-dir@4.2.0: