fix(core): update

This commit is contained in:
2023-04-17 14:41:23 +02:00
parent 5eaa7ea0c3
commit 25a8b750d8
6 changed files with 4483 additions and 14574 deletions

View File

@@ -14,10 +14,11 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tstest": "^1.0.72",
"@gitzone/tsbuild": "^2.1.65",
"@gitzone/tsrun": "^1.2.39",
"@gitzone/tstest": "^1.0.74",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.6.1"
"@types/node": "^18.15.11"
},
"files": [
"ts/**/*",
@@ -33,6 +34,5 @@
],
"browserslist": [
"last 1 chrome versions"
],
"dependencies": {}
]
}