diff --git a/package-lock.json b/package-lock.json index 9babaf6..6756de7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "9.1.0", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.4.2", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.2", "memoize-one": "6.0.0", "sortablejs": "1.15.2", "superstruct": "1.0.3" @@ -8213,9 +8213,9 @@ }, "node_modules/lovelace-mushroom": { "name": "mushroom-cards", - "version": "3.4.2", - "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#9d2d43bb8fcd4ac0d30646dcb2f105cbca9131aa", - "integrity": "sha512-RvyjuRc+hION6HTWat5/zL3H/kW0+2kcfCEDLRTEoioksyNtyq/idRFgyl3hfw7lEakq4bdhDkRin8Qu5BVV4Q==", + "version": "3.5.2", + "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#b1cb2328dabb8aa7b2154b2e04a633300e794e5e", + "integrity": "sha512-XZC7ZW0h+m/kVqLymiSq4ZKMe0kwXEPKEdwxUTk2XvnTm9R0VKxlZldLXB3dajsOoOISerzgAUEVnRyznSQp+g==", "license": "ISC", "dependencies": { "@material/mwc-select": "^0.27.0", diff --git a/package.json b/package.json index 390fa2c..41b9246 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "9.1.0", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.4.2", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.2", "memoize-one": "6.0.0", "sortablejs": "1.15.2", "superstruct": "1.0.3"