|
|
@ -8,50 +8,50 @@ |
|
|
}, |
|
|
}, |
|
|
"bugs": "https://github.com/beaussan/nbx/issues", |
|
|
"bugs": "https://github.com/beaussan/nbx/issues", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@oclif/command": "1.6.1", |
|
|
|
|
|
"@oclif/config": "1.15.1", |
|
|
|
|
|
"@oclif/errors": "1.2.2", |
|
|
|
|
|
"@oclif/plugin-help": "3.1.0", |
|
|
|
|
|
|
|
|
"@oclif/command": "1.8.0", |
|
|
|
|
|
"@oclif/config": "1.17.0", |
|
|
|
|
|
"@oclif/errors": "1.3.3", |
|
|
|
|
|
"@oclif/plugin-help": "3.2.0", |
|
|
"@oclif/plugin-not-found": "1.2.4", |
|
|
"@oclif/plugin-not-found": "1.2.4", |
|
|
"@oclif/plugin-warn-if-update-available": "1.7.0", |
|
|
"@oclif/plugin-warn-if-update-available": "1.7.0", |
|
|
"axios": "0.19.2", |
|
|
|
|
|
|
|
|
"axios": "0.20.0", |
|
|
"colors": "1.4.0", |
|
|
"colors": "1.4.0", |
|
|
"cosmiconfig": "6.0.0", |
|
|
|
|
|
"gluegun": "4.3.1", |
|
|
|
|
|
"isomorphic-git": "1.7.0", |
|
|
|
|
|
|
|
|
"cosmiconfig": "7.0.0", |
|
|
|
|
|
"gluegun": "4.4.0", |
|
|
|
|
|
"isomorphic-git": "1.7.8", |
|
|
"latest-version": "5.1.0", |
|
|
"latest-version": "5.1.0", |
|
|
"prompts": "2.3.2", |
|
|
"prompts": "2.3.2", |
|
|
"tslib": "2.0.0" |
|
|
|
|
|
|
|
|
"tslib": "2.0.2" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@babel/core": "7.10.2", |
|
|
|
|
|
"@babel/preset-env": "7.10.2", |
|
|
|
|
|
"@babel/preset-typescript": "7.10.1", |
|
|
|
|
|
|
|
|
"@babel/core": "7.11.6", |
|
|
|
|
|
"@babel/preset-env": "7.11.5", |
|
|
|
|
|
"@babel/preset-typescript": "7.10.4", |
|
|
"@oclif/dev-cli": "1.22.2", |
|
|
"@oclif/dev-cli": "1.22.2", |
|
|
"@semantic-release/changelog": "5.0.1", |
|
|
"@semantic-release/changelog": "5.0.1", |
|
|
"@semantic-release/exec": "5.0.0", |
|
|
"@semantic-release/exec": "5.0.0", |
|
|
"@semantic-release/git": "9.0.0", |
|
|
"@semantic-release/git": "9.0.0", |
|
|
"@types/jest": "26.0.3", |
|
|
|
|
|
"@types/node": "10.17.26", |
|
|
|
|
|
"@types/prompts": "2.0.8", |
|
|
|
|
|
"babel-jest": "26.1.0", |
|
|
|
|
|
"codecov": "3.7.1", |
|
|
|
|
|
"eslint": "7.4.0", |
|
|
|
|
|
|
|
|
"@types/jest": "26.0.14", |
|
|
|
|
|
"@types/node": "14.11.8", |
|
|
|
|
|
"@types/prompts": "2.0.9", |
|
|
|
|
|
"babel-jest": "26.5.2", |
|
|
|
|
|
"codecov": "3.8.0", |
|
|
|
|
|
"eslint": "7.10.0", |
|
|
"eslint-config-oclif": "3.1.0", |
|
|
"eslint-config-oclif": "3.1.0", |
|
|
"eslint-config-oclif-typescript": "0.2.0", |
|
|
"eslint-config-oclif-typescript": "0.2.0", |
|
|
"eslint-config-prettier": "6.11.0", |
|
|
|
|
|
"eslint-plugin-prettier": "3.1.3", |
|
|
|
|
|
|
|
|
"eslint-config-prettier": "6.12.0", |
|
|
|
|
|
"eslint-plugin-prettier": "3.1.4", |
|
|
"globby": "11.0.1", |
|
|
"globby": "11.0.1", |
|
|
"husky": "4.2.5", |
|
|
|
|
|
"jest": "26.1.0", |
|
|
|
|
|
"prettier": "2.0.5", |
|
|
|
|
|
"pretty-quick": "2.0.1", |
|
|
|
|
|
"semantic-release": "17.1.1", |
|
|
|
|
|
|
|
|
"husky": "4.3.0", |
|
|
|
|
|
"jest": "26.5.2", |
|
|
|
|
|
"prettier": "2.1.2", |
|
|
|
|
|
"pretty-quick": "3.0.2", |
|
|
|
|
|
"semantic-release": "17.1.2", |
|
|
"semantic-release-gitmoji": "1.3.4", |
|
|
"semantic-release-gitmoji": "1.3.4", |
|
|
"strip-ansi": "6.0.0", |
|
|
"strip-ansi": "6.0.0", |
|
|
"ts-jest": "26.1.0", |
|
|
|
|
|
"ts-node": "8.10.2", |
|
|
|
|
|
"typescript": "3.9.6" |
|
|
|
|
|
|
|
|
"ts-jest": "26.4.1", |
|
|
|
|
|
"ts-node": "9.0.0", |
|
|
|
|
|
"typescript": "4.0.3" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=8.0.0" |
|
|
"node": ">=8.0.0" |
|
|
|