mirror of
https://github.com/meshtastic/web.git
synced 2026-04-26 08:48:25 -04:00
fix: update-lock-file (#847)
This commit is contained in:
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -12,8 +12,8 @@ importers:
|
||||
specifier: ^2.8.0
|
||||
version: 2.8.0
|
||||
'@meshtastic/protobufs':
|
||||
specifier: ^2.7.8
|
||||
version: 2.7.8
|
||||
specifier: npm:@jsr/meshtastic__protobufs@^2.7.8
|
||||
version: '@jsr/meshtastic__protobufs@2.7.8'
|
||||
ste-simple-events:
|
||||
specifier: ^3.0.11
|
||||
version: 3.0.11
|
||||
@@ -1363,6 +1363,9 @@ packages:
|
||||
'@jridgewell/trace-mapping@0.3.31':
|
||||
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
|
||||
|
||||
'@jsr/meshtastic__protobufs@2.7.8':
|
||||
resolution: {integrity: sha512-KX6Ald9ZaZPiTMs0TveHGmUKY7RuHnI3B6CxBylfVIVo8VYZxTowxUymUZ86e1YiGFLZkZgki1BTp4W5O/Ting==, tarball: https://npm.jsr.io/~/11/@jsr/meshtastic__protobufs/2.7.8.tgz}
|
||||
|
||||
'@mapbox/geojson-rewind@0.5.2':
|
||||
resolution: {integrity: sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==}
|
||||
hasBin: true
|
||||
@@ -1395,9 +1398,6 @@ packages:
|
||||
resolution: {integrity: sha512-IGJtuBbaGzOUgODdBRg66p8stnwj9iDXkgbYKoYcNiiQmaez5WVRfXm4b03MCDwmZyX93csbfHFWEJJYHnn5oA==}
|
||||
hasBin: true
|
||||
|
||||
'@meshtastic/protobufs@2.7.8':
|
||||
resolution: {integrity: sha512-Itn6sNVDvmSA6jsbqZWDScGbXkUUF3+bfJWKbdx5aA3+1tJiXas7I6aeC/aJPa1HelxLvBT3KO63jSgS1Pk83w==}
|
||||
|
||||
'@napi-rs/wasm-runtime@1.0.4':
|
||||
resolution: {integrity: sha512-+ZEtJPp8EF8h4kN6rLQECRor00H7jtDgBVtttIUoxuDkXLiQMaSBqju3LV/IEsMvqVG5pviUvR4jYhIA1xNm8w==}
|
||||
|
||||
@@ -6473,6 +6473,10 @@ snapshots:
|
||||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.5
|
||||
|
||||
'@jsr/meshtastic__protobufs@2.7.8':
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 2.8.0
|
||||
|
||||
'@mapbox/geojson-rewind@0.5.2':
|
||||
dependencies:
|
||||
get-stream: 6.0.1
|
||||
@@ -6511,10 +6515,6 @@ snapshots:
|
||||
rw: 1.3.3
|
||||
tinyqueue: 3.0.0
|
||||
|
||||
'@meshtastic/protobufs@2.7.8':
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 2.8.0
|
||||
|
||||
'@napi-rs/wasm-runtime@1.0.4':
|
||||
dependencies:
|
||||
'@emnapi/core': 1.5.0
|
||||
|
||||
Reference in New Issue
Block a user