lingo.dev 0.85.2 → 0.85.3

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/build/cli.cjs CHANGED
@@ -5458,7 +5458,7 @@ function validateParams2(i18nConfig, flags) {
5458
5458
  // package.json
5459
5459
  var package_default = {
5460
5460
  name: "lingo.dev",
5461
- version: "0.85.2",
5461
+ version: "0.85.3",
5462
5462
  description: "Lingo.dev CLI",
5463
5463
  private: false,
5464
5464
  publishConfig: {
@@ -5585,7 +5585,6 @@ var package_default = {
5585
5585
  vitest: "^2.1.9",
5586
5586
  xliff: "^6.2.1",
5587
5587
  xml2js: "^0.6.2",
5588
- xmldom: "^0.6.0",
5589
5588
  xpath: "^0.0.34",
5590
5589
  yaml: "^2.7.0",
5591
5590
  zod: "^3.24.1"