Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot]
9d3242f8bd
chore(deps-dev): bump @types/node from 18.14.2 to 20.1.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.2 to 20.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 22:08:43 +00:00
andatoshiki
148c74c957 feat(rss): hot introducing rss feature as seperate utility module after docs is built 2023-03-25 20:02:47 +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
b31dffa9f6 chore(dep): add new dep @andatoshiki/markdown-it-caption for image captions 2023-03-22 18:47:32 +08:00
andatoshiki
3b59b2cc98 chore: purge unused dev dependencies 2023-03-07 11:35:53 +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
b11eae4f77 dep(conventional changelog): add changelog gernerator dep for changelog building 2023-03-02 00:09:45 +08:00
andatoshiki
20a0a1c4ea init: init commit for all files 2023-03-01 23:55:10 +08:00