Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 5, 2019
1 parent 29c4dda commit a70c393
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"start": "nuxt start"
},
"dependencies": {
"@nuxtjs/axios": "^5.4.1",
"@nuxtjs/axios": "^5.5.4",
"@nuxtjs/google-analytics": "^2.2.0",
"@nuxtjs/localtunnel": "^1.1.0",
"@nuxtjs/localtunnel": "^1.1.1",
"@nuxtjs/manifest": "^2.6.0",
"@nuxtjs/pwa": "^2.6.0",
"nuxt-edge": "^2.0.0-25638738"
Expand Down
44 changes: 29 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -813,14 +813,14 @@
dependencies:
core-js "^2.5.7"

"@nuxtjs/axios@^5.4.1":
version "5.4.1"
resolved "http://registry.npm.taobao.org/@nuxtjs/axios/download/@nuxtjs/axios-5.4.1.tgz#8dbc841e939c082271f7053edc1180bf5a441ee3"
"@nuxtjs/axios@^5.5.4":
version "5.5.4"
resolved "https://registry.npm.taobao.org/@nuxtjs/axios/download/@nuxtjs/axios-5.5.4.tgz#c4aee2322901b19d4072670c03144662a73ea6f4"
dependencies:
"@nuxtjs/proxy" "^1.3.3"
axios "^0.18.0"
axios "^0.19.0"
axios-retry "^3.1.2"
consola "^2.5.6"
consola "^2.7.1"

"@nuxtjs/babel-preset-app@^0.7.0":
version "0.7.0"
Expand Down Expand Up @@ -860,9 +860,9 @@
hash-sum "^1.0.2"
jimp "^0.5.0"

"@nuxtjs/localtunnel@^1.1.0":
version "1.1.0"
resolved "http://registry.npm.taobao.org/@nuxtjs/localtunnel/download/@nuxtjs/localtunnel-1.1.0.tgz#376df53eba84cb72b84bc6cb9cd074c973380dcb"
"@nuxtjs/localtunnel@^1.1.1":
version "1.1.1"
resolved "https://registry.npm.taobao.org/@nuxtjs/localtunnel/download/@nuxtjs/localtunnel-1.1.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40nuxtjs%2Flocaltunnel%2Fdownload%2F%40nuxtjs%2Flocaltunnel-1.1.1.tgz#f8e131cc09c5a9abf47638154967414563b0c71a"
dependencies:
localtunnel "^1.9.1"

Expand Down Expand Up @@ -1259,12 +1259,12 @@ [email protected]:
follow-redirects "^1.2.5"
is-buffer "^1.1.5"

axios@^0.18.0:
version "0.18.0"
resolved "http://registry.npm.taobao.org/axios/download/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
axios@^0.19.0:
version "0.19.0"
resolved "https://registry.npm.taobao.org/axios/download/axios-0.19.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
dependencies:
follow-redirects "^1.3.0"
is-buffer "^1.1.5"
follow-redirects "1.5.10"
is-buffer "^2.0.2"

babel-code-frame@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -1843,6 +1843,10 @@ consola@^2.5.6:
version "2.5.6"
resolved "http://registry.npm.taobao.org/consola/download/consola-2.5.6.tgz#5ce14dbaf6f5b589c8a258ef80ed97b752fa57d5"

consola@^2.7.1:
version "2.7.1"
resolved "https://registry.npm.taobao.org/consola/download/consola-2.7.1.tgz#3f7f7c53eb44362240c3aee41b9bb2641d5ca32e"

console-browserify@^1.1.0:
version "1.1.0"
resolved "http://registry.npm.taobao.org/console-browserify/download/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
Expand Down Expand Up @@ -2163,7 +2167,7 @@ [email protected], debug@^2.1.2, debug@^2.2.0, debug@^2.3.3:
dependencies:
ms "2.0.0"

debug@^3.1.0:
debug@=3.1.0, debug@^3.1.0:
version "3.1.0"
resolved "http://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
dependencies:
Expand Down Expand Up @@ -2686,7 +2690,13 @@ flush-write-stream@^1.0.0:
inherits "^2.0.1"
readable-stream "^2.0.4"

follow-redirects@^1.0.0, follow-redirects@^1.2.5, follow-redirects@^1.3.0:
[email protected]:
version "1.5.10"
resolved "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
dependencies:
debug "=3.1.0"

follow-redirects@^1.0.0, follow-redirects@^1.2.5:
version "1.4.1"
resolved "http://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.4.1.tgz#d8120f4518190f55aac65bb6fc7b85fcd666d6aa"
dependencies:
Expand Down Expand Up @@ -3168,6 +3178,10 @@ is-buffer@^1.1.5:
version "1.1.6"
resolved "http://registry.npm.taobao.org/is-buffer/download/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"

is-buffer@^2.0.2:
version "2.0.3"
resolved "https://registry.npm.taobao.org/is-buffer/download/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"

is-builtin-module@^1.0.0:
version "1.0.0"
resolved "http://registry.npm.taobao.org/is-builtin-module/download/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
Expand Down

0 comments on commit a70c393

Please sign in to comment.