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

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-01-12 12:38:47 +00:00 committed by GitHub
parent c4b6560abc
commit 91ff987004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 442 additions and 582 deletions

View File

@ -18,7 +18,7 @@ jobs:
steps:
# Cache lychee results (e.g. to avoid hitting rate limits)
- name: Restore lychee cache
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
with:
path: .lycheecache
key: cache-lychee-${{ github.sha }}

View File

@ -91,7 +91,7 @@ jobs:
queries: +security-and-quality
- name: Restore dist cache
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
with:
name: dist
path: packages
@ -124,7 +124,7 @@ jobs:
run: pnpm install
- name: Restore dist cache
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
with:
name: dist
path: packages
@ -233,7 +233,7 @@ jobs:
echo "PLAYWRIGHT_VERSION=$env:PLAYWRIGHT_VERSION" >> $env:GITHUB_ENV
- name: Cache Playwright's binary
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
with:
key: ${{ runner.os }}-playwright-bin-v1-${{ env.PLAYWRIGHT_VERSION }}
path: ${{ env.PLAYWRIGHT_BROWSERS_PATH }}
@ -244,7 +244,7 @@ jobs:
run: pnpm playwright-core install chromium
- name: Restore dist cache
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
with:
name: dist
path: packages
@ -292,7 +292,7 @@ jobs:
run: pnpm install
- name: Restore dist cache
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
with:
name: dist
path: packages
@ -331,7 +331,7 @@ jobs:
run: pnpm install
- name: Restore dist cache
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
with:
name: dist
path: packages

View File

@ -35,10 +35,10 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"rollup": "^4.9.4",
"rollup": "^4.9.5",
"nuxt": "workspace:*",
"vite": "5.0.11",
"vue": "3.4.7",
"vue": "3.4.10",
"magic-string": "^0.30.5"
},
"devDependencies": {
@ -47,7 +47,7 @@
"@nuxt/test-utils": "3.9.0",
"@nuxt/webpack-builder": "workspace:*",
"@types/fs-extra": "11.0.4",
"@types/node": "20.10.8",
"@types/node": "20.11.0",
"@types/semver": "7.5.6",
"@vitest/coverage-v8": "1.1.1",
"@vue/test-utils": "2.4.3",
@ -71,7 +71,7 @@
"nuxi": "3.10.0",
"nuxt": "workspace:*",
"ofetch": "1.3.3",
"pathe": "1.1.1",
"pathe": "1.1.2",
"playwright-core": "1.40.1",
"rimraf": "5.0.5",
"semver": "7.5.4",
@ -80,12 +80,12 @@
"ufo": "1.3.2",
"vitest": "1.1.1",
"vitest-environment-nuxt": "1.0.0",
"vue": "3.4.7",
"vue": "3.4.10",
"vue-eslint-parser": "9.4.0",
"vue-router": "4.2.5",
"vue-tsc": "1.8.27"
},
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.14.1",
"engines": {
"node": "^14.18.0 || >=16.10.0"
},

View File

@ -35,10 +35,10 @@
"ignore": "^5.3.0",
"jiti": "^1.21.0",
"knitwork": "^1.0.0",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"mlly": "^1.5.0",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"scule": "^1.1.1",
"scule": "^1.2.0",
"semver": "^7.5.4",
"ufo": "^1.3.2",
"unctx": "^2.3.1",

View File

@ -59,7 +59,7 @@
},
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/devtools": "^1.0.6",
"@nuxt/devtools": "^1.0.8",
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.5.3",
@ -68,7 +68,7 @@
"@unhead/dom": "^1.8.9",
"@unhead/ssr": "^1.8.9",
"@unhead/vue": "^1.8.9",
"@vue/shared": "^3.4.7",
"@vue/shared": "^3.4.10",
"acorn": "8.11.3",
"c12": "^1.6.1",
"chokidar": "^3.5.3",
@ -87,17 +87,17 @@
"klona": "^2.0.6",
"knitwork": "^1.0.0",
"magic-string": "^0.30.5",
"mlly": "^1.4.2",
"mlly": "^1.5.0",
"nitropack": "^2.8.1",
"nuxi": "^3.10.0",
"nypm": "^0.3.4",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"radix3": "^1.1.0",
"scule": "^1.1.1",
"scule": "^1.2.0",
"std-env": "^3.7.0",
"strip-literal": "^2.0.0",
"ufo": "^1.3.2",
@ -109,7 +109,7 @@
"unplugin": "^1.6.0",
"unplugin-vue-router": "^0.7.0",
"untyped": "^1.4.0",
"vue": "^3.4.7",
"vue": "^3.4.10",
"vue-bundle-renderer": "^2.0.0",
"vue-devtools-stub": "^0.1.0",
"vue-router": "^4.2.5"

View File

@ -41,7 +41,7 @@
"@unhead/schema": "1.8.9",
"@vitejs/plugin-vue": "5.0.3",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.7",
"@vue/compiler-core": "3.4.10",
"c12": "1.6.1",
"esbuild-loader": "4.0.2",
"h3": "1.10.0",
@ -51,7 +51,7 @@
"unbuild": "latest",
"unctx": "2.3.1",
"vite": "5.0.11",
"vue": "3.4.7",
"vue": "3.4.10",
"vue-bundle-renderer": "2.0.0",
"vue-loader": "17.4.2",
"vue-router": "4.2.5",
@ -63,9 +63,9 @@
"consola": "^3.2.3",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"pkg-types": "^1.0.3",
"scule": "^1.1.1",
"scule": "^1.2.0",
"std-env": "^3.7.0",
"ufo": "^1.3.2",
"unimport": "^3.7.1",

View File

@ -29,7 +29,7 @@
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4",
"unbuild": "latest",
"vue": "3.4.7"
"vue": "3.4.10"
},
"dependencies": {
"@nuxt/kit": "workspace:*",
@ -50,9 +50,9 @@
"h3": "^1.10.0",
"knitwork": "^1.0.0",
"magic-string": "^0.30.5",
"mlly": "^1.4.2",
"mlly": "^1.5.0",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.0.3",
"postcss": "^8.4.33",

View File

@ -43,10 +43,10 @@
"lodash-es": "4.17.21",
"magic-string": "^0.30.5",
"memfs": "^4.6.0",
"mini-css-extract-plugin": "^2.7.6",
"mlly": "^1.4.2",
"mini-css-extract-plugin": "^2.7.7",
"mlly": "^1.5.0",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"pify": "^6.1.0",
"postcss": "^8.4.33",
"postcss-import": "^16.0.0",
@ -77,7 +77,7 @@
"@types/webpack-hot-middleware": "2.25.9",
"@types/webpack-virtual-modules": "0.1.3",
"unbuild": "latest",
"vue": "3.4.7"
"vue": "3.4.10"
},
"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(`"103k"`)
expect.soft(roundToKilobytes(clientStats.totalBytes)).toMatchInlineSnapshot(`"104k"`)
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(`"200k"`)
const modules = await analyzeSizes('node_modules/**/*', serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1910k"`)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1335k"`)
const packages = modules.files
.filter(m => m.endsWith('package.json'))
@ -72,7 +72,7 @@ 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(`"517k"`)
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"518k"`)
const modules = await analyzeSizes('node_modules/**/*', serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"77.0k"')