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

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] 2025-01-10 15:18:03 +00:00 committed by GitHub
parent 27c78381c6
commit 816d53cc7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 884 additions and 928 deletions

View File

@ -40,11 +40,11 @@
"@nuxt/vite-builder": "workspace:*", "@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*", "@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.10.5", "@types/node": "22.10.5",
"@unhead/dom": "1.11.14", "@unhead/dom": "1.11.15",
"@unhead/schema": "1.11.14", "@unhead/schema": "1.11.15",
"@unhead/shared": "1.11.14", "@unhead/shared": "1.11.15",
"@unhead/ssr": "1.11.14", "@unhead/ssr": "1.11.15",
"@unhead/vue": "1.11.14", "@unhead/vue": "1.11.15",
"@vue/compiler-core": "3.5.13", "@vue/compiler-core": "3.5.13",
"@vue/compiler-dom": "3.5.13", "@vue/compiler-dom": "3.5.13",
"@vue/shared": "3.5.13", "@vue/shared": "3.5.13",
@ -56,19 +56,19 @@
"nuxt": "workspace:*", "nuxt": "workspace:*",
"ohash": "1.1.4", "ohash": "1.1.4",
"postcss": "8.4.49", "postcss": "8.4.49",
"rollup": "4.30.0", "rollup": "4.30.1",
"send": ">=1.1.0", "send": ">=1.1.0",
"typescript": "5.7.2", "typescript": "5.7.3",
"ufo": "1.5.4", "ufo": "1.5.4",
"unbuild": "3.2.0", "unbuild": "3.2.0",
"unhead": "1.11.14", "unhead": "1.11.15",
"unimport": "3.14.5", "unimport": "3.14.5",
"vite": "6.0.7", "vite": "6.0.7",
"vue": "3.5.13" "vue": "3.5.13"
}, },
"devDependencies": { "devDependencies": {
"@arethetypeswrong/cli": "0.17.2", "@arethetypeswrong/cli": "0.17.2",
"@nuxt/eslint-config": "0.7.4", "@nuxt/eslint-config": "0.7.5",
"@nuxt/kit": "workspace:*", "@nuxt/kit": "workspace:*",
"@nuxt/rspack-builder": "workspace:*", "@nuxt/rspack-builder": "workspace:*",
"@nuxt/test-utils": "3.15.1", "@nuxt/test-utils": "3.15.1",
@ -76,8 +76,8 @@
"@testing-library/vue": "8.1.0", "@testing-library/vue": "8.1.0",
"@types/node": "22.10.5", "@types/node": "22.10.5",
"@types/semver": "7.5.8", "@types/semver": "7.5.8",
"@unhead/schema": "1.11.14", "@unhead/schema": "1.11.15",
"@unhead/vue": "1.11.14", "@unhead/vue": "1.11.15",
"@vitest/coverage-v8": "2.1.8", "@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6", "@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
@ -92,10 +92,10 @@
"eslint-plugin-perfectionist": "4.6.0", "eslint-plugin-perfectionist": "4.6.0",
"eslint-typegen": "1.0.0", "eslint-typegen": "1.0.0",
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e", "h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
"happy-dom": "16.3.0", "happy-dom": "16.5.3",
"installed-check": "9.3.0", "installed-check": "9.3.0",
"jiti": "2.4.2", "jiti": "2.4.2",
"knip": "5.41.1", "knip": "5.42.0",
"markdownlint-cli": "0.43.0", "markdownlint-cli": "0.43.0",
"memfs": "4.17.0", "memfs": "4.17.0",
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d", "nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
@ -103,14 +103,14 @@
"nuxt": "workspace:*", "nuxt": "workspace:*",
"nuxt-content-twoslash": "0.1.2", "nuxt-content-twoslash": "0.1.2",
"ofetch": "1.4.1", "ofetch": "1.4.1",
"pathe": "2.0.0", "pathe": "2.0.1",
"playwright-core": "1.49.1", "playwright-core": "1.49.1",
"semver": "7.6.3", "semver": "7.6.3",
"sherif": "1.1.1", "sherif": "1.1.1",
"std-env": "3.8.0", "std-env": "3.8.0",
"tinyexec": "0.3.2", "tinyexec": "0.3.2",
"tinyglobby": "0.2.10", "tinyglobby": "0.2.10",
"typescript": "5.7.2", "typescript": "5.7.3",
"ufo": "1.5.4", "ufo": "1.5.4",
"vitest": "2.1.8", "vitest": "2.1.8",
"vitest-environment-nuxt": "1.0.1", "vitest-environment-nuxt": "1.0.1",

View File

@ -39,7 +39,7 @@
"klona": "^2.0.6", "klona": "^2.0.6",
"mlly": "^1.7.3", "mlly": "^1.7.3",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"pkg-types": "^1.3.0", "pkg-types": "^1.3.0",
"scule": "^1.3.0", "scule": "^1.3.0",
"semver": "^7.6.3", "semver": "^7.6.3",

View File

@ -70,10 +70,10 @@
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.6.4", "@nuxt/telemetry": "^2.6.4",
"@nuxt/vite-builder": "workspace:*", "@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.11.14", "@unhead/dom": "^1.11.15",
"@unhead/shared": "^1.11.14", "@unhead/shared": "^1.11.15",
"@unhead/ssr": "^1.11.14", "@unhead/ssr": "^1.11.15",
"@unhead/vue": "^1.11.14", "@unhead/vue": "^1.11.15",
"@vue/shared": "^3.5.13", "@vue/shared": "^3.5.13",
"acorn": "8.14.0", "acorn": "8.14.0",
"c12": "^2.0.1", "c12": "^2.0.1",
@ -104,7 +104,7 @@
"nypm": "^0.4.1", "nypm": "^0.4.1",
"ofetch": "^1.4.1", "ofetch": "^1.4.1",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"perfect-debounce": "^1.0.0", "perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.0", "pkg-types": "^1.3.0",
"radix3": "^1.1.2", "radix3": "^1.1.2",
@ -118,7 +118,7 @@
"uncrypto": "^0.1.3", "uncrypto": "^0.1.3",
"unctx": "^2.4.1", "unctx": "^2.4.1",
"unenv": "^1.10.0", "unenv": "^1.10.0",
"unhead": "^1.11.14", "unhead": "^1.11.15",
"unimport": "^3.14.5", "unimport": "^3.14.5",
"unplugin": "^2.1.2", "unplugin": "^2.1.2",
"unplugin-vue-router": "^0.10.9", "unplugin-vue-router": "^0.10.9",

View File

@ -49,7 +49,7 @@
"magic-string": "^0.30.17", "magic-string": "^0.30.17",
"memfs": "^4.17.0", "memfs": "^4.17.0",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"pify": "^6.1.0", "pify": "^6.1.0",
"postcss": "^8.4.49", "postcss": "^8.4.49",
"postcss-import": "^16.1.0", "postcss-import": "^16.1.0",
@ -75,7 +75,7 @@
"@types/pify": "5.0.4", "@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0", "@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.30.0", "rollup": "4.30.1",
"unbuild": "3.2.0", "unbuild": "3.2.0",
"vue": "3.5.13" "vue": "3.5.13"
}, },

