@things-factory/operato-codelingua 10.0.0-beta.34 → 10.0.0-beta.35

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