1 changed files with 4 additions and 4 deletions
@ -28,10 +28,10 @@ |
|||||
"dependencies": { |
"dependencies": { |
||||
"@bufbuild/protobuf": "^2.6.0", |
"@bufbuild/protobuf": "^2.6.0", |
||||
"@hookform/resolvers": "^5.1.1", |
"@hookform/resolvers": "^5.1.1", |
||||
"@meshtastic/core": "npm:@jsr/[email protected]", |
"@meshtastic/core": "workspace:*", |
||||
"@meshtastic/transport-http": "npm:@jsr/meshtastic__transport-http", |
"@meshtastic/transport-http": "workspace:*", |
||||
"@meshtastic/transport-web-bluetooth": "npm:@jsr/meshtastic__transport-web-bluetooth", |
"@meshtastic/transport-web-bluetooth": "workspace:*", |
||||
"@meshtastic/transport-web-serial": "npm:@jsr/meshtastic__transport-web-serial", |
"@meshtastic/transport-web-serial": "workspace:*", |
||||
"@noble/curves": "^1.9.2", |
"@noble/curves": "^1.9.2", |
||||
"@radix-ui/react-accordion": "^1.2.11", |
"@radix-ui/react-accordion": "^1.2.11", |
||||
"@radix-ui/react-checkbox": "^1.3.2", |
"@radix-ui/react-checkbox": "^1.3.2", |
||||
|
|||||
Loading…
Reference in new issue