lingo.dev 0.110.2 → 0.110.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.mjs CHANGED
@@ -10800,7 +10800,7 @@ async function renderHero2() {
10800
10800
  // package.json
10801
10801
  var package_default = {
10802
10802
  name: "lingo.dev",
10803
- version: "0.110.2",
10803
+ version: "0.110.3",
10804
10804
  description: "Lingo.dev CLI",
10805
10805
  private: false,
10806
10806
  publishConfig: {
@@ -10924,7 +10924,7 @@ var package_default = {
10924
10924
  "@datocms/cma-client-node": "^4.0.1",
10925
10925
  "@gitbeaker/rest": "^39.34.3",
10926
10926
  "@inkjs/ui": "^2.0.0",
10927
- "@inquirer/prompts": "^7.7.0",
10927
+ "@inquirer/prompts": "^7.8.0",
10928
10928
  "@lingo.dev/_compiler": "workspace:*",
10929
10929
  "@lingo.dev/_react": "workspace:*",
10930
10930
  "@lingo.dev/_sdk": "workspace:*",
@@ -10977,7 +10977,7 @@ var package_default = {
10977
10977
  "object-hash": "^3.0.0",
10978
10978
  octokit: "^4.0.2",
10979
10979
  "ollama-ai-provider": "^1.2.0",
10980
- open: "^10.1.2",
10980
+ open: "^10.2.0",
10981
10981
  ora: "^8.1.1",
10982
10982
  "p-limit": "^6.2.0",
10983
10983
  "php-array-reader": "^2.1.2",
@@ -11010,7 +11010,7 @@ var package_default = {
11010
11010
  "@types/cli-progress": "^3.11.6",
11011
11011
  "@types/cors": "^2.8.17",
11012
11012
  "@types/diff": "^7.0.0",
11013
- "@types/express": "^5.0.1",
11013
+ "@types/express": "^5.0.3",
11014
11014
  "@types/figlet": "^1.7.0",
11015
11015
  "@types/gettext-parser": "^4.0.4",
11016
11016
  "@types/glob": "^8.1.0",