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

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] 2024-05-07 12:54:21 +01:00 committed by GitHub
parent 76eb4eaf62
commit b385065bda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 681 additions and 443 deletions

View File

@ -42,10 +42,10 @@
"nuxt": "workspace:*",
"rollup": "^4.17.2",
"vite": "5.2.11",
"vue": "3.4.26"
"vue": "3.4.27"
},
"devDependencies": {
"@eslint/js": "9.1.1",
"@eslint/js": "9.2.0",
"@nuxt/eslint-config": "0.3.10",
"@nuxt/kit": "workspace:*",
"@nuxt/test-utils": "3.12.1",
@ -53,15 +53,15 @@
"@testing-library/vue": "8.0.3",
"@types/eslint__js": "8.42.3",
"@types/fs-extra": "11.0.4",
"@types/node": "20.12.8",
"@types/node": "20.12.10",
"@types/semver": "7.5.8",
"@vitest/coverage-v8": "1.6.0",
"@vue/test-utils": "2.4.5",
"@vue/test-utils": "2.4.6",
"case-police": "0.6.1",
"changelogen": "0.5.5",
"consola": "3.2.3",
"devalue": "5.0.0",
"eslint": "9.1.1",
"eslint": "9.2.0",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-perfectionist": "2.10.0",
"eslint-typegen": "0.2.4",
@ -69,7 +69,7 @@
"fs-extra": "11.2.0",
"globby": "14.0.1",
"h3": "1.11.1",
"happy-dom": "14.7.1",
"happy-dom": "14.10.1",
"jiti": "1.21.0",
"markdownlint-cli": "0.40.0",
"nitropack": "2.9.6",
@ -78,7 +78,7 @@
"nuxt-content-twoslash": "0.0.10",
"ofetch": "1.3.4",
"pathe": "1.1.2",
"playwright-core": "1.43.1",
"playwright-core": "1.44.0",
"rimraf": "5.0.5",
"semver": "7.6.0",
"std-env": "3.7.0",
@ -86,11 +86,11 @@
"ufo": "1.5.3",
"vitest": "1.6.0",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.26",
"vue": "3.4.27",
"vue-router": "4.3.2",
"vue-tsc": "2.0.16"
},
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"engines": {
"node": "^14.18.0 || >=16.10.0"
},

View File

@ -65,10 +65,10 @@
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.5.4",
"@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.9.9",
"@unhead/ssr": "^1.9.9",
"@unhead/vue": "^1.9.9",
"@vue/shared": "^3.4.26",
"@unhead/dom": "^1.9.10",
"@unhead/ssr": "^1.9.10",
"@unhead/vue": "^1.9.10",
"@vue/shared": "^3.4.27",
"acorn": "8.11.3",
"c12": "^1.10.0",
"chokidar": "^3.6.0",
@ -76,7 +76,7 @@
"defu": "^6.1.4",
"destr": "^2.0.3",
"devalue": "^5.0.0",
"esbuild": "^0.20.2",
"esbuild": "^0.21.0",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"fs-extra": "^11.2.0",
@ -111,7 +111,7 @@
"unplugin-vue-router": "^0.7.0",
"unstorage": "^1.10.2",
"untyped": "^1.4.2",
"vue": "^3.4.26",
"vue": "^3.4.27",
"vue-bundle-renderer": "^2.0.0",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.3.2"

View File

@ -39,11 +39,11 @@
"@types/file-loader": "5.0.4",
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.8",
"@unhead/schema": "1.9.9",
"@unhead/schema": "1.9.10",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.26",
"@vue/compiler-sfc": "3.4.26",
"@vue/compiler-core": "3.4.27",
"@vue/compiler-sfc": "3.4.27",
"@vue/language-core": "2.0.16",
"c12": "1.10.0",
"esbuild-loader": "4.1.0",
@ -55,7 +55,7 @@
"unctx": "2.3.1",
"unenv": "1.9.0",
"vite": "5.2.11",
"vue": "3.4.26",
"vue": "3.4.27",
"vue-bundle-renderer": "2.0.0",
"vue-loader": "17.4.2",
"vue-router": "4.3.2",

View File

@ -29,7 +29,7 @@
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4",
"unbuild": "latest",
"vue": "3.4.26"
"vue": "3.4.27"
},
"dependencies": {
"@nuxt/kit": "workspace:*",
@ -41,7 +41,7 @@
"consola": "^3.2.3",
"cssnano": "^7.0.1",
"defu": "^6.1.4",
"esbuild": "^0.20.2",
"esbuild": "^0.21.0",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"externality": "^1.0.2",

View File

@ -78,7 +78,7 @@
"@types/webpack-hot-middleware": "2.25.9",
"@types/webpack-virtual-modules": "0.4.2",
"unbuild": "latest",
"vue": "3.4.26"
"vue": "3.4.27"
},
"peerDependencies": {
"vue": "^3.3.4"

File diff suppressed because it is too large Load Diff

View File

@ -75,7 +75,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"527k"`)
const modules = await analyzeSizes('node_modules/**/*', serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"76.0k"`)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"76.1k"`)
const packages = modules.files
.filter(m => m.endsWith('package.json'))