[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-07-11 14:02:36 +02:00
parent f11ead52ec
commit adea0d7e6c
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "strolch-wc-dialog-button", "name": "strolch-wc-dialog-button",
"description": "Strolch WebComponent Dialog Button", "description": "Strolch WebComponent Dialog Button",
"version": "0.1.6", "version": "0.1.7",
"authors": [ "authors": [
"Robert von Burg" "Robert von Burg"
], ],
@ -21,9 +21,9 @@
"dependencies": { "dependencies": {
"polymer": "Polymer/polymer#^1.12.0", "polymer": "Polymer/polymer#^1.12.0",
"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-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.3.0", "strolch-wc-util-behavior": "strolch-li/strolch-wc-util-behavior#^0.3.7",
"paper-icon-button": "PolymerElements/paper-icon-button#^1.1.6", "paper-icon-button": "PolymerElements/paper-icon-button#^1.1.6",
"paper-dialog": "PolymerElements/paper-dialog#^1.1.0", "paper-dialog": "PolymerElements/paper-dialog#^1.1.0",