Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Aug 27, 2023
1 parent 427e98b commit 48f925e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meshtastic/meshtasticjs",
"version": "2.2.1-0",
"version": "2.2.3-0",
"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-20230812103233-732b987c2c85.1",
"@buf/meshtastic_protobufs.bufbuild_es": "1.3.0-20230822221020-f0cda235342d.1",
"@bufbuild/protobuf": "^1.3.0",
"crc": "^4.3.2",
"sub-events": "^1.9.0",
"tslib": "^2.6.1",
"tslog": "^4.9.1"
"tslib": "^2.6.2",
"tslog": "^4.9.2"
},
"devDependencies": {
"@types/node": "^20.4.10",
"@types/node": "^20.5.6",
"@types/w3c-web-serial": "^1.0.3",
"@types/web-bluetooth": "^0.0.17",
"rome": "^12.1.3",
"typedoc": "^0.24.8",
"typescript": "^5.1.6"
"typedoc": "^0.25.0",
"typescript": "^5.2.2"
}
}
60 changes: 30 additions & 30 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 48f925e

Please sign in to comment.