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

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-13 17:41:08 +00:00 committed by GitHub
parent f94a071bd8
commit 54b1918a5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
22 changed files with 289 additions and 279 deletions

View File

@ -78,7 +78,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Initialize CodeQL
uses: github/codeql-action/init@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
config: |
paths:
@ -94,7 +94,7 @@ jobs:
queries: +security-and-quality
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
category: "/language:javascript-typescript"

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@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
if: github.repository == 'nuxt/nuxt' && success()
with:
sarif_file: results.sarif

View File

@ -60,7 +60,7 @@
"send": ">=1.1.0",
"typescript": "5.6.3",
"ufo": "1.5.4",
"unbuild": "3.0.0-rc.11",
"unbuild": "3.0.0",
"unhead": "1.11.14",
"unimport": "3.14.5",
"vite": "6.0.3",
@ -68,7 +68,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.1",
"@nuxt/eslint-config": "0.7.2",
"@nuxt/eslint-config": "0.7.3",
"@nuxt/kit": "workspace:*",
"@nuxt/rspack-builder": "workspace:*",
"@nuxt/test-utils": "3.15.1",
@ -89,13 +89,13 @@
"devalue": "5.1.1",
"eslint": "9.16.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.2.0",
"eslint-plugin-perfectionist": "4.3.0",
"eslint-typegen": "0.3.2",
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
"happy-dom": "15.11.7",
"installed-check": "9.3.0",
"jiti": "2.4.1",
"knip": "5.39.4",
"knip": "5.40.0",
"markdownlint-cli": "0.43.0",
"memfs": "~4.14.1",
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",

View File

@ -52,12 +52,12 @@
"@rspack/core": "1.1.6",
"@types/semver": "7.5.8",
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
"unbuild": "3.0.0-rc.11",
"unbuild": "3.0.0",
"vite": "6.0.3",
"vitest": "2.1.8",
"webpack": "5.96.1"
},
"engines": {
"node": ">=18.0.0"
"node": ">=18.20.5"
}
}

View File

@ -65,7 +65,7 @@
},
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/devtools": "^1.6.3",
"@nuxt/devtools": "^1.6.4",
"@nuxt/kit": "workspace:*",
"@nuxt/schema": "workspace:*",
"@nuxt/telemetry": "^2.6.0",
@ -135,7 +135,7 @@
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",
"unbuild": "3.0.0-rc.11",
"unbuild": "3.0.0",
"vite": "6.0.3",
"vitest": "2.1.8"
},
@ -152,6 +152,6 @@
}
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -78,13 +78,13 @@
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.28.1",
"unbuild": "3.0.0-rc.11",
"unbuild": "3.0.0",
"vue": "3.5.13"
},
"peerDependencies": {
"vue": "^3.3.4"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -50,7 +50,7 @@
"nitro": "npm:nitro-nightly@3.0.0-beta-28796231.359af68d",
"ofetch": "1.4.1",
"sass-loader": "16.0.4",
"unbuild": "3.0.0-rc.11",
"unbuild": "3.0.0",
"unctx": "2.4.0",
"vite": "6.0.3",
"vue": "3.5.13",

View File

@ -28,7 +28,7 @@
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4",
"rollup": "4.28.1",
"unbuild": "3.0.0-rc.11",
"unbuild": "3.0.0",
"vue": "3.5.13"
},
"dependencies": {
@ -67,6 +67,6 @@
"vue": "^3.3.4"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -80,13 +80,13 @@
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.28.1",
"unbuild": "3.0.0-rc.11",
"unbuild": "3.0.0",
"vue": "3.5.13"
},
"peerDependencies": {
"vue": "^3.3.4"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -10,6 +10,6 @@
"nuxt": "workspace:*"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,6 @@
"vue-router": "latest"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -17,6 +17,6 @@
"vue": "latest"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -8,6 +8,6 @@
"nuxt": "workspace:*"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -9,6 +9,6 @@
"nuxt": "workspace:*"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -8,6 +8,6 @@
"nuxt": "workspace:*"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -8,6 +8,6 @@
"nuxt": "workspace:*"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -10,6 +10,6 @@
"nuxt": "workspace:*"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}

View File

@ -11,6 +11,6 @@
"typescript": "latest"
},
"engines": {
"node": "^18.12.0 || ^20.9.0 || >=22.0.0"
"node": "^18.20.5 || ^20.9.0 || >=22.0.0"
}
}