fix: sync npm lockfile for Excel runtime #12

Merged
tkmind merged 1 commits from codex/fix-excel-package-lock into main 2026-07-17 04:16:21 +00:00
Owner

修复 main CI 的 npm ci lockfile mismatch。Excel 功能加入 exceljs 后只更新了 pnpm-lock.yaml,本提交同步 package-lock.json 及传递依赖。

验证:npm ci --include=optional 成功;Excel/remount 测试 5/5;Vite build 成功。

修复 main CI 的 npm ci lockfile mismatch。Excel 功能加入 exceljs 后只更新了 pnpm-lock.yaml,本提交同步 package-lock.json 及传递依赖。 验证:npm ci --include=optional 成功;Excel/remount 测试 5/5;Vite build 成功。
tkmind added 1 commit 2026-07-17 04:11:42 +00:00
fix: sync npm lockfile for Excel runtime
Memind CI / Test, build, and release guards (pull_request) Successful in 3m37s
e8a51506d0
tkmind merged commit 25620be0b1 into main 2026-07-17 04:16:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#12