chore(deps): bump @pascal-app/lingo to 0.2.0

0.2.0 is API-compatible with our usage (parseQuantity, quantity, Kind);
it adds i18n/locale entrypoints and does not change the symbols we import.
Verified: @pascal-app/editor and @pascal-app/mcp typecheck, and all 31
measurement tests pass, including the AMBIGUOUS_NUMBER escalate guard.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Aymeric Rabot
2026-07-08 22:34:31 +02:00
co-authored by Claude Opus 4.8
parent 682c023be1
commit 8476a991f4
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.29.0",
"@pascal-app/lingo": "^0.1.0",
"@pascal-app/lingo": "^0.2.0",
"zod": "^4.3.5"
},
"devDependencies": {