mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-11 12:12:55 +00:00
refactor: update all
This commit is contained in:
committed by
Rainer Killinger
parent
4052278d94
commit
746d98fed5
15
package.json
15
package.json
@@ -23,28 +23,27 @@
|
||||
"tslint": "tslint -p tsconfig.json -c tslint.json 'src/**/*.ts'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@openstapps/logger": "0.8.1",
|
||||
"commander": "9.3.0",
|
||||
"@openstapps/logger": "1.0.0",
|
||||
"commander": "9.4.0",
|
||||
"deepmerge": "4.2.2",
|
||||
"flatted": "3.2.5",
|
||||
"flatted": "3.2.6",
|
||||
"got": "11.8.5",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.32.0",
|
||||
"@testdeck/mocha": "0.2.0",
|
||||
"@types/chai": "4.3.1",
|
||||
"@types/chai": "4.3.3",
|
||||
"@types/mocha": "9.1.1",
|
||||
"@types/node": "14.18.21",
|
||||
"@types/node": "14.18.24",
|
||||
"@types/rimraf": "3.0.2",
|
||||
"chai": "4.3.6",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"mocha": "9.2.2",
|
||||
"nock": "13.2.7",
|
||||
"nock": "13.2.9",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "10.8.1",
|
||||
"ts-node": "10.9.1",
|
||||
"tslint": "6.1.3",
|
||||
"tslint-eslint-rules": "5.4.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user