@things-factory/operato-ecs 10.1.1 → 10.1.2

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