mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
refactor: update dependencies
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.6.0",
|
||||
"@openstapps/logger": "0.7.0",
|
||||
"@types/fs-extra": "9.0.12",
|
||||
"@types/glob": "7.1.4",
|
||||
"@types/json-schema": "7.0.8",
|
||||
"@types/mustache": "4.1.2",
|
||||
@@ -57,16 +58,17 @@
|
||||
"deepmerge": "4.2.2",
|
||||
"del": "6.0.0",
|
||||
"flatted": "3.2.1",
|
||||
"fs-extra": "10.0.0",
|
||||
"glob": "7.1.7",
|
||||
"got": "11.8.2",
|
||||
"humanize-string": "2.1.0",
|
||||
"json-schema": "0.3.0",
|
||||
"mustache": "4.2.0",
|
||||
"openapi-types": "9.0.3",
|
||||
"openapi-types": "9.1.0",
|
||||
"plantuml-encoder": "1.4.0",
|
||||
"toposort": "2.0.2",
|
||||
"ts-json-schema-generator": "0.70.2",
|
||||
"ts-node": "9.1.1",
|
||||
"ts-node": "10.1.0",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
@@ -77,7 +79,7 @@
|
||||
"@types/mocha": "8.2.3",
|
||||
"@types/rimraf": "3.0.1",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"mocha": "8.3.2",
|
||||
"mocha": "9.0.2",
|
||||
"nock": "13.1.1",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user