update deps (MisskeyIO#618)

This commit is contained in:
まっちゃとーにゅ 2024-04-27 21:52:37 +09:00 committed by GitHub
parent 8775333158
commit 1afb929bf7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 12697 additions and 9959 deletions

View file

@ -27,7 +27,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9
run_install: false
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.0.2