@things-factory/operato-ecs 7.0.85 → 7.1.0

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