chore(deps): update transitive deps

This commit is contained in:
Tony 2026-02-15 00:21:52 +08:00
parent b5fceced2c
commit d593b2e531
2 changed files with 548 additions and 1146 deletions

View File

@ -49,7 +49,7 @@ jobs:
- name: Test all and generate coverage
run: pnpm run vitest:coverage --reporter=github-actions
env:
REDIS_URL: redis://localhost:${{ job.services.redis.ports[6379] }}/
REDIS_URL: redis://localhost:${{ job.services.redis.ports['6379'] }}/
- name: Upload coverage to Codecov
if: ${{ matrix.node-version == 'lts/*' }}
uses: codecov/codecov-action@v5

File diff suppressed because it is too large Load Diff