From 2a901c1e1f424e3d5b79d1adf638c4052d00d391 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 27 Jul 2023 17:41:52 +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 7d14904..ae7d8cf 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.23.7", + "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.0", "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 2cea05c..cf9d16b 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.23.7", + "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.0", "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 12adc2e..b41c97a 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.23.7", + "strolch-wc-inspector": "strolch-li/strolch-wc-inspector#^0.24.0", "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",