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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-26 20:28:11 +01:00 committed by GitHub
parent 2d85d6a978
commit 5e360f2c2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 235 additions and 227 deletions

View File

@ -42,7 +42,7 @@
"@types/node": "20.16.1",
"magic-string": "^0.30.11",
"nuxt": "workspace:*",
"rollup": "^4.21.0",
"rollup": "^4.21.1",
"vite": "5.4.2",
"vue": "3.4.38"
},
@ -86,8 +86,8 @@
"rimraf": "6.0.1",
"semver": "7.6.3",
"std-env": "3.7.0",
"tinyexec": "0.2.0",
"tinyglobby": "0.2.2",
"tinyexec": "0.3.0",
"tinyglobby": "0.2.5",
"typescript": "5.5.4",
"ufo": "1.5.4",
"vitest": "2.0.5",
@ -96,7 +96,7 @@
"vue-router": "4.4.3",
"vue-tsc": "2.0.29"
},
"packageManager": "pnpm@9.8.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"node": "^16.10.0 || >=18.0.0"
},

View File

@ -60,7 +60,7 @@
},
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/devtools": "^1.3.14",
"@nuxt/devtools": "^1.4.1",
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.5.4",

View File

@ -30,8 +30,8 @@
"pathe": "1.1.2",
"prettier": "3.3.3",
"scule": "1.3.0",
"tinyexec": "0.2.0",
"tinyglobby": "0.2.2",
"tinyexec": "0.3.0",
"tinyglobby": "0.2.5",
"unocss": "0.62.3",
"vite": "5.4.2"
}

View File

@ -27,7 +27,7 @@
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4",
"@types/estree": "1.0.5",
"rollup": "4.21.0",
"rollup": "4.21.1",
"unbuild": "latest",
"vue": "3.4.38"
},

File diff suppressed because it is too large Load Diff