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 cab2291..327fc65 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.10", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.11", "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 5b206fc..4ca976a 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.10", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.11", "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 b517f7c..8b005df 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.10", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.11", "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",