mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
build: update dependencies
This commit is contained in:
639
package-lock.json
generated
639
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
17
package.json
17
package.json
@@ -40,14 +40,13 @@
|
|||||||
"jsonschema": "1.2.4"
|
"jsonschema": "1.2.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@openstapps/configuration": "0.0.2",
|
"@openstapps/configuration": "0.5.0",
|
||||||
"@openstapps/core-converter": "0.1.0",
|
"@openstapps/core-tools": "0.1.0",
|
||||||
"@openstapps/core-validator": "0.0.1",
|
|
||||||
"@openstapps/logger": "0.0.3",
|
"@openstapps/logger": "0.0.3",
|
||||||
"@openstapps/projectmanagement": "0.0.1",
|
"@openstapps/projectmanagement": "0.1.2",
|
||||||
"@types/chai": "4.1.7",
|
"@types/chai": "4.1.7",
|
||||||
"@types/humanize-string": "1.0.0",
|
"@types/humanize-string": "1.0.0",
|
||||||
"@types/node": "10.12.10",
|
"@types/node": "10.12.18",
|
||||||
"@types/rimraf": "2.0.2",
|
"@types/rimraf": "2.0.2",
|
||||||
"async-pool-native": "0.1.0",
|
"async-pool-native": "0.1.0",
|
||||||
"chai": "4.2.0",
|
"chai": "4.2.0",
|
||||||
@@ -56,10 +55,10 @@
|
|||||||
"humanize-string": "1.0.2",
|
"humanize-string": "1.0.2",
|
||||||
"mocha": "5.2.0",
|
"mocha": "5.2.0",
|
||||||
"mocha-typescript": "1.1.17",
|
"mocha-typescript": "1.1.17",
|
||||||
"rimraf": "2.6.2",
|
"rimraf": "2.6.3",
|
||||||
"ts-node": "7.0.1",
|
"ts-node": "7.0.1",
|
||||||
"tslint": "5.11.0",
|
"tslint": "5.12.0",
|
||||||
"typedoc": "0.13.0",
|
"typedoc": "0.14.0",
|
||||||
"typescript": "3.1.6"
|
"typescript": "3.2.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user