mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
refactor: update all
This commit is contained in:
26
package.json
26
package.json
@@ -49,49 +49,49 @@
|
||||
"ajv": "6.12.6",
|
||||
"better-ajv-errors": "0.7.0",
|
||||
"chai": "4.3.4",
|
||||
"commander": "8.1.0",
|
||||
"commander": "8.2.0",
|
||||
"deepmerge": "4.2.2",
|
||||
"del": "6.0.0",
|
||||
"eslint": "7.32.0",
|
||||
"flatted": "3.2.2",
|
||||
"fs-extra": "10.0.0",
|
||||
"glob": "7.1.7",
|
||||
"glob": "7.2.0",
|
||||
"got": "11.8.2",
|
||||
"humanize-string": "2.1.0",
|
||||
"json-schema": "0.3.0",
|
||||
"lodash": "4.17.21",
|
||||
"mustache": "4.2.0",
|
||||
"openapi-types": "9.2.0",
|
||||
"openapi-types": "9.3.0",
|
||||
"plantuml-encoder": "1.4.0",
|
||||
"toposort": "2.0.2",
|
||||
"ts-json-schema-generator": "0.95.0",
|
||||
"ts-node": "10.2.1",
|
||||
"typescript": "4.4.2"
|
||||
"typescript": "4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.27.0",
|
||||
"@openstapps/configuration": "0.28.1",
|
||||
"@testdeck/mocha": "0.1.2",
|
||||
"@types/chai": "4.2.21",
|
||||
"@types/fs-extra": "9.0.12",
|
||||
"@types/chai": "4.2.22",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/glob": "7.1.4",
|
||||
"@types/json-schema": "7.0.9",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/lodash": "4.14.174",
|
||||
"@types/mocha": "9.0.0",
|
||||
"@types/mustache": "4.1.2",
|
||||
"@types/node": "14.17.12",
|
||||
"@types/node": "14.17.19",
|
||||
"@types/rimraf": "3.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.29.3",
|
||||
"@typescript-eslint/parser": "4.29.3",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-jsdoc": "36.0.8",
|
||||
"eslint-plugin-jsdoc": "36.1.0",
|
||||
"eslint-plugin-prettier": "3.4.1",
|
||||
"eslint-plugin-unicorn": "35.0.0",
|
||||
"mocha": "9.1.1",
|
||||
"mocha": "9.1.2",
|
||||
"nock": "13.1.3",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"prettier": "2.3.2",
|
||||
"prettier": "2.4.1",
|
||||
"rimraf": "3.0.2",
|
||||
"typedoc": "0.21.9"
|
||||
"typedoc": "0.22.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user