lingo.dev 0.85.1 → 0.85.2

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.85.1",
3
+ "version": "0.85.2",
4
4
  "description": "Lingo.dev CLI",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -53,7 +53,7 @@
53
53
  "@ai-sdk/openai": "^1.3.7",
54
54
  "@datocms/cma-client-node": "^3.4.0",
55
55
  "@gitbeaker/rest": "^39.34.3",
56
- "@inquirer/prompts": "^7.2.3",
56
+ "@inquirer/prompts": "^7.4.1",
57
57
  "@modelcontextprotocol/sdk": "^1.5.0",
58
58
  "@paralleldrive/cuid2": "^2.2.2",
59
59
  "@types/mdast": "^4.0.4",
@@ -70,14 +70,13 @@
70
70
  "express": "^4.21.2",
71
71
  "external-editor": "^3.1.0",
72
72
  "figlet": "^1.8.0",
73
- "figlet-cli": "^0.2.0",
74
73
  "flat": "^6.0.1",
75
74
  "gettext-parser": "^8.0.0",
76
75
  "glob": "<11.0.0",
77
76
  "gradient-string": "^3.0.0",
78
77
  "gray-matter": "^4.0.3",
79
78
  "ini": "^5.0.0",
80
- "inquirer": "^12.3.2",
79
+ "inquirer": "^12.5.2",
81
80
  "interactive-commander": "^0.5.194",
82
81
  "is-url": "^1.2.4",
83
82
  "jsdom": "^25.0.1",
@@ -115,7 +114,7 @@
115
114
  "unified": "^11.0.5",
116
115
  "unist-util-visit": "^5.0.0",
117
116
  "vfile": "^6.0.3",
118
- "vitest": "^2.1.8",
117
+ "vitest": "^2.1.9",
119
118
  "xliff": "^6.2.1",
120
119
  "xml2js": "^0.6.2",
121
120
  "xmldom": "^0.6.0",
@@ -135,7 +134,7 @@
135
134
  "@types/ini": "^4.1.1",
136
135
  "@types/is-url": "^1.2.32",
137
136
  "@types/jsdom": "^21.1.7",
138
- "@types/lodash": "^4.17.13",
137
+ "@types/lodash": "^4.17.16",
139
138
  "@types/markdown-it": "^14.1.2",
140
139
  "@types/node": "^22.10.2",
141
140
  "@types/node-gettext": "^3.0.6",
@@ -143,7 +142,6 @@
143
142
  "@types/plist": "^3.0.5",
144
143
  "@types/properties-parser": "^0.3.3",
145
144
  "@types/xml2js": "^0.4.14",
146
- "@types/xmldom": "^0.1.34",
147
145
  "tsup": "^8.3.5"
148
146
  },
149
147
  "engines": {