From fa675ae13ad90f1ce6cc0399121c68f9dcc372f3 Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Sat, 1 Aug 2026 13:42:15 +0000 Subject: [PATCH] chore(deps): @moshcoder/moshpit-resolve 0.1.1 -> 0.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Unblocks main, red since #66 merged. #66 dropped dashes from both local copies of the name grammar while the published package still allowed them, so moshpit-drift.test.js failed on blue.lazy-loaded — and not merely on parsing: the two disagreed on where a tab goes, 'park' against the package and 'clearnet' against the new rule. That is the anchor earning its place. 0.1.2 carries the rule. The lockfile is the part that matters: CI installs frozen, so the ^0.1.1 range never picked the new version up on its own. Scoped to the one package deliberately. Doing this with `pnpm update --latest` first pulled the whole tree forward — TypeScript 5.9.3 to 7.0.2, eslint 9 to 10, babel 7 to 8, 3509 lines of lockfile — and broke Lint with "typescript-eslint does not support TS 7.0". This touches 11 lines. Co-Authored-By: Claude Opus 5 (1M context) --- apps/desktop/package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/apps/desktop/package.json b/apps/desktop/package.json index a86ce88..262d220 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -24,7 +24,7 @@ "chromium:package": "chromium/scripts/package.sh" }, "devDependencies": { - "@moshcoder/moshpit-resolve": "^0.1.1", + "@moshcoder/moshpit-resolve": "^0.1.2", "typescript": "^5.6.3", "vitest": "^2.1.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ca71c7..84c24c2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: apps/desktop: devDependencies: '@moshcoder/moshpit-resolve': - specifier: ^0.1.1 - version: 0.1.1 + specifier: ^0.1.2 + version: 0.1.2 typescript: specifier: ^5.6.3 version: 5.9.3 @@ -1180,8 +1180,8 @@ packages: deepagents: optional: true - '@moshcoder/moshpit-resolve@0.1.1': - resolution: {integrity: sha512-l5IZQ73DFvxlYhdQnA6frl8BepWhibVtSLzucaok4d2G9mbR8Fe7PBKQygxXvILLllc+jyODIxt8qrK+LcbvkA==} + '@moshcoder/moshpit-resolve@0.1.2': + resolution: {integrity: sha512-HaU3v22oVb4TonsHPVtWfBvd9t8VYL+lvO7HCj0BLdQTLPLz8aytimfF4i16+iFTamGamBydPuwvZRrtQPlNQw==} engines: {node: '>=18'} hasBin: true @@ -2461,6 +2461,7 @@ packages: libsql@0.4.7: resolution: {integrity: sha512-T9eIRCs6b0J1SHKYIvD8+KCJMcWZ900iZyxdnSCdqxN12Z1ijzT+jY5nrk72Jw4B0HGzms2NgpryArlJqvc3Lw==} + cpu: [x64, arm64, wasm32] os: [darwin, linux, win32] lighthouse-logger@1.4.2: @@ -4583,7 +4584,7 @@ snapshots: '@langchain/langgraph': 1.4.6(@langchain/core@1.2.1(openai@6.45.0(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(react@19.2.7)(zod@4.4.3) deepagents: 1.10.5(langsmith@0.7.12(openai@6.45.0(ws@8.21.0)(zod@4.4.3))(ws@8.21.0))(openai@6.45.0(ws@8.21.0)(zod@4.4.3))(react@19.2.7)(ws@8.21.0) - '@moshcoder/moshpit-resolve@0.1.1': {} + '@moshcoder/moshpit-resolve@0.1.2': {} '@neon-rs/load@0.0.4': {}