mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 10:42:49 +00:00
build: update dependencies
This commit is contained in:
654
package-lock.json
generated
654
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@@ -38,34 +38,34 @@
|
||||
"tslint": "tslint 'src/**/*.ts'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.0.3",
|
||||
"@openstapps/logger": "0.0.5",
|
||||
"@krlwlfrt/async-pool": "0.1.0",
|
||||
"@openstapps/logger": "0.2.1",
|
||||
"@types/glob": "7.1.1",
|
||||
"@types/mustache": "0.8.32",
|
||||
"@types/node": "10.14.4",
|
||||
"@types/node": "10.14.7",
|
||||
"ajv": "6.10.0",
|
||||
"chai": "4.2.0",
|
||||
"commander": "2.20.0",
|
||||
"del": "4.1.0",
|
||||
"glob": "7.1.3",
|
||||
"del": "4.1.1",
|
||||
"glob": "7.1.4",
|
||||
"humanize-string": "2.1.0",
|
||||
"jsonschema": "1.2.4",
|
||||
"mustache": "3.0.1",
|
||||
"toposort": "2.0.2",
|
||||
"ts-json-schema-generator": "0.40.0",
|
||||
"ts-node": "8.1.0",
|
||||
"ts-json-schema-generator": "0.42.0",
|
||||
"ts-node": "8.2.0",
|
||||
"typedoc": "0.14.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.12.0",
|
||||
"@openstapps/configuration": "0.16.1",
|
||||
"@types/chai": "4.1.7",
|
||||
"@types/mocha": "5.2.6",
|
||||
"conventional-changelog-cli": "2.0.12",
|
||||
"mocha": "6.1.3",
|
||||
"conventional-changelog-cli": "2.0.21",
|
||||
"mocha": "6.1.4",
|
||||
"mocha-typescript": "1.1.17",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "2.6.3",
|
||||
"tslint": "5.15.0",
|
||||
"typescript": "3.4.3"
|
||||
"tslint": "5.16.0",
|
||||
"typescript": "3.4.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user