2 changed files with 17 additions and 0 deletions
@ -17,6 +17,9 @@ importers: |
|||
'@meshtastic/js': |
|||
specifier: 2.3.7-1 |
|||
version: 2.3.7-1 |
|||
'@noble/curves': |
|||
specifier: ^1.5.0 |
|||
version: 1.5.0 |
|||
'@radix-ui/react-accordion': |
|||
specifier: ^1.2.0 |
|||
version: 1.2.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected]) |
|||
@ -584,6 +587,13 @@ packages: |
|||
'@meshtastic/[email protected]': |
|||
resolution: {integrity: sha512-pv+Xk6HkKrScCrQp31k5QOUYozabXn6NhXN7c7Cc9ysG94U1wGtfueRbEbFxXCHO3JshNz0CdE1FcSMnrLMjsQ==} |
|||
|
|||
'@noble/[email protected]': |
|||
resolution: {integrity: sha512-J5EKamIHnKPyClwVrzmaf5wSdQXgdHcPZIZLu3bwnbeCx8/7NPK5q2ZBWF+5FvYGByjiQQsJYX6jfgB2wDPn3A==} |
|||
|
|||
'@noble/[email protected]': |
|||
resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==} |
|||
engines: {node: '>= 16'} |
|||
|
|||
'@nodelib/[email protected]': |
|||
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} |
|||
engines: {node: '>= 8'} |
|||
@ -3485,6 +3495,12 @@ snapshots: |
|||
transitivePeerDependencies: |
|||
- buffer |
|||
|
|||
'@noble/[email protected]': |
|||
dependencies: |
|||
'@noble/hashes': 1.4.0 |
|||
|
|||
'@noble/[email protected]': {} |
|||
|
|||
'@nodelib/[email protected]': |
|||
dependencies: |
|||
'@nodelib/fs.stat': 2.0.5 |
|||
|
|||
Loading…
Reference in new issue