-
-
Notifications
You must be signed in to change notification settings - Fork 75
/
pnpm-lock.yaml
40 lines (31 loc) · 894 Bytes
/
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
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
importers:
examples/grpc-web:
dependencies:
protoc-gen-ts:
specifier: workspace:*
version: link:../../js/plugin
examples/serde:
dependencies:
protoc-gen-ts:
specifier: workspace:*
version: link:../../js/plugin
js/benchmark:
dependencies:
google-protobuf:
specifier: ^3.21.2
version: 3.21.2
js-base64:
specifier: ^3.7.5
version: 3.7.5
js/plugin: {}
packages:
/google-protobuf@3.21.2:
resolution: {integrity: sha512-3MSOYFO5U9mPGikIYCzK0SaThypfGgS6bHqrUGXG3DPHCrb+txNqeEcns1W0lkGfk0rCyNXm7xB9rMxnCiZOoA==}
dev: false
/js-base64@3.7.5:
resolution: {integrity: sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==}
dev: false