chore: update deps (#35812)

This commit is contained in:
Stephen Zhou
2026-05-08 01:32:14 +00:00
committed by GitHub
parent 2ff50514c8
commit 76a7f5f4b9
4 changed files with 1201 additions and 1333 deletions
+2
View File
@@ -109,6 +109,8 @@ jobs:
- name: Web tsslint
if: steps.changed-files.outputs.any_changed == 'true'
working-directory: ./web
env:
NODE_OPTIONS: --max-old-space-size=4096
run: vp run lint:tss
- name: Web type check