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

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-09-10 20:37:39 +01:00 committed by GitHub
parent ac7d010587
commit 7af9b107ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 685 additions and 700 deletions

View File

@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: huang-julien/reproduire-sur-stackblitz@v1.0.1
- uses: huang-julien/reproduire-sur-stackblitz@v1.0.2
with:
reproduction-heading: '### Reproduction'

View File

@ -47,11 +47,11 @@
"typescript": "5.6.2",
"ufo": "1.5.4",
"vite": "5.4.3",
"vue": "3.5.1"
"vue": "3.5.4"
},
"devDependencies": {
"@eslint/js": "9.9.1",
"@nuxt/eslint-config": "0.5.5",
"@eslint/js": "9.10.0",
"@nuxt/eslint-config": "0.5.6",
"@nuxt/kit": "workspace:*",
"@nuxt/test-utils": "3.14.2",
"@nuxt/webpack-builder": "workspace:*",
@ -59,8 +59,8 @@
"@types/eslint__js": "8.42.3",
"@types/node": "20.16.5",
"@types/semver": "7.5.8",
"@unhead/schema": "1.10.4",
"@unhead/vue": "1.10.4",
"@unhead/schema": "1.11.2",
"@unhead/vue": "1.11.2",
"@vitejs/plugin-vue": "5.1.3",
"@vitest/coverage-v8": "2.0.5",
"@vue/test-utils": "2.4.6",
@ -71,10 +71,10 @@
"cssnano": "7.0.6",
"destr": "2.0.3",
"devalue": "5.0.0",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "3.4.0",
"eslint-typegen": "0.3.1",
"eslint-plugin-perfectionist": "3.5.0",
"eslint-typegen": "0.3.2",
"h3": "1.12.0",
"happy-dom": "15.7.3",
"jiti": "1.21.6",
@ -85,22 +85,22 @@
"nuxt-content-twoslash": "0.1.1",
"ofetch": "1.3.4",
"pathe": "1.1.2",
"playwright-core": "1.46.1",
"playwright-core": "1.47.0",
"rimraf": "6.0.1",
"semver": "7.6.3",
"sherif": "1.0.0",
"std-env": "3.7.0",
"tinyexec": "0.3.0",
"tinyglobby": "0.2.5",
"tinyglobby": "0.2.6",
"typescript": "5.6.2",
"ufo": "1.5.4",
"vitest": "2.0.5",
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.1",
"vue-router": "4.4.3",
"vue": "3.5.4",
"vue-router": "4.4.4",
"vue-tsc": "2.1.6"
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"engines": {
"node": "^16.10.0 || >=18.0.0"
},

View File

@ -60,16 +60,16 @@
},
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/devtools": "^1.4.1",
"@nuxt/devtools": "^1.4.2",
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.5.4",
"@nuxt/telemetry": "^2.6.0",
"@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.10.4",
"@unhead/shared": "^1.10.4",
"@unhead/ssr": "^1.10.4",
"@unhead/vue": "^1.10.4",
"@vue/shared": "^3.5.1",
"@unhead/dom": "^1.11.2",
"@unhead/shared": "^1.11.2",
"@unhead/ssr": "^1.11.2",
"@unhead/vue": "^1.11.2",
"@vue/shared": "^3.5.4",
"acorn": "8.12.1",
"c12": "^1.11.2",
"chokidar": "^3.6.0",
@ -107,30 +107,30 @@
"semver": "^7.6.3",
"std-env": "^3.7.0",
"strip-literal": "^2.1.0",
"tinyglobby": "0.2.5",
"tinyglobby": "0.2.6",
"ufo": "^1.5.4",
"ultrahtml": "^1.5.3",
"uncrypto": "^0.1.3",
"unctx": "^2.3.1",
"unenv": "^1.10.0",
"unhead": "^1.10.4",
"unhead": "^1.11.2",
"unimport": "^3.11.1",
"unplugin": "^1.13.1",
"unplugin-vue-router": "^0.10.7",
"unstorage": "^1.11.1",
"unplugin": "^1.14.0",
"unplugin-vue-router": "^0.10.8",
"unstorage": "^1.12.0",
"untyped": "^1.4.2",
"vue": "^3.5.1",
"vue": "^3.5.4",
"vue-bundle-renderer": "^2.1.0",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.4.3"
"vue-router": "^4.4.4"
},
"devDependencies": {
"@nuxt/scripts": "0.8.3",
"@nuxt/scripts": "0.8.5",
"@nuxt/ui-templates": "1.3.4",
"@parcel/watcher": "2.4.1",
"@types/estree": "1.0.5",
"@vitejs/plugin-vue": "5.1.3",
"@vue/compiler-sfc": "3.5.1",
"@vue/compiler-sfc": "3.5.4",
"unbuild": "latest",
"vite": "5.4.3",
"vitest": "2.0.5"

View File

@ -34,16 +34,16 @@
"prepack": "unbuild"
},
"devDependencies": {
"@nuxt/telemetry": "2.5.4",
"@nuxt/telemetry": "2.6.0",
"@nuxt/ui-templates": "1.3.4",
"@types/file-loader": "5.0.4",
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.9",
"@unhead/schema": "1.10.4",
"@unhead/schema": "1.11.2",
"@vitejs/plugin-vue": "5.1.3",
"@vitejs/plugin-vue-jsx": "4.0.1",
"@vue/compiler-core": "3.5.1",
"@vue/compiler-sfc": "3.5.1",
"@vue/compiler-core": "3.5.4",
"@vue/compiler-sfc": "3.5.4",
"@vue/language-core": "2.1.6",
"c12": "1.11.2",
"esbuild-loader": "4.2.2",
@ -55,10 +55,10 @@
"unctx": "2.3.1",
"unenv": "1.10.0",
"vite": "5.4.3",
"vue": "3.5.1",
"vue": "3.5.4",
"vue-bundle-renderer": "2.1.0",
"vue-loader": "17.4.2",
"vue-router": "4.4.3",
"vue-router": "4.4.4",
"webpack": "5.94.0",
"webpack-dev-middleware": "7.4.2"
},

