mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
Update dependencies (#16738)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
7605e1ec06
commit
08a0ace11a
Generated
+715
-717
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -58,7 +58,7 @@
|
||||
"winston": "^3.8.2",
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.12.0",
|
||||
"ws": "^8.12.1",
|
||||
"zigbee-herdsman": "0.14.93",
|
||||
"zigbee-herdsman-converters": "15.0.49",
|
||||
"zigbee2mqtt-frontend": "0.6.124"
|
||||
@@ -76,13 +76,13 @@
|
||||
"@types/object-assign-deep": "^0.4.0",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"@types/ws": "^8.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.51.0",
|
||||
"@typescript-eslint/parser": "^5.51.0",
|
||||
"babel-jest": "^29.4.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.52.0",
|
||||
"@typescript-eslint/parser": "^5.52.0",
|
||||
"babel-jest": "^29.4.3",
|
||||
"eslint": "^8.34.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-jest": "^27.2.1",
|
||||
"jest": "^29.4.2",
|
||||
"jest": "^29.4.3",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user