Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot] 9c7271ca0f
build(deps): bump minimatch, recursive-readdir and serve-handler in /docs (#3836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 11:48:15 +00:00
dependabot[bot] 755290a3de
build(deps): bump node-forge from 1.2.1 to 1.3.1 in /docs (#3158)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 11:39:18 +00:00
dependabot[bot] 62e09c46e8
build(deps): bump terser from 5.11.0 to 5.17.1 in /docs (#4155)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 11:34:16 +00:00
dependabot[bot] 75f8f88b88
build(deps): bump ua-parser-js from 0.7.31 to 0.7.35 in /docs (#4154)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 11:29:47 +00:00
dependabot[bot] 0a5cbf888c
build(deps): bump async from 2.6.3 to 2.6.4 in /docs (#3100)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 11:26:02 +00:00
dependabot[bot] c6b11ac562
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#4021)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 11:29:25 +00:00
dependabot[bot] 23d9ffb6de
build(deps): bump minimist from 1.2.5 to 1.2.8 in /docs (#4049)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 11:24:47 +00:00
dependabot[bot] 86ceb0b756
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#4044)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 13:02:51 +00:00
dependabot[bot] d36fd08674
build(deps): bump json5 and babel-loader in /docs (#3951)
Bumps [json5](https://github.com/json5/json5) and [babel-loader](https://github.com/babel/babel-loader). These dependencies needed to be updated together.

Updates `json5` from 2.2.0 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

Updates `babel-loader` from 8.2.3 to 8.3.0
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.3...v8.3.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: babel-loader
  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>
2023-01-03 00:10:30 +01:00
Jacob Creech 77330230bf
Update Token TS Docs (#2938)
* Revert "Added token ts docs (#2575)"

This reverts commit f64df314a3.

* Added token ts docs

* Added token ts docs

* Upgrade docusaurus

* Upgrade docusaurus

* Add autocomplete.js

* Update docusaurus

* fix: update feature-proposal

* Updated token docs

Update token docs backlinks

Update docusaurus
2022-02-22 13:47:11 -06:00
R. M. Shea 18ed2a2080
Add Search functionality (#729)
* Install `lunar-search` component

* Add lightweight search
2020-10-30 10:02:59 -07:00
Dan Albert f166a9978c
Add package-lock.json (#156) 2020-07-24 17:09:15 -06:00