diff --git a/package-lock.json b/package-lock.json index 1144ab9..14e0921 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "8.2.0", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.0.5", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.1.0", "memoize-one": "6.0.0", "sortablejs": "1.15.0", "superstruct": "1.0.3" @@ -9793,8 +9793,9 @@ }, "node_modules/lovelace-mushroom": { "name": "mushroom-cards", - "version": "3.0.5", - "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#47cec4d06b32a902d5ef05d2c126930bf4c59a96", + "version": "3.1.0", + "resolved": "git+ssh://git@github.com/piitaya/lovelace-mushroom.git#2414d1c0c213ca8547ea976117dea548e5398372", + "integrity": "sha512-wIwiaA7a7DsrHMyvBCrqbRi40B9N8sVHb+Oyl52cuZHXjJfWZD7Ff3sl6j7RdZTQFqghUQxWk/u8gZKMqLoSng==", "license": "ISC", "dependencies": { "@material/mwc-select": "^0.27.0", diff --git a/package.json b/package.json index ccf49a7..6e8ea39 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "hammerjs": "2.0.8", "home-assistant-js-websocket": "8.2.0", "lit": "2.8.0", - "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.0.5", + "lovelace-mushroom": "git+https://github.com/piitaya/lovelace-mushroom.git#v3.1.0", "memoize-one": "6.0.0", "sortablejs": "1.15.0", "superstruct": "1.0.3"