[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2022-05-13 13:14:34 +02:00
parent e3b8b8b72d
commit c87159a7e2
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-plc", "name": "strolch-wc-plc",
"description": "Strolch PLC WebComponents", "description": "Strolch PLC WebComponents",
"version": "0.3.17", "version": "0.3.18",
"authors": ["Robert von Burg"], "authors": ["Robert von Burg"],
"keywords": [ "keywords": [
"strolch", "strolch",
@ -19,8 +19,8 @@
"dependencies": { "dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.1", "strolchjs": "strolch-li/strolchjs#^0.5.1",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4", "strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.4",
"strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.2", "strolch-wc-debounced-input": "strolch-li/strolch-wc-debounced-input#^0.1.4",
"strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.9", "strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.10",
"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.14",
"polymer": "Polymer/polymer#^1.12.0", "polymer": "Polymer/polymer#^1.12.0",