chore(deps): update all non-major dependencies (3.x) (#29694)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-27 06:41:37 -07:00 committed by GitHub
parent 112a0d28e7
commit 5aa896bc88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 274 additions and 254 deletions

View File

@ -48,7 +48,7 @@
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.4.47",
"rollup": "4.24.0",
"rollup": "4.24.1",
"send": ">=1.1.0",
"typescript": "5.6.3",
"ufo": "1.5.4",
@ -105,7 +105,7 @@
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.12",
"vue-router": "4.4.5",
"vue-tsc": "2.1.6"
"vue-tsc": "2.1.8"
},
"packageManager": "pnpm@9.12.2",
"engines": {

View File

@ -70,7 +70,7 @@
"@unhead/ssr": "^1.11.10",
"@unhead/vue": "^1.11.10",
"@vue/shared": "^3.5.12",
"acorn": "8.13.0",
"acorn": "8.14.0",
"c12": "^2.0.1",
"chokidar": "^4.0.1",
"compatx": "^0.1.8",

View File

@ -81,7 +81,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.24.0",
"rollup": "4.24.1",
"unbuild": "latest",
"vue": "3.5.12"
},

View File

@ -44,7 +44,7 @@
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vue/compiler-core": "3.5.12",
"@vue/compiler-sfc": "3.5.12",
"@vue/language-core": "2.1.6",
"@vue/language-core": "2.1.8",
"esbuild-loader": "4.2.2",
"h3": "1.12.0",
"ignore": "6.0.2",

View File

@ -27,7 +27,7 @@
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4",
"@types/estree": "1.0.6",
"rollup": "4.24.0",
"rollup": "4.24.1",
"unbuild": "latest",
"vue": "3.5.12"
},

File diff suppressed because it is too large Load Diff