chore: updates all dependencies && vite 4.3.0 && pnpm

This commit is contained in:
pany
2023-04-20 17:21:58 +08:00
parent ae96836baa
commit 286d4388ae
3 changed files with 353 additions and 389 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: "8.2.0"
version: "8.3.1"
- name: Build
run: pnpm install && pnpm build:prod