Skip to content

Commit 18b2d2b

Browse files
author
Pooya Parsa
committed
chore: update dependencies
1 parent b639013 commit 18b2d2b

File tree

2 files changed

+22
-58
lines changed

2 files changed

+22
-58
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
]
3535
},
3636
"dependencies": {
37-
"@nuxtjs/proxy": "^1.2.3",
37+
"@nuxtjs/proxy": "^1.2.4",
3838
"axios": "^0.18.0",
3939
"axios-retry": "^3.0.2",
40-
"consola": "^1.1.1"
40+
"consola": "^1.1.4"
4141
},
4242
"devDependencies": {
4343
"codecov": "latest",
@@ -51,7 +51,7 @@
5151
"eslint-plugin-vue": "^4.4.0",
5252
"jest": "^22.4.3",
5353
"jsdom": "^11.6.2",
54-
"nuxt-edge": "^2.0.0-25375287.923164e",
54+
"nuxt-edge": "^2.0.0-25375479.ba18127",
5555
"standard-version": "latest"
5656
}
5757
}

yarn.lock

Lines changed: 19 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
string-width "^2.0.0"
2626
strip-ansi "^4.0.0"
2727

28-
"@nuxtjs/proxy@^1.2.3":
29-
version "1.2.3"
30-
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-1.2.3.tgz#142e603b5d7b0412e0c35afa53bf9b4b26b70198"
28+
"@nuxtjs/proxy@^1.2.4":
29+
version "1.2.4"
30+
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-1.2.4.tgz#41aafac58854f14e28aed17238936bb6404e6071"
3131
dependencies:
32-
consola "^1.1.1"
32+
consola "^1.1.4"
3333
http-proxy-middleware "^0.18.0"
3434

3535
"@nuxtjs/youch@^4.2.3":
@@ -1358,7 +1358,7 @@ [email protected], chalk@^1.0.0, chalk@^1.1.3:
13581358
strip-ansi "^3.0.0"
13591359
supports-color "^2.0.0"
13601360

1361-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.3.2:
1361+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.2:
13621362
version "2.3.2"
13631363
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.2.tgz#250dc96b07491bfd601e648d66ddf5f60c7a5c65"
13641364
dependencies:
@@ -1442,10 +1442,6 @@ cli-cursor@^2.0.0, cli-cursor@^2.1.0:
14421442
dependencies:
14431443
restore-cursor "^2.0.0"
14441444

1445-
cli-spinners@^1.1.0:
1446-
version "1.1.0"
1447-
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-1.1.0.tgz#f1847b168844d917a671eb9d147e3df497c90d06"
1448-
14491445
cli-width@^2.0.0:
14501446
version "2.2.0"
14511447
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
@@ -1637,18 +1633,11 @@ connect@^3.6.5:
16371633
parseurl "~1.3.2"
16381634
utils-merge "1.0.1"
16391635

1640-
consola@^1.0.0:
1641-
version "1.0.0"
1642-
resolved "https://registry.yarnpkg.com/consola/-/consola-1.0.0.tgz#4d2a5535abc89078c73593c41e42e66eddd7d5f3"
1643-
dependencies:
1644-
figures "^2.0.0"
1645-
ora "^2.0.0"
1646-
std-env "^1.1.0"
1647-
1648-
consola@^1.1.1:
1649-
version "1.1.1"
1650-
resolved "https://registry.yarnpkg.com/consola/-/consola-1.1.1.tgz#282566e34573d33f01e3c0aca0cd6d383f82925c"
1636+
consola@^1.1.3, consola@^1.1.4:
1637+
version "1.1.4"
1638+
resolved "https://registry.yarnpkg.com/consola/-/consola-1.1.4.tgz#278035fb0c7b10c93528a57c2685ede476e00c9b"
16511639
dependencies:
1640+
chalk "^2.3.2"
16521641
figures "^2.0.0"
16531642
lodash "^4.17.5"
16541643
std-env "^1.1.0"
@@ -2137,12 +2126,6 @@ default-require-extensions@^1.0.0:
21372126
dependencies:
21382127
strip-bom "^2.0.0"
21392128

2140-
defaults@^1.0.3:
2141-
version "1.0.3"
2142-
resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
2143-
dependencies:
2144-
clone "^1.0.2"
2145-
21462129
define-properties@^1.1.2:
21472130
version "1.1.2"
21482131
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.2.tgz#83a73f2fea569898fb737193c8f873caf6d45c94"
@@ -4483,7 +4466,7 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5,
44834466
version "4.17.5"
44844467
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
44854468

4486-
log-symbols@^2.1.0, log-symbols@^2.2.0:
4469+
log-symbols@^2.1.0:
44874470
version "2.2.0"
44884471
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
44894472
dependencies:
@@ -4977,9 +4960,9 @@ number-is-nan@^1.0.0:
49774960
version "1.0.1"
49784961
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
49794962

