@things-factory/operato-ecs 10.0.0-beta.66 → 10.0.0-beta.67

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.
Files changed (1) hide show
  1. package/package.json +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "10.0.0-beta.66",
3
+ "version": "10.0.0-beta.67",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -66,40 +66,40 @@
66
66
  "@operato/scene-table": "^10.0.0-beta.1",
67
67
  "@operato/scene-timer": "^10.0.0-beta.1",
68
68
  "@operato/scene-wellstek-gantt": "^10.0.0-beta.1",
69
- "@things-factory/api": "^10.0.0-beta.57",
70
- "@things-factory/apptool-ui": "^10.0.0-beta.57",
71
- "@things-factory/auth-ui": "^10.0.0-beta.57",
72
- "@things-factory/board-service": "^10.0.0-beta.65",
73
- "@things-factory/board-ui": "^10.0.0-beta.66",
74
- "@things-factory/codelingua": "^10.0.0-beta.64",
69
+ "@things-factory/api": "^10.0.0-beta.67",
70
+ "@things-factory/apptool-ui": "^10.0.0-beta.67",
71
+ "@things-factory/auth-ui": "^10.0.0-beta.67",
72
+ "@things-factory/board-service": "^10.0.0-beta.67",
73
+ "@things-factory/board-ui": "^10.0.0-beta.67",
74
+ "@things-factory/codelingua": "^10.0.0-beta.67",
75
75
  "@things-factory/context-ui": "^10.0.0-beta.53",
76
- "@things-factory/dashboard": "^10.0.0-beta.66",
76
+ "@things-factory/dashboard": "^10.0.0-beta.67",
77
77
  "@things-factory/evaluation": "^10.0.0-beta.53",
78
78
  "@things-factory/export-ui": "^10.0.0-beta.53",
79
79
  "@things-factory/help": "^10.0.0-beta.53",
80
- "@things-factory/i18n-base": "^10.0.0-beta.57",
81
- "@things-factory/integration-email": "^10.0.0-beta.57",
82
- "@things-factory/integration-headless": "^10.0.0-beta.65",
83
- "@things-factory/integration-influxdb": "^10.0.0-beta.57",
84
- "@things-factory/integration-melsec": "^10.0.0-beta.57",
85
- "@things-factory/integration-modbus": "^10.0.0-beta.57",
86
- "@things-factory/integration-opc": "^10.0.0-beta.57",
87
- "@things-factory/integration-qdrant": "^10.0.0-beta.57",
88
- "@things-factory/integration-ui": "^10.0.0-beta.57",
89
- "@things-factory/lite-menu": "^10.0.0-beta.66",
80
+ "@things-factory/i18n-base": "^10.0.0-beta.67",
81
+ "@things-factory/integration-email": "^10.0.0-beta.67",
82
+ "@things-factory/integration-headless": "^10.0.0-beta.67",
83
+ "@things-factory/integration-influxdb": "^10.0.0-beta.67",
84
+ "@things-factory/integration-melsec": "^10.0.0-beta.67",
85
+ "@things-factory/integration-modbus": "^10.0.0-beta.67",
86
+ "@things-factory/integration-opc": "^10.0.0-beta.67",
87
+ "@things-factory/integration-qdrant": "^10.0.0-beta.67",
88
+ "@things-factory/integration-ui": "^10.0.0-beta.67",
89
+ "@things-factory/lite-menu": "^10.0.0-beta.67",
90
90
  "@things-factory/more-ui": "^10.0.0-beta.53",
91
- "@things-factory/notification": "^10.0.0-beta.61",
92
- "@things-factory/oauth2-client": "^10.0.0-beta.57",
93
- "@things-factory/print-ui": "^10.0.0-beta.57",
94
- "@things-factory/resource-ui": "^10.0.0-beta.57",
95
- "@things-factory/scheduler": "^10.0.0-beta.57",
96
- "@things-factory/setting-base": "^10.0.0-beta.57",
97
- "@things-factory/setting-ui": "^10.0.0-beta.57",
91
+ "@things-factory/notification": "^10.0.0-beta.67",
92
+ "@things-factory/oauth2-client": "^10.0.0-beta.67",
93
+ "@things-factory/print-ui": "^10.0.0-beta.67",
94
+ "@things-factory/resource-ui": "^10.0.0-beta.67",
95
+ "@things-factory/scheduler": "^10.0.0-beta.67",
96
+ "@things-factory/setting-base": "^10.0.0-beta.67",
97
+ "@things-factory/setting-ui": "^10.0.0-beta.67",
98
98
  "@things-factory/shell": "^10.0.0-beta.53",
99
99
  "@things-factory/system": "^10.0.0-beta.59"
100
100
  },
101
101
  "devDependencies": {
102
102
  "@things-factory/builder": "^10.0.0-beta.17"
103
103
  },
104
- "gitHead": "2ce2c918a0f391efc5a237cba4fc36a0d49e52c6"
104
+ "gitHead": "865e7545d5701bb8e0d67cd408f12267e5a0ad47"
105
105
  }