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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cc34dfb9fb
commit
599159aca3
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue