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

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-03-13 16:00:57 -07:00 committed by GitHub
parent a9effe9c8a
commit 25617516fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 289 additions and 447 deletions

View File

@ -85,7 +85,7 @@ jobs:
run: pnpm install
- name: Initialize CodeQL
uses: github/codeql-action/init@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
uses: github/codeql-action/init@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
with:
languages: javascript
queries: +security-and-quality
@ -97,7 +97,7 @@ jobs:
path: packages
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
uses: github/codeql-action/analyze@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
with:
category: "/language:javascript"

View File

@ -66,6 +66,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
with:
sarif_file: results.sarif

View File

@ -37,9 +37,9 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"rollup": "^4.12.1",
"rollup": "^4.13.0",
"nuxt": "workspace:*",
"vite": "5.1.5",
"vite": "5.1.6",
"vue": "3.4.21",
"magic-string": "^0.30.8"
},
@ -51,7 +51,7 @@
"@nuxt/webpack-builder": "workspace:*",
"@testing-library/vue": "8.0.2",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.25",
"@types/node": "20.11.27",
"@types/semver": "7.5.8",
"@vitest/coverage-v8": "1.3.1",
"@vue/test-utils": "2.4.4",
@ -69,7 +69,7 @@
"fs-extra": "11.2.0",
"globby": "14.0.1",
"h3": "1.11.1",
"happy-dom": "13.7.3",
"happy-dom": "13.8.2",
"jiti": "1.21.0",
"markdownlint-cli": "0.39.0",
"nitropack": "2.9.3",

View File

@ -52,7 +52,7 @@
"lodash-es": "4.17.21",
"nitropack": "2.9.3",
"unbuild": "latest",
"vite": "5.1.5",
"vite": "5.1.6",
"vitest": "1.3.1",
"webpack": "5.90.3"
},

View File

@ -66,9 +66,9 @@
"@nuxt/telemetry": "^2.5.3",
"@nuxt/ui-templates": "^1.3.1",
"@nuxt/vite-builder": "workspace:*",
"@unhead/dom": "^1.8.12",
"@unhead/ssr": "^1.8.12",
"@unhead/vue": "^1.8.12",
"@unhead/dom": "^1.8.16",
"@unhead/ssr": "^1.8.16",
"@unhead/vue": "^1.8.16",
"@vue/shared": "^3.4.21",
"acorn": "8.11.3",
"c12": "^1.10.0",
@ -107,7 +107,7 @@
"unctx": "^2.3.1",
"unenv": "^1.9.0",
"unimport": "^3.7.1",
"unplugin": "^1.9.0",
"unplugin": "^1.10.0",
"unplugin-vue-router": "^0.7.0",
"unstorage": "^1.10.1",
"untyped": "^1.4.2",
@ -122,7 +122,7 @@
"@types/fs-extra": "11.0.4",
"@vitejs/plugin-vue": "5.0.4",
"unbuild": "latest",
"vite": "5.1.5",
"vite": "5.1.6",
"vitest": "1.3.1"
},
"peerDependencies": {

View File

@ -38,7 +38,7 @@
"@types/file-loader": "5.0.4",
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.8",
"@unhead/schema": "1.8.12",
"@unhead/schema": "1.8.16",
"@vitejs/plugin-vue": "5.0.4",
"@vitejs/plugin-vue-jsx": "3.1.0",
"@vue/compiler-core": "3.4.21",
@ -52,7 +52,7 @@
"unbuild": "latest",
"unctx": "2.3.1",
"unenv": "1.9.0",
"vite": "5.1.5",
"vite": "5.1.6",
"vue": "3.4.21",
"vue-bundle-renderer": "2.0.0",
"vue-loader": "17.4.2",

View File

@ -61,8 +61,8 @@
"strip-literal": "^2.0.0",
"ufo": "^1.4.0",
"unenv": "^1.9.0",
"unplugin": "^1.9.0",
"vite": "^5.1.5",
"unplugin": "^1.10.0",
"vite": "^5.1.6",
"vite-node": "^1.3.1",
"vite-plugin-checker": "^0.6.4",
"vue-bundle-renderer": "^2.0.0"

View File

@ -58,7 +58,7 @@
"time-fix-plugin": "^2.0.7",
"ufo": "^1.4.0",
"unenv": "^1.9.0",
"unplugin": "^1.9.0",
"unplugin": "^1.10.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^2.0.0",
"vue-loader": "^17.4.2",

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('"524k"')
const modules = await analyzeSizes('node_modules/**/*', serverDir)
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"78.0k"')
expect.soft(roundToKilobytes(modules.totalBytes)).toMatchInlineSnapshot('"77.7k"')
const packages = modules.files
.filter(m => m.endsWith('package.json'))