From 9f57ada76cc9f40584f14c05019e3e174e80e96d Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 22 Feb 2024 17:09:01 +0100 Subject: [PATCH] [Project] Updated web dependencies --- .../__rootArtifactId__-plc-web/src/main/webapp/bower.json | 3 ++- .../__rootArtifactId__-web/src/main/webapp/bower.json | 3 ++- .../resources/archetype-resources/src/main/webapp/bower.json | 3 ++- 3 files changed, 6 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 ac673ce..8cf11ec 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 @@ -9,7 +9,8 @@ "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.8", "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-raw-text": "strolch-li/strolch-wc-raw-text#^0.1.0", + "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.2.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", 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 02f876f..a16af63 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 @@ -9,7 +9,8 @@ "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.8", "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-raw-text": "strolch-li/strolch-wc-raw-text#^0.1.0", + "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.2.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", 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 e7e4dce..838d88b 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 @@ -9,7 +9,8 @@ "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.8", "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-raw-text": "strolch-li/strolch-wc-raw-text#^0.1.0", + "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.2.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",