From e868a38c09dca78d0fc1c229bea895f2fa536c6d Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sat, 28 Dec 2024 14:30:31 +0100 Subject: [PATCH] Update zigbee2mqtt-frontend to 0.9.3 (#25347) 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 e65424a691..34fd04c182 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "ws": "^8.18.0", "zigbee-herdsman": "3.2.0", "zigbee-herdsman-converters": "21.9.2", - "zigbee2mqtt-frontend": "0.9.2" + "zigbee2mqtt-frontend": "0.9.3" }, "devDependencies": { "@eslint/core": "^0.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2fceb5aa4..607658e712 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 21.9.2 version: 21.9.2 zigbee2mqtt-frontend: - specifier: 0.9.2 - version: 0.9.2 + specifier: 0.9.3 + version: 0.9.3 optionalDependencies: sd-notify: specifier: ^2.8.0 @@ -1840,8 +1840,8 @@ packages: zigbee-herdsman@3.2.0: resolution: {integrity: sha512-riF+sptb6PP33oeNer8P+KXK1b5cQh1EvsvZd0hqxCX/6uCZ5wFFCjqnsbixG2rXwxYGXmGb/QqYW45a1+qQPw==} - zigbee2mqtt-frontend@0.9.2: - resolution: {integrity: sha512-MSd4kV0qpJpYmTb5PkhNmBt0kmjoQosJVMXcuKRriDR9gB9LWJf1+ws4NKLvZ6L+kyySSuoDbUMu6BVX7yModg==} + zigbee2mqtt-frontend@0.9.3: + resolution: {integrity: sha512-MEGYNY3wz2Q8xx1/Dsi5ngLRCpMhPxpCevYSPf7Hv/84JFVS1Cf0NY6kHqHGWMtf+yboChL/Eds5hhWCxUc3hg==} engines: {node: '>=18'} snapshots: @@ -3527,4 +3527,4 @@ snapshots: transitivePeerDependencies: - supports-color - zigbee2mqtt-frontend@0.9.2: {} + zigbee2mqtt-frontend@0.9.3: {}