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 Jun 29, 2024
1 parent 5081130 commit ab237d3
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 220 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@
"card-tools": "github:thomasloven/lovelace-card-tools#477f3d4",
"custom-card-helpers": "1.9.0",
"deepmerge": "4.3.1",
"home-assistant-js-websocket": "9.1.0",
"lit": "3.0.2",
"home-assistant-js-websocket": "9.4.0",
"lit": "3.1.4",
"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.14.9",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.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.3",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"prettier": "3.0.3",
"typescript": "5.2.2"
"lint-staged": "15.2.7",
"prettier": "3.3.2",
"typescript": "5.5.2"
},
"packageManager": "pnpm@9.1.1",
"packageManager": "pnpm@9.4.0",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit ab237d3

Please sign in to comment.