Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Sep 8, 2023
1 parent 85f502e commit a58a316
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meshtastic/meshtasticjs",
"version": "2.2.3-1",
"version": "2.2.4",
"description": "Browser library for interfacing with meshtastic devices",
"license": "GPL-3.0-only",
"scripts": {
Expand Down Expand Up @@ -37,19 +37,19 @@
"url": "https://github.com/meshtastic/js.git"
},
"dependencies": {
"@buf/meshtastic_protobufs.bufbuild_es": "1.3.0-20230822221020-f0cda235342d.1",
"@bufbuild/protobuf": "^1.3.0",
"@buf/meshtastic_protobufs.bufbuild_es": "1.3.1-20230904233148-2a7fc47982a9.1",
"@bufbuild/protobuf": "^1.3.1",
"crc": "^4.3.2",
"sub-events": "^1.9.0",
"tslib": "^2.6.2",
"tslog": "^4.9.2"
},
"devDependencies": {
"@types/node": "^20.5.6",
"@types/node": "^20.5.9",
"@types/w3c-web-serial": "^1.0.3",
"@types/web-bluetooth": "^0.0.17",
"rome": "^12.1.3",
"typedoc": "^0.25.0",
"typedoc": "^0.25.1",
"typescript": "^5.2.2"
}
}
}
42 changes: 21 additions & 21 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a58a316

Please sign in to comment.