mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
chore: pnpm
This commit is contained in:
parent
18c80a13b9
commit
67fe788090
4 changed files with 33 additions and 87 deletions
30
pnpm-lock.yaml
generated
Normal file
30
pnpm-lock.yaml
generated
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
lockfileVersion: 5.3
|
||||
|
||||
specifiers:
|
||||
'@types/node': ^16.11.6
|
||||
typescript: ^4.4.4
|
||||
undici: ^4.9.2
|
||||
|
||||
dependencies:
|
||||
undici: 4.9.2
|
||||
|
||||
devDependencies:
|
||||
'@types/node': 16.11.6
|
||||
typescript: 4.4.4
|
||||
|
||||
packages:
|
||||
|
||||
/@types/node/16.11.6:
|
||||
resolution: {integrity: sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==}
|
||||
dev: true
|
||||
|
||||
/typescript/4.4.4:
|
||||
resolution: {integrity: sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/undici/4.9.2:
|
||||
resolution: {integrity: sha512-O8D4fp0cT7/bOMe7XE2oc0PaBCyc0GsahzQ+nMSeWW0o0+EB2ykXYNhU0kY2nKP589zzS91pLj979NtJrBRwFQ==}
|
||||
engines: {node: '>=12.18'}
|
||||
dev: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue