fix(core): Remove GitLab CI configuration and update dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user