4980-
nuxt-edge@^2.0.0-25375287.923164e:
4981-
version "2.0.0-25375287.923164e"
4982-
resolved "https://registry.yarnpkg.com/nuxt-edge/-/nuxt-edge-2.0.0-25375287.923164e.tgz#bb9941276c25cc5cfd6b06d55a6fe67b299c34fa"
4963+
nuxt-edge@^2.0.0-25375479.ba18127:
4964+
version "2.0.0-25375479.ba18127"
4965+
resolved "https://registry.yarnpkg.com/nuxt-edge/-/nuxt-edge-2.0.0-25375479.ba18127.tgz#2c018dbd2087c08e3845dad56bfd92d49b58bf32"
49834966
dependencies:
49844967
"@nuxtjs/friendly-errors-webpack-plugin" "^2.0.2"
49854968
"@nuxtjs/youch" "^4.2.3"
@@ -4993,7 +4976,7 @@ nuxt-edge@^2.0.0-25375287.923164e:
49934976
chokidar "^2.0.3"
49944977
compression "^1.7.1"
49954978
connect "^3.6.5"
4996-
consola "^1.0.0"
4979+
consola "^1.1.3"
49974980
css-loader "^0.28.11"
49984981
es6-promise "^4.2.4"
49994982
esm "^3.0.14"
@@ -5007,13 +4990,11 @@ nuxt-edge@^2.0.0-25375287.923164e:
50074990
html-webpack-plugin "^3.1.0"
50084991
launch-editor-middleware "^2.2.1"
50094992
lodash "^4.17.5"
5010-
log-update "^2.3.0"
50114993
lru-cache "^4.1.2"
50124994
memory-fs "^0.4.1"
50134995
mini-css-extract-plugin "^0.4.0"
50144996
minimist "^1.2.0"
50154997
opencollective "^1.0.3"
5016-
ora "^2.0.0"
50174998
postcss "^6.0.21"
50184999
postcss-cssnext "^3.1.0"
50195000
postcss-import "^11.1.0"
@@ -5043,7 +5024,7 @@ nuxt-edge@^2.0.0-25375287.923164e:
50435024
webpack-dev-middleware "^3.1.0"
50445025
webpack-hot-middleware "^2.21.2"
50455026
webpack-node-externals "^1.6.0"
5046-
webpackbar "^2.2.1"
5027+
webpackbar "^2.3.2"
50475028

50485029
nwmatcher@^1.4.3:
50495030
version "1.4.4"
@@ -5161,17 +5142,6 @@ optionator@^0.8.1, optionator@^0.8.2:
51615142
type-check "~0.3.2"
51625143
wordwrap "~1.0.0"
51635144

5164-
ora@^2.0.0:
5165-
version "2.0.0"
5166-
resolved "https://registry.yarnpkg.com/ora/-/ora-2.0.0.tgz#8ec3a37fa7bffb54a3a0c188a1f6798e7e1827cd"
5167-
dependencies:
5168-
chalk "^2.3.1"
5169-
cli-cursor "^2.1.0"
5170-
cli-spinners "^1.1.0"
5171-
log-symbols "^2.2.0"
5172-
strip-ansi "^4.0.0"
5173-
wcwidth "^1.0.1"
5174-
51755145
os-browserify@^0.3.0:
51765146
version "0.3.0"
51775147
resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
@@ -7587,12 +7557,6 @@ watchpack@^1.5.0:
75877557
graceful-fs "^4.1.2"
75887558
neo-async "^2.5.0"
75897559

7590-
wcwidth@^1.0.1:
7591-
version "1.0.1"
7592-
resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
7593-
dependencies:
7594-
defaults "^1.0.3"
7595-
75967560
webidl-conversions@^4.0.1, webidl-conversions@^4.0.2:
75977561
version "4.0.2"
75987562
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -7679,12 +7643,12 @@ webpack@^4.4.1:
76797643
watchpack "^1.5.0"
76807644
webpack-sources "^1.0.1"
76817645

7682-
webpackbar@^2.2.1:
7683-
version "2.2.1"
7684-
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.2.1.tgz#99d709239303fa183f0fa3e0400eecc5dc904211"
7646+
webpackbar@^2.3.2:
7647+
version "2.3.2"
7648+
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.3.2.tgz#bdb1cfae1725a1341e583c9c8ef4e37a16bb8136"
76857649
dependencies:
76867650
chalk "^2.3.2"
7687-
consola "^1.0.0"
7651+
consola "^1.1.3"
76887652
figures "^2.0.0"
76897653
loader-utils "^1.1.0"
76907654
lodash "^4.17.5"

0 commit comments

Comments
 (0)