Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#8660)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 3, 2022
1 parent e450deb commit cda89b3
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"markdownlint-cli": "^0.32.2",
"nuxi": "workspace:*",
"nuxt": "workspace:*",
"ohmyfetch": "^0.4.20",
"ohmyfetch": "^0.4.21",
"pathe": "^0.3.9",
"rimraf": "^3.0.2",
"semver": "^7.3.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"nitropack": "^0.6.0",
"nuxi": "3.0.0-rc.12",
"ohash": "^0.1.5",
"ohmyfetch": "^0.4.20",
"ohmyfetch": "^0.4.21",
"pathe": "^0.3.9",
"perfect-debounce": "^0.1.3",
"scule": "^0.3.2",
Expand All @@ -75,7 +75,7 @@
"unplugin": "^0.10.2",
"untyped": "^0.5.0",
"vue": "^3.2.41",
"vue-bundle-renderer": "^0.4.4",
"vue-bundle-renderer": "^0.5.0",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.1.6"
},
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 @@ -20,7 +20,7 @@
"execa": "^6.1.0",
"get-port-please": "^2.6.1",
"jiti": "^1.16.0",
"ohmyfetch": "^0.4.20"
"ohmyfetch": "^0.4.21"
},
"devDependencies": {
"playwright": "^1.27.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 @@ -51,7 +51,7 @@
"vite": "~3.2.2",
"vite-node": "^0.24.5",
"vite-plugin-checker": "^0.5.1",
"vue-bundle-renderer": "^0.4.4"
"vue-bundle-renderer": "^0.5.0"
},
"peerDependencies": {
"vue": "^3.2.41"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ufo": "^0.8.6",
"unplugin": "^0.10.2",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^0.4.4",
"vue-bundle-renderer": "^0.5.0",
"vue-loader": "^17.0.1",
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.7.0",
Expand Down
48 changes: 24 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cda89b3

Please sign in to comment.