View File

@ -37,7 +37,7 @@
}, },
"devDependencies": { "devDependencies": {
"@types/pug": "2.0.10", "@types/pug": "2.0.10",
"@unhead/schema": "1.11.14", "@unhead/schema": "1.11.15",
"@vitejs/plugin-vue": "5.2.1", "@vitejs/plugin-vue": "5.2.1",
"@vitejs/plugin-vue-jsx": "4.1.1", "@vitejs/plugin-vue-jsx": "4.1.1",
"@vue/compiler-core": "3.5.13", "@vue/compiler-core": "3.5.13",
@ -70,7 +70,7 @@
"dependencies": { "dependencies": {
"consola": "^3.3.3", "consola": "^3.3.3",
"defu": "^6.1.4", "defu": "^6.1.4",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"std-env": "^3.8.0" "std-env": "^3.8.0"
}, },
"engines": { "engines": {

View File

@ -17,19 +17,19 @@
"prerender": "pnpm build && jiti ./lib/prerender" "prerender": "pnpm build && jiti ./lib/prerender"
}, },
"devDependencies": { "devDependencies": {
"@unocss/reset": "0.65.3", "@unocss/reset": "65.4.0",
"beasties": "0.2.0", "beasties": "0.2.0",
"html-validate": "9.1.1", "html-validate": "9.1.3",
"htmlnano": "2.1.1", "htmlnano": "2.1.1",
"jiti": "2.4.2", "jiti": "2.4.2",
"knitwork": "1.2.0", "knitwork": "1.2.0",
"pathe": "2.0.0", "pathe": "2.0.1",
"prettier": "3.4.2", "prettier": "3.4.2",
"scule": "1.3.0", "scule": "1.3.0",
"svgo": "3.3.2", "svgo": "3.3.2",
"tinyexec": "0.3.2", "tinyexec": "0.3.2",
"tinyglobby": "0.2.10", "tinyglobby": "0.2.10",
"unocss": "0.65.3", "unocss": "65.4.0",
"vite": "6.0.7" "vite": "6.0.7"
}, },
"engines": { "engines": {

View File

@ -26,7 +26,7 @@
}, },
"devDependencies": { "devDependencies": {
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"rollup": "4.30.0", "rollup": "4.30.1",
"unbuild": "3.2.0", "unbuild": "3.2.0",
"vue": "3.5.13" "vue": "3.5.13"
}, },
@ -48,7 +48,7 @@
"knitwork": "^1.2.0", "knitwork": "^1.2.0",
"magic-string": "^0.30.17", "magic-string": "^0.30.17",
"mlly": "^1.7.3", "mlly": "^1.7.3",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"pkg-types": "^1.3.0", "pkg-types": "^1.3.0",
"postcss": "^8.4.49", "postcss": "^8.4.49",
"rollup-plugin-visualizer": "^5.13.1", "rollup-plugin-visualizer": "^5.13.1",

View File

@ -49,7 +49,7 @@
"memfs": "^4.17.0", "memfs": "^4.17.0",
"mini-css-extract-plugin": "^2.9.2", "mini-css-extract-plugin": "^2.9.2",
"ohash": "^1.1.4", "ohash": "^1.1.4",
"pathe": "^2.0.0", "pathe": "^2.0.1",
"pify": "^6.1.0", "pify": "^6.1.0",
"postcss": "^8.4.49", "postcss": "^8.4.49",
"postcss-import": "^16.1.0", "postcss-import": "^16.1.0",
@ -77,7 +77,7 @@
"@types/pify": "5.0.4", "@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0", "@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.30.0", "rollup": "4.30.1",
"unbuild": "3.2.0", "unbuild": "3.2.0",
"vue": "3.5.13" "vue": "3.5.13"
}, },

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"210k"`) expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"210k"`)
const modules = await analyzeSizes(['node_modules/**/*'], serverDir) const modules = await analyzeSizes(['node_modules/**/*'], serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1396k"`) expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1398k"`)
const packages = modules.files const packages = modules.files
.filter(m => m.endsWith('package.json')) .filter(m => m.endsWith('package.json'))
@ -86,6 +86,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
"entities", "entities",
"estree-walker", "estree-walker",
"hookable", "hookable",
"packrup",
"source-map-js", "source-map-js",
"ufo", "ufo",
"unhead", "unhead",
@ -102,7 +103,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"560k"`) expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"560k"`)
const modules = await analyzeSizes(['node_modules/**/*'], serverDir) const modules = await analyzeSizes(['node_modules/**/*'], serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"94.4k"`) expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"96.4k"`)
const packages = modules.files const packages = modules.files
.filter(m => m.endsWith('package.json')) .filter(m => m.endsWith('package.json'))
@ -116,6 +117,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
"db0", "db0",
"devalue", "devalue",
"hookable", "hookable",
"packrup",
"unhead", "unhead",
] ]
`) `)
@ -128,7 +130,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"303k"`) expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"303k"`)
const modules = await analyzeSizes(['node_modules/**/*'], serverDir) const modules = await analyzeSizes(['node_modules/**/*'], serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1396k"`) expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1398k"`)
const packages = modules.files const packages = modules.files
.filter(m => m.endsWith('package.json')) .filter(m => m.endsWith('package.json'))
@ -153,6 +155,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
"entities", "entities",
"estree-walker", "estree-walker",
"hookable", "hookable",
"packrup",
"source-map-js", "source-map-js",
"ufo", "ufo",
"unhead", "unhead",