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 3c0fa1a..8520a93 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.7", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.9", "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", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.3", 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 790bb0b..299f23b 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.7", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.9", "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", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.3", 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 c4ba2f7..9c0775a 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.7", + "strolch-wc-dialog-button": "strolch-li/strolch-wc-dialog-button#^0.1.9", "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", "strolch-wc-reports": "strolch-li/strolch-wc-reports#^0.5.3",