@things-factory/operato-codelingua 10.0.0-beta.101 → 10.0.0-beta.108

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