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 (#8265)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe committed Oct 18, 2022
1 parent e18da78 commit c14f9f5
Show file tree
Hide file tree
Showing 14 changed files with 82 additions and 69 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -56,15 +56,15 @@
"changelogen": "^0.3.5",
"crawler": "^1.3.0",
"eslint": "^8.25.0",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-jsdoc": "^39.3.13",
"execa": "^6.1.0",
"expect-type": "^0.14.2",
"globby": "^13.1.2",
"jiti": "^1.16.0",
"markdownlint-cli": "^0.32.2",
"nuxi": "workspace:*",
"nuxt": "workspace:*",
"ohmyfetch": "^0.4.19",
"ohmyfetch": "^0.4.20",
"pathe": "^0.3.9",
"rimraf": "^3.0.2",
"semver": "^7.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Expand Up @@ -35,7 +35,7 @@
"execa": "^6.1.0",
"flat": "^5.0.2",
"giget": "^0.1.7",
"h3": "^0.8.1",
"h3": "^0.8.2",
"jiti": "^1.16.0",
"listhen": "^0.3.4",
"mlly": "^0.5.16",
Expand Down
8 changes: 4 additions & 4 deletions packages/nuxt/package.json
Expand Up @@ -52,16 +52,16 @@
"escape-string-regexp": "^5.0.0",
"fs-extra": "^10.1.0",
"globby": "^13.1.2",
"h3": "^0.8.1",
"h3": "^0.8.2",
"hash-sum": "^2.0.0",
"hookable": "^5.4.1",
"knitwork": "^0.1.2",
"magic-string": "^0.26.7",
"mlly": "^0.5.16",
"nitropack": "npm:nitropack-edge@0.6.0-27766876.4ff7082",
"nitropack": "npm:nitropack-edge@0.6.0-27767213.0be380d",
"nuxi": "3.0.0-rc.11",
"ohash": "^0.1.5",
"ohmyfetch": "^0.4.19",
"ohmyfetch": "^0.4.20",
"pathe": "^0.3.9",
"perfect-debounce": "^0.1.3",
"scule": "^0.3.2",
Expand All @@ -74,7 +74,7 @@
"unplugin": "^0.10.0",
"untyped": "^0.5.0",
"vue": "^3.2.41",
"vue-bundle-renderer": "^0.4.3",
"vue-bundle-renderer": "^0.4.4",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.1.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Expand Up @@ -18,7 +18,7 @@
"@types/semver": "^7",
"@vitejs/plugin-vue": "^3.1.2",
"@vueuse/head": "~1.0.0-rc.9",
"nitropack": "npm:nitropack-edge@0.6.0-27766876.4ff7082",
"nitropack": "npm:nitropack-edge@0.6.0-27767213.0be380d",
"unbuild": "latest",
"vite": "~3.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Expand Up @@ -20,7 +20,7 @@
"execa": "^6.1.0",
"get-port-please": "^2.6.1",
"jiti": "^1.16.0",
"ohmyfetch": "^0.4.19"
"ohmyfetch": "^0.4.20"
},
"devDependencies": {
"playwright": "^1.27.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Expand Up @@ -33,7 +33,7 @@
"externality": "^0.2.2",
"fs-extra": "^10.1.0",
"get-port-please": "^2.6.1",
"h3": "^0.8.1",
"h3": "^0.8.2",
"knitwork": "^0.1.2",
"magic-string": "^0.26.7",
"mlly": "^0.5.16",
Expand All @@ -51,7 +51,7 @@
"vite": "~3.1.8",
"vite-node": "^0.24.3",
"vite-plugin-checker": "^0.5.1",
"vue-bundle-renderer": "^0.4.3"
"vue-bundle-renderer": "^0.4.4"
},
"peerDependencies": {
"vue": "^3.2.41"
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -47,7 +47,7 @@
"ufo": "^0.8.6",
"unplugin": "^0.10.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^0.4.3",
"vue-bundle-renderer": "^0.4.4",
"vue-loader": "^17.0.0",
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.6.1",
Expand Down

0 comments on commit c14f9f5

Please sign in to comment.