fix(ignore): update dependencies (#20249)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
Koen Kanters
2023-12-17 14:56:50 +01:00
committed by GitHub
co-authored by Koenkk
parent 2e704f3ff7
commit 6e52b2a7af
2 changed files with 338 additions and 334 deletions
+331 -327
View File
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -60,16 +60,16 @@
"winston": "^3.11.0",
"winston-syslog": "^2.7.0",
"winston-transport": "^4.6.0",
"ws": "^8.15.0",
"ws": "^8.15.1",
"zigbee-herdsman": "0.26.1",
"zigbee-herdsman-converters": "16.11.0",
"zigbee2mqtt-frontend": "0.6.149"
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/core": "^7.23.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@babel/plugin-proposal-decorators": "^7.23.6",
"@babel/preset-env": "^7.23.6",
"@babel/preset-typescript": "^7.23.3",
"@types/debounce": "^1.2.4",
"@types/finalhandler": "^1.2.3",
@@ -81,10 +81,10 @@
"@types/readable-stream": "4.0.10",
"@types/rimraf": "^3.0.2",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"babel-jest": "^29.7.0",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",