Skip to content

Commit

Permalink
build(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jcwillox committed Feb 12, 2023
1 parent 0851da3 commit e86646e
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 139 deletions.
21 changes: 10 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,19 @@
"dependencies": {
"card-tools": "github:thomasloven/lovelace-card-tools#477f3d4",
"custom-card-helpers": "^1.9.0",
"deepmerge": "^4.2.2",
"home-assistant-js-websocket": "^7.1.0",
"lit": "^2.2.5",
"deepmerge": "^4.3.0",
"home-assistant-js-websocket": "^8.0.1",
"lit": "^2.6.1",
"vite": "^4.1.1"
},
"devDependencies": {
"@types/node": "^16.11.36",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"eslint": "^8.28.0",
"eslint-plugin-only-warn": "^1.0.3",
"prettier": "^2.7.1",
"tslib": "^2.4.0",
"typescript": "^4.7.2"
"@types/node": "^18.13.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.34.0",
"eslint-plugin-only-warn": "^1.1.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5"
},
"packageManager": "pnpm@7.27.0",
"engines": {
Expand Down
Loading

0 comments on commit e86646e

Please sign in to comment.