Commit Graph

16 Commits

Author SHA1 Message Date
b9e18a1510 build(deps): bump the npm group across 1 directory with 3 updates (#45)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [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.7.1
- [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.6.0...6.7.1)

Updates `mermaid` to 11.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/mermaid@11.0.2...mermaid@11.4.0)

Updates `tocbot` to 4.32.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.29.0...v4.32.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- 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>
2024-11-25 03:53:01 +08:00
a231bc7e2c docs: correct Tocbot version number 2024-08-26 00:47:48 +08:00
8d23eb0c91 build(deps): bump the npm group across 1 directory with 4 updates (#36)
* build(deps): bump the npm group across 1 directory with 4 updates

Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [dayjs](https://github.com/iamkun/dayjs), [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.6.0
- [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.5.2...6.6.0)

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

Updates `mermaid` from 10.9.1 to 11.0.2
- [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.9.1...mermaid@11.0.2)

Updates `tocbot` to 4.29.0
- [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.27.20...v4.29.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  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>

* docs: update deps versions in readme

* chore: update assets

---------

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>
2024-08-25 01:13:23 +08:00
b9c58cf485 build(deps): bump the npm group across 1 directory with 4 updates (#29)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [dayjs](https://github.com/iamkun/dayjs), [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.5.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.5.1...6.5.2)

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

Updates `mermaid` to 10.9.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.8.0...v10.9.0)

Updates `tocbot` to 4.27.20
- [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.25.0...v4.27.20)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
- 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>
2024-05-11 11:35:25 +08:00
e8ef8fb673 chore: remove Bootstrap 2024-05-11 11:13:13 +08:00
29d7021f45 chore: update deps
- Replace `magnific-popup` with `GLightbox`
- Remove `jQuery`
2024-04-16 07:07:22 +08:00
7bc0d86b6a build(deps): bump the npm group with 1 update (#21)
* build(deps): bump the npm group with 1 update

Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) to permit the latest version.

Updates `mermaid` to 10.8.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.6.1...v10.8.0)

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

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

* chore(deps): upgrade mermaid to `10.8.0`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 23:54:26 +08:00
c57724981c build(deps): bump the npm group with 3 updates (#19)
* build(deps): bump the npm group with 3 updates

Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [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.5.1
- [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.2...6.5.1)

Updates `mermaid` to 10.6.1
- [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.6.0...v10.6.1)

Updates `tocbot` to 4.25.0
- [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.3...v4.25.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- 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>

* chore: update resources and docs

---------

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>
2024-01-10 23:05:36 +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
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
5f28c7d510 feat: upgrade deps 2023-05-13 07:12:33 +08:00
8904c4532d docs: update readme 2022-03-03 23:04:58 +08:00
b6fc13661f Add readme 2022-02-10 03:28:37 +08:00