@things-factory/operato-ecs 7.1.13 → 7.1.15

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.1.13",
3
+ "version": "7.1.15",
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.13",
68
- "@things-factory/apptool-ui": "^7.1.13",
69
- "@things-factory/auth-ui": "^7.1.13",
70
- "@things-factory/board-service": "^7.1.13",
71
- "@things-factory/board-ui": "^7.1.13",
72
- "@things-factory/context-ui": "^7.1.13",
73
- "@things-factory/dashboard": "^7.1.13",
74
- "@things-factory/evaluation": "^7.1.13",
75
- "@things-factory/export-ui": "^7.1.13",
76
- "@things-factory/help": "^7.1.13",
77
- "@things-factory/i18n-base": "^7.1.13",
78
- "@things-factory/integration-email": "^7.1.13",
79
- "@things-factory/integration-headless": "^7.1.13",
80
- "@things-factory/integration-influxdb": "^7.1.13",
81
- "@things-factory/integration-melsec": "^7.1.13",
82
- "@things-factory/integration-modbus": "^7.1.13",
83
- "@things-factory/integration-opc": "^7.1.13",
84
- "@things-factory/integration-ui": "^7.1.13",
85
- "@things-factory/lite-menu": "^7.1.13",
86
- "@things-factory/more-ui": "^7.1.13",
87
- "@things-factory/notification": "^7.1.13",
88
- "@things-factory/oauth2-client": "^7.1.13",
89
- "@things-factory/print-ui": "^7.1.13",
90
- "@things-factory/resource-ui": "^7.1.13",
91
- "@things-factory/setting-base": "^7.1.13",
92
- "@things-factory/setting-ui": "^7.1.13",
93
- "@things-factory/shell": "^7.1.13",
94
- "@things-factory/system": "^7.1.13"
67
+ "@things-factory/api": "^7.1.15",
68
+ "@things-factory/apptool-ui": "^7.1.15",
69
+ "@things-factory/auth-ui": "^7.1.15",
70
+ "@things-factory/board-service": "^7.1.15",
71
+ "@things-factory/board-ui": "^7.1.15",
72
+ "@things-factory/context-ui": "^7.1.15",
73
+ "@things-factory/dashboard": "^7.1.15",
74
+ "@things-factory/evaluation": "^7.1.15",
75
+ "@things-factory/export-ui": "^7.1.15",
76
+ "@things-factory/help": "^7.1.15",
77
+ "@things-factory/i18n-base": "^7.1.15",
78
+ "@things-factory/integration-email": "^7.1.15",
79
+ "@things-factory/integration-headless": "^7.1.15",
80
+ "@things-factory/integration-influxdb": "^7.1.15",
81
+ "@things-factory/integration-melsec": "^7.1.15",
82
+ "@things-factory/integration-modbus": "^7.1.15",
83
+ "@things-factory/integration-opc": "^7.1.15",
84
+ "@things-factory/integration-ui": "^7.1.15",
85
+ "@things-factory/lite-menu": "^7.1.15",
86
+ "@things-factory/more-ui": "^7.1.15",
87
+ "@things-factory/notification": "^7.1.15",
88
+ "@things-factory/oauth2-client": "^7.1.15",
89
+ "@things-factory/print-ui": "^7.1.15",
90
+ "@things-factory/resource-ui": "^7.1.15",
91
+ "@things-factory/setting-base": "^7.1.15",
92
+ "@things-factory/setting-ui": "^7.1.15",
93
+ "@things-factory/shell": "^7.1.15",
94
+ "@things-factory/system": "^7.1.15"
95
95
  },
96
96
  "devDependencies": {
97
97
  "@things-factory/builder": "^7.1.13"
98
98
  },
99
- "gitHead": "a1ea42d681217f4ee945f70ae37a6cce05c45a5a"
99
+ "gitHead": "2c7f8728cf0a5aaa01c13959eb74af2f87cdcefa"
100
100
  }