Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#91)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 20, 2021
1 parent 91b5905 commit 8ffb152
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 45 deletions.
4 changes: 2 additions & 2 deletions packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"serve-placeholder": "^1.2.3",
"serve-static": "^1.14.1",
"std-env": "^2.3.0",
"table": "^6.1.0",
"table": "^6.3.0",
"ufo": "^0.6.11",
"unstorage": "^0.1.4",
"unstorage": "^0.1.5",
"upath": "^2.0.1",
"vue": "3.0.11",
"vue-bundle-renderer": "^0.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vue/compiler-sfc": "^3.0.11",
"consola": "^2.15.3",
"fs-extra": "^9.1.0",
"vite": "^2.1.5",
"vite": "^2.2.1",
"vue": "3.0.11"
}
}
10 changes: 5 additions & 5 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
"prepack": "unbuild"
},
"dependencies": {
"@babel/core": "^7.13.15",
"@babel/core": "^7.13.16",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.1",
"@nuxt/kit": "^0.5.0",
"@vue/babel-preset-jsx": "^1.2.4",
"@vue/compiler-sfc": "^3.0.11",
"babel-loader": "^8.2.2",
"consola": "^2.15.3",
"css-loader": "^5.2.1",
"css-loader": "^5.2.4",
"css-minimizer-webpack-plugin": "^2.0.0",
"esbuild-loader": "^2.11.1",
"esbuild-loader": "^2.12.0",
"file-loader": "^6.2.0",
"fs-extra": "^9.1.0",
"glob": "^7.1.6",
"hash-sum": "^2.0.0",
"lodash": "^4.17.21",
"memfs": "^3.2.2",
"mini-css-extract-plugin": "^1.4.1",
"mini-css-extract-plugin": "^1.5.0",
"pify": "^5.0.0",
"postcss": "^8.2.10",
"postcss-import-resolver": "^2.0.0",
Expand All @@ -39,7 +39,7 @@
"vue": "3.0.11",
"vue-loader": "^16.2.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.33.2",
"webpack": "^5.34.0",
"webpack-bundle-analyzer": "^4.4.1",
"webpack-dev-middleware": "^4.1.0",
"webpack-hot-middleware": "^2.25.0",
Expand Down
Loading

0 comments on commit 8ffb152

Please sign in to comment.