Hichem Fantar
ad4aeac34f
TypeScript compatibility ( #379 )
...
* Update file extensions and exports for TypeScript compatibility
* docs: fix typo in getting-started.md
* chore: add no-trailing-punctuation rule to VS Code settings
* feat: add @docusaurus/theme-mermaid for mermaid diagram support
* Update import paths for MermaidDiagram component
* remove redudndant check, use effect only runs after the component is mounted
* Update docusaurus.config.ts to fix syntax error
* bring back check because it's not possible to properly cancel a dynamic import
* feat: optimize dynamic import in CodeBlock component
* chore: update VS Code extensions.json with eslint recommendation
* Update docusaurus.config.ts to add GitHub repository link in header
2024-05-28 19:23:34 +00:00
Hichem Fantar
a04f1bb6ff
chore: update docusaurus.config.js and package.json ( #377 )
...
Update docusaurus.config.js to add the "docusaurus-lunr-search" plugin and update package.json to use the latest versions of "@docusaurus/core" and "@docusaurus/preset-classic".
2024-05-27 13:32:48 +00:00
dependabot[bot]
f26ef774de
Bump express from 4.18.3 to 4.19.2 ( #372 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 00:23:27 +00:00
dependabot[bot]
a072effe16
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 ( #369 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 15:56:37 +00:00
dependabot[bot]
f3343ae1af
Bump follow-redirects from 1.15.5 to 1.15.6 ( #368 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 09:24:10 +00:00
Rob Ede
4f412303d9
chore: update JS deps
2024-03-02 17:37:01 +00:00
dependabot[bot]
69312cf278
Bump follow-redirects from 1.15.3 to 1.15.4 ( #355 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 09:59:52 +00:00
dependabot[bot]
a13741064f
Bump axios and wait-on ( #347 )
...
Bumps [axios](https://github.com/axios/axios ) and [wait-on](https://github.com/jeffbski/wait-on ). These dependencies needed to be updated together.
Updates `axios` from 0.27.2 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.2 )
Updates `wait-on` from 7.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: wait-on
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 04:56:55 +00:00
igaul
f5e9e93b67
Update: deps, markdown syntax, docuCtx. Change default edit branch to 'main'. ( #339 )
...
* Update: deps, markdown syntax, docuCtx
* Update node version in actions
2023-11-02 00:46:56 +00:00
Rob Ede
838dbe5d49
bump npm lockfile
2023-11-01 17:04:02 +00:00
dependabot[bot]
411a64afd3
Bump @babel/traverse from 7.20.1 to 7.23.2 ( #333 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 13:24:23 +00:00
dependabot[bot]
2b0bd4e31b
Bump postcss from 8.4.18 to 8.4.31 ( #331 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 19:33:54 +09:00
dependabot[bot]
bf329481b0
Bump semver from 5.7.1 to 5.7.2 ( #328 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:28:17 +01:00
dependabot[bot]
e7215a7f9c
Bump webpack from 5.75.0 to 5.76.1 ( #319 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 20:05:04 +09:00
dependabot[bot]
00880c4087
Bump @sideway/formula from 3.0.0 to 3.0.1 ( #311 )
2023-02-09 07:17:58 +00:00
dependabot[bot]
d54881bc69
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #310 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 18:56:49 +00:00
dependabot[bot]
f3cefa9723
Bump ua-parser-js from 0.7.32 to 0.7.33 ( #307 )
2023-01-27 18:12:25 +00:00
dependabot[bot]
77ef3b62d1
Bump json5 from 2.2.1 to 2.2.3 ( #306 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 14:00:42 +09:00
dependabot[bot]
b9186e5100
Bump loader-utils from 2.0.3 to 2.0.4 ( #299 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 11:08:26 +00:00
Yuki Okushi
02aba0903b
Run npm audit fix
( #298 )
2022-11-10 12:27:02 +00:00
dependabot[bot]
17a08f94fb
Bump loader-utils from 2.0.0 to 2.0.3 ( #294 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.3 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 16:53:06 +00:00
dependabot[bot]
50d9694c81
Bump ansi-regex from 5.0.0 to 5.0.1 ( #281 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:17:47 +01:00
dependabot[bot]
7c24300106
Bump terser from 5.13.1 to 5.14.2 ( #282 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.13.1...v5.14.2 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:17:26 +01:00
dependabot[bot]
b5ebcbb073
Bump normalize-url from 4.5.0 to 4.5.1 ( #284 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:17:11 +01:00
dependabot[bot]
69f2005d61
Bump minimist from 1.2.5 to 1.2.6 ( #283 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:16:54 +01:00
dependabot[bot]
7e2e17e01e
Bump path-parse from 1.0.6 to 1.0.7 ( #280 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 18:16:41 +01:00
Santiago
8393aea71a
migrate to docusaurus (v2) ( #266 )
...
Co-authored-by: ibraheemdev <ibrah1440@gmail.com>
2022-07-16 18:59:20 +09:00