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 ae7d8cf..ac673ce 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 @@ -10,7 +10,7 @@ "strolch-wc-auth": "strolch-li/strolch-wc-auth#^0.9.12", "strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.4", "strolch-wc-notification": "strolch-li/strolch-wc-notification#^0.1.1", - "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.0", + "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.1", "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.18", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.6", 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 cf9d16b..02f876f 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 @@ -10,7 +10,7 @@ "strolch-wc-auth": "strolch-li/strolch-wc-auth#^0.9.12", "strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.4", "strolch-wc-notification": "strolch-li/strolch-wc-notification#^0.1.1", - "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.0", + "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.1", "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.18", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.6", 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 b41c97a..e7e4dce 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 @@ -10,7 +10,7 @@ "strolch-wc-auth": "strolch-li/strolch-wc-auth#^0.9.12", "strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.4", "strolch-wc-notification": "strolch-li/strolch-wc-notification#^0.1.1", - "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.0", + "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.1", "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.18", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.6",