From 4c525f9364baca1399a0081010fd7bde4e338dc9 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 6 May 2022 13:54:21 +0200 Subject: [PATCH] [Project] Updated web dependencies --- .../resources/archetype-resources/src/main/webapp/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json index 6421ecd76..497160ec4 100644 --- a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json +++ b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json @@ -15,7 +15,7 @@ "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.14", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.3", "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.4", - "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.10", + "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.12", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.3", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.1", "strolch-wc-paging": "strolch-li/strolch-wc-paging#^0.1.5",