From 564753f86b78e6df76133fe6bae19435045708a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 08:19:08 +0200 Subject: [PATCH] fix: bump lovelace-mushroom from v3.5.2 to v3.5.4 (#291) Bumps [lovelace-mushroom](https://github.com/piitaya/lovelace-mushroom) from v3.5.2 to v3.5.4. - [Release notes](https://github.com/piitaya/lovelace-mushroom/releases) - [Commits](https://github.com/piitaya/lovelace-mushroom/compare/b1cb2328dabb8aa7b2154b2e04a633300e794e5e...48db88d906be1301da6d2bfe2b259a704399c225) --- updated-dependencies: - dependency-name: lovelace-mushroom dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: idaho <664101+idaho@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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"