@things-factory/operato-dataset 8.0.93 → 8.0.94

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 +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "8.0.93",
3
+ "version": "8.0.94",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -61,46 +61,46 @@
61
61
  "@operato/scene-table": "^8.0.0",
62
62
  "@operato/scene-timer": "^8.0.0",
63
63
  "@operato/shell": "^8.0.0",
64
- "@things-factory/api": "^8.0.93",
65
- "@things-factory/apptool-base": "^8.0.93",
66
- "@things-factory/apptool-ui": "^8.0.93",
67
- "@things-factory/auth-base": "^8.0.93",
68
- "@things-factory/auth-ui": "^8.0.93",
69
- "@things-factory/board-service": "^8.0.93",
70
- "@things-factory/board-ui": "^8.0.93",
71
- "@things-factory/ccp": "^8.0.93",
72
- "@things-factory/context-ui": "^8.0.93",
73
- "@things-factory/dashboard": "^8.0.93",
74
- "@things-factory/dataset": "^8.0.93",
75
- "@things-factory/edge-client": "^8.0.93",
76
- "@things-factory/evaluation": "^8.0.93",
77
- "@things-factory/export-ui": "^8.0.93",
78
- "@things-factory/help": "^8.0.93",
79
- "@things-factory/i18n-base": "^8.0.93",
80
- "@things-factory/integration-base": "^8.0.93",
81
- "@things-factory/integration-influxdb": "^8.0.93",
82
- "@things-factory/integration-msgraph": "^8.0.93",
83
- "@things-factory/integration-ui": "^8.0.93",
84
- "@things-factory/lite-menu": "^8.0.93",
85
- "@things-factory/lock-client": "^8.0.93",
86
- "@things-factory/more-base": "^8.0.93",
87
- "@things-factory/more-ui": "^8.0.93",
88
- "@things-factory/notification": "^8.0.93",
89
- "@things-factory/oauth2-client": "^8.0.93",
90
- "@things-factory/organization": "^8.0.93",
91
- "@things-factory/qc": "^8.0.93",
92
- "@things-factory/resource-ui": "^8.0.93",
93
- "@things-factory/scheduler": "^8.0.93",
94
- "@things-factory/setting-base": "^8.0.93",
95
- "@things-factory/setting-ui": "^8.0.93",
96
- "@things-factory/shell": "^8.0.93",
97
- "@things-factory/spc": "^8.0.93",
98
- "@things-factory/system": "^8.0.93",
99
- "@things-factory/work-shift": "^8.0.93",
100
- "@things-factory/worklist": "^8.0.93"
64
+ "@things-factory/api": "^8.0.94",
65
+ "@things-factory/apptool-base": "^8.0.94",
66
+ "@things-factory/apptool-ui": "^8.0.94",
67
+ "@things-factory/auth-base": "^8.0.94",
68
+ "@things-factory/auth-ui": "^8.0.94",
69
+ "@things-factory/board-service": "^8.0.94",
70
+ "@things-factory/board-ui": "^8.0.94",
71
+ "@things-factory/ccp": "^8.0.94",
72
+ "@things-factory/context-ui": "^8.0.94",
73
+ "@things-factory/dashboard": "^8.0.94",
74
+ "@things-factory/dataset": "^8.0.94",
75
+ "@things-factory/edge-client": "^8.0.94",
76
+ "@things-factory/evaluation": "^8.0.94",
77
+ "@things-factory/export-ui": "^8.0.94",
78
+ "@things-factory/help": "^8.0.94",
79
+ "@things-factory/i18n-base": "^8.0.94",
80
+ "@things-factory/integration-base": "^8.0.94",
81
+ "@things-factory/integration-influxdb": "^8.0.94",
82
+ "@things-factory/integration-msgraph": "^8.0.94",
83
+ "@things-factory/integration-ui": "^8.0.94",
84
+ "@things-factory/lite-menu": "^8.0.94",
85
+ "@things-factory/lock-client": "^8.0.94",
86
+ "@things-factory/more-base": "^8.0.94",
87
+ "@things-factory/more-ui": "^8.0.94",
88
+ "@things-factory/notification": "^8.0.94",
89
+ "@things-factory/oauth2-client": "^8.0.94",
90
+ "@things-factory/organization": "^8.0.94",
91
+ "@things-factory/qc": "^8.0.94",
92
+ "@things-factory/resource-ui": "^8.0.94",
93
+ "@things-factory/scheduler": "^8.0.94",
94
+ "@things-factory/setting-base": "^8.0.94",
95
+ "@things-factory/setting-ui": "^8.0.94",
96
+ "@things-factory/shell": "^8.0.94",
97
+ "@things-factory/spc": "^8.0.94",
98
+ "@things-factory/system": "^8.0.94",
99
+ "@things-factory/work-shift": "^8.0.94",
100
+ "@things-factory/worklist": "^8.0.94"
101
101
  },
102
102
  "devDependencies": {
103
- "@things-factory/builder": "^8.0.93"
103
+ "@things-factory/builder": "^8.0.94"
104
104
  },
105
- "gitHead": "2e0834bba65b603e01fb6e966e1add625515d4af"
105
+ "gitHead": "8624fb1b8c9d979f1b5edf747c5ee1d08cf79a6f"
106
106
  }