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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 19, 2022
1 parent 1ca9424 commit 087db57
Show file tree
Hide file tree
Showing 6 changed files with 143 additions and 126 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"resolutions": {
"nuxt3": "workspace:./packages/nuxt3",
"@nuxt/ui": "npm:@nuxt/ui-edge@^0.0.0-27346724.df72ccf",
"@nuxt/ui": "npm:@nuxt/ui-edge@^0.0.0-27376194.a859489",
"unbuild": "^0.6.7",
"jiti": "^1.12.9"
},
Expand All @@ -38,7 +38,7 @@
"@nuxtjs/eslint-config": "^7.0.0",
"@nuxtjs/eslint-config-typescript": "^7.0.2",
"@types/jsdom": "^16",
"@types/node": "^16.11.20",
"@types/node": "^16.11.21",
"@types/object-hash": "^2",
"@unocss/reset": "^0.22.4",
"esbuild": "^0.14.11",
Expand All @@ -54,7 +54,7 @@
"pathe": "^0.2.0",
"typescript": "^4.5.4",
"unbuild": "^0.6.7",
"vitest": "^0.1.20",
"vitest": "^0.1.23",
"vue-router": "next"
},
"packageManager": "yarn@3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ufo": "^0.7.9",
"unplugin": "^0.3.0",
"unplugin-vue2-script-setup": "0.9.1",
"vite": "^2.7.12",
"vite": "^2.7.13",
"vite-plugin-vue2": "^1.9.2",
"vue-template-compiler": "^2.6.14"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nitro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"mime": "^3.0.0",
"mlly": "^0.3.19",
"node-fetch": "^3.1.1",
"ohmyfetch": "^0.4.14",
"ohmyfetch": "^0.4.15",
"ora": "^6.0.1",
"p-debounce": "^4.0.0",
"pathe": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"mlly": "^0.3.19",
"murmurhash-es": "^0.1.1",
"nuxi": "3.0.0",
"ohmyfetch": "^0.4.14",
"ohmyfetch": "^0.4.15",
"pathe": "^0.2.0",
"scule": "^0.2.1",
"ufo": "^0.7.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"postcss-url": "^10.1.3",
"rollup-plugin-visualizer": "^5.5.4",
"ufo": "^0.7.9",
"vite": "^2.7.12"
"vite": "^2.7.13"
},
"peerDependencies": {
"vue": "3.2.27"
Expand Down
Loading

0 comments on commit 087db57

Please sign in to comment.