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 8cf11ec..49e854d 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,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-raw-text": "strolch-li/strolch-wc-raw-text#^0.1.0", - "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.2.0", + "strolch-wc-date-time": "strolch-li/strolch-wc-date-time#^0.9.0", + "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.3.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 a16af63..43b1915 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,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-raw-text": "strolch-li/strolch-wc-raw-text#^0.1.0", - "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.2.0", + "strolch-wc-date-time": "strolch-li/strolch-wc-date-time#^0.9.0", + "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.3.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 838d88b..cba53c7 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,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-raw-text": "strolch-li/strolch-wc-raw-text#^0.1.0", - "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.2.0", + "strolch-wc-date-time": "strolch-li/strolch-wc-date-time#^0.9.0", + "strolch-wc-notifications": "strolch-li/strolch-wc-notifications#^0.3.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",