fix(core): update

This commit is contained in:
2023-07-01 12:29:35 +02:00
parent 9aebd59c08
commit 07739bec27
14 changed files with 657 additions and 450 deletions

View File

@@ -45,7 +45,7 @@
"@pushrocks/smartdelay": "^3.0.1",
"@pushrocks/smartenv": "^5.0.5",
"@pushrocks/smartfeed": "^1.0.11",
"@pushrocks/smartfile": "^10.0.7",
"@pushrocks/smartfile": "^10.0.25",
"@pushrocks/smartlog": "^3.0.1",
"@pushrocks/smartlog-destination-devtools": "^1.0.10",
"@pushrocks/smartmanifest": "^2.0.2",
@@ -70,11 +70,11 @@
"@gitzone/tsbundle": "^2.0.8",
"@gitzone/tsrun": "^1.2.42",
"@gitzone/tstest": "^1.0.72",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^20.3.0"
"@pushrocks/tapbundle": "^5.0.8",
"@types/node": "^20.3.3"
},
"private": false,
"browserslist": [
"last 1 chrome versions"
]
}
}