-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-lock.yaml
More file actions
57 lines (42 loc) · 1.41 KB
/
pnpm-lock.yaml
File metadata and controls
57 lines (42 loc) · 1.41 KB
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
lockfileVersion: '9.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
.:
devDependencies:
'@aptrn/maxmsp-ts':
specifier: ^0.0.1
version: 0.0.1
'@types/maxmsp':
specifier: ^1.0.13
version: 1.0.14
typescript:
specifier: ^5.6.3
version: 5.8.2
packages:
'@aptrn/maxmsp-ts@0.0.1':
resolution: {integrity: sha512-JWX+n3ClyHxT9yaQ7aoAE4r0YODKCmwgGJkK5QLKzQ0LCzhTrBYNaE3HpEUnAulLeyULrvvvqyw23uWzF9Wpfw==}
hasBin: true
'@types/maxmsp@1.0.14':
resolution: {integrity: sha512-cEKqcpP8z2voFpMRLg3OcEaBWtetW/aMyzmrrm0i8/h4097d/zOksxbpnK7j8+qIH+xqV0CZAbMcUdSS8H559g==}
chokidar@4.0.3:
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
engines: {node: '>= 14.16.0'}
readdirp@4.1.2:
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
engines: {node: '>= 14.18.0'}
typescript@5.8.2:
resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==}
engines: {node: '>=14.17'}
hasBin: true
snapshots:
'@aptrn/maxmsp-ts@0.0.1':
dependencies:
chokidar: 4.0.3
'@types/maxmsp@1.0.14': {}
chokidar@4.0.3:
dependencies:
readdirp: 4.1.2
readdirp@4.1.2: {}
typescript@5.8.2: {}