Commit Graph

68 Commits (4e6196c70a129d756a1a11623bfb30302ac19db6)

Author SHA1 Message Date
dependabot[bot] a5842db0e2 Upgrade: Bump mermaid from 9.4.0 to 10.0.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.4.0 to 10.0.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.0...v10.0.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 20:38:05 -05:00
yuhan6665 60879f6b8f Revert "Upgrade: Bump mermaid from 9.4.0 to 10.0.0"
This reverts commit 250a138767.
2023-02-24 10:53:46 -05:00
dependabot[bot] 250a138767 Upgrade: Bump mermaid from 9.4.0 to 10.0.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.4.0 to 10.0.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.0...v10.0.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 10:10:48 -05:00
dependabot[bot] d897ea9d0c Upgrade: Bump @types/node from 18.13.0 to 18.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 21:56:56 -05:00
dependabot[bot] 8a41a8212f Upgrade: Bump mermaid from 9.3.0 to 9.4.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 9.3.0 to 9.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.3.0...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 11:11:56 -05:00
dependabot[bot] 0f3d004e18 Upgrade: Bump @types/node from 18.11.0 to 18.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.13.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 21:40:55 -05:00
dependabot[bot] 12ec48305d Upgrade: Bump esbuild from 0.16.1 to 0.17.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.1...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 21:49:12 -05:00
dependabot[bot] cfc217889f Upgrade: Bump mermaid and @types/mermaid
Bumps [mermaid](https://github.com/mermaid-js/mermaid) and [@types/mermaid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mermaid). These dependencies needed to be updated together.

Updates `mermaid` from 9.2.0 to 9.3.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.2.0...v9.3.0)

Updates `@types/mermaid` from 9.1.0 to 9.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mermaid)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/mermaid"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-18 21:56:05 -05:00
dependabot[bot] 482583503c Upgrade: Bump esbuild from 0.15.0 to 0.16.1
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.0 to 0.16.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.0...v0.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 09:09:17 -05:00
dependabot[bot] 1d611a8583 Upgrade: Bump prettier from 2.7.0 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 09:49:25 -05:00
dependabot[bot] 487e7c3fb2 Upgrade: Bump sass-loader from 13.1.0 to 13.2.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 18:02:50 -05:00
dependabot[bot] d4341ed122 Upgrade: Bump mermaid and @types/mermaid
Bumps [mermaid](https://github.com/mermaid-js/mermaid) and [@types/mermaid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mermaid). These dependencies needed to be updated together.

Updates `mermaid` from 9.1.1 to 9.2.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/9.1.1...v9.2.0)

Updates `@types/mermaid` from 8.2.9 to 9.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mermaid)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 21:19:39 -04:00
dependabot[bot] 32b5ae6cfd Upgrade: Bump @types/node from 18.8.0 to 18.11.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.0 to 18.11.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 10:13:11 -04:00
dependabot[bot] 4f761eb565 Upgrade: Bump sass-loader from 13.0.0 to 13.1.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.0.0...v13.1.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 10:10:53 -04:00
dependabot[bot] 24873b7820 Upgrade: Bump @types/node from 18.7.1 to 18.8.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.1 to 18.8.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 08:29:02 -04:00
dependabot[bot] ff7c7ea816 Upgrade: Bump @types/node from 18.6.1 to 18.7.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.1 to 18.7.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 08:31:54 -04:00
dependabot[bot] d62966b57c Upgrade: Bump esbuild from 0.14.38 to 0.15.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.38 to 0.15.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.38...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 09:12:08 -04:00
dependabot[bot] db51d8c4dc Upgrade: Bump @types/node from 18.0.0 to 18.6.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.6.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 10:04:21 -04:00
dependabot[bot] 1cc1632d1f Upgrade: Bump bootstrap and @types/bootstrap
Bumps [bootstrap](https://github.com/twbs/bootstrap) and [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap). These dependencies needed to be updated together.

Updates `bootstrap` from 5.1.3 to 5.2.0
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.1.3...v5.2.0)

Updates `@types/bootstrap` from 5.1.11 to 5.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/bootstrap"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 10:04:09 -04:00
dependabot[bot] 0ceeaa91c5 Upgrade: Bump @types/node from 17.0.31 to 18.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 18.0.0.
- [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>
2022-06-16 10:18:56 -04:00
dependabot[bot] 719c79071d Upgrade: Bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 10:45:15 -04:00
dependabot[bot] aae166bcd8 Upgrade: Bump postcss-loader from 6.2.1 to 7.0.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v6.2.1...v7.0.0)

