From 92d8d47c2b6a7dbc3e63553db1ba3a3909f2e258 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 27 Jun 2023 16:00:27 +0200 Subject: [PATCH] [Project] Updated web dependencies --- .../__rootArtifactId__-plc-web/src/main/webapp/bower.json | 2 +- .../__rootArtifactId__-web/src/main/webapp/bower.json | 2 +- .../resources/archetype-resources/src/main/webapp/bower.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json index 327fc65..09125e4 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-plc-web/src/main/webapp/bower.json @@ -14,7 +14,7 @@ "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.6", - "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.11", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.12", "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.15", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.5", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.4", diff --git a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json index 4ca976a..06d80ed 100644 --- a/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json +++ b/strolch.mvn.archetype.plc/src/main/resources/archetype-resources/__rootArtifactId__-web/src/main/webapp/bower.json @@ -14,7 +14,7 @@ "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.6", - "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.11", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.12", "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.15", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.5", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.4", diff --git a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json index 8b005df..417bf4d 100644 --- a/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json +++ b/strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json @@ -14,7 +14,7 @@ "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.6", - "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.11", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.12", "strolch-wc-information-dialog": "strolch-li/strolch-wc-information-dialog#^0.1.15", "strolch-wc-parameter-input": "strolch-li/strolch-wc-parameter-input#^0.1.5", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.4",