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 5, 2025
1 parent eb5b89c commit e81714f
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 190 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
}
],
"dependencies": {
"@serialport/bindings-cpp": "^12.0.1",
"@serialport/parser-delimiter": "^12.0.0",
"@serialport/stream": "^12.0.0",
"@serialport/bindings-cpp": "^13.0.1",
"@serialport/parser-delimiter": "^13.0.0",
"@serialport/stream": "^13.0.0",
"bonjour-service": "^1.3.0",
"debounce": "^2.2.0",
"fast-deep-equal": "^3.1.3",
Expand All @@ -43,17 +43,17 @@
"@serialport/binding-mock": "^10.2.2",
"@types/debounce": "^1.2.4",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typedoc": "^0.27.5",
"typedoc-plugin-markdown": "^4.3.3",
"typedoc-plugin-no-inherit": "^1.4.0",
"typedoc": "^0.27.6",
"typedoc-plugin-markdown": "^4.4.1",
"typedoc-plugin-no-inherit": "^1.5.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.19.0",
"vitest": "^2.1.8"
},
"homepage": "https://github.com/Koenkk/zigbee-herdsman",
Expand Down
Loading

0 comments on commit e81714f

Please sign in to comment.