chore(deps): update all non-major dependencies (#5073)

* chore(deps): update all non-major dependencies

* update lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
This commit is contained in:
renovate[bot] 2022-05-20 13:54:19 +02:00 committed by GitHub
parent ca526cfa92
commit d9b6c8a59b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 229 additions and 419 deletions

View File

@ -63,7 +63,7 @@
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"typescript": "^4.6.4", "typescript": "^4.6.4",
"unbuild": "^0.7.4", "unbuild": "^0.7.4",
"vitest": "^0.12.6", "vitest": "^0.12.7",
"vue-tsc": "^0.34.15" "vue-tsc": "^0.34.15"
}, },
"packageManager": "yarn@3.2.1", "packageManager": "yarn@3.2.1",

View File

@ -55,7 +55,7 @@
"nitropack": "^0.4.4", "nitropack": "^0.4.4",
"nuxi": "^3.0.0-rc.3", "nuxi": "^3.0.0-rc.3",
"ohash": "^0.1.0", "ohash": "^0.1.0",
"ohmyfetch": "^0.4.17", "ohmyfetch": "^0.4.18",
"pathe": "^0.3.0", "pathe": "^0.3.0",
"perfect-debounce": "^0.1.3", "perfect-debounce": "^0.1.3",
"scule": "^0.2.1", "scule": "^0.2.1",

View File

@ -19,12 +19,12 @@
"execa": "^6.1.0", "execa": "^6.1.0",
"get-port-please": "^2.5.0", "get-port-please": "^2.5.0",
"jiti": "^1.13.0", "jiti": "^1.13.0",
"ohmyfetch": "^0.4.17" "ohmyfetch": "^0.4.18"
}, },
"devDependencies": { "devDependencies": {
"playwright": "^1.22.1", "playwright": "^1.22.1",
"unbuild": "latest", "unbuild": "latest",
"vitest": "^0.12.6" "vitest": "^0.12.7"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "3.2.34" "vue": "3.2.34"

View File

@ -46,7 +46,7 @@
"ufo": "^0.8.4", "ufo": "^0.8.4",
"unplugin": "^0.6.3", "unplugin": "^0.6.3",
"vite": "^2.9.9", "vite": "^2.9.9",
"vite-node": "^0.12.6", "vite-node": "^0.12.7",
"vite-plugin-checker": "^0.4.6" "vite-plugin-checker": "^0.4.6"
}, },
"peerDependencies": { "peerDependencies": {

638
yarn.lock

File diff suppressed because it is too large Load Diff