From e16f651399a4d96da334f6469fb39bd2e3989d35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 13:49:55 +0200 Subject: [PATCH] fix(deps): update dependency mqtt to v5 (#408) * fix(deps): update dependency mqtt to v5 * fix: update breaking change --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Philipp Arndt <2f.mail@gmx.de> --- ....json.run.xml => Start production.run.xml} | 1 - app/lib/mqtt/mqtt-client.ts | 7 +- app/package.json | 4 +- app/pnpm-lock.yaml | 244 ++++++++++++------ 4 files changed, 169 insertions(+), 87 deletions(-) rename .run/{start ._production_config.json.run.xml => Start production.run.xml} (84%) diff --git a/.run/start ._production_config.json.run.xml b/.run/Start production.run.xml similarity index 84% rename from .run/start ._production_config.json.run.xml rename to .run/Start production.run.xml index 3b76eb95..003f02a2 100644 --- a/.run/start ._production_config.json.run.xml +++ b/.run/Start production.run.xml @@ -5,7 +5,6 @@