docusaurus/examples
dependabot[bot] ea2620868f
chore(deps): bump node-forge in /examples/classic-typescript
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-04 14:11:00 +00:00
..
classic chore: update examples for v3.9.2 (#11494) 2025-10-17 17:38:38 +02:00
classic-typescript chore(deps): bump node-forge in /examples/classic-typescript 2025-12-04 14:11:00 +00:00
README.md docs: add missing code block language to README.md (#10952) 2025-02-26 10:15:03 +01:00

Docusaurus examples

These example projects are generated with the init CLI:

npx @docusaurus/init@latest init examples/<templateName> <templateName>`

You can run them in CodeSandbox:

Tip: use the new.docusaurus.io shortcut.

Note: We update these examples regularly with yarn examples:generate