@things-factory/operato-codelingua 9.0.0-beta.61 → 9.0.0-beta.63

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