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

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-07-24 10:17:02 +01:00 committed by GitHub
parent 2e6c4519cf
commit 54887aa05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 315 additions and 313 deletions

View File

@ -35,7 +35,7 @@
"@nuxt/webpack-builder": "workspace:*",
"nuxi": "workspace:*",
"nuxt": "workspace:*",
"vite": "4.4.4",
"vite": "4.4.6",
"vue": "3.3.4",
"magic-string": "^0.30.1"
},
@ -45,7 +45,7 @@
"@nuxt/webpack-builder": "workspace:*",
"@nuxtjs/eslint-config-typescript": "12.0.0",
"@types/fs-extra": "11.0.1",
"@types/node": "18.16.19",
"@types/node": "18.17.0",
"@types/semver": "7.5.0",
"case-police": "0.6.1",
"chalk": "5.3.0",
@ -76,15 +76,15 @@
"std-env": "3.3.3",
"typescript": "5.0.4",
"ufo": "1.1.2",
"vite": "4.4.4",
"vite": "4.4.6",
"vitest": "0.33.0",
"vitest-environment-nuxt": "0.10.1",
"vue": "3.3.4",
"vue-eslint-parser": "9.3.1",
"vue-router": "4.2.4",
"vue-tsc": "1.8.5"
"vue-tsc": "1.8.6"
},
"packageManager": "pnpm@8.6.9",
"packageManager": "pnpm@8.6.10",
"engines": {
"node": "^14.18.0 || >=16.10.0"
}

View File

@ -45,7 +45,7 @@
"lodash-es": "4.17.21",
"nitropack": "2.5.2",
"unbuild": "latest",
"vite": "4.4.4",
"vite": "4.4.6",
"vitest": "0.33.0",
"webpack": "5.88.2"
},

View File

@ -55,7 +55,7 @@
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "workspace:../kit",
"@nuxt/schema": "workspace:../schema",
"@nuxt/telemetry": "^2.3.1",
"@nuxt/telemetry": "^2.3.2",
"@nuxt/ui-templates": "^1.2.0",
"@nuxt/vite-builder": "workspace:../vite",
"@unhead/ssr": "^1.1.32",
@ -68,7 +68,7 @@
"defu": "^6.1.2",
"destr": "^2.0.0",
"devalue": "^4.3.2",
"esbuild": "^0.18.14",
"esbuild": "^0.18.16",
"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.4",
"vite": "4.4.6",
"vitest": "0.33.0"
},
"peerDependencies": {

View File

@ -26,7 +26,7 @@
"prepack": "unbuild"
},
"devDependencies": {
"@nuxt/telemetry": "2.3.1",
"@nuxt/telemetry": "2.3.2",
"@types/file-loader": "5.0.1",
"@types/pug": "2.0.6",
"@types/sass-loader": "8.0.5",
@ -40,7 +40,7 @@
"nitropack": "2.5.2",
"unbuild": "latest",
"unctx": "2.3.1",
"vite": "4.4.4",
"vite": "4.4.6",
"vue": "3.3.4",
"vue-bundle-renderer": "1.0.3",
"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.14",
"esbuild": "^0.18.16",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"externality": "^1.0.2",
@ -49,7 +49,7 @@
"pathe": "^1.1.1",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"postcss-import": "^15.1.0",
"postcss-url": "^10.1.3",
"rollup-plugin-visualizer": "^5.9.2",
@ -57,7 +57,7 @@
"strip-literal": "^1.0.1",
"ufo": "^1.1.2",
"unplugin": "^1.4.0",
"vite": "^4.4.4",
"vite": "^4.4.6",
"vite-node": "^0.33.0",
"vite-plugin-checker": "^0.6.1",
"vue-bundle-renderer": "^1.0.3"

View File

@ -41,7 +41,7 @@
"ohash": "^1.1.2",
"pathe": "^1.1.1",
"pify": "^6.1.0",
"postcss": "^8.4.26",
"postcss": "^8.4.27",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",
"postcss-url": "^10.1.3",

File diff suppressed because it is too large Load Diff