@things-factory/operato-codelingua 9.0.0-beta.17 → 9.0.0-beta.19

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