mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.9.11 (#27301)
Co-authored-by: nurikk <1525421+nurikk@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@
|
||||
"ws": "^8.18.1",
|
||||
"zigbee-herdsman": "4.0.0",
|
||||
"zigbee-herdsman-converters": "23.36.0",
|
||||
"zigbee2mqtt-frontend": "0.9.10"
|
||||
"zigbee2mqtt-frontend": "0.9.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
|
||||
Generated
+5
-5
@@ -81,8 +81,8 @@ importers:
|
||||
specifier: 23.36.0
|
||||
version: 23.36.0
|
||||
zigbee2mqtt-frontend:
|
||||
specifier: 0.9.10
|
||||
version: 0.9.10
|
||||
specifier: 0.9.11
|
||||
version: 0.9.11
|
||||
devDependencies:
|
||||
'@biomejs/biome':
|
||||
specifier: ^1.9.4
|
||||
@@ -1464,8 +1464,8 @@ packages:
|
||||
resolution: {integrity: sha512-xtA5xlK6DyQtI/yH8P86W2X+RYh6hI9BtB7Eu/drwWGFMSbhHA28CQCbllUkX+j6puL0xJZoy8Qwi8f/i6a1LQ==}
|
||||
engines: {node: '>=20.17.0'}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.10:
|
||||
resolution: {integrity: sha512-dydOEf+bvywVGyv7nwnY6QtUYFddj7vNSY+bX/M9Mw6XPqe1NTqnYySVJeS8wM1Mo7WjPAdYZjF6z+ffxH/Nwg==}
|
||||
zigbee2mqtt-frontend@0.9.11:
|
||||
resolution: {integrity: sha512-IYX+ugF5zKGe+KBz0scQqB65jb62c6L8rdHTbYdZx8TqlunN4MZZJ9hAm6b+6dJUk+jAyVmjAr1+laUylsQtkg==}
|
||||
engines: {node: '>=20.11'}
|
||||
|
||||
snapshots:
|
||||
@@ -2736,4 +2736,4 @@ snapshots:
|
||||
|
||||
zigbee-on-host@0.1.11: {}
|
||||
|
||||
zigbee2mqtt-frontend@0.9.10: {}
|
||||
zigbee2mqtt-frontend@0.9.11: {}
|
||||
|
||||
Reference in New Issue
Block a user