This commit is contained in:
github-actions[bot]
2025-08-04 19:52:40 +00:00
parent 56658f8492
commit b1b7b50a6e
+5 -5
View File
@@ -53,7 +53,7 @@
"json-stable-stringify-without-jsonify": "^1.0.1",
"jszip": "^3.10.1",
"moment": "^2.30.1",
"mqtt": "^5.11.0",
"mqtt": "^5.13.3",
"object-assign-deep": "^0.4.0",
"rimraf": "^6.0.1",
"semver": "^7.7.1",
@@ -64,24 +64,24 @@
"winston-transport": "^4.9.0",
"ws": "^8.18.1",
"zigbee-herdsman": "5.0.4",
"zigbee-herdsman-converters": "24.11.0",
"zigbee-herdsman-converters": "24.12.0",
"zigbee2mqtt-frontend": "0.9.19",
"zigbee2mqtt-windfront": "^1.5.2"
},
"devDependencies": {
"@biomejs/biome": "^2.0.5",
"@biomejs/biome": "^2.1.3",
"@codspeed/vitest-plugin": "^4.0.1",
"@types/finalhandler": "^1.2.3",
"@types/humanize-duration": "^3.27.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^24.0.3",
"@types/node": "^24.1.0",
"@types/object-assign-deep": "^0.4.3",
"@types/readable-stream": "4.0.21",
"@types/serve-static": "^1.15.7",
"@types/ws": "8.18.1",
"@vitest/coverage-v8": "^3.1.1",
"tmp": "^0.2.3",
"typescript": "^5.8.3",
"typescript": "^5.9.2",
"vitest": "^3.1.1"
},
"pnpm": {