Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] c3d3374b5e
chore(deps): bump pinyin-pro from 3.15.2 to 3.15.4 in /docs (#12749)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.15.2 to 3.15.4.
- [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/3.15.4)

---
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>
2023-07-03 21:48:04 +00:00
dependabot[bot] 658535de38
chore(deps): bump pinyin-pro from 3.15.1 to 3.15.2 in /docs (#12689)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.15.1 to 3.15.2.
- [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>
2023-06-21 21:31:16 +00:00
dependabot[bot] ad9027d29e
chore(deps): bump pinyin-pro from 3.15.0 to 3.15.1 in /docs (#12634)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.15.0 to 3.15.1.
- [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.15.0...3.15.1)

---
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>
2023-06-07 22:14:03 +00:00
dependabot[bot] 9c069a0844
chore(deps): bump pinyin-pro from 3.14.0 to 3.15.0 in /docs (#12625)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.14.0 to 3.15.0.
- [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.14.0...3.15.0)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 18:59:51 -04:00
Tony db56ef5fca
docs: use pinyin-pro (#12523)
* docs: use pinyin-pro

* docs: fix empty page
2023-05-16 17:52:05 -12:00
Tony 1de1e9ae56
build: use pnpm (#12438)
* build: use pnpm

* fix: use corepack pnpm

* chore: use pnpm in gha

* chore: add setup pnpm

* fix: install command

* fix: pnpm lock file not updated

* chore: pnpm no recursive install

* docs: use pnpm

* fix: ignore yarn lock

* chore: update command for cloud dev env
2023-05-05 20:09:54 +08:00