From b65cc0ee74822cd7c011b9976fab671b6eb7010b Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Tue, 24 Dec 2024 14:41:24 +0100 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.9.2 (#25313) 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 30b7ba8e7..5c7ae7291 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "ws": "^8.18.0", "zigbee-herdsman": "3.1.1", "zigbee-herdsman-converters": "21.8.0", - "zigbee2mqtt-frontend": "0.9.1" + "zigbee2mqtt-frontend": "0.9.2" }, "devDependencies": { "@eslint/core": "^0.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dff0c8038..655fc4d6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 21.8.0 version: 21.8.0 zigbee2mqtt-frontend: - specifier: 0.9.1 - version: 0.9.1 + specifier: 0.9.2 + version: 0.9.2 optionalDependencies: sd-notify: specifier: ^2.8.0 @@ -1840,8 +1840,8 @@ packages: zigbee-herdsman@3.1.1: resolution: {integrity: sha512-pOCxmzLMLfvWxhpjMARUmvF4ElJQOJBSzT22XgOqZ9WxxkIK+XnSHwdQnsvfXqqk7obL9R3KW3ZzJLuUEpMY0A==} - zigbee2mqtt-frontend@0.9.1: - resolution: {integrity: sha512-obpvrDkTqiK87c9M8fJNqR0zbIxBoCp5X4b8i0WsS2rEL60XEF76d8P7eY+4pXkvrmkN4nd794+yNyDnqUxfdg==} + zigbee2mqtt-frontend@0.9.2: + resolution: {integrity: sha512-MSd4kV0qpJpYmTb5PkhNmBt0kmjoQosJVMXcuKRriDR9gB9LWJf1+ws4NKLvZ6L+kyySSuoDbUMu6BVX7yModg==} engines: {node: '>=18'} snapshots: @@ -3527,4 +3527,4 @@ snapshots: transitivePeerDependencies: - supports-color - zigbee2mqtt-frontend@0.9.1: {} + zigbee2mqtt-frontend@0.9.2: {}