fix(core): update

This commit is contained in:
2021-11-26 17:47:08 +01:00
parent a86ef5bfce
commit 3667070094
6 changed files with 1110 additions and 1681 deletions

View File

@ -13,18 +13,18 @@
"author": "Lossless GmbH",
"license": "UNLICENSED",
"dependencies": {
"@designestate/dees-domtools": "^1.0.96",
"@designestate/dees-domtools": "^1.0.102",
"@designestate/dees-element": "^1.0.26",
"@gitzone/tsrun": "^1.2.17",
"@gitzone/tsrun": "^1.2.18",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartexpress": "^3.0.106",
"lit-element": "^3.0.0",
"lit-html": "^2.0.0",
"typescript": "^4.4.3"
"@pushrocks/smartexpress": "^3.0.108",
"lit-element": "^3.0.2",
"lit-html": "^2.0.2",
"typescript": "^4.5.2"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.27",
"@gitzone/tsbundle": "^1.0.87",
"@gitzone/tsbuild": "^2.1.28",
"@gitzone/tsbundle": "^1.0.88",
"@gitzone/tswatch": "^1.0.56",
"@pushrocks/projectinfo": "^4.0.5",
"tslint": "^6.1.3",