fix(core): update

This commit is contained in:
2023-08-07 09:19:53 +02:00
parent ac7e109f6c
commit 4867099008
11 changed files with 2078 additions and 1682 deletions

View File

@ -14,17 +14,17 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tsbundle": "^2.0.7",
"@gitzone/tstest": "^1.0.70",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^18.15.10"
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsbundle": "^2.0.8",
"@gitzone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.12",
"@types/node": "^20.4.8"
},
"dependencies": {
"@designestate/dees-domtools": "^2.0.28",
"@pushrocks/isounique": "^1.0.5",
"@pushrocks/smartrx": "^3.0.0",
"lit": "^2.7.0"
"@design.estate/dees-domtools": "^2.0.37",
"@push.rocks/isounique": "^1.0.5",
"@push.rocks/smartrx": "^3.0.6",
"lit": "^2.8.0"
},
"browserslist": [
"last 1 chrome versions"
@ -41,4 +41,4 @@
"npmextra.json",
"readme.md"
]
}
}