Skip to content

Commit

Permalink
deps: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
airyland committed Aug 5, 2017
1 parent 40902f7 commit 28b2cca
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"glob": "^7.1.1",
"html-webpack-plugin": "^2.29.0",
"http-proxy-middleware": "^0.17.3",
"inject-loader": "^2.0.1",
"inject-loader": "^3.0.1",
"js-yaml": "^3.7.0",
"json-loader": "^0.5.4",
"karma": "^1.4.1",
Expand Down Expand Up @@ -130,12 +130,12 @@
"thunkify": "^2.1.2",
"touch": "^1.0.0",
"url-loader": "^0.5.7",
"vue": "^2.3.3",
"vue": "^2.4.2",
"vue-hot-reload-api": "^2.0.11",
"vue-loader": "^13.0.0",
"vue-loader": "^13.0.2",
"vue-router": "^2.5.3",
"vue-style-loader": "^2.0.0",
"vue-template-compiler": "^2.3.3",
"vue-template-compiler": "^2.4.2",
"vuex": "^2.3.1",
"vuex-i18n": "^1.3.1",
"vuex-router-sync": "^4.2.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ babel-code-frame@^6.11.0, babel-code-frame@^6.16.0, babel-code-frame@^6.22.0:
esutils "^2.0.2"
js-tokens "^3.0.0"

babel-core@^6.22.1, babel-core@^6.24.1:
babel-core@^6.22.1, babel-core@^6.24.1, babel-core@~6:
version "6.25.0"
resolved "http://registry.npm.taobao.org/babel-core/download/babel-core-6.25.0.tgz#7dd42b0463c742e9d5296deb3ec67a9322dad729"
dependencies:
Expand Down Expand Up @@ -3268,11 +3268,11 @@ ini@^1.3.4, ini@~1.3.0:
version "1.3.4"
resolved "http://registry.npm.taobao.org/ini/download/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"

inject-loader@^2.0.1:
version "2.0.1"
resolved "http://registry.npm.taobao.org/inject-loader/download/inject-loader-2.0.1.tgz#1a7b45d60a81610459ac76079c3ce2a654d0dfc7"
inject-loader@^3.0.1:
version "3.0.1"
resolved "http://registry.npm.taobao.org/inject-loader/download/inject-loader-3.0.1.tgz#844a4596150cf6b864c2f79806d40a2caee4c2c7"
dependencies:
loader-utils "^0.2.3"
babel-core "~6"

inline-manifest-webpack-plugin@^3.0.1:
version "3.0.1"
Expand Down Expand Up @@ -3868,7 +3868,7 @@ loader-runner@^2.3.0:
version "2.3.0"
resolved "http://registry.npm.taobao.org/loader-runner/download/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2"

loader-utils@^0.2.15, loader-utils@^0.2.16, loader-utils@^0.2.3, loader-utils@^0.2.5:
loader-utils@^0.2.15, loader-utils@^0.2.16, loader-utils@^0.2.5:
version "0.2.17"
resolved "http://registry.npm.taobao.org/loader-utils/download/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348"
dependencies:
Expand Down Expand Up @@ -6429,9 +6429,9 @@ vue-hot-reload-api@^2.0.11, vue-hot-reload-api@^2.1.0:
version "2.1.0"
resolved "http://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-2.1.0.tgz#9ca58a6e0df9078554ce1708688b6578754d86de"

vue-loader@^13.0.0:
version "13.0.0"
resolved "http://registry.npm.taobao.org/vue-loader/download/vue-loader-13.0.0.tgz#403135a3fc71b78235d4317f21fe2b0d39938a57"
vue-loader@^13.0.2:
version "13.0.2"
resolved "http://registry.npm.taobao.org/vue-loader/download/vue-loader-13.0.2.tgz#78c3e80f69c0520f99a092854dd7d63e3921a28d"
dependencies:
consolidate "^0.14.0"
hash-sum "^1.0.2"
Expand Down Expand Up @@ -6465,9 +6465,9 @@ vue-style-loader@^3.0.0:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

vue-template-compiler@^2.3.3:
version "2.3.4"
resolved "http://registry.npm.taobao.org/vue-template-compiler/download/vue-template-compiler-2.3.4.tgz#5a88ac2c5e4d5d6218e6aa80e7e221fb7e67894c"
vue-template-compiler@^2.4.2:
version "2.4.2"
resolved "http://registry.npm.taobao.org/vue-template-compiler/download/vue-template-compiler-2.4.2.tgz#5a45d843f148b098f6c1d1e35ac20c4956d30ad1"
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand All @@ -6476,9 +6476,9 @@ vue-template-es2015-compiler@^1.5.3:
version "1.5.3"
resolved "http://registry.npm.taobao.org/vue-template-es2015-compiler/download/vue-template-es2015-compiler-1.5.3.tgz#22787de4e37ebd9339b74223bc467d1adee30545"

vue@^2.3.3:
version "2.3.4"
resolved "http://registry.npm.taobao.org/vue/download/vue-2.3.4.tgz#5ec3b87a191da8090bbef56b7cfabd4158038171"
vue@^2.4.2:
version "2.4.2"
resolved "http://registry.npm.taobao.org/vue/download/vue-2.4.2.tgz#a9855261f191c978cc0dc1150531b8d08149b58c"

vuex-i18n@^1.3.1:
version "1.4.1"
Expand Down

0 comments on commit 28b2cca

Please sign in to comment.