@things-factory/operato-ecs 7.1.31 → 7.1.33

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-ecs",
3
- "version": "7.1.31",
3
+ "version": "7.1.33",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -64,37 +64,37 @@
64
64
  "@operato/scene-table": "^7.0.0",
65
65
  "@operato/scene-timer": "^7.0.0",
66
66
  "@operato/scene-wellstek-gantt": "^7.0.0",
67
- "@things-factory/api": "^7.1.24",
68
- "@things-factory/apptool-ui": "^7.1.29",
69
- "@things-factory/auth-ui": "^7.1.28",
70
- "@things-factory/board-service": "^7.1.29",
71
- "@things-factory/board-ui": "^7.1.31",
67
+ "@things-factory/api": "^7.1.33",
68
+ "@things-factory/apptool-ui": "^7.1.33",
69
+ "@things-factory/auth-ui": "^7.1.33",
70
+ "@things-factory/board-service": "^7.1.33",
71
+ "@things-factory/board-ui": "^7.1.33",
72
72
  "@things-factory/context-ui": "^7.1.24",
73
- "@things-factory/dashboard": "^7.1.31",
73
+ "@things-factory/dashboard": "^7.1.33",
74
74
  "@things-factory/evaluation": "^7.1.29",
75
75
  "@things-factory/export-ui": "^7.1.24",
76
76
  "@things-factory/help": "^7.1.24",
77
- "@things-factory/i18n-base": "^7.1.24",
78
- "@things-factory/integration-email": "^7.1.29",
79
- "@things-factory/integration-headless": "^7.1.29",
80
- "@things-factory/integration-influxdb": "^7.1.29",
81
- "@things-factory/integration-melsec": "^7.1.29",
82
- "@things-factory/integration-modbus": "^7.1.29",
83
- "@things-factory/integration-opc": "^7.1.29",
84
- "@things-factory/integration-ui": "^7.1.29",
85
- "@things-factory/lite-menu": "^7.1.31",
77
+ "@things-factory/i18n-base": "^7.1.33",
78
+ "@things-factory/integration-email": "^7.1.33",
79
+ "@things-factory/integration-headless": "^7.1.33",
80
+ "@things-factory/integration-influxdb": "^7.1.33",
81
+ "@things-factory/integration-melsec": "^7.1.33",
82
+ "@things-factory/integration-modbus": "^7.1.33",
83
+ "@things-factory/integration-opc": "^7.1.33",
84
+ "@things-factory/integration-ui": "^7.1.33",
85
+ "@things-factory/lite-menu": "^7.1.33",
86
86
  "@things-factory/more-ui": "^7.1.24",
87
- "@things-factory/notification": "^7.1.30",
88
- "@things-factory/oauth2-client": "^7.1.24",
89
- "@things-factory/print-ui": "^7.1.24",
90
- "@things-factory/resource-ui": "^7.1.28",
91
- "@things-factory/setting-base": "^7.1.24",
92
- "@things-factory/setting-ui": "^7.1.24",
87
+ "@things-factory/notification": "^7.1.33",
88
+ "@things-factory/oauth2-client": "^7.1.33",
89
+ "@things-factory/print-ui": "^7.1.33",
90
+ "@things-factory/resource-ui": "^7.1.33",
91
+ "@things-factory/setting-base": "^7.1.33",
92
+ "@things-factory/setting-ui": "^7.1.33",
93
93
  "@things-factory/shell": "^7.1.24",
94
94
  "@things-factory/system": "^7.1.28"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@things-factory/builder": "^7.1.22"
98
98
  },
99
- "gitHead": "49a1f306f2f49780b6a25a9f8447969fe00d5ba3"
99
+ "gitHead": "da463a7d7851cf47c7d4b8136e7be6690b55969e"
100
100
  }