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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-07 17:30:10 +02:00 committed by GitHub
parent 271262e10a
commit 5c323ca195
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 506 additions and 466 deletions

View File

@ -49,7 +49,7 @@
"@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.43",
"@types/rimraf": "^3",
"@unocss/reset": "^0.43.0",
"@unocss/reset": "^0.43.2",
"case-police": "^0.5.4",
"changelogen": "^0.1.1",
"eslint": "^8.19.0",
@ -58,14 +58,14 @@
"expect-type": "^0.13.0",
"globby": "^13.1.2",
"jiti": "^1.14.0",
"lerna": "^5.1.6",
"lerna": "^5.1.8",
"markdownlint-cli": "^0.31.1",
"pathe": "^0.3.2",
"rimraf": "^3.0.2",
"typescript": "^4.7.4",
"unbuild": "^0.7.4",
"vitest": "^0.17.0",
"vue-tsc": "^0.38.2"
"vitest": "^0.17.1",
"vue-tsc": "^0.38.3"
},
"packageManager": "yarn@3.2.1",
"engines": {

View File

@ -29,7 +29,7 @@
"scule": "^0.2.1",
"semver": "^7.3.7",
"unctx": "^1.1.4",
"unimport": "^0.4.1",
"unimport": "^0.4.3",
"untyped": "^0.4.4"
},
"devDependencies": {

View File

@ -62,7 +62,7 @@
"ufo": "^0.8.4",
"unctx": "^1.1.4",
"unenv": "^0.5.2",
"unimport": "^0.4.1",
"unimport": "^0.4.3",
"unplugin": "^0.7.1",
"untyped": "^0.4.4",
"vue": "^3.2.37",

View File

@ -29,7 +29,7 @@
"scule": "^0.2.1",
"std-env": "^3.1.1",
"ufo": "^0.8.4",
"unimport": "^0.4.1"
"unimport": "^0.4.3"
},
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"

View File

@ -24,7 +24,7 @@
"devDependencies": {
"playwright": "^1.23.1",
"unbuild": "latest",
"vitest": "^0.17.0"
"vitest": "^0.17.1"
},
"peerDependencies": {
"vue": "^3.2.37"

View File

@ -47,7 +47,7 @@
"unplugin": "^0.7.1",
"vite": "^2.9.13",
"vite-node": "^0.17.1",
"vite-plugin-checker": "^0.4.7"
"vite-plugin-checker": "^0.4.8"
},
"peerDependencies": {
"vue": "^3.2.37"

954
yarn.lock

File diff suppressed because it is too large Load Diff