mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (#6030)
This commit is contained in:
parent
9524bcae5e
commit
9014251c1f
@ -53,7 +53,7 @@
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^5.2.3",
|
||||
"esm": "^3.2.25",
|
||||
"execa": "^2.0.2",
|
||||
"execa": "^2.0.3",
|
||||
"express": "^4.17.1",
|
||||
"finalhandler": "^1.1.2",
|
||||
"fork-ts-checker-webpack-plugin": "^1.3.7",
|
||||
@ -72,7 +72,7 @@
|
||||
"request": "^2.88.0",
|
||||
"request-promise-native": "^1.0.7",
|
||||
"rimraf": "^2.6.3",
|
||||
"rollup": "^1.16.5",
|
||||
"rollup": "^1.16.6",
|
||||
"rollup-plugin-alias": "^1.5.2",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup-plugin-commonjs": "^10.0.1",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/plugin-transform-runtime": "^7.5.0",
|
||||
"@babel/preset-env": "^7.5.0",
|
||||
"@babel/runtime": "^7.5.0",
|
||||
"@babel/runtime": "^7.5.1",
|
||||
"@vue/babel-preset-jsx": "^1.0.0",
|
||||
"core-js": "^2.6.5"
|
||||
},
|
||||
|
@ -18,7 +18,7 @@
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.9.0",
|
||||
"esm": "^3.2.25",
|
||||
"execa": "^2.0.2",
|
||||
"execa": "^2.0.3",
|
||||
"exit": "^0.1.2",
|
||||
"fs-extra": "^8.1.0",
|
||||
"minimist": "^1.2.0",
|
||||
|
@ -14,13 +14,13 @@
|
||||
"@nuxt/utils": "2.8.1",
|
||||
"babel-loader": "^8.0.6",
|
||||
"cache-loader": "^4.0.1",
|
||||
"caniuse-lite": "^1.0.30000979",
|
||||
"caniuse-lite": "^1.0.30000980",
|
||||
"chalk": "^2.4.2",
|
||||
"consola": "^2.9.0",
|
||||
"css-loader": "^3.0.0",
|
||||
"cssnano": "^4.1.10",
|
||||
"eventsource-polyfill": "^0.9.6",
|
||||
"extract-css-chunks-webpack-plugin": "^4.5.4",
|
||||
"extract-css-chunks-webpack-plugin": "^4.5.5",
|
||||
"file-loader": "^4.0.0",
|
||||
"glob": "^7.1.4",
|
||||
"hard-source-webpack-plugin": "^0.13.1",
|
||||
|
Loading…
Reference in New Issue
Block a user