diff --git a/package-lock.json b/package-lock.json index cff348a..d1f79dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "9.2.1", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.2", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.4", "memoize-one": "6.0.0", "sortablejs": "1.15.2", "superstruct": "1.0.4" @@ -8243,9 +8243,9 @@ }, "node_modules/lovelace-mushroom": { "name": "mushroom-cards", - "version": "3.5.2", - "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#b1cb2328dabb8aa7b2154b2e04a633300e794e5e", - "integrity": "sha512-XZC7ZW0h+m/kVqLymiSq4ZKMe0kwXEPKEdwxUTk2XvnTm9R0VKxlZldLXB3dajsOoOISerzgAUEVnRyznSQp+g==", + "version": "3.5.4", + "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#48db88d906be1301da6d2bfe2b259a704399c225", + "integrity": "sha512-Q6kJUpuLBw1fC3nYzD23gJAODrBzzF7TK1D6qZDRKW12YQK4Hiw3OWumd1LZMJ5KDTQKm58KewAWIWxD/tPO7g==", "license": "ISC", "dependencies": { "@material/mwc-select": "^0.27.0", diff --git a/package.json b/package.json index 19cce2e..7f4e03c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "9.2.1", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.2", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.4", "memoize-one": "6.0.0", "sortablejs": "1.15.2", "superstruct": "1.0.4"