diff --git a/package.json b/package.json index 02bedcc..fa4d566 100644 --- a/package.json +++ b/package.json @@ -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": { @@ -37,7 +37,7 @@ "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", @@ -45,9 +45,9 @@ "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" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a08254..fefc6e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@buf/meshtastic_protobufs.bufbuild_es': - specifier: 1.3.1-20230904233148-2a7fc47982a9.1 - version: 1.3.1-20230904233148-2a7fc47982a9.1(@bufbuild/protobuf@1.3.1) + specifier: 1.3.1-20230926160755-036d62366763.1 + version: 1.3.1-20230926160755-036d62366763.1(@bufbuild/protobuf@1.3.1) '@bufbuild/protobuf': specifier: ^1.3.1 version: 1.3.1 @@ -26,14 +26,14 @@ dependencies: devDependencies: '@types/node': - specifier: ^20.5.9 - version: 20.5.9 + specifier: ^20.8.0 + version: 20.8.0 '@types/w3c-web-serial': - specifier: ^1.0.3 - version: 1.0.3 + specifier: ^1.0.4 + version: 1.0.4 '@types/web-bluetooth': - specifier: ^0.0.17 - version: 0.0.17 + specifier: ^0.0.18 + version: 0.0.18 rome: specifier: ^12.1.3 version: 12.1.3 @@ -46,8 +46,8 @@ devDependencies: packages: - /@buf/meshtastic_protobufs.bufbuild_es@1.3.1-20230904233148-2a7fc47982a9.1(@bufbuild/protobuf@1.3.1): - resolution: {registry: https://buf.build/gen/npm/v1, tarball: https://buf.build/gen/npm/v1/@buf/meshtastic_protobufs.bufbuild_es/-/meshtastic_protobufs.bufbuild_es-1.3.1-20230904233148-2a7fc47982a9.1.tgz} + /@buf/meshtastic_protobufs.bufbuild_es@1.3.1-20230926160755-036d62366763.1(@bufbuild/protobuf@1.3.1): + resolution: {registry: https://buf.build/gen/npm/v1, tarball: https://buf.build/gen/npm/v1/@buf/meshtastic_protobufs.bufbuild_es/-/meshtastic_protobufs.bufbuild_es-1.3.1-20230926160755-036d62366763.1.tgz} peerDependencies: '@bufbuild/protobuf': ^1.3.1 dependencies: @@ -106,16 +106,16 @@ packages: dev: true optional: true - /@types/node@20.5.9: - resolution: {integrity: sha512-PcGNd//40kHAS3sTlzKB9C9XL4K0sTup8nbG5lC14kzEteTNuAFh9u5nA0o5TWnSG2r/JNPRXFVcHJIIeRlmqQ==} + /@types/node@20.8.0: + resolution: {integrity: sha512-LzcWltT83s1bthcvjBmiBvGJiiUe84NWRHkw+ZV6Fr41z2FbIzvc815dk2nQ3RAKMuN2fkenM/z3Xv2QzEpYxQ==} dev: true - /@types/w3c-web-serial@1.0.3: - resolution: {integrity: sha512-R4J/OjqKAUFQoXVIkaUTfzb/sl6hLh/ZhDTfowJTRMa7LhgEmI/jXV4zsL1u8HpNa853BxwNmDIr0pauizzwSQ==} + /@types/w3c-web-serial@1.0.4: + resolution: {integrity: sha512-EbdEnJdDyLIHOkVqpGn0mIGGqZE6JFwKXHv2GbU/3UfjWvNLZ/HDUlisavLB6DrPhq5tqGyNDdFHb3FKJYXA9Q==} dev: true - /@types/web-bluetooth@0.0.17: - resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} + /@types/web-bluetooth@0.0.18: + resolution: {integrity: sha512-v/ZHEj9xh82usl8LMR3GarzFY1IrbXJw5L4QfQhokjRV91q+SelFqxQWSep1ucXEZ22+dSTwLFkXeur25sPIbw==} dev: true /ansi-sequence-parser@1.1.1: