Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 51525db commit 2788bd7
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 189 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@
"deepmerge": "4.3.1",
"home-assistant-js-websocket": "9.4.0",
"lit": "2.8.0",
"vite": "5.3.4"
"vite": "5.4.3"
},
"devDependencies": {
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@types/node": "20.16.4",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "9.1.1",
"lint-staged": "15.2.7",
"husky": "9.1.5",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"typescript": "5.5.4",
"vite-plugin-compression": "0.5.1"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": ">=20.x"
}
Expand Down
Loading

0 comments on commit 2788bd7

Please sign in to comment.