lingo.dev 0.97.5 → 0.99.0

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.97.5",
3
+ "version": "0.99.0",
4
4
  "description": "Lingo.dev CLI",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -116,6 +116,7 @@
116
116
  "@inkjs/ui": "^2.0.0",
117
117
  "@inquirer/prompts": "^7.4.1",
118
118
  "@modelcontextprotocol/sdk": "^1.5.0",
119
+ "@openrouter/ai-sdk-provider": "^0.7.1",
119
120
  "@paralleldrive/cuid2": "^2.2.2",
120
121
  "ai": "^4.3.15",
121
122
  "bitbucket": "^2.12.0",
@@ -157,6 +158,7 @@
157
158
  "node-webvtt": "^1.9.4",
158
159
  "object-hash": "^3.0.0",
159
160
  "octokit": "^4.0.2",
161
+ "ollama-ai-provider": "^1.2.0",
160
162
  "open": "^10.1.2",
161
163
  "ora": "^8.1.1",
162
164
  "p-limit": "^6.2.0",
@@ -183,10 +185,10 @@
183
185
  "xpath": "^0.0.34",
184
186
  "yaml": "^2.7.0",
185
187
  "zod": "^3.24.1",
186
- "@lingo.dev/_compiler": "0.2.3",
187
- "@lingo.dev/_react": "0.3.0",
188
- "@lingo.dev/_sdk": "0.8.1",
189
- "@lingo.dev/_spec": "0.35.0"
188
+ "@lingo.dev/_compiler": "0.3.0",
189
+ "@lingo.dev/_react": "0.4.0",
190
+ "@lingo.dev/_sdk": "0.9.1",
191
+ "@lingo.dev/_spec": "0.36.0"
190
192
  },
191
193
  "devDependencies": {
192
194
  "@types/babel__generator": "^7.27.0",