@things-factory/operato-ecs 7.0.43 → 7.0.44

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