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

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-12-23 21:23:00 +00:00 committed by GitHub
parent d1bac195f4
commit 5e6b7413aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 681 additions and 508 deletions

View File

@ -81,7 +81,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Initialize CodeQL
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/init@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
config: |
paths:
@ -98,7 +98,7 @@ jobs:
languages: ${{ matrix.language }}
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/analyze@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
with:
category: "/language:${{ matrix.language }}"

View File

@ -68,7 +68,7 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
if: github.repository == 'nuxt/nuxt' && success()
with:
sarif_file: results.sarif

View File

@ -52,13 +52,13 @@
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.4.49",
"rollup": "4.29.0",
"rollup": "4.29.1",
"send": ">=1.1.0",
"typescript": "5.6.2",
"ufo": "1.5.4",
"unhead": "1.11.14",
"unimport": "3.14.5",
"vite": "6.0.3",
"vite": "6.0.5",
"vue": "3.5.13"
},
"devDependencies": {
@ -78,7 +78,7 @@
"autoprefixer": "10.4.20",
"case-police": "0.7.2",
"changelogen": "0.5.7",
"consola": "3.3.0",
"consola": "3.3.1",
"cssnano": "7.0.6",
"destr": "2.0.3",
"devalue": "5.1.1",

View File

@ -29,7 +29,7 @@
"dependencies": {
"@nuxt/schema": "workspace:*",
"c12": "^2.0.1",
"consola": "^3.3.0",
"consola": "^3.3.1",
"defu": "^6.1.4",
"destr": "^2.0.3",
"globby": "^14.0.2",
@ -55,7 +55,7 @@
"lodash-es": "4.17.21",
"nitropack": "2.10.4",
"unbuild": "latest",
"vite": "6.0.3",
"vite": "6.0.5",
"vitest": "2.1.8",
"webpack": "5.96.1"
},

View File

@ -84,13 +84,13 @@
"c12": "^2.0.1",
"chokidar": "^4.0.3",
"compatx": "^0.1.8",
"consola": "^3.3.0",
"consola": "^3.3.1",
"cookie-es": "^1.2.2",
"defu": "^6.1.4",
"destr": "^2.0.3",
"devalue": "^5.1.1",
"errx": "^0.1.0",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3",
"globby": "^14.0.2",
@ -141,7 +141,7 @@
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "latest",
"vite": "6.0.3",
"vite": "6.0.5",
"vitest": "2.1.8"
},
"peerDependencies": {

View File

@ -77,7 +77,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.29.0",
"rollup": "4.29.1",
"unbuild": "latest",
"vue": "3.5.13"
},

View File

@ -52,7 +52,7 @@
"sass-loader": "16.0.4",
"unbuild": "latest",
"unctx": "2.4.1",
"vite": "6.0.3",
"vite": "6.0.5",
"vue": "3.5.13",
"vue-bundle-renderer": "2.1.1",
"vue-loader": "17.4.2",
@ -63,7 +63,7 @@
"dependencies": {
"c12": "^2.0.1",
"compatx": "^0.1.8",
"consola": "^3.3.0",
"consola": "^3.3.1",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"pathe": "^1.1.2",

View File

@ -32,7 +32,7 @@
"tinyexec": "0.3.1",
"tinyglobby": "0.2.10",
"unocss": "0.65.2",
"vite": "6.0.3"
"vite": "6.0.5"
},
"engines": {
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"

View File

@ -26,7 +26,7 @@
},
"devDependencies": {
"@nuxt/schema": "workspace:*",
"rollup": "4.29.0",
"rollup": "4.29.1",
"unbuild": "latest",
"vue": "3.5.13"
},
@ -36,10 +36,10 @@
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"autoprefixer": "^10.4.20",
"consola": "^3.3.0",
"consola": "^3.3.1",
"cssnano": "^7.0.6",
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"escape-string-regexp": "^5.0.0",
"externality": "^1.0.2",
"get-port-please": "^3.1.2",
@ -58,7 +58,7 @@
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^2.1.0",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vite-node": "^2.1.8",
"vite-plugin-checker": "^0.8.0",
"vue-bundle-renderer": "^2.1.1"

File diff suppressed because it is too large Load Diff