|
77 | 77 | "@types/node": "^10.12.18",
|
78 | 78 | "@types/webpack": "^4.4.22",
|
79 | 79 | "acorn": "^5.2.1",
|
80 |
| - "babel-eslint": "^8.0.3", |
| 80 | + "babel-eslint": "^10.0.1", |
81 | 81 | "babel-helper-vue-jsx-merge-props": "^2.0.3",
|
82 | 82 | "babel-loader": "^8.0.4",
|
83 | 83 | "babel-plugin-istanbul": "^5.1.0",
|
|
89 | 89 | "codecov": "^3.0.0",
|
90 | 90 | "commitizen": "^2.9.6",
|
91 | 91 | "conventional-changelog": "^1.1.3",
|
92 |
| - "cross-spawn": "^5.1.0", |
| 92 | + "cross-spawn": "^6.0.5", |
93 | 93 | "cz-conventional-changelog": "^2.0.0",
|
94 | 94 | "de-indent": "^1.0.2",
|
95 | 95 | "es6-promise": "^4.1.0",
|
96 | 96 | "escodegen": "^1.8.1",
|
97 | 97 | "eslint": "^5.7.0",
|
98 | 98 | "eslint-plugin-flowtype": "^2.34.0",
|
99 | 99 | "eslint-plugin-jasmine": "^2.8.4",
|
100 |
| - "file-loader": "^1.1.5", |
| 100 | + "file-loader": "^3.0.1", |
101 | 101 | "flow-bin": "^0.61.0",
|
102 | 102 | "hash-sum": "^1.0.2",
|
103 | 103 | "he": "^1.1.1",
|
|
112 | 112 | "karma-mocha-reporter": "^2.2.3",
|
113 | 113 | "karma-phantomjs-launcher": "^1.0.4",
|
114 | 114 | "karma-safari-launcher": "^1.0.0",
|
115 |
| - "karma-sauce-launcher": "^1.1.0", |
| 115 | + "karma-sauce-launcher": "^2.0.2", |
116 | 116 | "karma-sourcemap-loader": "^0.3.7",
|
117 | 117 | "karma-webpack": "^4.0.0-rc.2",
|
118 |
| - "lint-staged": "^7.0.0", |
| 118 | + "lint-staged": "^8.0.0", |
119 | 119 | "lodash": "^4.17.4",
|
120 | 120 | "lodash.template": "^4.4.0",
|
121 | 121 | "lodash.uniq": "^4.5.0",
|
122 |
| - "lru-cache": "^4.1.1", |
| 122 | + "lru-cache": "^5.1.1", |
123 | 123 | "nightwatch": "^0.9.16",
|
124 | 124 | "nightwatch-helpers": "^1.2.0",
|
125 | 125 | "phantomjs-prebuilt": "^2.1.14",
|
126 | 126 | "puppeteer": "^1.11.0",
|
127 | 127 | "resolve": "^1.3.3",
|
128 |
| - "rollup": "^0.68.1", |
| 128 | + "rollup": "^1.0.0", |
129 | 129 | "rollup-plugin-alias": "^1.3.1",
|
130 |
| - "rollup-plugin-babel": "^4.0.1", |
131 |
| - "rollup-plugin-buble": "^0.19.2", |
| 130 | + "rollup-plugin-buble": "^0.19.6", |
132 | 131 | "rollup-plugin-commonjs": "^9.2.0",
|
133 | 132 | "rollup-plugin-flow-no-whitespace": "^1.0.0",
|
134 | 133 | "rollup-plugin-node-resolve": "^4.0.0",
|
|
141 | 140 | "webpack": "^4.22.0",
|
142 | 141 | "weex-js-runtime": "^0.23.6",
|
143 | 142 | "weex-styler": "^0.3.0",
|
144 |
| - "yorkie": "^1.0.1" |
| 143 | + "yorkie": "^2.0.0" |
145 | 144 | },
|
146 | 145 | "config": {
|
147 | 146 | "commitizen": {
|
|
0 commit comments