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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-28 11:18:51 +01:00 committed by GitHub
parent f73bb1de0a
commit d8176f11eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 202 additions and 202 deletions

View File

@ -36,7 +36,7 @@
"nuxt": "workspace:*",
"nuxt3": "workspace:nuxt@*",
"unbuild": "^1.2.1",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vue": "3.2.47",
"magic-string": "^0.30.0"
},
@ -46,7 +46,7 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/crawler": "^1.2.2",
"@types/node": "^18.16.0",
"@types/node": "^18.16.2",
"@types/semver": "^7.3.13",
"case-police": "^0.5.14",
"changelogen": "^0.5.3",
@ -66,18 +66,18 @@
"nuxt": "workspace:*",
"ofetch": "^1.0.1",
"pathe": "^1.1.0",
"playwright": "^1.32.3",
"playwright": "^1.33.0",
"rimraf": "^5.0.0",
"semver": "^7.5.0",
"std-env": "^3.3.2",
"typescript": "^5.0.4",
"ufo": "^1.1.1",
"unbuild": "^1.2.1",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vitest": "^0.30.1",
"vue": "3.2.47",
"vue-eslint-parser": "^9.1.1",
"vue-tsc": "^1.4.4"
"vue-tsc": "^1.6.1"
},
"packageManager": "pnpm@8.3.1",
"engines": {

View File

@ -45,9 +45,9 @@
"@types/semver": "^7.3.13",
"nitropack": "^2.3.3",
"unbuild": "latest",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vitest": "^0.30.1",
"webpack": "^5.80.0"
"webpack": "^5.81.0"
},
"engines": {
"node": "^14.18.0 || >=16.10.0"

View File

@ -104,10 +104,10 @@
"@types/estree": "^1.0.1",
"@types/fs-extra": "^11.0.1",
"@types/prompts": "^2.4.4",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue": "^4.2.1",
"acorn": "^8.8.2",
"unbuild": "latest",
"vite": "^4.3.2",
"vite": "^4.3.3",
"vitest": "^0.30.1"
},
"peerDependencies": {

View File

@ -23,18 +23,18 @@
"devDependencies": {
"@nuxt/telemetry": "^2.2.0",
"@unhead/schema": "^1.1.26",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"h3": "^1.6.4",
"ignore": "^5.2.4",
"nitropack": "^2.3.3",
"unbuild": "latest",
"unctx": "^2.3.0",
"vite": "~4.3.2",
"vite": "~4.3.3",
"vue": "3.2.47",
"vue-bundle-renderer": "^1.0.3",
"vue-router": "^4.1.6",
"webpack": "^5.80.0"
"webpack": "^5.81.0"
},
"dependencies": {
"defu": "^6.1.2",

View File

@ -34,13 +34,13 @@
},
"devDependencies": {
"@jest/globals": "^29.5.0",
"playwright": "^1.32.3",
"playwright": "^1.33.0",
"unbuild": "latest",
"vitest": "^0.30.1"
},
"peerDependencies": {
"@jest/globals": "^29.5.0",
"playwright": "^1.32.3",
"playwright": "^1.33.0",
"vitest": "^0.30.1",
"vue": "^3.2.47"
},

View File

@ -26,7 +26,7 @@
"dependencies": {
"@nuxt/kit": "workspace:../kit",
"@rollup/plugin-replace": "^5.0.2",
"@vitejs/plugin-vue": "^4.2.0",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"autoprefixer": "^10.4.14",
"clear": "^0.1.0",
@ -54,7 +54,7 @@
"strip-literal": "^1.0.1",
"ufo": "^1.1.1",
"unplugin": "^1.3.1",
"vite": "~4.3.2",
"vite": "~4.3.3",
"vite-node": "^0.30.1",
"vite-plugin-checker": "^0.5.6",
"vue-bundle-renderer": "^1.0.3"

View File

@ -51,8 +51,8 @@
"unplugin": "^1.3.1",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^1.0.3",
"vue-loader": "^17.0.1",
"webpack": "^5.80.0",
"vue-loader": "^17.1.0",
"webpack": "^5.81.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-dev-middleware": "^6.0.2",
"webpack-hot-middleware": "^2.25.3",

File diff suppressed because it is too large Load Diff