This commit is contained in:
renovate[bot] 2025-02-19 05:28:03 +00:00 committed by GitHub
commit c38e3e0248
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 413 additions and 297 deletions

View File

@ -19,7 +19,7 @@ jobs:
steps:
# Cache lychee results (e.g. to avoid hitting rate limits)
- name: Restore lychee cache
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
with:
path: .lycheecache
key: cache-lychee-${{ github.sha }}

View File

@ -75,7 +75,7 @@
"@babel/helper-plugin-utils": "7.26.5",
"@codspeed/vitest-plugin": "4.0.0",
"@nuxt/cli": "3.21.1",
"@nuxt/eslint-config": "1.0.1",
"@nuxt/eslint-config": "1.1.0",
"@nuxt/kit": "workspace:*",
"@nuxt/rspack-builder": "workspace:*",
"@nuxt/test-utils": "3.15.4",
@ -103,10 +103,10 @@
"eslint-typegen": "1.0.0",
"estree-walker": "3.0.3",
"h3": "1.15.0",
"happy-dom": "17.1.0",
"happy-dom": "17.1.1",
"installed-check": "9.3.0",
"jiti": "2.4.2",
"knip": "5.44.1",
"knip": "5.44.2",
"magic-string": "0.30.17",
"markdownlint-cli": "0.44.0",
"memfs": "4.14.1",

File diff suppressed because it is too large Load Diff