[Project] Updated strolch-wc-* versions

This commit is contained in:
Robert von Burg 2022-02-10 21:39:47 +01:00
parent 1cda2ed87d
commit 988c2bd896
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-reports", "name": "strolch-wc-reports",
"description": "Strolch WebComponent Reports", "description": "Strolch WebComponent Reports",
"version": "0.3.2", "version": "0.3.3",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -19,11 +19,11 @@
"homepage": "https://github.com/strolch-li/strolch-wc-reports", "homepage": "https://github.com/strolch-li/strolch-wc-reports",
"ignore": [], "ignore": [],
"dependencies": { "dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.4.3", "strolchjs": "strolch-li/strolchjs#^0.5.0",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1", "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.3.1",
"strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.1", "strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.1",
"strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.1", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.1",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.11", "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.13",
"polymer": "Polymer/polymer#^1.11.3", "polymer": "Polymer/polymer#^1.11.3",