fix(ignore): update dependencies (#24236)

This commit is contained in:
Koen Kanters
2024-10-06 21:33:07 +02:00
committed by GitHub
parent 02292590ee
commit 5c3f71292d
2 changed files with 644 additions and 641 deletions
+636 -633
View File
File diff suppressed because it is too large Load Diff
+8 -8
View File
@@ -57,7 +57,7 @@
"source-map-support": "^0.5.21",
"throttleit": "^2.1.0",
"uri-js": "^4.4.1",
"winston": "^3.14.2",
"winston": "^3.15.0",
"winston-syslog": "^2.7.1",
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
@@ -66,12 +66,12 @@
"zigbee2mqtt-frontend": "0.7.4"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@babel/core": "^7.25.7",
"@babel/plugin-proposal-decorators": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@eslint/core": "^0.6.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@types/eslint__js": "^8.42.3",
"@types/finalhandler": "^1.2.3",
@@ -84,13 +84,13 @@
"@types/sd-notify": "^2.8.2",
"@types/ws": "8.5.12",
"babel-jest": "^29.7.0",
"eslint": "^9.9.1",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"tmp": "^0.2.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
},
"overrides": {
"zigbee-herdsman-converters": {