@things-factory/operato-ecs 7.0.73 → 7.0.75

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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-ecs",
3
- "version": "7.0.73",
3
+ "version": "7.0.75",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -63,36 +63,36 @@
63
63
  "@operato/scene-table": "^7.0.0",
64
64
  "@operato/scene-timer": "^7.0.0",
65
65
  "@operato/scene-wellstek-gantt": "^7.0.0",
66
- "@things-factory/api": "^7.0.72",
67
- "@things-factory/apptool-ui": "^7.0.72",
68
- "@things-factory/auth-ui": "^7.0.72",
69
- "@things-factory/board-service": "^7.0.72",
70
- "@things-factory/board-ui": "^7.0.72",
71
- "@things-factory/context-ui": "^7.0.72",
72
- "@things-factory/dashboard": "^7.0.72",
73
- "@things-factory/export-ui": "^7.0.72",
74
- "@things-factory/help": "^7.0.72",
75
- "@things-factory/i18n-base": "^7.0.72",
76
- "@things-factory/integration-email": "^7.0.72",
77
- "@things-factory/integration-headless": "^7.0.72",
78
- "@things-factory/integration-influxdb": "^7.0.72",
79
- "@things-factory/integration-melsec": "^7.0.72",
80
- "@things-factory/integration-modbus": "^7.0.72",
81
- "@things-factory/integration-opc": "^7.0.72",
82
- "@things-factory/integration-ui": "^7.0.72",
83
- "@things-factory/lite-menu": "^7.0.72",
84
- "@things-factory/more-ui": "^7.0.72",
85
- "@things-factory/notification": "^7.0.73",
86
- "@things-factory/oauth2-client": "^7.0.72",
87
- "@things-factory/print-ui": "^7.0.72",
88
- "@things-factory/resource-ui": "^7.0.72",
89
- "@things-factory/setting-base": "^7.0.72",
90
- "@things-factory/setting-ui": "^7.0.72",
91
- "@things-factory/shell": "^7.0.72",
92
- "@things-factory/system": "^7.0.72"
66
+ "@things-factory/api": "^7.0.75",
67
+ "@things-factory/apptool-ui": "^7.0.75",
68
+ "@things-factory/auth-ui": "^7.0.75",
69
+ "@things-factory/board-service": "^7.0.75",
70
+ "@things-factory/board-ui": "^7.0.75",
71
+ "@things-factory/context-ui": "^7.0.75",
72
+ "@things-factory/dashboard": "^7.0.75",
73
+ "@things-factory/export-ui": "^7.0.75",
74
+ "@things-factory/help": "^7.0.75",
75
+ "@things-factory/i18n-base": "^7.0.75",
76
+ "@things-factory/integration-email": "^7.0.75",
77
+ "@things-factory/integration-headless": "^7.0.75",
78
+ "@things-factory/integration-influxdb": "^7.0.75",
79
+ "@things-factory/integration-melsec": "^7.0.75",
80
+ "@things-factory/integration-modbus": "^7.0.75",
81
+ "@things-factory/integration-opc": "^7.0.75",
82
+ "@things-factory/integration-ui": "^7.0.75",
83
+ "@things-factory/lite-menu": "^7.0.75",
84
+ "@things-factory/more-ui": "^7.0.75",
85
+ "@things-factory/notification": "^7.0.75",
86
+ "@things-factory/oauth2-client": "^7.0.75",
87
+ "@things-factory/print-ui": "^7.0.75",
88
+ "@things-factory/resource-ui": "^7.0.75",
89
+ "@things-factory/setting-base": "^7.0.75",
90
+ "@things-factory/setting-ui": "^7.0.75",
91
+ "@things-factory/shell": "^7.0.75",
92
+ "@things-factory/system": "^7.0.75"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^7.0.70"
95
+ "@things-factory/builder": "^7.0.74"
96
96
  },
97
- "gitHead": "5ce078745084f07a5df7d1ac9de56b2699a07a34"
97
+ "gitHead": "1a6808f94d6c222f4e50ffc3317d9c320358ed20"
98
98
  }