mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
194 lines
4.7 KiB
YAML
194 lines
4.7 KiB
YAML
lockfileVersion: 5.3
|
|
|
|
specifiers:
|
|
"@types/node": ^17.0.13
|
|
prettier: ^2.5.1
|
|
typedoc: ^0.22.11
|
|
typescript: ^4.5.5
|
|
undici: ^4.13.0
|
|
|
|
dependencies:
|
|
undici: 4.13.0
|
|
|
|
devDependencies:
|
|
"@types/node": 17.0.13
|
|
prettier: 2.5.1
|
|
typedoc: 0.22.11_typescript@4.5.5
|
|
typescript: 4.5.5
|
|
|
|
packages:
|
|
/@types/node/17.0.13:
|
|
resolution:
|
|
{
|
|
integrity: sha512-Y86MAxASe25hNzlDbsviXl8jQHb0RDvKt4c40ZJQ1Don0AAL0STLZSs4N+6gLEO55pedy7r2cLwS+ZDxPm/2Bw==,
|
|
}
|
|
dev: true
|
|
|
|
/balanced-match/1.0.2:
|
|
resolution:
|
|
{
|
|
integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==,
|
|
}
|
|
dev: true
|
|
|
|
/brace-expansion/1.1.11:
|
|
resolution:
|
|
{
|
|
integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==,
|
|
}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
dev: true
|
|
|
|
/concat-map/0.0.1:
|
|
resolution: { integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= }
|
|
dev: true
|
|
|
|
/fs.realpath/1.0.0:
|
|
resolution: { integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8= }
|
|
dev: true
|
|
|
|
/glob/7.2.0:
|
|
resolution:
|
|
{
|
|
integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==,
|
|
}
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.0.4
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
dev: true
|
|
|
|
/inflight/1.0.6:
|
|
resolution: { integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= }
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
dev: true
|
|
|
|
/inherits/2.0.4:
|
|
resolution:
|
|
{
|
|
integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==,
|
|
}
|
|
dev: true
|
|
|
|
/jsonc-parser/3.0.0:
|
|
resolution:
|
|
{
|
|
integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==,
|
|
}
|
|
dev: true
|
|
|
|
/lunr/2.3.9:
|
|
resolution:
|
|
{
|
|
integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==,
|
|
}
|
|
dev: true
|
|
|
|
/marked/4.0.12:
|
|
resolution:
|
|
{
|
|
integrity: sha512-hgibXWrEDNBWgGiK18j/4lkS6ihTe9sxtV4Q1OQppb/0zzyPSzoFANBa5MfsG/zgsWklmNnhm0XACZOH/0HBiQ==,
|
|
}
|
|
engines: { node: ">= 12" }
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/minimatch/3.0.4:
|
|
resolution:
|
|
{
|
|
integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==,
|
|
}
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
dev: true
|
|
|
|
/once/1.4.0:
|
|
resolution: { integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= }
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
dev: true
|
|
|
|
/path-is-absolute/1.0.1:
|
|
resolution: { integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18= }
|
|
engines: { node: ">=0.10.0" }
|
|
dev: true
|
|
|
|
/prettier/2.5.1:
|
|
resolution:
|
|
{
|
|
integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==,
|
|
}
|
|
engines: { node: ">=10.13.0" }
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/shiki/0.10.0:
|
|
resolution:
|
|
{
|
|
integrity: sha512-iczxaIYeBFHTFrQPb9DVy2SKgYxC4Wo7Iucm7C17cCh2Ge/refnvHscUOxM85u57MfLoNOtjoEFUWt9gBexblA==,
|
|
}
|
|
dependencies:
|
|
jsonc-parser: 3.0.0
|
|
vscode-oniguruma: 1.6.1
|
|
vscode-textmate: 5.2.0
|
|
dev: true
|
|
|
|
/typedoc/0.22.11_typescript@4.5.5:
|
|
resolution:
|
|
{
|
|
integrity: sha512-pVr3hh6dkS3lPPaZz1fNpvcrqLdtEvXmXayN55czlamSgvEjh+57GUqfhAI1Xsuu/hNHUT1KNSx8LH2wBP/7SA==,
|
|
}
|
|
engines: { node: ">= 12.10.0" }
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: 4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x
|
|
dependencies:
|
|
glob: 7.2.0
|
|
lunr: 2.3.9
|
|
marked: 4.0.12
|
|
minimatch: 3.0.4
|
|
shiki: 0.10.0
|
|
typescript: 4.5.5
|
|
dev: true
|
|
|
|
/typescript/4.5.5:
|
|
resolution:
|
|
{
|
|
integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==,
|
|
}
|
|
engines: { node: ">=4.2.0" }
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/undici/4.13.0:
|
|
resolution:
|
|
{
|
|
integrity: sha512-8lk8S/f2V0VUNGf2scU2b+KI2JSzEQLdCyRNRF3XmHu+5jectlSDaPSBCXAHFaUlt1rzngzOBVDgJS9/Gue/KA==,
|
|
}
|
|
engines: { node: ">=12.18" }
|
|
dev: false
|
|
|
|
/vscode-oniguruma/1.6.1:
|
|
resolution:
|
|
{
|
|
integrity: sha512-vc4WhSIaVpgJ0jJIejjYxPvURJavX6QG41vu0mGhqywMkQqulezEqEQ3cO3gc8GvcOpX6ycmKGqRoROEMBNXTQ==,
|
|
}
|
|
dev: true
|
|
|
|
/vscode-textmate/5.2.0:
|
|
resolution:
|
|
{
|
|
integrity: sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==,
|
|
}
|
|
dev: true
|
|
|
|
/wrappy/1.0.2:
|
|
resolution: { integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= }
|
|
dev: true
|