|
56 | 56 | "@frontvue/plugin-stylus": "^1.0.0" |
57 | 57 | }, |
58 | 58 | "dependencies": { |
59 | | - "chalk": "^2.3.2", |
60 | | - "commander": "^2.15.0", |
| 59 | + "chalk": "^2.4.1", |
| 60 | + "commander": "^2.15.1", |
61 | 61 | "detect-indent": "^5.0.0", |
62 | 62 | "gulp": "^4.0.0", |
63 | 63 | "inquirer": "^5.2.0", |
64 | 64 | "moment": "^2.22.1" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@babel/core": "^7.0.0-beta.40", |
68 | | - "@babel/preset-env": "^7.0.0-beta.40", |
69 | | - "@babel/register": "^7.0.0-beta.40", |
70 | | - "@types/chai": "^4.1.2", |
| 67 | + "@babel/core": "^7.0.0-beta.47", |
| 68 | + "@babel/preset-env": "^7.0.0-beta.47", |
| 69 | + "@babel/register": "^7.0.0-beta.47", |
| 70 | + "@types/chai": "^4.1.3", |
71 | 71 | "@types/chai-as-promised": "^7.1.0", |
72 | 72 | "@types/detect-indent": "^5.0.0", |
73 | 73 | "@types/gulp": "^4.0.5", |
74 | | - "@types/inquirer": "^0.0.38", |
75 | | - "@types/mocha": "^2.2.48", |
| 74 | + "@types/inquirer": "^0.0.41", |
| 75 | + "@types/mocha": "^5.2.0", |
76 | 76 | "@types/mock-fs": "^3.6.30", |
77 | | - "@types/node": "^9.4.7", |
78 | | - "awesome-typescript-loader": "^5.0.0-1", |
79 | | - "babel-eslint": "^8.2.2", |
| 77 | + "@types/node": "^10.1.2", |
| 78 | + "awesome-typescript-loader": "^5.0.0", |
| 79 | + "babel-eslint": "^8.2.3", |
80 | 80 | "chai": "^4.1.2", |
81 | 81 | "chai-as-promised": "^7.1.1", |
82 | | - "codecov": "^3.0.0", |
| 82 | + "codecov": "^3.0.2", |
83 | 83 | "commitizen": "^2.9.6", |
84 | | - "cross-env": "^5.1.3", |
| 84 | + "cross-env": "^5.1.5", |
85 | 85 | "cz-conventional-changelog": "^2.1.0", |
86 | | - "eslint": "^4.18.2", |
87 | | - "eslint-plugin-babel": "^4.1.2", |
88 | | - "ghooks": "^2.0.2", |
89 | | - "mocha": "^5.0.4", |
90 | | - "mock-fs": "^4.4.2", |
91 | | - "npm-run-all": "^4.1.2", |
92 | | - "nyc": "^11.4.1", |
| 86 | + "eslint": "^4.19.1", |
| 87 | + "eslint-plugin-babel": "^5.1.0", |
| 88 | + "ghooks": "^2.0.4", |
| 89 | + "mocha": "^5.2.0", |
| 90 | + "mock-fs": "^4.5.0", |
| 91 | + "npm-run-all": "^4.1.3", |
| 92 | + "nyc": "^11.8.0", |
93 | 93 | "rimraf": "^2.6.2", |
94 | | - "semantic-release": "^15.1.7", |
95 | | - "source-map-support": "^0.5.3", |
| 94 | + "semantic-release": "^15.4.1", |
| 95 | + "source-map-support": "^0.5.6", |
96 | 96 | "test-console": "^1.1.0", |
97 | | - "travis-deploy-once": "^4.4.1", |
98 | | - "ts-loader": "^4.0.1", |
| 97 | + "travis-deploy-once": "^5.0.0", |
| 98 | + "ts-loader": "^4.3.0", |
99 | 99 | "ts-node": "^5.0.1", |
100 | | - "tslint": "^5.9.1", |
101 | | - "tslint-eslint-rules": "^5.1.0", |
| 100 | + "tslint": "^5.10.0", |
| 101 | + "tslint-eslint-rules": "^5.3.1", |
102 | 102 | "tslint-loader": "^3.6.0", |
103 | | - "typescript": "^2.7.2", |
| 103 | + "typescript": "^2.8.3", |
104 | 104 | "validate-commit-msg": "^2.14.0", |
105 | | - "webpack": "^4.1.0", |
106 | | - "webpack-cli": "^2.0.10", |
| 105 | + "webpack": "^4.8.3", |
| 106 | + "webpack-cli": "^2.1.3", |
107 | 107 | "webpack-permissions-plugin": "^1.0.0", |
108 | 108 | "webpack-strip-block": "^0.2.0" |
109 | 109 | }, |
|
0 commit comments