From a46e5482972b82f90b312f9bc58eb5ce56b71b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 02:45:04 +0000 Subject: [PATCH] chore(deps): bump tslog from 4.11.0 to 5.1.0 Bumps [tslog](https://github.com/fullstack-build/tslog) from 4.11.0 to 5.1.0. - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullstack-build/tslog/compare/v4.11.0...v5.1.0) --- updated-dependencies: - dependency-name: tslog dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/sdk/package.json | 2 +- pnpm-lock.yaml | 23 +++++++++++++++-------- 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 341f10997..fa89a97bc 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@bufbuild/protobuf": "^2.12.1", "@meshtastic/protobufs": "workspace:*", "ste-simple-events": "^3.0.11", - "tslog": "^4.11.0" + "tslog": "^5.1.0" }, "devDependencies": { "@meshtastic/core": "jsr:^2.6.6", diff --git a/packages/sdk/package.json b/packages/sdk/package.json index e2ae6f6cc..8273ac39c 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -53,7 +53,7 @@ "better-result": "^2.10.0", "crc": "npm:crc@^4.3.2", "ste-simple-events": "^3.0.11", - "tslog": "^4.11.0" + "tslog": "^5.1.0" }, "tsdown": { "clean": true, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52defc2d3..3c3d37734 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^3.0.11 version: 3.0.11 tslog: - specifier: ^4.11.0 - version: 4.11.0 + specifier: ^5.1.0 + version: 5.1.0 devDependencies: '@meshtastic/core': specifier: jsr:^2.6.6 @@ -357,8 +357,8 @@ importers: specifier: ^3.0.11 version: 3.0.11 tslog: - specifier: ^4.11.0 - version: 4.11.0 + specifier: ^5.1.0 + version: 5.1.0 packages/sdk-react: dependencies: @@ -1707,8 +1707,8 @@ packages: '@preact/signals-core@1.14.4': resolution: {integrity: sha512-HNB6HYeYKhQbJ1aKl+YRjrS4+QWHLKX6qKoUsfS/m0vqzsVaEBiZiaKbG/e+NKk2ch5ALQr/ihWaMHxiCuuWHA==} - '@publint/pack@0.1.5': - resolution: {integrity: sha512-edgyN2pP07uXiP4tJs0s8KVmU8M8i60YPbbI0/WDeok1mIJHRXz+CgD8I0nelwDkoCh3EWL/G5kGfbuHjsdbvw==} + '@publint/pack@0.1.6': + resolution: {integrity: sha512-3uVNyGcVplhPZSLVyeIpL7+cIRn1YCSNHLG/rUIlBQMVH8YuN9++YF+5+UDIIO9RW98dujiUoTltO7RDB5bFJA==} engines: {node: '>=18'} '@quansync/fs@1.0.0': @@ -6036,6 +6036,11 @@ packages: resolution: {integrity: sha512-gBe0FTKkRpOv3DenGipjQWQe073jNd1cOLj3nYfVM0/NP29sQzAIx6kfyfTTsQOiWMC+B+tSr289lNXtu7HCmQ==} engines: {node: '>=16'} + tslog@5.1.0: + resolution: {integrity: sha512-g77ALovust2HNBX/63ePEJwetIeX0Vi/dlzqBO+ZAg+aERB54KMmaz/khNPxhFpaxKQ6RQj65sK6vIhj1SJgjQ==} + engines: {node: '>=20'} + hasBin: true + tsx@4.21.0: resolution: {integrity: sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==} engines: {node: '>=18.0.0'} @@ -7732,7 +7737,7 @@ snapshots: '@preact/signals-core@1.14.4': {} - '@publint/pack@0.1.5': + '@publint/pack@0.1.6': dependencies: tinyexec: 1.2.4 @@ -11920,7 +11925,7 @@ snapshots: publint@0.3.21: dependencies: - '@publint/pack': 0.1.5 + '@publint/pack': 0.1.6 package-manager-detector: 1.8.0 picocolors: 1.1.1 sade: 1.8.1 @@ -12631,6 +12636,8 @@ snapshots: tslog@4.11.0: {} + tslog@5.1.0: {} + tsx@4.21.0: dependencies: esbuild: 0.27.7