Browse Source

chore: update deps

dev
Evan You 7 years ago
parent
commit
3d431a5ddc
  1. 10484
      package-lock.json
  2. 22
      package.json
  3. 8114
      yarn.lock

10484
package-lock.json

File diff suppressed because it is too large

22
package.json

@ -79,7 +79,7 @@
"babel-plugin-transform-vue-jsx": "^3.4.3",
"babel-preset-es2015": "^6.24.1",
"babel-preset-flow-vue": "^1.0.0",
"buble": "^0.18.0",
"buble": "^0.19.3",
"chalk": "^2.3.0",
"chromedriver": "^2.30.1",
"codecov.io": "^0.1.6",
@ -99,10 +99,10 @@
"flow-bin": "^0.61.0",
"hash-sum": "^1.0.2",
"he": "^1.1.1",
"http-server": "^0.10.0",
"jasmine": "^2.6.0",
"jasmine-core": "^2.6.3",
"karma": "^1.7.0",
"http-server": "^0.11.1",
"jasmine": "^2.99.0",
"jasmine-core": "^2.99.0",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.1.1",
"karma-coverage": "^1.1.1",
"karma-firefox-launcher": "^1.0.1",
@ -113,7 +113,7 @@
"karma-sauce-launcher": "^1.1.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.3",
"lint-staged": "^6.0.0",
"lint-staged": "^7.0.0",
"lodash": "^4.17.4",
"lodash.template": "^4.4.0",
"lodash.uniq": "^4.5.0",
@ -122,21 +122,21 @@
"nightwatch-helpers": "^1.2.0",
"phantomjs-prebuilt": "^2.1.14",
"resolve": "^1.3.3",
"rollup": "^0.52.1",
"rollup": "^0.54.1",
"rollup-plugin-alias": "^1.3.1",
"rollup-plugin-babel": "^3.0.2",
"rollup-plugin-buble": "^0.18.0",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^8.0.0",
"rollup-plugin-flow-no-whitespace": "^1.0.0",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-watch": "^4.0.0",
"selenium-server": "^2.53.1",
"serialize-javascript": "^1.3.0",
"shelljs": "^0.7.8",
"shelljs": "^0.8.1",
"typescript": "^2.7.1",
"uglify-js": "^3.0.15",
"webpack": "^3.10.0",
"webpack": "^3.11.0",
"weex-js-runtime": "^0.23.6",
"weex-styler": "^0.3.0",
"yorkie": "^1.0.1"

8114
yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save