@things-factory/operato-codelingua 9.0.0-beta.4 → 9.0.0-beta.6

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.4",
3
+ "version": "9.0.0-beta.6",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -62,32 +62,32 @@
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.4",
66
- "@things-factory/apptool-ui": "^9.0.0-beta.4",
67
- "@things-factory/auth-ui": "^9.0.0-beta.4",
68
- "@things-factory/board-service": "^9.0.0-beta.4",
69
- "@things-factory/board-ui": "^9.0.0-beta.4",
70
- "@things-factory/codelingua": "^9.0.0-beta.4",
71
- "@things-factory/context-ui": "^9.0.0-beta.0",
72
- "@things-factory/dashboard": "^9.0.0-beta.4",
73
- "@things-factory/evaluation": "^9.0.0-beta.0",
74
- "@things-factory/export-ui": "^9.0.0-beta.0",
75
- "@things-factory/help": "^9.0.0-beta.0",
76
- "@things-factory/i18n-base": "^9.0.0-beta.4",
77
- "@things-factory/integration-ui": "^9.0.0-beta.4",
78
- "@things-factory/lite-menu": "^9.0.0-beta.4",
79
- "@things-factory/more-ui": "^9.0.0-beta.0",
80
- "@things-factory/notification": "^9.0.0-beta.4",
81
- "@things-factory/oauth2-client": "^9.0.0-beta.4",
82
- "@things-factory/print-ui": "^9.0.0-beta.4",
83
- "@things-factory/resource-ui": "^9.0.0-beta.4",
84
- "@things-factory/setting-base": "^9.0.0-beta.4",
85
- "@things-factory/setting-ui": "^9.0.0-beta.4",
86
- "@things-factory/shell": "^9.0.0-beta.0",
87
- "@things-factory/system": "^9.0.0-beta.0"
65
+ "@things-factory/api": "^9.0.0-beta.5",
66
+ "@things-factory/apptool-ui": "^9.0.0-beta.5",
67
+ "@things-factory/auth-ui": "^9.0.0-beta.5",
68
+ "@things-factory/board-service": "^9.0.0-beta.5",
69
+ "@things-factory/board-ui": "^9.0.0-beta.5",
70
+ "@things-factory/codelingua": "^9.0.0-beta.5",
71
+ "@things-factory/context-ui": "^9.0.0-beta.5",
72
+ "@things-factory/dashboard": "^9.0.0-beta.5",
73
+ "@things-factory/evaluation": "^9.0.0-beta.5",
74
+ "@things-factory/export-ui": "^9.0.0-beta.5",
75
+ "@things-factory/help": "^9.0.0-beta.5",
76
+ "@things-factory/i18n-base": "^9.0.0-beta.5",
77
+ "@things-factory/integration-ui": "^9.0.0-beta.5",
78
+ "@things-factory/lite-menu": "^9.0.0-beta.5",
79
+ "@things-factory/more-ui": "^9.0.0-beta.5",
80
+ "@things-factory/notification": "^9.0.0-beta.5",
81
+ "@things-factory/oauth2-client": "^9.0.0-beta.5",
82
+ "@things-factory/print-ui": "^9.0.0-beta.5",
83
+ "@things-factory/resource-ui": "^9.0.0-beta.5",
84
+ "@things-factory/setting-base": "^9.0.0-beta.5",
85
+ "@things-factory/setting-ui": "^9.0.0-beta.5",
86
+ "@things-factory/shell": "^9.0.0-beta.5",
87
+ "@things-factory/system": "^9.0.0-beta.5"
88
88
  },
89
89
  "devDependencies": {
90
- "@things-factory/builder": "^8.0.0-beta.4"
90
+ "@things-factory/builder": "^9.0.0-beta.6"
91
91
  },
92
- "gitHead": "df080ce07d4e046d7684b6790d41df269772a5d7"
92
+ "gitHead": "41c1cbce22e3e51eda9a0cddea5ab288e1de0b7a"
93
93
  }