-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpnpm-lock.yaml
71 lines (63 loc) · 1.64 KB
/
pnpm-lock.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
lockfileVersion: "6.0"
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
devDependencies:
"@tsconfig/strictest":
specifier: ^2.0.5
version: 2.0.5
"@types/node":
specifier: ^20.12.5
version: 20.12.5
"@webgpu/types":
specifier: ^0.1.40
version: 0.1.40
prettier:
specifier: ^3.2.5
version: 3.2.5
typescript:
specifier: ^5.4.4
version: 5.4.4
packages:
/@tsconfig/strictest@2.0.5:
resolution:
{
integrity: sha512-ec4tjL2Rr0pkZ5hww65c+EEPYwxOi4Ryv+0MtjeaSQRJyq322Q27eOQiFbuNgw2hpL4hB1/W/HBGk3VKS43osg==,
}
dev: true
/@types/node@20.12.5:
resolution:
{
integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==,
}
dependencies:
undici-types: 5.26.5
dev: true
/@webgpu/types@0.1.40:
resolution:
{
integrity: sha512-/BBkHLS6/eQjyWhY2H7Dx5DHcVrS2ICj9owvSRdgtQT6KcafLZA86tPze0xAOsd4FbsYKCUBUQyNi87q7gV7kw==,
}
dev: true
/prettier@3.2.5:
resolution:
{
integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==,
}
engines: { node: ">=14" }
hasBin: true
dev: true
/typescript@5.4.4:
resolution:
{
integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==,
}
engines: { node: ">=14.17" }
hasBin: true
dev: true
/undici-types@5.26.5:
resolution:
{
integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==,
}
dev: true