From aeeaf85dac03185d47192afd35cec9248c4bb1b1 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Thu, 7 Sep 2023 18:13:31 -0500 Subject: [PATCH] Lock that down --- pnpm-lock.yaml | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1565d35b..f95d0fad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^3.2.0 version: 3.2.0(react-hook-form@7.45.4) '@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(react@18.2.0) @@ -1402,8 +1402,8 @@ packages: to-fast-properties: 2.0.0 dev: true - /@buf/meshtastic_protobufs.bufbuild_es@1.3.0-20230812103233-732b987c2c85.1(@bufbuild/protobuf@1.3.0): - 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/meshtastic_protobufs.bufbuild_es@1.3.0-20230822221020-f0cda235342d.1(@bufbuild/protobuf@1.3.0): + 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/meshtasticjs@2.2.1-0: - resolution: {integrity: sha512-l0E+Hr7c6x1HPrE+fDtTZtGyxQNHuVhuIfJ435QuCZab8eoSUCBemvMN09L132L8U5elIkQbnXf2VsW7WNSLSQ==} + /@meshtastic/meshtasticjs@2.2.3-1: + resolution: {integrity: sha512-vApoofmfgrmcZyEJdcO44uT40CjiML69UNNLgktqMY7961D5wr4AAvrj0eBH5PEzKi0I9bFTePG2k+nVpZtBMA==} dependencies: - '@buf/meshtastic_protobufs.bufbuild_es': 1.3.0-20230812103233-732b987c2c85.1(@bufbuild/protobuf@1.3.0) + '@buf/meshtastic_protobufs.bufbuild_es': 1.3.0-20230822221020-f0cda235342d.1(@bufbuild/protobuf@1.3.0) '@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: /tslib@2.6.1: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} - /tslog@4.9.1: - resolution: {integrity: sha512-N6SkH+ApNh65tyKV7CfXmcShfw7KTnoTASQkKr+nZbhM73iwi/3a9ZJeYKRRvboLxkx3UNnNViMo1s/hNdSZLg==} + /tslib@2.6.2: + resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + dev: false + + /tslog@4.9.2: + resolution: {integrity: sha512-wBM+LRJoNl34Bdu8mYEFxpvmOUedpNUwMNQB/NcuPIZKwdDde6xLHUev3bBjXQU7gdurX++X/YE7gLH8eXYsiQ==} engines: {node: '>=16'} dev: false