mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-24 20:41:17 +00:00
Update dependencies (#17007)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
co-authored by
Koenkk
parent
61cdda96ff
commit
8edb176dc0
Generated
+744
-683
File diff suppressed because it is too large
Load Diff
+7
-7
@@ -51,14 +51,14 @@
|
||||
"moment": "^2.29.4",
|
||||
"mqtt": "4.3.7",
|
||||
"object-assign-deep": "^0.4.0",
|
||||
"rimraf": "^4.3.0",
|
||||
"rimraf": "^4.4.0",
|
||||
"semver": "^7.3.8",
|
||||
"source-map-support": "^0.5.21",
|
||||
"uri-js": "^4.4.1",
|
||||
"winston": "^3.8.2",
|
||||
"winston-syslog": "^2.7.0",
|
||||
"winston-transport": "^4.5.0",
|
||||
"ws": "^8.12.1",
|
||||
"ws": "^8.13.0",
|
||||
"zigbee-herdsman": "0.14.98",
|
||||
"zigbee-herdsman-converters": "15.0.67",
|
||||
"zigbee2mqtt-frontend": "0.6.126"
|
||||
@@ -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.54.0",
|
||||
"@typescript-eslint/parser": "^5.54.0",
|
||||
"babel-jest": "^29.4.3",
|
||||
"eslint": "^8.35.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.1",
|
||||
"@typescript-eslint/parser": "^5.54.1",
|
||||
"babel-jest": "^29.5.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-jest": "^27.2.1",
|
||||
"jest": "^29.4.3",
|
||||
"jest": "^29.5.0",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user