1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

chore(docs): umami

This commit is contained in:
James Cook 2023-04-29 20:43:58 +01:00
parent f808c3f32e
commit 00a22a97e4
3 changed files with 16 additions and 1 deletions

11
pnpm-lock.yaml generated
View file

@ -42,6 +42,9 @@ devDependencies:
typedoc:
specifier: ^0.24.2
version: 0.24.2(typescript@5.0.4)
typedoc-plugin-umami:
specifier: ^1.0.1
version: 1.0.1(typedoc@0.24.2)
typescript:
specifier: ^5.0.4
version: 5.0.4
@ -4093,6 +4096,14 @@ packages:
is-typed-array: 1.1.10
dev: true
/typedoc-plugin-umami@1.0.1(typedoc@0.24.2):
resolution: {integrity: sha512-alBDvMWJKvtzzrPJZ9cdoe9JJB0YfuUbV2rDm/Onxiopa4vwwqiTywPwLBChhFG0XHM7DpRytvi3VPr57bfmMQ==}
peerDependencies:
typedoc: ^0.23.0
dependencies:
typedoc: 0.24.2(typescript@5.0.4)
dev: true
/typedoc@0.24.2(typescript@5.0.4):
resolution: {integrity: sha512-Ln1EItgcdKfRzaFSfs9uEc4amz9ZeUZoaTbFdH0ZC8ScA2OjvNMdW7vrjTtZwKE0iF38njUmuFFgQMP4tDl7ag==}
engines: {node: '>= 14.14'}