lingo.dev 0.85.3 → 0.85.4

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.3",
5461
+ version: "0.85.4",
5462
5462
  description: "Lingo.dev CLI",
5463
5463
  private: false,
5464
5464
  publishConfig: {
@@ -5582,7 +5582,7 @@ var package_default = {
5582
5582
  unified: "^11.0.5",
5583
5583
  "unist-util-visit": "^5.0.0",
5584
5584
  vfile: "^6.0.3",
5585
- vitest: "^2.1.9",
5585
+ vitest: "^3.1.2",
5586
5586
  xliff: "^6.2.1",
5587
5587
  xml2js: "^0.6.2",
5588
5588
  xpath: "^0.0.34",