Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt#3273)
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 Feb 17, 2022
1 parent 8adff2e commit 65d51d6
Show file tree
Hide file tree
Showing 5 changed files with 273 additions and 26 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@types/node": "^16.11.25",
"@types/object-hash": "^2",
"@unocss/reset": "^0.24.4",
"esbuild": "^0.14.21",
"esbuild": "^0.14.22",
"eslint": "^8.9.0",
"eslint-plugin-jsdoc": "^37.9.1",
"eslint-plugin-jsdoc": "^37.9.2",
"execa": "^6.1.0",
"expect-type": "^0.13.0",
"globby": "^13.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"consola": "^2.15.3",
"defu": "^5.0.1",
"destr": "^1.1.0",
"dot-prop": "^7.1.1",
"esbuild": "^0.14.21",
"dot-prop": "^7.2.0",
"esbuild": "^0.14.22",
"etag": "^1.8.1",
"fs-extra": "^10.0.0",
"globby": "^13.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"autoprefixer": "^10.4.2",
"chokidar": "^3.5.3",
"defu": "^5.0.1",
"esbuild": "^0.14.21",
"esbuild": "^0.14.22",
"escape-string-regexp": "^5.0.0",
"externality": "^0.1.6",
"fs-extra": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"url-loader": "^4.1.1",
"vue-loader": "^17.0.0",
"vue-style-loader": "^4.1.3",
"webpack": "^5.69.0",
"webpack": "^5.69.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-middleware": "^5.3.1",
"webpack-hot-middleware": "^2.25.1",
Expand Down
Loading

0 comments on commit 65d51d6

Please sign in to comment.