Update zigbee2mqtt-frontend to 0.9.3 (#25347)

Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2024-12-28 13:30:31 +00:00
committed by GitHub
co-authored by nurikk
parent 301cb331d5
commit e868a38c09
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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",
+5 -5
View File
@@ -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: {}