chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-02-22 04:45:57 +00:00 committed by GitHub
parent 08fab51053
commit 58293fec0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 372 additions and 289 deletions

View File

@ -57,7 +57,7 @@ jobs:
run: pnpm build
- name: Cache dist
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
with:
retention-days: 3
name: dist
@ -78,7 +78,7 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Initialize CodeQL
uses: github/codeql-action/init@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
with:
config: |
paths:
@ -95,7 +95,7 @@ jobs:
languages: ${{ matrix.language }}
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
with:
category: "/language:${{ matrix.language }}"

View File

@ -37,7 +37,7 @@ jobs:
persist-credentials: false
- name: "Run analysis"
uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
with:
results_file: results.sarif
results_format: sarif
@ -59,7 +59,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
- name: "Upload artifact"
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
if: github.repository == 'nuxt/nuxt' && success()
with:
name: SARIF 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@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
if: github.repository == 'nuxt/nuxt' && success()
with:
sarif_file: results.sarif

View File

@ -45,7 +45,7 @@
"@nuxt/schema": "workspace:*",
"@nuxt/vite-builder": "workspace:*",
"@nuxt/webpack-builder": "workspace:*",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@unhead/dom": "1.11.19",
"@unhead/schema": "1.11.19",
"@unhead/shared": "1.11.19",
@ -70,7 +70,7 @@
"webpack": "5.96.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@arethetypeswrong/cli": "0.17.4",
"@babel/core": "7.26.9",
"@babel/helper-plugin-utils": "7.26.5",
"@codspeed/vitest-plugin": "4.0.0",
@ -78,12 +78,12 @@
"@nuxt/eslint-config": "1.1.0",
"@nuxt/kit": "workspace:*",
"@nuxt/rspack-builder": "workspace:*",
"@nuxt/test-utils": "3.15.4",
"@nuxt/test-utils": "3.17.0",
"@nuxt/webpack-builder": "workspace:*",
"@testing-library/vue": "8.1.0",
"@types/babel__core": "7.20.5",
"@types/babel__helper-plugin-utils": "7.10.3",
"@types/node": "22.13.4",
"@types/node": "22.13.5",
"@types/semver": "7.5.8",
"@unhead/schema": "1.11.19",
"@unhead/vue": "1.11.19",
@ -97,13 +97,13 @@
"cssnano": "7.0.6",
"destr": "2.0.3",
"devalue": "5.1.1",
"eslint": "9.20.1",
"eslint": "9.21.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-perfectionist": "4.9.0",
"eslint-typegen": "2.0.0",
"estree-walker": "3.0.3",
"h3": "1.15.0",
"happy-dom": "17.1.1",
"happy-dom": "17.1.2",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.44.4",

View File

@ -27,7 +27,7 @@
"test:attw": "attw --pack"
},
"dependencies": {
"c12": "^2.0.2",
"c12": "^2.0.4",
"consola": "^3.4.0",
"defu": "^6.1.4",
"destr": "^2.0.3",

View File

@ -82,7 +82,7 @@
"@unhead/vue": "^1.11.19",
"@vue/shared": "^3.5.13",
"acorn": "8.14.0",
"c12": "^2.0.2",
"c12": "^2.0.4",
"chokidar": "^4.0.3",
"compatx": "^0.1.8",
"consola": "^3.4.0",
@ -106,7 +106,7 @@
"mlly": "^1.7.4",
"nanotar": "^0.2.0",
"nitropack": "^2.10.4",
"nypm": "^0.5.2",
"nypm": "^0.5.4",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"on-change": "^5.0.1",
@ -128,7 +128,7 @@
"unimport": "^4.1.2",
"unplugin": "^2.2.0",
"unplugin-vue-router": "^0.11.2",
"unstorage": "^1.14.4",
"unstorage": "^1.15.0",
"untyped": "^1.5.2",
"vue": "^3.5.13",
"vue-bundle-renderer": "^2.1.1",
@ -136,7 +136,7 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@nuxt/scripts": "0.10.4",
"@nuxt/scripts": "0.10.5",
"@parcel/watcher": "2.5.1",
"@types/estree": "1.0.6",
"@vitejs/plugin-vue": "5.2.1",

View File

@ -45,7 +45,7 @@
"@vue/compiler-core": "3.5.13",
"@vue/compiler-sfc": "3.5.13",
"@vue/language-core": "2.2.2",
"c12": "2.0.2",
"c12": "2.0.4",
"chokidar": "4.0.3",
"compatx": "0.1.8",
"css-minimizer-webpack-plugin": "7.0.0",

View File

@ -26,7 +26,7 @@
"knitwork": "1.2.0",
"lodash-es": "4.17.21",
"pathe": "2.0.3",
"prettier": "3.5.1",
"prettier": "3.5.2",
"scule": "1.3.0",
"svgo": "3.3.2",
"tinyexec": "0.3.2",

File diff suppressed because it is too large Load Diff