build(deps-dev): apply updates
[poolifier.git] / examples / typescript / websocket-server-pool / ws-worker_threads / pnpm-lock.yaml
CommitLineData
3d5424d5 1lockfileVersion: '9.0'
219d4044
JB
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
3d5424d5
JB
7importers:
8
9 .:
10 dependencies:
11 poolifier:
7cf454e9 12 specifier: ^4.0.8
13 version: 4.0.8
3d5424d5 14 ws:
06e6afad 15 specifier: ^8.17.0
e6f67af4 16 version: 8.17.0(bufferutil@4.0.8)(utf-8-validate@6.0.4)
3d5424d5
JB
17 optionalDependencies:
18 bufferutil:
19 specifier: ^4.0.8
20 version: 4.0.8
21 utf-8-validate:
e6f67af4 22 specifier: ^6.0.4
23 version: 6.0.4
3d5424d5
JB
24 devDependencies:
25 '@types/node':
c8e1a85c
JB
26 specifier: ^20.12.12
27 version: 20.12.12
3d5424d5
JB
28 '@types/ws':
29 specifier: ^8.5.10
30 version: 8.5.10
31 typescript:
32 specifier: ^5.4.5
33 version: 5.4.5
219d4044
JB
34
35packages:
36
c8e1a85c
JB
37 '@types/node@20.12.12':
38 resolution: {integrity: sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==}
219d4044 39
3d5424d5 40 '@types/ws@8.5.10':
ec88da80 41 resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
219d4044 42
3d5424d5 43 bufferutil@4.0.8:
0565534e 44 resolution: {integrity: sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==}
219d4044 45 engines: {node: '>=6.14.2'}
219d4044 46
7852d488
JB
47 node-gyp-build@4.8.1:
48 resolution: {integrity: sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==}
219d4044 49 hasBin: true
219d4044 50
7cf454e9 51 poolifier@4.0.8:
52 resolution: {integrity: sha512-sKkazwnJ6X3ahcG+VNTgfRPuZz6NUI7cCQVrxa9vVm3laWSmoq4VhZ7oA9Ffsw7esJTcuz/g8971C1sqylBptA==}
4f48f613 53 engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
219d4044 54
3d5424d5 55 typescript@5.4.5:
7442314e 56 resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
219d4044
JB
57 engines: {node: '>=14.17'}
58 hasBin: true
219d4044 59
3d5424d5 60 undici-types@5.26.5:
c0c5febd 61 resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
5b38e6f9 62
e6f67af4 63 utf-8-validate@6.0.4:
64 resolution: {integrity: sha512-xu9GQDeFp+eZ6LnCywXN/zBancWvOpUMzgjLPSjy4BRHSmTelvn2E0DG0o1sTiw5hkCKBHo8rwSKncfRfv2EEQ==}
219d4044 65 engines: {node: '>=6.14.2'}
219d4044 66
06e6afad
JB
67 ws@8.17.0:
68 resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==}
219d4044
JB
69 engines: {node: '>=10.0.0'}
70 peerDependencies:
71 bufferutil: ^4.0.1
72 utf-8-validate: '>=5.0.2'
73 peerDependenciesMeta:
74 bufferutil:
75 optional: true
76 utf-8-validate:
77 optional: true
3d5424d5
JB
78
79snapshots:
80
c8e1a85c 81 '@types/node@20.12.12':
219d4044 82 dependencies:
3d5424d5
JB
83 undici-types: 5.26.5
84
85 '@types/ws@8.5.10':
86 dependencies:
c8e1a85c 87 '@types/node': 20.12.12
3d5424d5
JB
88
89 bufferutil@4.0.8:
90 dependencies:
7852d488 91 node-gyp-build: 4.8.1
3d5424d5
JB
92 optional: true
93
7852d488 94 node-gyp-build@4.8.1:
3d5424d5
JB
95 optional: true
96
7cf454e9 97 poolifier@4.0.8: {}
3d5424d5
JB
98
99 typescript@5.4.5: {}
100
101 undici-types@5.26.5: {}
102
e6f67af4 103 utf-8-validate@6.0.4:
3d5424d5 104 dependencies:
7852d488 105 node-gyp-build: 4.8.1
3d5424d5
JB
106 optional: true
107
e6f67af4 108 ws@8.17.0(bufferutil@4.0.8)(utf-8-validate@6.0.4):
3d5424d5 109 optionalDependencies:
0565534e 110 bufferutil: 4.0.8
e6f67af4 111 utf-8-validate: 6.0.4