Commit Graph

21 Commits

Author SHA1 Message Date
8285aedc1e build(bot): change dependencies update interval to monthly 2023-11-07 02:40:46 +08:00
97d95fdb5e build(deps): bump the npm group with 2 updates (#14)
Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `mermaid` to 10.6.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.6.0)

Updates `tocbot` to 4.21.3
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.2...v4.21.3)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 05:03:01 +08:00
6e3fa73468 build(deps): bump the npm group with 2 updates (#11)
Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `mermaid` to 10.5.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.4.0...v10.5.0)

Updates `tocbot` to 4.21.2
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.1...v4.21.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 21:08:38 +08:00
fe66cdda15 build(deps): bump the npm group with 2 updates (#10)
* build(deps): bump the npm group with 2 updates

Updates the requirements on [bootstrap](https://github.com/twbs/bootstrap) and [dayjs](https://github.com/iamkun/dayjs) to permit the latest version.

Updates `bootstrap` to 5.3.2
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2)

Updates `dayjs` to 1.11.10
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.10/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.9...v1.11.10)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: amend update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-10-04 15:07:27 -05:00
13e6909cc4 chore: remove unused polyfill 2023-10-04 18:58:06 +08:00
f80ba2f161 chore(deps): replace image lazyload lib 2023-09-25 04:19:46 +08:00
6737eab720 chore(deps): update assets 2023-09-10 00:17:10 +08:00
a1dad688f2 build(deps): bump the npm group with 6 updates (#8)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [bootstrap](https://github.com/twbs/bootstrap), [dayjs](https://github.com/iamkun/dayjs), [jquery](https://github.com/jquery/jquery), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.4.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2)

Updates `bootstrap` to 5.3.1
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.1)

Updates `dayjs` to 1.11.9
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.9/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.9)

Updates `jquery` to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)

Updates `mermaid` from 9.4.3 to 10.4.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v9.4.3...v10.4.0)

Updates `tocbot` to 4.21.1
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.0...v4.21.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: bootstrap
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: jquery
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-10 00:04:48 +08:00
6b9e9d089b build(deps): Add NPM config to track updates 2023-09-10 00:03:00 +08:00
557de301fe chore: remove countUp.js 2023-06-04 10:15:00 +08:00
5f28c7d510 feat: upgrade deps 2023-05-13 07:12:33 +08:00
24ebdb708f chore: remove version number from folders 2023-03-17 05:49:35 +08:00
ba49daf38b feat: replace toc plugin 2023-03-16 02:50:04 +08:00
e372141074 feat: replace image lazy-loading lib 2022-12-09 07:00:47 +08:00
5d177b3cbb chore(icons): upgrade front-awesome to v6.x 2022-11-22 20:38:57 +08:00
b2842d6583 chore(lib): upgrade mermaid to 9.1.7 2022-10-07 23:33:39 +08:00
8904c4532d docs: update readme 2022-03-03 23:04:58 +08:00
d1d2ec17c8 Remove utterances resource 2022-02-12 05:35:53 +08:00
b6fc13661f Add readme 2022-02-10 03:28:37 +08:00
a87fd687ac Add libraries 2022-02-10 02:04:57 +08:00
107b10ea28 Init commit 2022-02-08 03:53:20 +08:00