chore(deps): bump pinyin-pro from 3.18.2 to 3.18.3 in /website (#13921)

Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.18.2 to 3.18.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/compare/3.18.2...3.18.3)

---
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-11-29 21:38:31 +00:00 committed by GitHub
parent dc914fa3b5
commit 5abb6eed47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"clsx": "^2.0.0",
"markdown-it": "^13.0.2",
"meilisearch-docsearch": "^0.6.0",
"pinyin-pro": "3.18.2",
"pinyin-pro": "3.18.3",
"prism-react-renderer": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"

View File

@ -33,8 +33,8 @@ dependencies:
specifier: ^0.6.0
version: 0.6.0
pinyin-pro:
specifier: 3.18.2
version: 3.18.2
specifier: 3.18.3
version: 3.18.3
prism-react-renderer:
specifier: ^2.3.0
version: 2.3.0(react@18.2.0)
@ -8528,8 +8528,8 @@ packages:
engines: {node: '>=8.6'}
dev: false
/pinyin-pro@3.18.2:
resolution: {integrity: sha512-syJcc1Fc5a6mek365wRNKrU4DSYtnUZSbEHK6LN371mJXwSwTYx6Pmq5YYnkXUNihwWBdxBmfH8uCCKmQeU2VA==}
/pinyin-pro@3.18.3:
resolution: {integrity: sha512-YkY/n+T2DoRZxmZk+ReuNeSl2SowIMVDdagydILlPI0qNsbH7K5IKAQFihKl1JNiXLqwQT6kkVwVDsUek7AIqg==}
dev: false
/pkg-dir@4.2.0: