Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
c9482586c5
chore(deps-dev): bump vitepress from 1.0.0-alpha.46 to 1.0.0-alpha.74
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-alpha.46 to 1.0.0-alpha.74.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.46...v1.0.0-alpha.74)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 21:30:47 +00:00
andatoshiki
fc4fe95fbc feat: add new depencies into lock file for preinstalled 2023-03-24 17:17:54 +08:00
andatoshiki
311295ed59 fix: add ts-node as dev dependencies and make husky use ts-node while validating commit messages 2023-03-24 16:59:10 +08:00
andatoshiki
83a55c7f0d feat(nprogress): introducing nprogress loading bar feature to vitepress 2023-03-24 16:51:17 +08:00
andatoshiki
c0fce87faa chore(dep): add more dependencies and reformat package metadata 2023-03-24 15:01:01 +08:00
andatoshiki
f773aeb379 fix: update yarn lock file for successful installation for vercel 2023-03-22 19:17:39 +08:00
andatoshiki
3a3b29b2a5 chore: add more depoendencies to lock file at development stage 2023-03-22 15:40:27 +08:00
andatoshiki
988b59d71b fix: merge master branch of repo 2023-03-03 12:09:23 +08:00
andatoshiki
2b0ec812c0 feat!: add @mdit-vue dependency in advance for nav feature in docs 2023-03-03 12:08:22 +08:00
dependabot[bot]
45d8292bb3
chore(deps): bump @andatoshiki/markdown-it-katex from 0.0.2 to 0.0.3
Bumps [@andatoshiki/markdown-it-katex](https://github.com/lolilab/markdown-it-katex) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/lolilab/markdown-it-katex/releases)
- [Changelog](https://github.com/lolilab/markdown-it-katex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lolilab/markdown-it-katex/commits)

---
updated-dependencies:
- dependency-name: "@andatoshiki/markdown-it-katex"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 22:34:03 +00:00
andatoshiki
539b47c8cd !feat: add markdown tasklist support for vitepress with markdown-it-tasklists 2023-03-02 15:35:30 +08:00
andatoshiki
80b234276f feat(script): reorder scripts in package.json file to convention and add script for building changelog 2023-03-02 00:10:26 +08:00
andatoshiki
20a0a1c4ea init: init commit for all files 2023-03-01 23:55:10 +08:00