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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-16 12:26:34 +02:00 committed by GitHub
parent d7e5777460
commit 8278fa5825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 674 additions and 448 deletions

View File

@ -47,7 +47,7 @@
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/eslint-config-typescript": "^10.0.0", "@nuxtjs/eslint-config-typescript": "^10.0.0",
"@types/node": "^16.11.40", "@types/node": "^16.11.41",
"@types/rimraf": "^3", "@types/rimraf": "^3",
"@unocss/reset": "^0.39.0", "@unocss/reset": "^0.39.0",
"case-police": "^0.5.3", "case-police": "^0.5.3",
@ -58,14 +58,14 @@
"expect-type": "^0.13.0", "expect-type": "^0.13.0",
"globby": "^13.1.2", "globby": "^13.1.2",
"jiti": "^1.13.0", "jiti": "^1.13.0",
"lerna": "^5.1.2", "lerna": "^5.1.4",
"markdownlint-cli": "^0.31.1", "markdownlint-cli": "^0.31.1",
"pathe": "^0.3.0", "pathe": "^0.3.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"typescript": "^4.7.3", "typescript": "^4.7.3",
"unbuild": "^0.7.4", "unbuild": "^0.7.4",
"vitest": "^0.15.1", "vitest": "^0.15.1",
"vue-tsc": "^0.37.8" "vue-tsc": "^0.37.9"
}, },
"packageManager": "yarn@3.2.1", "packageManager": "yarn@3.2.1",
"engines": { "engines": {

View File

@ -33,7 +33,7 @@
"execa": "^6.1.0", "execa": "^6.1.0",
"flat": "^5.0.2", "flat": "^5.0.2",
"jiti": "^1.13.0", "jiti": "^1.13.0",
"listhen": "^0.2.12", "listhen": "^0.2.13",
"mlly": "^0.5.2", "mlly": "^0.5.2",
"mri": "^1.2.0", "mri": "^1.2.0",
"pathe": "^0.3.0", "pathe": "^0.3.0",

View File

@ -27,7 +27,7 @@
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"cssnano": "^5.1.11", "cssnano": "^5.1.11",
"defu": "^6.0.0", "defu": "^6.0.0",
"esbuild": "^0.14.43", "esbuild": "^0.14.44",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"externality": "^0.2.2", "externality": "^0.2.2",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",

View File

@ -32,7 +32,7 @@
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"magic-string": "^0.26.2", "magic-string": "^0.26.2",
"memfs": "^3.4.4", "memfs": "^3.4.4",
"mini-css-extract-plugin": "^2.6.0", "mini-css-extract-plugin": "^2.6.1",
"mlly": "^0.5.2", "mlly": "^0.5.2",
"pathe": "^0.3.0", "pathe": "^0.3.0",
"pify": "^6.0.0", "pify": "^6.0.0",

1110
yarn.lock

File diff suppressed because it is too large Load Diff