Skip to content

Commit

Permalink
pin deps
Browse files Browse the repository at this point in the history
  • Loading branch information
regaw-leinad committed Jan 4, 2025
1 parent d70216e commit 26105fa
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 608 deletions.
25 changes: 12 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,20 @@
"winix air purifier"
],
"dependencies": {
"@homebridge/plugin-ui-utils": "^1.0.1",
"async-lock": "^1.4.1",
"@homebridge/plugin-ui-utils": "1.0.3",
"async-lock": "1.4.1",
"winix-api": "1.6.2"
},
"devDependencies": {
"@types/async-lock": "^1.4.2",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^8.0.1",
"homebridge": "^1.7.0",
"nodemon": "^3.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vitest": "^2.0.5"
"@types/async-lock": "1.4.2",
"@types/node": "20.11.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@vitest/coverage-v8": "2.1.8",
"eslint": "8.0.1",
"homebridge": "1.8.5",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 26105fa

Please sign in to comment.