Update packages #4

Open
nathan wants to merge 31 commits from update-packages into lotus
Showing only changes of commit 39cb97bfaf - Show all commits
+3 -1
View File
@@ -79,9 +79,11 @@ jobs:
- name: ESLint
run: npm run check:eslint
continue-on-error: true
- name: Prettier
run: npm run check:prettier
continue-on-error: true
# ── Security (informational — findings shouldn't block a deploy) ─────
- name: Audit (high/critical)