mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-18 15:42:54 +00:00
build: update dependencies
This commit is contained in:
3240
package-lock.json
generated
3240
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@@ -19,23 +19,23 @@
|
||||
"push": "git push && git push origin \"v$npm_package_version\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@openstapps/api": "0.23.0",
|
||||
"@openstapps/core": "0.35.0",
|
||||
"@openstapps/core-tools": "0.14.0",
|
||||
"@openstapps/api": "0.25.0",
|
||||
"@openstapps/core": "0.38.1",
|
||||
"@openstapps/core-tools": "0.16.0",
|
||||
"@openstapps/logger": "0.5.0",
|
||||
"express": "4.16.4",
|
||||
"commander": "5.1.0",
|
||||
"ts-node": "8.3.0"
|
||||
"express": "4.17.1",
|
||||
"commander": "6.2.0",
|
||||
"ts-node": "8.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.24.0",
|
||||
"@types/node": "12.7.1",
|
||||
"@types/express": "4.16.1",
|
||||
"conventional-changelog-cli": "2.0.23",
|
||||
"@openstapps/configuration": "0.25.0",
|
||||
"@types/node": "10.17.46",
|
||||
"@types/express": "4.17.8",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"rimraf": "3.0.0",
|
||||
"tslint": "5.19.0",
|
||||
"typedoc": "0.16.11",
|
||||
"typescript": "3.7.5"
|
||||
"rimraf": "3.0.2",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "0.18.0",
|
||||
"typescript": "3.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user