Fixes, dump deps.

This commit is contained in:
2023-09-19 15:40:12 +02:00
parent 5eca76ac5e
commit 55611a63e9
3 changed files with 18 additions and 12 deletions

View File

@ -13,11 +13,11 @@
"author": "trading_peter",
"license": "Apache-2.0",
"dependencies": {
"@lit-labs/virtualizer": "^1.0.1",
"@tp/helpers": "^1.1.3",
"@tp/tp-checkbox": "^1.0.4",
"@lit-labs/virtualizer": "^2.0.7",
"@tp/helpers": "^2.1.0",
"@tp/tp-checkbox": "^1.0.7",
"@tp/tp-icon": "^1.0.1",
"@tp/tp-scroll-threshold": "^1.0.0",
"lit": "^2.2.6"
"lit": "^2.8.0"
}
}