View File

@ -23,7 +23,7 @@
"@unocss/reset": "0.62.3",
"critters": "0.0.24",
"html-minifier": "4.0.0",
"html-validate": "8.21.0",
"html-validate": "8.22.0",
"jiti": "1.21.6",
"knitwork": "1.1.0",
"lodash-es": "4.17.21",
@ -31,7 +31,7 @@
"prettier": "3.3.3",
"scule": "1.3.0",
"tinyexec": "0.3.0",
"tinyglobby": "0.2.5",
"tinyglobby": "0.2.6",
"unocss": "0.62.3",
"vite": "5.4.3"
}

View File

@ -29,7 +29,7 @@
"@types/estree": "1.0.5",
"rollup": "4.21.2",
"unbuild": "latest",
"vue": "3.5.1"
"vue": "3.5.4"
},
"dependencies": {
"@nuxt/kit": "workspace:*",
@ -60,10 +60,10 @@
"strip-literal": "^2.1.0",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.13.1",
"unplugin": "^1.14.0",
"vite": "^5.4.3",
"vite-node": "^2.0.5",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.0"
},
"peerDependencies": {

View File

@ -57,7 +57,7 @@
"time-fix-plugin": "^2.0.7",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.13.1",
"unplugin": "^1.14.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^2.1.0",
"vue-loader": "^17.4.2",
@ -76,7 +76,7 @@
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"unbuild": "latest",
"vue": "3.5.1"
"vue": "3.5.4"
},
"peerDependencies": {
"vue": "^3.3.4"

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
for (const outputDir of ['.output', '.output-inline']) {
it('default client bundle size', async () => {
const clientStats = await analyzeSizes(['**/*.js'], join(rootDir, outputDir, 'public'))
expect.soft(roundToKilobytes(clientStats.totalBytes)).toMatchInlineSnapshot(`"113k"`)
expect.soft(roundToKilobytes(clientStats.totalBytes)).toMatchInlineSnapshot(`"114k"`)
expect(clientStats.files.map(f => f.replace(/\..*\.js/, '.js'))).toMatchInlineSnapshot(`
[
"_nuxt/entry.js",
@ -35,7 +35,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"211k"`)
const modules = await analyzeSizes(['node_modules/**/*'], serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1378k"`)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1381k"`)
const packages = modules.files
.filter(m => m.endsWith('package.json'))
@ -72,10 +72,10 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
const serverDir = join(rootDir, '.output-inline/server')
const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir)
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"557k"`)
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"558k"`)
const modules = await analyzeSizes(['node_modules/**/*'], serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"82.8k"`)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"84.0k"`)
const packages = modules.files
.filter(m => m.endsWith('package.json'))