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

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-04-29 22:03:31 +01:00 committed by GitHub
parent a49a7f09e9
commit 46f5fcf47f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 437 additions and 441 deletions

View File

@ -46,7 +46,7 @@ jobs:
run: pnpm build run: pnpm build
- name: Run benchmarks - name: Run benchmarks
uses: CodSpeedHQ/action@aa9939428da62f095e83438509c41499e7a2d751 # v2.3.1 uses: CodSpeedHQ/action@0b631f8998f2389eb5144632b6f9f8fabd33a86e # v2.4.1
with: with:
run: pnpm vitest bench run: pnpm vitest bench
token: ${{ secrets.CODSPEED_TOKEN }} token: ${{ secrets.CODSPEED_TOKEN }}

View File

@ -19,4 +19,4 @@ jobs:
- name: 'Checkout Repository' - name: 'Checkout Repository'
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: 'Dependency Review' - name: 'Dependency Review'
uses: actions/dependency-review-action@5bbc3ba658137598168acb2ab73b21c432dd411b # v4.2.5 uses: actions/dependency-review-action@e58c696e52cac8e62d61cc21fda89565d71505d7 # v4.3.1

View File

@ -37,10 +37,10 @@
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*", "@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*", "@nuxt/webpack-builder": "workspace:*",
"rollup": "^4.16.4", "rollup": "^4.17.1",
"nuxt": "workspace:*", "nuxt": "workspace:*",
"vite": "5.2.10", "vite": "5.2.10",
"vue": "3.4.25", "vue": "3.4.26",
"magic-string": "^0.30.10" "magic-string": "^0.30.10"
}, },
"devDependencies": { "devDependencies": {
@ -85,7 +85,7 @@
"ufo": "1.5.3", "ufo": "1.5.3",
"vitest": "1.4.0", "vitest": "1.4.0",
"vitest-environment-nuxt": "1.0.0", "vitest-environment-nuxt": "1.0.0",
"vue": "3.4.25", "vue": "3.4.26",
"vue-router": "4.3.2", "vue-router": "4.3.2",
"vue-tsc": "2.0.14" "vue-tsc": "2.0.14"
}, },

View File

@ -69,7 +69,7 @@
"@unhead/dom": "^1.9.7", "@unhead/dom": "^1.9.7",
"@unhead/ssr": "^1.9.7", "@unhead/ssr": "^1.9.7",
"@unhead/vue": "^1.9.7", "@unhead/vue": "^1.9.7",
"@vue/shared": "^3.4.25", "@vue/shared": "^3.4.26",
"acorn": "8.11.3", "acorn": "8.11.3",
"c12": "^1.10.0", "c12": "^1.10.0",
"chokidar": "^3.6.0", "chokidar": "^3.6.0",
@ -112,7 +112,7 @@
"unplugin-vue-router": "^0.7.0", "unplugin-vue-router": "^0.7.0",
"unstorage": "^1.10.2", "unstorage": "^1.10.2",
"untyped": "^1.4.2", "untyped": "^1.4.2",
"vue": "^3.4.25", "vue": "^3.4.26",
"vue-bundle-renderer": "^2.0.0", "vue-bundle-renderer": "^2.0.0",
"vue-devtools-stub": "^0.1.0", "vue-devtools-stub": "^0.1.0",
"vue-router": "^4.3.2" "vue-router": "^4.3.2"

View File

@ -41,8 +41,8 @@
"@unhead/schema": "1.9.7", "@unhead/schema": "1.9.7",
"@vitejs/plugin-vue": "5.0.4", "@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0", "@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.25", "@vue/compiler-core": "3.4.26",
"@vue/compiler-sfc": "3.4.25", "@vue/compiler-sfc": "3.4.26",
"@vue/language-core": "2.0.14", "@vue/language-core": "2.0.14",
"c12": "1.10.0", "c12": "1.10.0",
"esbuild-loader": "4.1.0", "esbuild-loader": "4.1.0",
@ -54,7 +54,7 @@
"unctx": "2.3.1", "unctx": "2.3.1",
"unenv": "1.9.0", "unenv": "1.9.0",
"vite": "5.2.10", "vite": "5.2.10",
"vue": "3.4.25", "vue": "3.4.26",
"vue-bundle-renderer": "2.0.0", "vue-bundle-renderer": "2.0.0",
"vue-loader": "17.4.2", "vue-loader": "17.4.2",
"vue-router": "4.3.2", "vue-router": "4.3.2",

View File

@ -29,7 +29,7 @@
"@types/estree": "1.0.5", "@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"unbuild": "latest", "unbuild": "latest",
"vue": "3.4.25" "vue": "3.4.26"
}, },
"dependencies": { "dependencies": {
"@nuxt/kit": "workspace:*", "@nuxt/kit": "workspace:*",

View File

@ -42,7 +42,7 @@
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"magic-string": "^0.30.10", "magic-string": "^0.30.10",
"memfs": "^4.8.2", "memfs": "^4.9.1",
"mini-css-extract-plugin": "^2.9.0", "mini-css-extract-plugin": "^2.9.0",
"mlly": "^1.6.1", "mlly": "^1.6.1",
"ohash": "^1.1.3", "ohash": "^1.1.3",
@ -78,7 +78,7 @@
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"@types/webpack-virtual-modules": "0.4.2", "@types/webpack-virtual-modules": "0.4.2",
"unbuild": "latest", "unbuild": "latest",
"vue": "3.4.25" "vue": "3.4.26"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "^3.3.4" "vue": "^3.3.4"

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
const serverDir = join(rootDir, '.output/server') const serverDir = join(rootDir, '.output/server')
const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir) const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir)
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"209k"`) expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"208k"`)
const modules = await analyzeSizes('node_modules/**/*', serverDir) const modules = await analyzeSizes('node_modules/**/*', serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1337k"`) expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"1337k"`)
@ -72,7 +72,7 @@ describe.skipIf(process.env.SKIP_BUNDLE_SIZE === 'true' || process.env.ECOSYSTEM
const serverDir = join(rootDir, '.output-inline/server') const serverDir = join(rootDir, '.output-inline/server')
const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir) const serverStats = await analyzeSizes(['**/*.mjs', '!node_modules'], serverDir)
expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"528k"`) expect.soft(roundToKilobytes(serverStats.totalBytes)).toMatchInlineSnapshot(`"527k"`)
const modules = await analyzeSizes('node_modules/**/*', serverDir) const modules = await analyzeSizes('node_modules/**/*', serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"76.0k"`) expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot(`"76.0k"`)