Skip to content

Commit 6a27d1e

Browse files
Brooooooklynclaude
andcommitted
chore(deps): sync lockfile to rebased workspace catalog and whitelist PnP
- Regenerate pnpm-lock.yaml after rebase onto main so the catalog configuration matches; without this `pnpm install --frozen-lockfile` errors with ERR_PNPM_LOCKFILE_CONFIG_MISMATCH in CI. - Add `PnP` (Yarn Plug'n'Play) to .typos.toml so the new migrator comment doesn't trip the typos linter (Pn -> On false positive). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 28a7042 commit 6a27d1e

2 files changed

Lines changed: 1131 additions & 455 deletions

File tree

.typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ratatui = "ratatui"
33
PUNICODE = "PUNICODE"
44
Jod = "Jod" # Node.js v22 LTS codename
55
flate = "flate" # flate2 crate name (gzip/deflate compression)
6+
PnP = "PnP" # Yarn Plug'n'Play
67

78
[files]
89
extend-exclude = [

0 commit comments

Comments
 (0)