chore(deps): bump pinyin-pro from 3.16.6 to 3.16.7 in /website (#13436)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.6 to 3.16.7. - [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.6...3.16.7) --- 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
3fdf1eecf6
commit
e24dc59b7c
|
|
@ -25,7 +25,7 @@
|
|||
"clsx": "^2.0.0",
|
||||
"markdown-it": "^13.0.2",
|
||||
"meilisearch-docsearch": "^0.4.7",
|
||||
"pinyin-pro": "3.16.6",
|
||||
"pinyin-pro": "3.16.7",
|
||||
"prism-react-renderer": "^2.1.0",
|
||||
"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.6
|
||||
version: 3.16.6
|
||||
specifier: 3.16.7
|
||||
version: 3.16.7
|
||||
prism-react-renderer:
|
||||
specifier: ^2.1.0
|
||||
version: 2.1.0(react@17.0.2)
|
||||
|
|
@ -7248,8 +7248,8 @@ packages:
|
|||
engines: {node: '>=8.6'}
|
||||
dev: false
|
||||
|
||||
/pinyin-pro@3.16.6:
|
||||
resolution: {integrity: sha512-l4W4c/K49kj33P5JwpAHkkN/rlxeOwQ07bLhMg8kJVIsdxD3Cpa3aIBF1PKUPt3rxbebawmBoeR1x8VgZmFO5w==}
|
||||
/pinyin-pro@3.16.7:
|
||||
resolution: {integrity: sha512-E5LoVzx66aZEria1D99e0eYQJAxgHHysLvbPpMf58bcCuFFVAgbeYI4vysMrZbgEf3IOJ6RXgm4YD7ZGHqbWGQ==}
|
||||
dev: false
|
||||
|
||||
/pkg-dir@4.2.0:
|
||||
|
|
|
|||
Loading…
Reference in New Issue