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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-16 21:45:59 +00:00 committed by GitHub
parent 813407dd50
commit 816277ceae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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: