[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-07-11 14:02:36 +02:00
parent 6513525081
commit 257a8fcb37
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 5 additions and 5 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.2", "version": "0.5.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.5.1", "strolchjs": "strolch-li/strolchjs#^0.5.3",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4", "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.3", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.5",
"strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.14", "strolch-wc-localize-behavior": "strolch-li/strolch-wc-localize-behavior#^1.1.15",
"polymer": "Polymer/polymer#^1.12.0", "polymer": "Polymer/polymer#^1.12.0",