[Project] Updated web dependencies

This commit is contained in:
Robert von Burg 2023-07-04 13:05:44 +02:00
parent 7ad787c650
commit 817da86970
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "strolch-wc-inspector",
"description": "Strolch WebComponent Inspector",
"version": "0.23.6",
"version": "0.23.7",
"authors": ["Robert von Burg"],
"keywords": [
"strolch",
@ -19,7 +19,7 @@
"dependencies": {
"strolchjs": "strolch-li/strolchjs#^0.5.3",
"strolch-wc-styles": "strolch-li/strolch-wc-styles#^0.4.7",
"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-tree": "strolch-li/strolch-wc-tree#^0.2.6",
"strolch-wc-ws-observer": "strolch-li/strolch-wc-ws-observer#^0.2.11",