Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Sep 30, 2023
1 parent c1e57bd commit 0a4451c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meshtastic/meshtasticjs",
"version": "2.2.4-0",
"version": "2.2.9-0",
"description": "Browser library for interfacing with meshtastic devices",
"license": "GPL-3.0-only",
"scripts": {
Expand Down Expand Up @@ -37,17 +37,17 @@
"url": "https://github.com/meshtastic/js.git"
},
"dependencies": {
"@buf/meshtastic_protobufs.bufbuild_es": "1.3.1-20230904233148-2a7fc47982a9.1",
"@buf/meshtastic_protobufs.bufbuild_es": "1.3.1-20230926160755-036d62366763.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.9",
"@types/w3c-web-serial": "^1.0.3",
"@types/web-bluetooth": "^0.0.17",
"@types/node": "^20.8.0",
"@types/w3c-web-serial": "^1.0.4",
"@types/web-bluetooth": "^0.0.18",
"rome": "^12.1.3",
"typedoc": "^0.25.1",
"typescript": "^5.2.2"
Expand Down
32 changes: 16 additions & 16 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 0a4451c

Please sign in to comment.