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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-14 10:09:56 +01:00 committed by GitHub
parent 2e68bb8137
commit ac5da54e56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 296 additions and 297 deletions

View File

@ -75,7 +75,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Initialize CodeQL
uses: github/codeql-action/init@9278e421667d5d90a2839487a482448c4ec7df4d # v3.27.2
uses: github/codeql-action/init@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3.27.3
with:
config: |
paths:
@ -91,7 +91,7 @@ jobs:
queries: +security-and-quality
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9278e421667d5d90a2839487a482448c4ec7df4d # v3.27.2
uses: github/codeql-action/analyze@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3.27.3
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@9278e421667d5d90a2839487a482448c4ec7df4d # v3.27.2
uses: github/codeql-action/upload-sarif@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3.27.3
if: github.repository == 'nuxt/nuxt' && success()
with:
sarif_file: results.sarif

View File

@ -53,7 +53,7 @@
"nuxt": "workspace:*",
"ohash": "1.1.4",
"postcss": "8.4.49",
"rollup": "4.25.0",
"rollup": "4.26.0",
"send": ">=1.1.0",
"typescript": "5.6.3",
"ufo": "1.5.4",
@ -74,7 +74,7 @@
"@types/semver": "7.5.8",
"@unhead/schema": "1.11.11",
"@unhead/vue": "1.11.11",
"@vitejs/plugin-vue": "5.1.5",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-v8": "2.1.4",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.20",
@ -89,7 +89,7 @@
"eslint-plugin-perfectionist": "3.9.1",
"eslint-typegen": "0.3.2",
"h3": "1.13.0",
"happy-dom": "15.11.3",
"happy-dom": "15.11.6",
"jiti": "2.4.0",
"markdownlint-cli": "0.42.0",
"nitropack": "2.10.4",
@ -113,7 +113,7 @@
"vue-router": "4.4.5",
"vue-tsc": "2.1.10"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.0",
"engines": {
"node": "^16.10.0 || >=18.0.0"
},

View File

@ -44,7 +44,7 @@
"semver": "^7.6.3",
"ufo": "^1.5.4",
"unctx": "^2.3.1",
"unimport": "^3.13.1",
"unimport": "^3.13.2",
"untyped": "^1.5.1"
},
"devDependencies": {

View File

@ -114,8 +114,8 @@
"unctx": "^2.3.1",
"unenv": "^1.10.0",
"unhead": "^1.11.11",
"unimport": "^3.13.1",
"unplugin": "^1.15.0",
"unimport": "^3.13.2",
"unplugin": "^1.16.0",
"unplugin-vue-router": "^0.10.8",
"unstorage": "^1.13.1",
"untyped": "^1.5.1",
@ -129,7 +129,7 @@
"@nuxt/ui-templates": "1.3.4",
"@parcel/watcher": "2.5.0",
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.1.5",
"@vitejs/plugin-vue": "5.2.0",
"@vue/compiler-sfc": "3.5.12",
"unbuild": "latest",
"vite": "5.4.11",

View File

@ -64,7 +64,7 @@
"time-fix-plugin": "^2.0.7",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.15.0",
"unplugin": "^1.16.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^2.1.1",
"vue-loader": "^17.4.2",
@ -81,7 +81,7 @@
"@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.25.0",
"rollup": "4.26.0",
"unbuild": "latest",
"vue": "3.5.12"
},

View File

@ -40,7 +40,7 @@
"@types/pug": "2.0.10",
"@types/sass-loader": "8.0.9",
"@unhead/schema": "1.11.11",
"@vitejs/plugin-vue": "5.1.5",
"@vitejs/plugin-vue": "5.2.0",
"@vitejs/plugin-vue-jsx": "4.1.0",
"@vue/compiler-core": "3.5.12",
"@vue/compiler-sfc": "3.5.12",
@ -73,7 +73,7 @@
"std-env": "^3.8.0",
"ufo": "^1.5.4",
"uncrypto": "^0.1.3",
"unimport": "^3.13.1",
"unimport": "^3.13.2",
"untyped": "^1.5.1"
},
"engines": {

View File

@ -27,14 +27,14 @@
"@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4",
"@types/estree": "1.0.6",
"rollup": "4.25.0",
"rollup": "4.26.0",
"unbuild": "latest",
"vue": "3.5.12"
},
"dependencies": {
"@nuxt/kit": "workspace:*",
"@rollup/plugin-replace": "^6.0.1",
"@vitejs/plugin-vue": "^5.1.5",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"autoprefixer": "^10.4.20",
"clear": "^0.1.0",
@ -61,7 +61,7 @@
"strip-literal": "^2.1.0",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.15.0",
"unplugin": "^1.16.0",
"vite": "^5.4.11",
"vite-node": "^2.1.4",
"vite-plugin-checker": "^0.8.0",

View File

@ -62,7 +62,7 @@
"time-fix-plugin": "^2.0.7",
"ufo": "^1.5.4",
"unenv": "^1.10.0",
"unplugin": "^1.15.0",
"unplugin": "^1.16.0",
"url-loader": "^4.1.1",
"vue-bundle-renderer": "^2.1.1",
"vue-loader": "^17.4.2",

File diff suppressed because it is too large Load Diff