diff --git a/package.json b/package.json index 96ac00954..d8a1852b5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "express-static-gzip": "^3.0.0", "fast-deep-equal": "^3.1.3", "finalhandler": "^2.1.1", - "humanize-duration": "^3.33.1", + "humanize-duration": "^3.33.2", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "jszip": "^3.10.1", @@ -58,21 +58,21 @@ "semver": "^7.7.3", "source-map-support": "^0.5.21", "throttleit": "^2.1.0", - "winston": "^3.18.3", + "winston": "^3.19.0", "winston-syslog": "^2.7.1", "winston-transport": "^4.9.0", "ws": "^8.18.1", "zigbee-herdsman": "7.0.5", "zigbee-herdsman-converters": "25.84.0", "zigbee2mqtt-frontend": "0.9.21", - "zigbee2mqtt-windfront": "2.4.2" + "zigbee2mqtt-windfront": "2.4.3" }, "devDependencies": { "@biomejs/biome": "^2.3.8", "@types/finalhandler": "^1.2.3", "@types/humanize-duration": "^3.27.4", "@types/js-yaml": "^4.0.9", - "@types/node": "^24.10.1", + "@types/node": "^24.10.2", "@types/object-assign-deep": "^0.4.3", "@types/readable-stream": "4.0.22", "@types/serve-static": "^2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9545f8e4d..a18dd1e9e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 humanize-duration: - specifier: ^3.33.1 - version: 3.33.1 + specifier: ^3.33.2 + version: 3.33.2 js-yaml: specifier: ^4.1.0 version: 4.1.1 @@ -60,11 +60,11 @@ importers: specifier: ^2.1.0 version: 2.1.0 winston: - specifier: ^3.18.3 - version: 3.18.3 + specifier: ^3.19.0 + version: 3.19.0 winston-syslog: specifier: ^2.7.1 - version: 2.7.1(winston@3.18.3) + version: 2.7.1(winston@3.19.0) winston-transport: specifier: ^4.9.0 version: 4.9.0 @@ -81,8 +81,8 @@ importers: specifier: 0.9.21 version: 0.9.21 zigbee2mqtt-windfront: - specifier: 2.4.2 - version: 2.4.2 + specifier: 2.4.3 + version: 2.4.3 devDependencies: '@biomejs/biome': specifier: ^2.3.8 @@ -97,8 +97,8 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^24.10.1 - version: 24.10.1 + specifier: ^24.10.2 + version: 24.10.2 '@types/object-assign-deep': specifier: ^0.4.3 version: 0.4.3 @@ -113,7 +113,7 @@ importers: version: 8.18.1 '@vitest/coverage-v8': specifier: ^3.1.1 - version: 3.2.4(vitest@3.2.4(@types/node@24.10.1)) + version: 3.2.4(vitest@3.2.4(@types/node@24.10.2)) tmp: specifier: ^0.2.5 version: 0.2.5 @@ -122,7 +122,7 @@ importers: version: 5.9.3 vitest: specifier: ^3.1.1 - version: 3.2.4(@types/node@24.10.1) + version: 3.2.4(@types/node@24.10.2) optionalDependencies: unix-dgram: specifier: ^2.0.7 @@ -557,8 +557,8 @@ packages: '@types/js-yaml@4.0.9': resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==} - '@types/node@24.10.1': - resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} + '@types/node@24.10.2': + resolution: {integrity: sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==} '@types/object-assign-deep@0.4.3': resolution: {integrity: sha512-d9Gxaj5j1hzrxJ61EFEg13B4g4FgrT/DYtcDWFXPehR8DF2SUZbVMFtZIs8exkVRiqrqBpdTc/lUUZjncsPpMw==} @@ -695,23 +695,23 @@ packages: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} - color-convert@3.1.2: - resolution: {integrity: sha512-UNqkvCDXstVck3kdowtOTWROIJQwafjOfXSmddoDrXo4cewMKmusCeF22Q24zvjR8nwWib/3S/dfyzPItPEiJg==} + color-convert@3.1.3: + resolution: {integrity: sha512-fasDH2ont2GqF5HpyO4w0+BcewlhHEZOFn9c1ckZdHpJ56Qb7MHhH/IcJZbBGgvdtwdwNbLvxiBEdg336iA9Sg==} engines: {node: '>=14.6'} color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - color-name@2.0.2: - resolution: {integrity: sha512-9vEt7gE16EW7Eu7pvZnR0abW9z6ufzhXxGXZEVU9IqPdlsUiMwJeJfRtq0zePUmnbHGT9zajca7mX8zgoayo4A==} + color-name@2.1.0: + resolution: {integrity: sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==} engines: {node: '>=12.20'} - color-string@2.1.2: - resolution: {integrity: sha512-RxmjYxbWemV9gKu4zPgiZagUxbH3RQpEIO77XoSSX0ivgABDZ+h8Zuash/EMFLTI4N9QgFPOJ6JQpPZKFxa+dA==} + color-string@2.1.4: + resolution: {integrity: sha512-Bb6Cq8oq0IjDOe8wJmi4JeNn763Xs9cfrBcaylK1tPypWzyoy2G3l90v9k64kjphl/ZJjPIShFztenRomi8WTg==} engines: {node: '>=18'} - color@5.0.2: - resolution: {integrity: sha512-e2hz5BzbUPcYlIRHo8ieAhYgoajrJr+hWoceg6E345TPsATMUKqDgzt8fSXZJJbxfpiPzkWyphz8yn8At7q3fA==} + color@5.0.3: + resolution: {integrity: sha512-ezmVcLR3xAVp8kYOm4GS45ZLLgIE6SPAFoduLr6hTDajwb3KZ2F46gulK3XpcwRFb5KKGCSezCBAY4Dw4HsyXA==} engines: {node: '>=18'} commist@3.2.0: @@ -893,8 +893,8 @@ packages: resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} engines: {node: '>= 0.8'} - humanize-duration@3.33.1: - resolution: {integrity: sha512-hwzSCymnRdFx9YdRkQQ0OYequXiVAV6ZGQA2uzocwB0F4309Ke6pO8dg0P8LHhRQJyVjGteRTAA/zNfEcpXn8A==} + humanize-duration@3.33.2: + resolution: {integrity: sha512-K7Ny/ULO1hDm2nnhvAY+SJV1skxFb61fd073SG1IWJl+D44ULrruCuTyjHKjBVVcSuTlnY99DKtgEG39CM5QOQ==} iconv-lite@0.7.0: resolution: {integrity: sha512-cf6L2Ds3h57VVmkZe+Pn+5APsT7FpqJtEhhieDCvrE2MK5Qk9MyffgQyuxQTm6BChfeZNtcOLHp9IcWRVcIcBQ==} @@ -1431,8 +1431,8 @@ packages: resolution: {integrity: sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==} engines: {node: '>= 12.0.0'} - winston@3.18.3: - resolution: {integrity: sha512-NoBZauFNNWENgsnC9YpgyYwOVrl2m58PpQ8lNHjV3kosGs7KJ7Npk9pCUE+WJlawVSe8mykWDKWFSVfs3QO9ww==} + winston@3.19.0: + resolution: {integrity: sha512-LZNJgPzfKR+/J3cHkxcpHKpKKvGfDZVPS4hfJCc4cCG0CgYzvlD6yE/S3CIL/Yt91ak327YCpiF/0MyeZHEHKA==} engines: {node: '>= 12.0.0'} worker-factory@7.0.45: @@ -1482,8 +1482,8 @@ packages: resolution: {integrity: sha512-ClHYlG7g0v/tnIsD6kycNCi1ZEKIbQuU7lGJR3WqYcDmuqEMVcHDGbRiRwYRQcZGMxkqCf7guxNsXiKnC10+kg==} engines: {node: '>=20.11'} - zigbee2mqtt-windfront@2.4.2: - resolution: {integrity: sha512-Tp77ZQ0yaQzeLOpgfWnkcKrMddjwnWwFHQxmtssbTVHvJUFpTQgB2Pbezj6ji5Wlr1xa8m8/J6S5dQms1TpQOg==} + zigbee2mqtt-windfront@2.4.3: + resolution: {integrity: sha512-L7LfEcRlROFSTfupprGPOxTyWvSaa0Ffz+9GWU/pqlN4qkjYXXVGENz1whxKvAujj/yyURMrqYlRj9e8UrAwtQ==} engines: {node: '>=22.12.0'} snapshots: @@ -1756,7 +1756,7 @@ snapshots: '@so-ric/colorspace@1.1.6': dependencies: - color: 5.0.2 + color: 5.0.3 text-hex: 1.0.0 '@types/chai@5.2.2': @@ -1769,7 +1769,7 @@ snapshots: '@types/finalhandler@1.2.4': dependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.2 '@types/http-errors@2.0.5': {} @@ -1777,7 +1777,7 @@ snapshots: '@types/js-yaml@4.0.9': {} - '@types/node@24.10.1': + '@types/node@24.10.2': dependencies: undici-types: 7.16.0 @@ -1785,20 +1785,20 @@ snapshots: '@types/readable-stream@4.0.22': dependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.2 '@types/serve-static@2.2.0': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 24.10.1 + '@types/node': 24.10.2 '@types/triple-beam@1.3.5': {} '@types/ws@8.18.1': dependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.2 - '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.10.1))': + '@vitest/coverage-v8@3.2.4(vitest@3.2.4(@types/node@24.10.2))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -1813,7 +1813,7 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.2.4(@types/node@24.10.1) + vitest: 3.2.4(@types/node@24.10.2) transitivePeerDependencies: - supports-color @@ -1825,13 +1825,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@6.3.5(@types/node@24.10.1))': + '@vitest/mocker@3.2.4(vite@6.3.5(@types/node@24.10.2))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.3.5(@types/node@24.10.1) + vite: 6.3.5(@types/node@24.10.2) '@vitest/pretty-format@3.2.4': dependencies: @@ -1949,22 +1949,22 @@ snapshots: dependencies: color-name: 1.1.4 - color-convert@3.1.2: + color-convert@3.1.3: dependencies: - color-name: 2.0.2 + color-name: 2.1.0 color-name@1.1.4: {} - color-name@2.0.2: {} + color-name@2.1.0: {} - color-string@2.1.2: + color-string@2.1.4: dependencies: - color-name: 2.0.2 + color-name: 2.1.0 - color@5.0.2: + color@5.0.3: dependencies: - color-convert: 3.1.2 - color-string: 2.1.2 + color-convert: 3.1.3 + color-string: 2.1.4 commist@3.2.0: {} @@ -2141,7 +2141,7 @@ snapshots: statuses: 2.0.1 toidentifier: 1.0.1 - humanize-duration@3.33.1: {} + humanize-duration@3.33.2: {} iconv-lite@0.7.0: dependencies: @@ -2595,13 +2595,13 @@ snapshots: util-deprecate@1.0.2: {} - vite-node@3.2.4(@types/node@24.10.1): + vite-node@3.2.4(@types/node@24.10.2): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.5(@types/node@24.10.1) + vite: 6.3.5(@types/node@24.10.2) transitivePeerDependencies: - '@types/node' - jiti @@ -2616,7 +2616,7 @@ snapshots: - tsx - yaml - vite@6.3.5(@types/node@24.10.1): + vite@6.3.5(@types/node@24.10.2): dependencies: esbuild: 0.25.5 fdir: 6.4.6(picomatch@4.0.2) @@ -2625,14 +2625,14 @@ snapshots: rollup: 4.44.0 tinyglobby: 0.2.14 optionalDependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.2 fsevents: 2.3.3 - vitest@3.2.4(@types/node@24.10.1): + vitest@3.2.4(@types/node@24.10.2): dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@6.3.5(@types/node@24.10.1)) + '@vitest/mocker': 3.2.4(vite@6.3.5(@types/node@24.10.2)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -2650,11 +2650,11 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.3.5(@types/node@24.10.1) - vite-node: 3.2.4(@types/node@24.10.1) + vite: 6.3.5(@types/node@24.10.2) + vite-node: 3.2.4(@types/node@24.10.2) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.10.1 + '@types/node': 24.10.2 transitivePeerDependencies: - jiti - less @@ -2678,11 +2678,11 @@ snapshots: siginfo: 2.0.0 stackback: 0.0.2 - winston-syslog@2.7.1(winston@3.18.3): + winston-syslog@2.7.1(winston@3.19.0): dependencies: glossy: 0.1.7 triple-beam: 1.4.1 - winston: 3.18.3 + winston: 3.19.0 winston-transport: 4.9.0 optionalDependencies: unix-dgram: 2.0.6 @@ -2693,7 +2693,7 @@ snapshots: readable-stream: 3.6.2 triple-beam: 1.4.1 - winston@3.18.3: + winston@3.19.0: dependencies: '@colors/colors': 1.6.0 '@dabh/diagnostics': 2.0.8 @@ -2775,4 +2775,4 @@ snapshots: zigbee2mqtt-frontend@0.9.21: {} - zigbee2mqtt-windfront@2.4.2: {} + zigbee2mqtt-windfront@2.4.3: {}