mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-26 12:39:56 +00:00
fix(ignore): update zigbee2mqtt-frontend to 0.6.148 (#20034)
Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
Generated
+7
-7
@@ -35,7 +35,7 @@
|
||||
"ws": "^8.14.2",
|
||||
"zigbee-herdsman": "0.25.3",
|
||||
"zigbee-herdsman-converters": "16.0.2",
|
||||
"zigbee2mqtt-frontend": "0.6.147"
|
||||
"zigbee2mqtt-frontend": "0.6.148"
|
||||
},
|
||||
"bin": {
|
||||
"zigbee2mqtt": "cli.js"
|
||||
@@ -9977,9 +9977,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/zigbee2mqtt-frontend": {
|
||||
"version": "0.6.147",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.147.tgz",
|
||||
"integrity": "sha512-Flm6/ZhDZ/wYIctI9ADEBWKBr7PRI1tEc5wZxyIYpu2a2xtE4+LT9wUguPcvIuaYDZCy0OrcOmUMIKZxsLs0Ow==",
|
||||
"version": "0.6.148",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.148.tgz",
|
||||
"integrity": "sha512-GLYLdF2OtlDsuct+kmPV0hWA4XnA+Rvod+tYWX0+9289xNtupEwyVXX4LloXrGRp8j+hhkpU4u56Ag8rq9OkSw==",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
@@ -17214,9 +17214,9 @@
|
||||
}
|
||||
},
|
||||
"zigbee2mqtt-frontend": {
|
||||
"version": "0.6.147",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.147.tgz",
|
||||
"integrity": "sha512-Flm6/ZhDZ/wYIctI9ADEBWKBr7PRI1tEc5wZxyIYpu2a2xtE4+LT9wUguPcvIuaYDZCy0OrcOmUMIKZxsLs0Ow=="
|
||||
"version": "0.6.148",
|
||||
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.6.148.tgz",
|
||||
"integrity": "sha512-GLYLdF2OtlDsuct+kmPV0hWA4XnA+Rvod+tYWX0+9289xNtupEwyVXX4LloXrGRp8j+hhkpU4u56Ag8rq9OkSw=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@
|
||||
"ws": "^8.14.2",
|
||||
"zigbee-herdsman": "0.25.3",
|
||||
"zigbee-herdsman-converters": "16.0.2",
|
||||
"zigbee2mqtt-frontend": "0.6.147"
|
||||
"zigbee2mqtt-frontend": "0.6.148"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.5",
|
||||
|
||||
Reference in New Issue
Block a user