committed by
GitHub
1 changed files with 9 additions and 9 deletions
@ -12,8 +12,8 @@ importers: |
|||||
specifier: ^2.8.0 |
specifier: ^2.8.0 |
||||
version: 2.8.0 |
version: 2.8.0 |
||||
'@meshtastic/protobufs': |
'@meshtastic/protobufs': |
||||
specifier: ^2.7.8 |
specifier: npm:@jsr/meshtastic__protobufs@^2.7.8 |
||||
version: 2.7.8 |
version: '@jsr/[email protected]' |
||||
ste-simple-events: |
ste-simple-events: |
||||
specifier: ^3.0.11 |
specifier: ^3.0.11 |
||||
version: 3.0.11 |
version: 3.0.11 |
||||
@ -1363,6 +1363,9 @@ packages: |
|||||
'@jridgewell/[email protected]': |
'@jridgewell/[email protected]': |
||||
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} |
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} |
||||
|
|
||||
|
'@jsr/[email protected]': |
||||
|
resolution: {integrity: sha512-KX6Ald9ZaZPiTMs0TveHGmUKY7RuHnI3B6CxBylfVIVo8VYZxTowxUymUZ86e1YiGFLZkZgki1BTp4W5O/Ting==, tarball: https://npm.jsr.io/~/11/@jsr/meshtastic__protobufs/2.7.8.tgz} |
||||
|
|
||||
'@mapbox/[email protected]': |
'@mapbox/[email protected]': |
||||
resolution: {integrity: sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==} |
resolution: {integrity: sha512-tJaT+RbYGJYStt7wI3cq4Nl4SXxG8W7JDG5DMJu97V25RnbNg3QtQtf+KD+VLjNpWKYsRvXDNmNrBgEETr1ifA==} |
||||
hasBin: true |
hasBin: true |
||||
@ -1395,9 +1398,6 @@ packages: |
|||||
resolution: {integrity: sha512-IGJtuBbaGzOUgODdBRg66p8stnwj9iDXkgbYKoYcNiiQmaez5WVRfXm4b03MCDwmZyX93csbfHFWEJJYHnn5oA==} |
resolution: {integrity: sha512-IGJtuBbaGzOUgODdBRg66p8stnwj9iDXkgbYKoYcNiiQmaez5WVRfXm4b03MCDwmZyX93csbfHFWEJJYHnn5oA==} |
||||
hasBin: true |
hasBin: true |
||||
|
|
||||
'@meshtastic/[email protected]': |
|
||||
resolution: {integrity: sha512-Itn6sNVDvmSA6jsbqZWDScGbXkUUF3+bfJWKbdx5aA3+1tJiXas7I6aeC/aJPa1HelxLvBT3KO63jSgS1Pk83w==} |
|
||||
|
|
||||
'@napi-rs/[email protected]': |
'@napi-rs/[email protected]': |
||||
resolution: {integrity: sha512-+ZEtJPp8EF8h4kN6rLQECRor00H7jtDgBVtttIUoxuDkXLiQMaSBqju3LV/IEsMvqVG5pviUvR4jYhIA1xNm8w==} |
resolution: {integrity: sha512-+ZEtJPp8EF8h4kN6rLQECRor00H7jtDgBVtttIUoxuDkXLiQMaSBqju3LV/IEsMvqVG5pviUvR4jYhIA1xNm8w==} |
||||
|
|
||||
@ -6473,6 +6473,10 @@ snapshots: |
|||||
'@jridgewell/resolve-uri': 3.1.2 |
'@jridgewell/resolve-uri': 3.1.2 |
||||
'@jridgewell/sourcemap-codec': 1.5.5 |
'@jridgewell/sourcemap-codec': 1.5.5 |
||||
|
|
||||
|
'@jsr/[email protected]': |
||||
|
dependencies: |
||||
|
'@bufbuild/protobuf': 2.8.0 |
||||
|
|
||||
'@mapbox/[email protected]': |
'@mapbox/[email protected]': |
||||
dependencies: |
dependencies: |
||||
get-stream: 6.0.1 |
get-stream: 6.0.1 |
||||
@ -6511,10 +6515,6 @@ snapshots: |
|||||
rw: 1.3.3 |
rw: 1.3.3 |
||||
tinyqueue: 3.0.0 |
tinyqueue: 3.0.0 |
||||
|
|
||||
'@meshtastic/[email protected]': |
|
||||
dependencies: |
|
||||
'@bufbuild/protobuf': 2.8.0 |
|
||||
|
|
||||
'@napi-rs/[email protected]': |
'@napi-rs/[email protected]': |
||||
dependencies: |
dependencies: |
||||
'@emnapi/core': 1.5.0 |
'@emnapi/core': 1.5.0 |
||||
|
|||||
Loading…
Reference in new issue