lingo.dev 0.111.16 → 0.112.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lingo.dev",
3
- "version": "0.111.16",
3
+ "version": "0.112.1",
4
4
  "description": "Lingo.dev CLI",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -127,6 +127,7 @@
127
127
  "@gitbeaker/rest": "^39.34.3",
128
128
  "@inkjs/ui": "^2.0.0",
129
129
  "@inquirer/prompts": "^7.8.0",
130
+ "@markdoc/markdoc": "^0.5.4",
130
131
  "@modelcontextprotocol/sdk": "^1.5.0",
131
132
  "@openrouter/ai-sdk-provider": "^0.7.1",
132
133
  "@paralleldrive/cuid2": "^2.2.2",
@@ -201,11 +202,11 @@
201
202
  "xpath": "^0.0.34",
202
203
  "yaml": "^2.7.0",
203
204
  "zod": "^3.25.76",
204
- "@lingo.dev/_compiler": "0.7.11",
205
- "@lingo.dev/_locales": "0.1.0",
205
+ "@lingo.dev/_compiler": "0.7.12",
206
206
  "@lingo.dev/_react": "0.5.0",
207
- "@lingo.dev/_spec": "0.40.4",
208
- "@lingo.dev/_sdk": "0.12.4"
207
+ "@lingo.dev/_spec": "0.41.0",
208
+ "@lingo.dev/_sdk": "0.12.5",
209
+ "@lingo.dev/_locales": "0.1.0"
209
210
  },
210
211
  "devDependencies": {
211
212
  "@types/babel__generator": "^7.27.0",