Skip to content

Commit

Permalink
Merge pull request #76 from scruplelesswizard/bump-protobufs-2.2.15
Browse files Browse the repository at this point in the history
Bump Dependencies
  • Loading branch information
thebentern authored Dec 8, 2023
2 parents b240ec6 + bdc2c57 commit 2ae1ee9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 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.13-1",
"version": "2.2.15-0",
"description": "Browser library for interfacing with meshtastic devices",
"license": "GPL-3.0-only",
"scripts": {
Expand Down Expand Up @@ -36,19 +36,19 @@
"url": "https://github.com/meshtastic/js.git"
},
"dependencies": {
"@buf/meshtastic_protobufs.bufbuild_es": "1.4.2-20231115125959-252a144b0286.1",
"@bufbuild/protobuf": "^1.4.2",
"@buf/meshtastic_protobufs.bufbuild_es": "1.5.1-20231206215336-8002ce9b3c7a.1",
"@bufbuild/protobuf": "^1.5.1",
"crc": "^4.3.2",
"sub-events": "^1.9.0",
"tslib": "^2.6.2",
"tslog": "^4.9.2"
},
"devDependencies": {
"@types/node": "^20.9.0",
"@types/node": "^20.10.4",
"@types/w3c-web-serial": "^1.0.6",
"@types/web-bluetooth": "^0.0.20",
"biome": "^0.3.3",
"typedoc": "^0.25.3",
"typescript": "^5.2.2"
"typedoc": "^0.25.4",
"typescript": "^5.3.3"
}
}
54 changes: 27 additions & 27 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 2ae1ee9

Please sign in to comment.