Browse Source

Lock that down

pull/132/head
Ben Meadors 3 years ago
parent
commit
aeeaf85dac
  1. 26
      pnpm-lock.yaml

26
pnpm-lock.yaml

@ -15,8 +15,8 @@ dependencies:
specifier: ^3.2.0
version: 3.2.0([email protected])
'@meshtastic/meshtasticjs':
specifier: 2.2.1-0
version: 2.2.1-0
specifier: 2.2.3-1
version: 2.2.3-1
'@preact/signals-react':
specifier: ^1.3.6
version: 1.3.6([email protected])
@ -1402,8 +1402,8 @@ packages:
to-fast-properties: 2.0.0
dev: true
/@buf/[email protected]12103233-732b987c2c85.1(@bufbuild/[email protected]):
resolution: {registry: https://buf.build/gen/npm/v1, tarball: https://buf.build/gen/npm/v1/@buf/meshtastic_protobufs.bufbuild_es/-/meshtastic_protobufs.bufbuild_es-1.3.0-20230812103233-732b987c2c85.1.tgz}
/@buf/[email protected]22221020-f0cda235342d.1(@bufbuild/[email protected]):
resolution: {registry: https://buf.build/gen/npm/v1, tarball: https://buf.build/gen/npm/v1/@buf/meshtastic_protobufs.bufbuild_es/-/meshtastic_protobufs.bufbuild_es-1.3.0-20230822221020-f0cda235342d.1.tgz}
peerDependencies:
'@bufbuild/protobuf': ^1.3.0
dependencies:
@ -1763,15 +1763,15 @@ packages:
sort-object: 3.0.3
dev: false
/@meshtastic/[email protected].1-0:
resolution: {integrity: sha512-l0E+Hr7c6x1HPrE+fDtTZtGyxQNHuVhuIfJ435QuCZab8eoSUCBemvMN09L132L8U5elIkQbnXf2VsW7WNSLSQ==}
/@meshtastic/[email protected].3-1:
resolution: {integrity: sha512-vApoofmfgrmcZyEJdcO44uT40CjiML69UNNLgktqMY7961D5wr4AAvrj0eBH5PEzKi0I9bFTePG2k+nVpZtBMA==}
dependencies:
'@buf/meshtastic_protobufs.bufbuild_es': 1.3.0-20230812103233-732b987c2c85.1(@bufbuild/[email protected])
'@buf/meshtastic_protobufs.bufbuild_es': 1.3.0-20230822221020-f0cda235342d.1(@bufbuild/[email protected])
'@bufbuild/protobuf': 1.3.0
crc: 4.3.2
sub-events: 1.9.0
tslib: 2.6.1
tslog: 4.9.1
tslib: 2.6.2
tslog: 4.9.2
transitivePeerDependencies:
- buffer
dev: false
@ -6763,8 +6763,12 @@ packages:
/[email protected]:
resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==}
/[email protected]:
resolution: {integrity: sha512-N6SkH+ApNh65tyKV7CfXmcShfw7KTnoTASQkKr+nZbhM73iwi/3a9ZJeYKRRvboLxkx3UNnNViMo1s/hNdSZLg==}
/[email protected]:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
dev: false
/[email protected]:
resolution: {integrity: sha512-wBM+LRJoNl34Bdu8mYEFxpvmOUedpNUwMNQB/NcuPIZKwdDde6xLHUev3bBjXQU7gdurX++X/YE7gLH8eXYsiQ==}
engines: {node: '>=16'}
dev: false

Loading…
Cancel
Save