From 9d73cf516fdd8a3ecae07ff978d8489571f44b5e Mon Sep 17 00:00:00 2001 From: Vadim Malanov Date: Sun, 21 Jun 2026 12:54:43 +0300 Subject: [PATCH] docs: record cursor theme checkout source --- frontend/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/README.md b/frontend/README.md index 8021041..e3fc495 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -92,7 +92,10 @@ frontend/src/ dependency is currently declared as `file:../../../Engines/engines/teamhub-cursor-theme` in `frontend/package.json`; the current source package version is `0.1.0` from the Engines package - manifest, and the consumer is not yet pinned to a release tag. + manifest; the audited Engines checkout during the 2026-06-21 consumer + remediation is `5beb82b30cd2e7baa52c61aa1d21e684428ca737`; the consumer is + not yet pinned to a release tag. Verification: `npm run build` passed on + 2026-06-21. ### Key flows