fix(core): update

This commit is contained in:
2022-05-27 01:36:28 +02:00
parent 1a36912461
commit b5cc8e7952
3 changed files with 208 additions and 8575 deletions

View File

@@ -13,11 +13,11 @@
"build": "(tsbuild --web --allowimplicitany && tsbundle npm)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tsbundle": "^1.0.102",
"@gitzone/tstest": "^1.0.70",
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tsbundle": "^2.0.4",
"@gitzone/tstest": "^1.0.71",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.23"
"@types/node": "^17.0.35"
},
"dependencies": {
"@apiglobal/typedrequest": "^2.0.3",