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 Jan 9, 2024
1 parent 81bd9af commit f75fedf
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 403 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,25 @@
"custom-card-helpers": "1.9.0",
"deepmerge": "4.3.1",
"home-assistant-js-websocket": "9.1.0",
"lit": "3.0.2",
"lit": "3.1.0",
"vite": "4.5.0"
},
"devDependencies": {
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.18.0",
"@typescript-eslint/parser": "6.18.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.2",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"prettier": "3.0.3",
"typescript": "5.2.2"
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"typescript": "5.3.3"
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.14.0",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit f75fedf

Please sign in to comment.