feat(deps): upgrade devalue, time-fix-plugin (#4118)

nuxt-community/devalue:
- fix: properly log message for symbolic keys
- feat: env vars to adjust warning behaviour
This commit is contained in:
renovate[bot] 2018-10-16 13:09:50 +03:30 committed by Pooya Parsa
parent 5723e438b8
commit 519a46fd6a
4 changed files with 21 additions and 17 deletions

View File

@ -72,13 +72,13 @@
"@babel/core": "^7.1.2",
"@babel/polyfill": "^7.0.0",
"@nuxtjs/babel-preset-app": "^0.7.0",
"@nuxtjs/devalue": "^1.0.0",
"@nuxtjs/devalue": "^1.0.1",
"@nuxtjs/friendly-errors-webpack-plugin": "^2.0.2",
"@nuxtjs/opencollective": "^0.1.0",
"@nuxtjs/youch": "^4.2.3",
"babel-loader": "^8.0.4",
"cache-loader": "^1.2.2",
"caniuse-lite": "^1.0.30000890",
"caniuse-lite": "^1.0.30000892",
"chalk": "^2.4.1",
"chokidar": "^2.0.4",
"compression": "^1.7.3",
@ -119,7 +119,7 @@
"style-resources-loader": "^1.2.1",
"terser-webpack-plugin": "^1.1.0",
"thread-loader": "^1.2.0",
"time-fix-plugin": "^2.0.3",
"time-fix-plugin": "^2.0.4",
"upath": "^1.1.0",
"url-loader": "^1.1.2",
"vue": "^2.5.17",
@ -149,7 +149,7 @@
"eslint": "^5.7.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^21.24.1",
"eslint-plugin-jest": "^21.25.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",

View File

@ -58,13 +58,13 @@
"@babel/core": "^7.1.2",
"@babel/polyfill": "^7.0.0",
"@nuxtjs/babel-preset-app": "^0.7.0",
"@nuxtjs/devalue": "^1.0.0",
"@nuxtjs/devalue": "^1.0.1",
"@nuxtjs/friendly-errors-webpack-plugin": "^2.0.2",
"@nuxtjs/opencollective": "^0.1.0",
"@nuxtjs/youch": "^4.2.3",
"babel-loader": "^8.0.4",
"cache-loader": "^1.2.2",
"caniuse-lite": "^1.0.30000890",
"caniuse-lite": "^1.0.30000892",
"chalk": "^2.4.1",
"chokidar": "^2.0.4",
"compression": "^1.7.3",
@ -105,7 +105,7 @@
"style-resources-loader": "^1.2.1",
"terser-webpack-plugin": "^1.1.0",
"thread-loader": "^1.2.0",
"time-fix-plugin": "^2.0.3",
"time-fix-plugin": "^2.0.4",
"upath": "^1.1.0",
"url-loader": "^1.1.2",
"vue": "^2.5.17",

View File

@ -55,7 +55,7 @@
"npm": ">=5.0.0"
},
"dependencies": {
"@nuxtjs/devalue": "^1.0.0",
"@nuxtjs/devalue": "^1.0.1",
"@nuxtjs/youch": "^4.2.3",
"chalk": "^2.4.1",
"compression": "^1.7.3",

View File

@ -679,9 +679,9 @@
babel-helper-vue-jsx-merge-props "^2.0.3"
babel-plugin-transform-vue-jsx "^4.0.1"
"@nuxtjs/devalue@^1.0.0":
version "1.0.0"
resolved "https://registry.npmjs.org/@nuxtjs/devalue/-/devalue-1.0.0.tgz#97c5cfbac0cd3eb7a7894a4e1bfe5c22eeee3ab3"
"@nuxtjs/devalue@^1.0.1":
version "1.0.1"
resolved "https://registry.npmjs.org/@nuxtjs/devalue/-/devalue-1.0.1.tgz#661f16ed4c5d4bf64ab8b6e66fa1aa16bc57d504"
dependencies:
consola "^1.4.3"
@ -1692,6 +1692,10 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000884, caniuse-lite@^1.0.30000889, can
version "1.0.30000890"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000890.tgz#86a18ffcc65d79ec6a437e985761b8bf1c4efeaf"
caniuse-lite@^1.0.30000892:
version "1.0.30000892"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000892.tgz#344d2b51ee3ff5977537da4aa449c90eec40b759"
capture-exit@^1.2.0:
version "1.2.0"
resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-1.2.0.tgz#1c5fcc489fd0ab00d4f1ac7ae1072e3173fbab6f"
@ -2745,9 +2749,9 @@ eslint-plugin-import@^2.14.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"
eslint-plugin-jest@^21.24.1:
version "21.24.1"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.24.1.tgz#aaf3c34e816f07add83d1e9c20696fdc31fac8dc"
eslint-plugin-jest@^21.25.0:
version "21.25.1"
resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.25.1.tgz#166c6b9d33bd7bc5b8ece62cff878ba207600bb6"
eslint-plugin-node@^7.0.1:
version "7.0.1"
@ -7434,9 +7438,9 @@ through@^2.3.6:
version "2.3.8"
resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
time-fix-plugin@^2.0.3:
version "2.0.3"
resolved "https://registry.npmjs.org/time-fix-plugin/-/time-fix-plugin-2.0.3.tgz#b6b1ead519099bc621e28edb77dac7531918b7e1"
time-fix-plugin@^2.0.4:
version "2.0.4"
resolved "https://registry.npmjs.org/time-fix-plugin/-/time-fix-plugin-2.0.4.tgz#2436f837279e105902c985cd4c29eacbe9c51c0a"
timers-browserify@^2.0.4:
version "2.0.10"