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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2023-08-07 13:27:25 +01:00 committed by GitHub
parent ed915edc3c
commit 29157199c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 247 additions and 256 deletions

View File

@ -36,7 +36,7 @@
"@nuxt/webpack-builder": "workspace:*",
"nuxi": "workspace:*",
"nuxt": "workspace:*",
"vite": "4.4.8",
"vite": "4.4.9",
"vue": "3.3.4",
"magic-string": "^0.30.2"
},
@ -46,7 +46,7 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@types/fs-extra": "11.0.1",
"@types/node": "18.17.1",
"@types/node": "18.17.3",
"@types/semver": "7.5.0",
"case-police": "0.6.1",
"chalk": "5.3.0",
@ -62,7 +62,7 @@
"fs-extra": "11.1.1",
"globby": "13.2.2",
"h3": "1.7.1",
"happy-dom": "10.7.0",
"happy-dom": "10.8.0",
"jiti": "1.19.1",
"markdownlint-cli": "^0.33.0",
"nitropack": "2.5.2",
@ -77,7 +77,7 @@
"std-env": "3.3.3",
"typescript": "5.1.6",
"ufo": "1.2.0",
"vite": "4.4.8",
"vite": "4.4.9",
"vitest": "0.33.0",
"vitest-environment-nuxt": "0.10.2",
"vue": "3.3.4",
@ -85,7 +85,7 @@
"vue-router": "4.2.4",
"vue-tsc": "1.8.8"
},
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"engines": {
"node": "^14.18.0 || >=16.10.0"
}

View File

@ -46,7 +46,7 @@
"lodash-es": "4.17.21",
"nitropack": "2.5.2",
"unbuild": "latest",
"vite": "4.4.8",
"vite": "4.4.9",
"vitest": "0.33.0",
"webpack": "5.88.2"
},

View File

@ -68,7 +68,7 @@
"defu": "^6.1.2",
"destr": "^2.0.1",
"devalue": "^4.3.2",
"esbuild": "^0.18.17",
"esbuild": "^0.18.19",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"fs-extra": "^11.1.1",
@ -112,7 +112,7 @@
"@types/prompts": "2.4.4",
"@vitejs/plugin-vue": "4.2.3",
"unbuild": "latest",
"vite": "4.4.8",
"vite": "4.4.9",
"vitest": "0.33.0"
},
"peerDependencies": {

View File

@ -40,7 +40,7 @@
"nitropack": "2.5.2",
"unbuild": "latest",
"unctx": "2.3.1",
"vite": "4.4.8",
"vite": "4.4.9",
"vue": "3.3.4",
"vue-bundle-renderer": "2.0.0",
"vue-loader": "17.2.2",

View File

@ -35,7 +35,7 @@
"consola": "^3.2.3",
"cssnano": "^6.0.1",
"defu": "^6.1.2",
"esbuild": "^0.18.17",
"esbuild": "^0.18.19",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"externality": "^1.0.2",
@ -57,7 +57,7 @@
"strip-literal": "^1.3.0",
"ufo": "^1.2.0",
"unplugin": "^1.4.0",
"vite": "^4.4.8",
"vite": "^4.4.9",
"vite-node": "^0.33.0",
"vite-plugin-checker": "^0.6.1",
"vue-bundle-renderer": "^2.0.0"

File diff suppressed because it is too large Load Diff