From f656d9629c405d32067ccbbf411b1c5d6255e4ff Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sun, 11 May 2025 22:00:25 +0200 Subject: [PATCH] fix(ignore): update zigbee2mqtt-frontend to 0.9.13 (#27382) Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 85f06471..bf7e899e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "ws": "^8.18.1", "zigbee-herdsman": "4.0.2", "zigbee-herdsman-converters": "23.41.0", - "zigbee2mqtt-frontend": "0.9.12" + "zigbee2mqtt-frontend": "0.9.13" }, "devDependencies": { "@biomejs/biome": "^1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a9c3d3b..acd6aa09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,8 +81,8 @@ importers: specifier: 23.41.0 version: 23.41.0 zigbee2mqtt-frontend: - specifier: 0.9.12 - version: 0.9.12 + specifier: 0.9.13 + version: 0.9.13 devDependencies: '@biomejs/biome': specifier: ^1.9.4 @@ -1445,8 +1445,8 @@ packages: resolution: {integrity: sha512-xtA5xlK6DyQtI/yH8P86W2X+RYh6hI9BtB7Eu/drwWGFMSbhHA28CQCbllUkX+j6puL0xJZoy8Qwi8f/i6a1LQ==} engines: {node: '>=20.17.0'} - zigbee2mqtt-frontend@0.9.12: - resolution: {integrity: sha512-ciEq6JsUuDcvfVdeNHqBtVpP2z6AvDYosRRZzNudbQ6WjOloQqWF1nc6Zlc91ObdkliFfwXcGkB/GDK9hADBzg==} + zigbee2mqtt-frontend@0.9.13: + resolution: {integrity: sha512-glTdKinDh1xX1lvESgHhX88Qp9KFpFCK9kqjIYwstk5JOabJpeHRhJxLRhnNvI9ALieehYPeOr2eM3fCVEkNzQ==} engines: {node: '>=20.11'} snapshots: @@ -2706,4 +2706,4 @@ snapshots: zigbee-on-host@0.1.11: {} - zigbee2mqtt-frontend@0.9.12: {} + zigbee2mqtt-frontend@0.9.13: {}