@things-factory/operato-ecs 9.0.0-beta.26 → 9.0.0-beta.29

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