Skip to content

Commit

Permalink
fix(ignore): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored and github-actions[bot] committed Jan 19, 2025
1 parent b21167b commit d2ee61b
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 294 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,31 +62,31 @@
"winston-transport": "^4.9.0",
"ws": "^8.18.0",
"zigbee-herdsman": "3.2.2",
"zigbee-herdsman-converters": "21.20.0",
"zigbee-herdsman-converters": "21.21.0",
"zigbee2mqtt-frontend": "0.9.4"
},
"devDependencies": {
"@eslint/core": "^0.10.0",
"@eslint/js": "^9.18.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@types/eslint__js": "^8.42.3",
"@types/finalhandler": "^1.2.3",
"@types/humanize-duration": "^3.27.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/object-assign-deep": "^0.4.3",
"@types/readable-stream": "4.0.18",
"@types/sd-notify": "^2.8.2",
"@types/serve-static": "^1.15.7",
"@types/ws": "8.5.13",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/coverage-v8": "^3.0.2",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"prettier": "^3.4.2",
"tmp": "^0.2.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vitest": "^2.1.8"
"typescript-eslint": "^8.20.0",
"vitest": "^3.0.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit d2ee61b

Please sign in to comment.