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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-19 11:53:54 +00:00 committed by GitHub
parent 02b57d49db
commit da9218da84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 478 additions and 498 deletions

View File

@ -52,12 +52,12 @@
"c12": "2.0.1",
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
"jiti": "2.4.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.4.49",
"rollup": "4.27.2",
"rollup": "4.27.3",
"send": ">=1.1.0",
"typescript": "5.6.3",
"ufo": "1.5.4",
@ -67,8 +67,8 @@
"vue": "3.5.13"
},
"devDependencies": {
"@eslint/js": "9.14.0",
"@nuxt/eslint-config": "0.7.0",
"@eslint/js": "9.15.0",
"@nuxt/eslint-config": "0.7.1",
"@nuxt/kit": "workspace:*",
"@nuxt/rspack-builder": "workspace:*",
"@nuxt/test-utils": "3.14.4",
@ -89,7 +89,7 @@
"cssnano": "7.0.6",
"destr": "2.0.3",
"devalue": "5.1.1",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "3.9.1",
"eslint-typegen": "0.3.2",
@ -103,10 +103,10 @@
"nuxt-content-twoslash": "0.1.1",
"ofetch": "1.4.1",
"pathe": "1.1.2",
"playwright-core": "1.48.2",
"playwright-core": "1.49.0",
"rimraf": "6.0.1",
"semver": "7.6.3",
"sherif": "1.0.1",
"sherif": "1.0.2",
"std-env": "3.8.0",
"tinyexec": "0.3.1",
"tinyglobby": "0.2.10",

View File

@ -91,7 +91,7 @@
"jiti": "^2.4.0",
"klona": "^2.0.6",
"knitwork": "^1.1.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"mlly": "^1.7.3",
"nanotar": "^0.1.1",
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",

View File

@ -48,7 +48,7 @@
"jiti": "^2.4.0",
"knitwork": "^1.1.0",
"lodash-es": "4.17.21",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"memfs": "^4.14.0",
"mlly": "^1.7.3",
"ohash": "^1.1.4",
@ -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.27.2",
"rollup": "4.27.3",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.13"
},

View File

@ -27,7 +27,7 @@
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4",
"@types/estree": "1.0.6",
"rollup": "4.27.2",
"rollup": "4.27.3",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.13"
},
@ -49,7 +49,7 @@
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
"jiti": "^2.4.0",
"knitwork": "^1.1.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"mlly": "^1.7.3",
"ohash": "^1.1.4",
"pathe": "^1.1.2",

View File

@ -47,7 +47,7 @@
"jiti": "^2.4.0",
"knitwork": "^1.1.0",
"lodash-es": "4.17.21",
"magic-string": "^0.30.12",
"magic-string": "^0.30.13",
"memfs": "^4.14.0",
"mini-css-extract-plugin": "^2.9.2",
"mlly": "^1.7.3",
@ -82,7 +82,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.27.2",
"rollup": "4.27.3",
"unbuild": "3.0.0-rc.11",
"vue": "3.5.13"
},

File diff suppressed because it is too large Load Diff