Browse Source

Upgrade @meshtastic/js 2.3.7-0 > 2.3.7-1

pull/284/head
Tilen Komel 2 years ago
parent
commit
2d106eb3a9
  1. 2
      package.json
  2. 10
      pnpm-lock.yaml

2
package.json

@ -23,7 +23,7 @@
"dependencies": { "dependencies": {
"@bufbuild/protobuf": "^1.10.0", "@bufbuild/protobuf": "^1.10.0",
"@emeraldpay/hashicon-react": "^0.5.2", "@emeraldpay/hashicon-react": "^0.5.2",
"@meshtastic/js": "2.3.7-0", "@meshtastic/js": "2.3.7-1",
"@radix-ui/react-accordion": "^1.2.0", "@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-checkbox": "^1.1.0", "@radix-ui/react-checkbox": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dialog": "^1.1.1",

10
pnpm-lock.yaml

@ -15,8 +15,8 @@ importers:
specifier: ^0.5.2 specifier: ^0.5.2
version: 0.5.2 version: 0.5.2
'@meshtastic/js': '@meshtastic/js':
specifier: 2.3.7-0 specifier: 2.3.7-1
version: 2.3.7-0 version: 2.3.7-1
'@radix-ui/react-accordion': '@radix-ui/react-accordion':
specifier: ^1.2.0 specifier: ^1.2.0
version: 1.2.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected]) version: 1.2.0(@types/[email protected])(@types/[email protected])([email protected]([email protected]))([email protected])
@ -581,8 +581,8 @@ packages:
resolution: {integrity: sha512-eSiQ3E5LUSxAOY9ABXGyfNhout2iEa6mUxKeaQ9nJ8NL1NuaQYU7zKqzx/LEYcXe1neT4uYAgM1wYZj3fTSXtA==} resolution: {integrity: sha512-eSiQ3E5LUSxAOY9ABXGyfNhout2iEa6mUxKeaQ9nJ8NL1NuaQYU7zKqzx/LEYcXe1neT4uYAgM1wYZj3fTSXtA==}
hasBin: true hasBin: true
'@meshtastic/[email protected]0': '@meshtastic/[email protected]1':
resolution: {integrity: sha512-XTNyUXj3SWQ91XqwgrTZT7rTQsiI3d8noRaxnpxRw6Ck7WtjjPF0ygnPA8eQ6kastyUkgpXzcjtD9a6Qz6n+WQ==} resolution: {integrity: sha512-pv+Xk6HkKrScCrQp31k5QOUYozabXn6NhXN7c7Cc9ysG94U1wGtfueRbEbFxXCHO3JshNz0CdE1FcSMnrLMjsQ==}
'@nodelib/[email protected]': '@nodelib/[email protected]':
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
@ -3477,7 +3477,7 @@ snapshots:
sort-object: 3.0.3 sort-object: 3.0.3
tinyqueue: 2.0.3 tinyqueue: 2.0.3
'@meshtastic/[email protected]0': '@meshtastic/[email protected]1':
dependencies: dependencies:
crc: 4.3.2 crc: 4.3.2
ste-simple-events: 3.0.11 ste-simple-events: 3.0.11

Loading…
Cancel
Save