@things-factory/operato-ecs 8.0.3 → 8.0.5

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "8.0.3",
3
+ "version": "8.0.5",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -64,38 +64,38 @@
64
64
  "@operato/scene-table": "^8.0.0",
65
65
  "@operato/scene-timer": "^8.0.0",
66
66
  "@operato/scene-wellstek-gantt": "^8.0.0",
67
- "@things-factory/api": "^8.0.2",
68
- "@things-factory/apptool-ui": "^8.0.2",
69
- "@things-factory/auth-ui": "^8.0.2",
70
- "@things-factory/board-service": "^8.0.3",
71
- "@things-factory/board-ui": "^8.0.2",
67
+ "@things-factory/api": "^8.0.5",
68
+ "@things-factory/apptool-ui": "^8.0.5",
69
+ "@things-factory/auth-ui": "^8.0.5",
70
+ "@things-factory/board-service": "^8.0.5",
71
+ "@things-factory/board-ui": "^8.0.5",
72
72
  "@things-factory/context-ui": "^8.0.2",
73
- "@things-factory/dashboard": "^8.0.3",
73
+ "@things-factory/dashboard": "^8.0.5",
74
74
  "@things-factory/evaluation": "^8.0.2",
75
75
  "@things-factory/export-ui": "^8.0.2",
76
76
  "@things-factory/help": "^8.0.2",
77
- "@things-factory/i18n-base": "^8.0.2",
78
- "@things-factory/integration-email": "^8.0.3",
79
- "@things-factory/integration-headless": "^8.0.3",
80
- "@things-factory/integration-influxdb": "^8.0.3",
81
- "@things-factory/integration-melsec": "^8.0.3",
82
- "@things-factory/integration-modbus": "^8.0.3",
83
- "@things-factory/integration-opc": "^8.0.3",
84
- "@things-factory/integration-ui": "^8.0.3",
85
- "@things-factory/lite-menu": "^8.0.3",
77
+ "@things-factory/i18n-base": "^8.0.5",
78
+ "@things-factory/integration-email": "^8.0.5",
79
+ "@things-factory/integration-headless": "^8.0.5",
80
+ "@things-factory/integration-influxdb": "^8.0.5",
81
+ "@things-factory/integration-melsec": "^8.0.5",
82
+ "@things-factory/integration-modbus": "^8.0.5",
83
+ "@things-factory/integration-opc": "^8.0.5",
84
+ "@things-factory/integration-ui": "^8.0.5",
85
+ "@things-factory/lite-menu": "^8.0.5",
86
86
  "@things-factory/more-ui": "^8.0.2",
87
- "@things-factory/notification": "^8.0.2",
88
- "@things-factory/oauth2-client": "^8.0.2",
89
- "@things-factory/print-ui": "^8.0.2",
90
- "@things-factory/resource-ui": "^8.0.2",
91
- "@things-factory/scheduler": "^8.0.2",
92
- "@things-factory/setting-base": "^8.0.2",
93
- "@things-factory/setting-ui": "^8.0.2",
87
+ "@things-factory/notification": "^8.0.5",
88
+ "@things-factory/oauth2-client": "^8.0.5",
89
+ "@things-factory/print-ui": "^8.0.5",
90
+ "@things-factory/resource-ui": "^8.0.5",
91
+ "@things-factory/scheduler": "^8.0.5",
92
+ "@things-factory/setting-base": "^8.0.5",
93
+ "@things-factory/setting-ui": "^8.0.5",
94
94
  "@things-factory/shell": "^8.0.2",
95
95
  "@things-factory/system": "^8.0.2"
96
96
  },
97
97
  "devDependencies": {
98
98
  "@things-factory/builder": "^8.0.2"
99
99
  },
100
- "gitHead": "a040c124aa33e9bb8a691e00e0afbded1f378b62"
100
+ "gitHead": "9ab6fca18eeb58b9d2f3411661508a39d0ab6aee"
101
101
  }