Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#19862)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Mar 23, 2023
1 parent 2841999 commit fc9c380
Show file tree
Hide file tree
Showing 7 changed files with 228 additions and 627 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"nuxt": "workspace:*",
"ofetch": "^1.0.1",
"pathe": "^1.1.0",
"rimraf": "^4.4.0",
"rimraf": "^4.4.1",
"semver": "^7.3.8",
"std-env": "^3.3.2",
"typescript": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"knitwork": "^1.0.0",
"magic-string": "^0.30.0",
"mlly": "^1.2.0",
"nitropack": "~2.3.1",
"nitropack": "~2.3.2",
"nuxi": "3.3.1",
"ofetch": "^1.0.1",
"ohash": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@unhead/schema": "^1.1.23",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"nitropack": "~2.3.1",
"nitropack": "~2.3.2",
"unbuild": "latest",
"vite": "~4.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"pathe": "^1.1.0"
},
"devDependencies": {
"playwright": "^1.31.2",
"playwright": "^1.32.0",
"unbuild": "latest",
"vitest": "^0.29.7"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^1.0.2",
"vue-loader": "^17.0.1",
"webpack": "^5.76.2",
"webpack": "^5.76.3",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-dev-middleware": "^6.0.2",
"webpack-hot-middleware": "^2.25.3",
Expand Down
Loading

0 comments on commit fc9c380

Please sign in to comment.