@things-factory/operato-dataset 10.0.0-beta.94 → 10.0.0-beta.96

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "10.0.0-beta.94",
3
+ "version": "10.0.0-beta.96",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -67,48 +67,48 @@
67
67
  "@things-factory/apptool-base": "^10.0.0-beta.92",
68
68
  "@things-factory/apptool-ui": "^10.0.0-beta.92",
69
69
  "@things-factory/auth-base": "^10.0.0-beta.92",
70
- "@things-factory/auth-ui": "^10.0.0-beta.92",
71
- "@things-factory/board-service": "^10.0.0-beta.93",
72
- "@things-factory/board-ui": "^10.0.0-beta.94",
73
- "@things-factory/ccp": "^10.0.0-beta.94",
70
+ "@things-factory/auth-ui": "^10.0.0-beta.95",
71
+ "@things-factory/board-service": "^10.0.0-beta.95",
72
+ "@things-factory/board-ui": "^10.0.0-beta.95",
73
+ "@things-factory/ccp": "^10.0.0-beta.95",
74
74
  "@things-factory/codelingua": "^10.0.0-beta.92",
75
75
  "@things-factory/context-ui": "^10.0.0-beta.92",
76
- "@things-factory/dashboard": "^10.0.0-beta.94",
77
- "@things-factory/dataset": "^10.0.0-beta.94",
78
- "@things-factory/edge-client": "^10.0.0-beta.92",
76
+ "@things-factory/dashboard": "^10.0.0-beta.95",
77
+ "@things-factory/dataset": "^10.0.0-beta.95",
78
+ "@things-factory/edge-client": "^10.0.0-beta.95",
79
79
  "@things-factory/evaluation": "^10.0.0-beta.92",
80
80
  "@things-factory/export-ui": "^10.0.0-beta.92",
81
81
  "@things-factory/help": "^10.0.0-beta.92",
82
82
  "@things-factory/i18n-base": "^10.0.0-beta.92",
83
- "@things-factory/integration-base": "^10.0.0-beta.92",
84
- "@things-factory/integration-influxdb": "^10.0.0-beta.92",
85
- "@things-factory/integration-label-studio": "^10.0.0-beta.94",
83
+ "@things-factory/integration-base": "^10.0.0-beta.95",
84
+ "@things-factory/integration-influxdb": "^10.0.0-beta.95",
85
+ "@things-factory/integration-label-studio": "^10.0.0-beta.95",
86
86
  "@things-factory/integration-mlflow": "^10.0.0-beta.92",
87
- "@things-factory/integration-msgraph": "^10.0.0-beta.92",
88
- "@things-factory/integration-ui": "^10.0.0-beta.92",
89
- "@things-factory/kpi": "^10.0.0-beta.94",
90
- "@things-factory/labeling": "^10.0.0-beta.94",
91
- "@things-factory/lite-menu": "^10.0.0-beta.94",
87
+ "@things-factory/integration-msgraph": "^10.0.0-beta.95",
88
+ "@things-factory/integration-ui": "^10.0.0-beta.96",
89
+ "@things-factory/kpi": "^10.0.0-beta.95",
90
+ "@things-factory/labeling": "^10.0.0-beta.95",
91
+ "@things-factory/lite-menu": "^10.0.0-beta.95",
92
92
  "@things-factory/lock-client": "^10.0.0-beta.92",
93
- "@things-factory/mlops": "^10.0.0-beta.94",
93
+ "@things-factory/mlops": "^10.0.0-beta.95",
94
94
  "@things-factory/more-base": "^10.0.0-beta.92",
95
95
  "@things-factory/more-ui": "^10.0.0-beta.92",
96
96
  "@things-factory/notification": "^10.0.0-beta.92",
97
97
  "@things-factory/oauth2-client": "^10.0.0-beta.92",
98
98
  "@things-factory/organization": "^10.0.0-beta.92",
99
- "@things-factory/qc": "^10.0.0-beta.94",
100
- "@things-factory/resource-ui": "^10.0.0-beta.92",
99
+ "@things-factory/qc": "^10.0.0-beta.95",
100
+ "@things-factory/resource-ui": "^10.0.0-beta.95",
101
101
  "@things-factory/scheduler": "^10.0.0-beta.92",
102
102
  "@things-factory/setting-base": "^10.0.0-beta.92",
103
103
  "@things-factory/setting-ui": "^10.0.0-beta.92",
104
104
  "@things-factory/shell": "^10.0.0-beta.92",
105
- "@things-factory/spc": "^10.0.0-beta.94",
105
+ "@things-factory/spc": "^10.0.0-beta.95",
106
106
  "@things-factory/system": "^10.0.0-beta.92",
107
107
  "@things-factory/work-shift": "^10.0.0-beta.92",
108
- "@things-factory/worklist": "^10.0.0-beta.94"
108
+ "@things-factory/worklist": "^10.0.0-beta.95"
109
109
  },
110
110
  "devDependencies": {
111
- "@things-factory/builder": "^10.0.0-beta.92"
111
+ "@things-factory/builder": "^10.0.0-beta.95"
112
112
  },
113
- "gitHead": "a43375a6e5ebdeb0b39699e892b8f13583865e8d"
113
+ "gitHead": "efd7ac255ffbd948eef2fa489a25287ca6f5eb90"
114
114
  }