mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
refactor: update all
This commit is contained in:
18
package.json
18
package.json
@@ -24,27 +24,27 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@openstapps/logger": "0.8.1",
|
||||
"commander": "9.2.0",
|
||||
"commander": "9.3.0",
|
||||
"deepmerge": "4.2.2",
|
||||
"flatted": "3.2.5",
|
||||
"got": "11.8.3",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
"got": "11.8.5",
|
||||
"typedoc": "0.23.1",
|
||||
"typescript": "3.9.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.29.1",
|
||||
"@openstapps/configuration": "0.31.0",
|
||||
"@testdeck/mocha": "0.2.0",
|
||||
"@types/chai": "4.3.1",
|
||||
"@types/mocha": "9.1.1",
|
||||
"@types/node": "14.18.18",
|
||||
"@types/node": "14.18.21",
|
||||
"@types/rimraf": "3.0.2",
|
||||
"chai": "4.3.6",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"mocha": "9.1.3",
|
||||
"nock": "13.2.4",
|
||||
"mocha": "9.2.2",
|
||||
"nock": "13.2.7",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
"ts-node": "10.8.0",
|
||||
"ts-node": "10.8.1",
|
||||
"tslint": "6.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user