[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2023-07-04 13:05:44 +02:00
parent 2ccee3e678
commit d381ab334e
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
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.5.4", "version": "0.5.5",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -22,8 +22,8 @@
"strolchjs": "strolch-li/strolchjs#^0.5.3", "strolchjs": "strolch-li/strolchjs#^0.5.3",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.7", "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.7",
"strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.4", "strolch-wc-badge": "strolch-li/strolch-wc-badge#^0.1.4",
"strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.5", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.6",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.16", "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.17",
"polymer": "Polymer/polymer#^1.12.0", "polymer": "Polymer/polymer#^1.12.0",