diff --git a/package-lock.json b/package-lock.json index f493c9b..23f5497 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "9.3.0", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.4", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.6.2", "memoize-one": "6.0.0", "sortablejs": "1.15.2", "superstruct": "1.0.4" @@ -8720,9 +8720,9 @@ }, "node_modules/lovelace-mushroom": { "name": "mushroom-cards", - "version": "3.5.4", - "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#48db88d906be1301da6d2bfe2b259a704399c225", - "integrity": "sha512-Q6kJUpuLBw1fC3nYzD23gJAODrBzzF7TK1D6qZDRKW12YQK4Hiw3OWumd1LZMJ5KDTQKm58KewAWIWxD/tPO7g==", + "version": "3.6.2", + "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#efb55ae18b530d86cfbe16baf243951ad871fa33", + "integrity": "sha512-FgoVpVJGJCKTDZh+1Yjg25bHn3ADf4FcTP1f6YFBNVEWw9d3I9D8yqDKnskSnZ6rbsYT2zYzg/BHZQIVi33bGg==", "license": "ISC", "dependencies": { "@material/mwc-select": "^0.27.0", @@ -8730,9 +8730,9 @@ "color": "^4.2.3", "hammerjs": "^2.0.8", "home-assistant-js-websocket": "^8.2.0", - "lit": "^2.7.6", + "lit": "^2.8.0", "memoize-one": "^6.0.0", - "sortablejs": "^1.15.0", + "sortablejs": "^1.15.2", "superstruct": "^0.15.2" } }, diff --git a/package.json b/package.json index f172c3b..fb4dc90 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "9.3.0", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.5.4", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.6.2", "memoize-one": "6.0.0", "sortablejs": "1.15.2", "superstruct": "1.0.4"