mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-04 11:01:40 +00:00
Update dependencies (#8884)
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0dfadb3a10
commit
918d8e2f88
Generated
+347
-330
File diff suppressed because it is too large
Load Diff
+8
-8
@@ -58,28 +58,28 @@
|
||||
"ws": "^8.2.2",
|
||||
"zigbee-herdsman": "0.13.148",
|
||||
"zigbee-herdsman-converters": "14.0.255",
|
||||
"zigbee2mqtt-frontend": "0.6.8"
|
||||
"zigbee2mqtt-frontend": "0.6.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/plugin-proposal-decorators": "^7.15.4",
|
||||
"@babel/preset-env": "^7.15.6",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@types/debounce": "^1.2.0",
|
||||
"@types/debounce": "^1.2.1",
|
||||
"@types/finalhandler": "^1.1.1",
|
||||
"@types/humanize-duration": "^3.25.1",
|
||||
"@types/jest": "^27.0.1",
|
||||
"@types/jest": "^27.0.2",
|
||||
"@types/js-yaml": "^4.0.3",
|
||||
"@types/object-assign-deep": "^0.4.0",
|
||||
"@types/serve-static": "^1.13.10",
|
||||
"@types/ws": "^7.4.7",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.1",
|
||||
"@typescript-eslint/parser": "^4.31.1",
|
||||
"babel-jest": "^27.2.0",
|
||||
"@types/ws": "^8.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.2",
|
||||
"@typescript-eslint/parser": "^4.31.2",
|
||||
"babel-jest": "^27.2.2",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-jest": "^24.4.2",
|
||||
"jest": "^27.2.0",
|
||||
"jest": "^27.2.2",
|
||||
"tmp": "^0.2.1",
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user