---
updated-dependencies:
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 22:25:01 -04:00
dependabot[bot] 28e6cb0d6e Upgrade: Bump sass-loader from 12.6.0 to 13.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.6.0 to 13.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 22:24:53 -04:00
dependabot[bot] 1cbd3ad7cf Upgrade: Bump mermaid from 9.0.1 to 9.1.1
Bumps [mermaid](https://github.com/knsv/mermaid) from 9.0.1 to 9.1.1.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/9.0.1...9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 19:51:31 -04:00
dependabot[bot] 91129e4001 Upgrade: Bump @types/node from 17.0.27 to 17.0.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.27 to 17.0.31.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 21:39:08 -04:00
dependabot[bot] d354944d72 Upgrade: Bump @types/bootstrap from 5.1.10 to 5.1.11
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.1.10 to 5.1.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 21:38:59 -04:00
yuhan6665 8d10caada2 Update dependencies
"bootstrap": "^5.1.3"
"vuepress-plugin-mermaidjs": "^2.0.0-beta.2"
"@types/mermaid": "^8.2.9"
"@types/node": "^17.0.27"
"postcss-loader": "^6.2.1"
"sass": "^1.51.0"
"sass-loader": "^12.6.0"
2022-04-26 00:13:05 -04:00
yuhan6665 b5cf80ad67 Update dependencies
Upgrade: Bump @popperjs/core from 2.10.1 to 2.11.5
Upgrade: Bump mermaid from 8.12.1 to 9.0.1
Upgrade: Bump @types/bootstrap from 5.1.4 to 5.1.10
Upgrade: Bump prettier from 2.4.0 to 2.6.2
Upgrade: Bump @types/jquery from 3.5.6 to 3.5.14
2022-04-25 23:58:56 -04:00
yuhan6665 3fe58013f0
Revert failing dependency updates (#242)
* Revert "Upgrade: Bump @vuepress/plugin-back-to-top"

This reverts commit 6df34ef39e.

* Revert "Upgrade: Bump @vuepress/plugin-search"

This reverts commit 3cfce26bce.

* Revert "Upgrade: Bump @vuepress/bundler-vite from 2.0.0-beta.25 to 2.0.0-beta.39"

This reverts commit e9cbb20e9b.

* Revert "Upgrade: Bump vuepress from 2.0.0-beta.25 to 2.0.0-beta.39"

This reverts commit 5b0baad589.
2022-04-25 00:30:38 -04:00
dependabot[bot] 6df34ef39e Upgrade: Bump @vuepress/plugin-back-to-top
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 2.0.0-beta.25 to 2.0.0-beta.38.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-back-to-top)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-back-to-top"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 00:19:40 -04:00
dependabot[bot] 3cfce26bce Upgrade: Bump @vuepress/plugin-search
Bumps [@vuepress/plugin-search](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-search) from 2.0.0-beta.25 to 2.0.0-beta.38.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-search)

---
updated-dependencies:
- dependency-name: "@vuepress/plugin-search"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 00:19:16 -04:00
dependabot[bot] e9cbb20e9b Upgrade: Bump @vuepress/bundler-vite from 2.0.0-beta.25 to 2.0.0-beta.39
Bumps [@vuepress/bundler-vite](https://github.com/vuepress/vuepress-next) from 2.0.0-beta.25 to 2.0.0-beta.39.
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.25...v2.0.0-beta.39)

---
updated-dependencies:
- dependency-name: "@vuepress/bundler-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 00:15:37 -04:00
dependabot[bot] 5b0baad589 Upgrade: Bump vuepress from 2.0.0-beta.25 to 2.0.0-beta.39
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 2.0.0-beta.25 to 2.0.0-beta.39.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 00:09:52 -04:00
dependabot[bot] 33c4b68bea Upgrade: Bump esbuild from 0.12.26 to 0.14.38
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.26 to 0.14.38.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.12.26...v0.14.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 00:05:18 -04:00
hmol233 e95da031d1
fix: build action 2021-09-11 18:37:02 +08:00
hmol233 db3c7540e5
fix: mermaid charts rendering 2021-09-11 17:43:35 +08:00
hmol233 45697ecdc1
chore: upgrade vuepress 2021-09-10 23:13:02 +08:00
hmol233 abeb3adef4
Upgrade: Bump vuepress to 2.0.0-beta.22 2021-07-16 00:34:37 +08:00
hmol233 a6020aa494
Chore: upgrade dependencies
vueperss-next: beta.20 -> beta.21
postcss-loader: 6.1.0 -> 6.1.1
2021-07-05 18:57:44 +08:00
hmol233 3d5f8bbff5
Upgrade: Bump vuepress from 2.0.0-beta.19 to 2.0.0-beta.20 2021-06-26 23:22:33 +08:00
hmol233 b7761b31f1
Upgrade: Bump bootstrap from 5.0.1 to 5.0.2 2021-06-26 20:34:27 +08:00
hmol233 4ca8004888
Upgrade vuepress to beta.19 2021-06-19 18:37:04 +08:00
hmol233 071a4cad64
Upgrade vuepress to beta.16
- fix code style
2021-06-02 18:30:28 +08:00
lifansama bf9a0d341f
Fix table display (#54) 2021-05-29 08:46:10 +08:00
hmol233 dcbd1d3e51
Upgrade vuepress to beta.15
- use official dark theme
- fix: Fix Tabs
2021-05-28 22:11:48 +08:00
hmol233 a52c6c5afc
Clean dependencies 2021-05-21 19:10:37 +08:00
hmol233 357f04a713
Upgrade dependencies 2021-05-15 18:10:02 +08:00
dependabot[bot] 3d1ebb6765
Upgrade: Bump @vuepress/plugin-back-to-top (#34)
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 2.0.0-beta.13 to 2.0.0-beta.14.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-back-to-top)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:59:55 +08:00
dependabot[bot] 10b574305f
Upgrade: Bump @vuepress/plugin-search (#35)
Bumps [@vuepress/plugin-search](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-search) from 2.0.0-beta.13 to 2.0.0-beta.14.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/plugin-search)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:56:40 +08:00
dependabot[bot] a22431de0c
Upgrade: Bump @vuepress/plugin-debug from 2.0.0-beta.13 to 2.0.0-beta.14 (#37)
Bumps [@vuepress/plugin-debug](https://github.com/vuepress/vuepress-next) from 2.0.0-beta.13 to 2.0.0-beta.14.
- [Release notes](https://github.com/vuepress/vuepress-next/releases)
- [Changelog](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.13...v2.0.0-beta.14)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 15:56:30 +08:00