lingo.dev 0.117.3 → 0.117.5

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.117.3",
3
+ "version": "0.117.5",
4
4
  "description": "Lingo.dev CLI",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -144,6 +144,9 @@
144
144
  "date-fns": "4.1.0",
145
145
  "dedent": "1.7.0",
146
146
  "diff": "7.0.0",
147
+ "dom-serializer": "2.0.0",
148
+ "domhandler": "5.0.3",
149
+ "domutils": "3.2.2",
147
150
  "dotenv": "16.4.7",
148
151
  "ejs": "3.1.10",
149
152
  "express": "5.1.0",
@@ -154,6 +157,7 @@
154
157
  "glob": "11.1.0",
155
158
  "gradient-string": "3.0.0",
156
159
  "gray-matter": "4.0.3",
160
+ "htmlparser2": "10.0.0",
157
161
  "ini": "5.0.0",
158
162
  "ink": "4.2.0",
159
163
  "ink-progress-bar": "3.0.0",
@@ -205,8 +209,8 @@
205
209
  "zod": "3.25.76",
206
210
  "@lingo.dev/_compiler": "0.8.1",
207
211
  "@lingo.dev/_locales": "0.3.0",
208
- "@lingo.dev/_sdk": "0.13.0",
209
212
  "@lingo.dev/_react": "0.7.0",
213
+ "@lingo.dev/_sdk": "0.13.0",
210
214
  "@lingo.dev/_spec": "0.44.0"
211
215
  },
212
216
  "devDependencies": {