From b64861f296f5cf9ef27f6d94105ed99ce37b4ce8 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 8 Aug 2022 16:02:56 +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 b8f9e8e08..c4ba2f713 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 @@ -13,7 +13,7 @@ "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.23.6", "strolch-wc-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.3.7", "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.15", - "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.5", + "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.6", "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.7", "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.14", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.5",