Browse Source

Bump min fw version

pull/128/head
Sacha Weatherstone 3 years ago
parent
commit
903eda92f6
  1. 2
      package.json
  2. 8
      pnpm-lock.yaml

2
package.json

@ -23,7 +23,7 @@
"@emeraldpay/hashicon-react": "^0.5.2",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.2.0",
"@meshtastic/meshtasticjs": "2.2.0-0",
"@meshtastic/meshtasticjs": "2.2.0-1",
"@preact/signals-react": "^1.3.5",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",

8
pnpm-lock.yaml

@ -15,8 +15,8 @@ dependencies:
specifier: ^3.2.0
version: 3.2.0([email protected])
'@meshtastic/meshtasticjs':
specifier: 2.2.0-0
version: 2.2.0-0
specifier: 2.2.0-1
version: 2.2.0-1
'@preact/signals-react':
specifier: ^1.3.5
version: 1.3.5([email protected])
@ -1763,8 +1763,8 @@ packages:
sort-object: 3.0.3
dev: false
/@meshtastic/[email protected]0:
resolution: {integrity: sha512-8CIoTVza6I5w39FNI2vz9DXUHYDvMByrPogj7Mxfe6ia9VtRWcz6rw/3SFs8AhokdOBZhI4eIyqaN5sFhpexGA==}
/@meshtastic/[email protected]1:
resolution: {integrity: sha512-Fjh6R7mQdEWNFwz9HsS3G79klQCqGdL8LseJK591AJfG35Ri2o/kDJJD9L/WLMPxVrneKRwGQhxPLt7KlT5zvg==}
dependencies:
'@buf/meshtastic_protobufs.bufbuild_es': 1.3.0-20230807174505-db3cb0c7cf53.1(@bufbuild/[email protected])
'@bufbuild/protobuf': 1.3.0

Loading…
Cancel
Save