From 0d826a128dba64fac4126bc839780e3244678394 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 15 Feb 2024 17:24:21 +0100 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 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",