lingo.dev 0.111.11 → 0.111.12

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.111.11",
3
+ "version": "0.111.12",
4
4
  "description": "Lingo.dev CLI",
5
5
  "private": false,
6
6
  "publishConfig": {
@@ -121,8 +121,8 @@
121
121
  "@babel/parser": "^7.27.1",
122
122
  "@babel/traverse": "^7.27.4",
123
123
  "@babel/types": "^7.27.1",
124
- "@biomejs/js-api": "^0.6.2",
125
- "@biomejs/wasm-nodejs": "^1.8.3",
124
+ "@biomejs/js-api": "^3.0.0",
125
+ "@biomejs/wasm-nodejs": "^2.2.4",
126
126
  "@datocms/cma-client-node": "^4.0.1",
127
127
  "@gitbeaker/rest": "^39.34.3",
128
128
  "@inkjs/ui": "^2.0.0",
@@ -201,8 +201,8 @@
201
201
  "xpath": "^0.0.34",
202
202
  "yaml": "^2.7.0",
203
203
  "zod": "^3.25.76",
204
- "@lingo.dev/_locales": "0.1.0",
205
204
  "@lingo.dev/_compiler": "0.7.10",
205
+ "@lingo.dev/_locales": "0.1.0",
206
206
  "@lingo.dev/_react": "0.5.0",
207
207
  "@lingo.dev/_sdk": "0.12.3",
208
208
  "@lingo.dev/_spec": "0.40.3"