diff --git a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json index a4377c540..ab61d74e7 100644 --- a/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json +++ b/li.strolch.mvn.archetype.webapp/src/main/resources/archetype-resources/src/main/webapp/bower.json @@ -5,14 +5,14 @@ ], "private": true, "dependencies": { - "strolchjs": "4treesCH/strolchjs#^0.4.0", + "strolchjs": "4treesCH/strolchjs#^0.4.1", "strolch-wc-styles": "4treesCH/strolch-wc-styles#^0.3.0", - "strolch-wc-auth": "4treesCH/strolch-wc-auth#^0.8.0", - "strolch-wc-inspector": "4treesCH/strolch-wc-inspector#^0.19.6", - "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.7", - "strolch-wc-reports": "4treesCH/strolch-wc-reports#^0.2.9", + "strolch-wc-auth": "4treesCH/strolch-wc-auth#^0.8.1", + "strolch-wc-inspector": "4treesCH/strolch-wc-inspector#^0.19.7", + "strolch-wc-localize-behavior": "4treesCH/strolch-wc-localize-behavior#^1.1.8", + "strolch-wc-reports": "4treesCH/strolch-wc-reports#^0.2.10", "strolch-wc-paging": "4treesCH/strolch-wc-paging#^0.1.3", - "strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.3", + "strolch-wc-ws-observer": "4treesCH/strolch-wc-ws-observer#^0.2.4", "polymer": "Polymer/polymer#^1.11.3", "iron-pages": "PolymerElements/iron-pages#^1.0.8",