@things-factory/operato-codelingua 9.0.0-beta.49 → 9.0.0-beta.50

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": "@things-factory/operato-codelingua",
3
- "version": "9.0.0-beta.49",
3
+ "version": "9.0.0-beta.50",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -62,35 +62,35 @@
62
62
  "@operato/scene-switch": "^9.0.0-beta",
63
63
  "@operato/scene-table": "^9.0.0-beta",
64
64
  "@operato/scene-timer": "^9.0.0-beta",
65
- "@things-factory/api": "^9.0.0-beta.49",
66
- "@things-factory/apptool-ui": "^9.0.0-beta.49",
67
- "@things-factory/auth-ui": "^9.0.0-beta.49",
68
- "@things-factory/board-service": "^9.0.0-beta.49",
69
- "@things-factory/board-ui": "^9.0.0-beta.49",
70
- "@things-factory/codelingua": "^9.0.0-beta.49",
71
- "@things-factory/context-ui": "^9.0.0-beta.47",
72
- "@things-factory/dashboard": "^9.0.0-beta.49",
73
- "@things-factory/evaluation": "^9.0.0-beta.47",
74
- "@things-factory/export-ui": "^9.0.0-beta.47",
75
- "@things-factory/help": "^9.0.0-beta.47",
76
- "@things-factory/i18n-base": "^9.0.0-beta.49",
77
- "@things-factory/integration-codemind": "^9.0.0-beta.49",
78
- "@things-factory/integration-git": "^9.0.0-beta.49",
79
- "@things-factory/integration-qdrant": "^9.0.0-beta.49",
80
- "@things-factory/integration-ui": "^9.0.0-beta.49",
81
- "@things-factory/lite-menu": "^9.0.0-beta.49",
82
- "@things-factory/more-ui": "^9.0.0-beta.47",
83
- "@things-factory/notification": "^9.0.0-beta.49",
84
- "@things-factory/oauth2-client": "^9.0.0-beta.49",
85
- "@things-factory/print-ui": "^9.0.0-beta.49",
86
- "@things-factory/resource-ui": "^9.0.0-beta.49",
87
- "@things-factory/setting-base": "^9.0.0-beta.49",
88
- "@things-factory/setting-ui": "^9.0.0-beta.49",
89
- "@things-factory/shell": "^9.0.0-beta.47",
90
- "@things-factory/system": "^9.0.0-beta.47"
65
+ "@things-factory/api": "^9.0.0-beta.50",
66
+ "@things-factory/apptool-ui": "^9.0.0-beta.50",
67
+ "@things-factory/auth-ui": "^9.0.0-beta.50",
68
+ "@things-factory/board-service": "^9.0.0-beta.50",
69
+ "@things-factory/board-ui": "^9.0.0-beta.50",
70
+ "@things-factory/codelingua": "^9.0.0-beta.50",
71
+ "@things-factory/context-ui": "^9.0.0-beta.50",
72
+ "@things-factory/dashboard": "^9.0.0-beta.50",
73
+ "@things-factory/evaluation": "^9.0.0-beta.50",
74
+ "@things-factory/export-ui": "^9.0.0-beta.50",
75
+ "@things-factory/help": "^9.0.0-beta.50",
76
+ "@things-factory/i18n-base": "^9.0.0-beta.50",
77
+ "@things-factory/integration-codemind": "^9.0.0-beta.50",
78
+ "@things-factory/integration-git": "^9.0.0-beta.50",
79
+ "@things-factory/integration-qdrant": "^9.0.0-beta.50",
80
+ "@things-factory/integration-ui": "^9.0.0-beta.50",
81
+ "@things-factory/lite-menu": "^9.0.0-beta.50",
82
+ "@things-factory/more-ui": "^9.0.0-beta.50",
83
+ "@things-factory/notification": "^9.0.0-beta.50",
84
+ "@things-factory/oauth2-client": "^9.0.0-beta.50",
85
+ "@things-factory/print-ui": "^9.0.0-beta.50",
86
+ "@things-factory/resource-ui": "^9.0.0-beta.50",
87
+ "@things-factory/setting-base": "^9.0.0-beta.50",
88
+ "@things-factory/setting-ui": "^9.0.0-beta.50",
89
+ "@things-factory/shell": "^9.0.0-beta.50",
90
+ "@things-factory/system": "^9.0.0-beta.50"
91
91
  },
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^9.0.0-beta.46"
94
94
  },
95
- "gitHead": "6f558584d6f7c06cd8f0f934ec9883e4ab037fdc"
95
+ "gitHead": "71ce00fb49db49f4c4aaf876ff812bcf6c7986b4"
96
96
  }