fix(core): Remove GitLab CI configuration and update dependencies

This commit is contained in:
2024-06-24 00:14:27 +02:00
parent 5efd905068
commit 15f4502083
7 changed files with 1122 additions and 927 deletions

View File

@@ -17,16 +17,16 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.69",
"@push.rocks/smartcli": "^4.0.8",
"@types/node": "^20.5.6",
"@git.zone/tsbuild": "^2.1.80",
"@push.rocks/smartcli": "^4.0.11",
"@types/node": "^20.14.8",
"node-fetch": "^3.3.2"
},
"dependencies": {
"@push.rocks/smartfile": "^10.0.30",
"@push.rocks/smartshell": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "5.1.6"
"@push.rocks/smartfile": "^11.0.21",
"@push.rocks/smartshell": "^3.0.5",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
},
"private": false,
"files": [