chore(deps): bump pinyin-pro from 3.19.2 to 3.19.3 in /website (#14278)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.19.2 to 3.19.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.19.2...3.19.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:
parent
35561ce39c
commit
9581d309fb
|
|
@ -25,7 +25,7 @@
|
|||
"clsx": "^2.1.0",
|
||||
"markdown-it": "^14.0.0",
|
||||
"meilisearch-docsearch": "^0.6.0",
|
||||
"pinyin-pro": "3.19.2",
|
||||
"pinyin-pro": "3.19.3",
|
||||
"prism-react-renderer": "^2.3.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
|
|
|
|||
|
|
@ -33,8 +33,8 @@ dependencies:
|
|||
specifier: ^0.6.0
|
||||
version: 0.6.0
|
||||
pinyin-pro:
|
||||
specifier: 3.19.2
|
||||
version: 3.19.2
|
||||
specifier: 3.19.3
|
||||
version: 3.19.3
|
||||
prism-react-renderer:
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1(react@18.2.0)
|
||||
|
|
@ -7929,8 +7929,8 @@ packages:
|
|||
engines: {node: '>=8.6'}
|
||||
dev: false
|
||||
|
||||
/pinyin-pro@3.19.2:
|
||||
resolution: {integrity: sha512-1mYXHJIht8QJaPaVzzcYxOszDRIgrt6Aw0NYrmkerSYAAA1tsI+gtOMrPXoQDLyBbUCc23tEt/bSXmRAcDzMyQ==}
|
||||
/pinyin-pro@3.19.3:
|
||||
resolution: {integrity: sha512-tIBL4ibq3P+MFbSwOTTi42Xf6jau726swgKqEmSkkiZiE1iUMhQdguR9aavLt9nqnRDpcBSIanNV8tPuKPSmvw==}
|
||||
dev: false
|
||||
|
||||
/pkg-dir@7.0.0:
|
||||
|
|
|
|||
Loading…
Reference in New Issue