@things-factory/operato-codelingua 10.0.0-beta.40 → 10.0.0-beta.44

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