@things-factory/operato-dataset 9.2.28 → 9.2.30

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": "9.2.28",
3
+ "version": "9.2.30",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -63,51 +63,51 @@
63
63
  "@operato/scene-timer": "^9.0.0",
64
64
  "@operato/shell": "^9.0.0",
65
65
  "@things-factory/ai-inference": "^9.2.16",
66
- "@things-factory/api": "^9.2.24",
67
- "@things-factory/apptool-base": "^9.2.24",
68
- "@things-factory/apptool-ui": "^9.2.24",
69
- "@things-factory/auth-base": "^9.2.24",
70
- "@things-factory/auth-ui": "^9.2.24",
71
- "@things-factory/board-service": "^9.2.28",
72
- "@things-factory/board-ui": "^9.2.24",
73
- "@things-factory/ccp": "^9.2.28",
74
- "@things-factory/context-ui": "^9.2.24",
75
- "@things-factory/dashboard": "^9.2.28",
76
- "@things-factory/dataset": "^9.2.28",
77
- "@things-factory/edge-client": "^9.2.28",
78
- "@things-factory/evaluation": "^9.2.24",
79
- "@things-factory/export-ui": "^9.2.24",
80
- "@things-factory/help": "^9.2.24",
81
- "@things-factory/i18n-base": "^9.2.24",
82
- "@things-factory/integration-base": "^9.2.28",
83
- "@things-factory/integration-influxdb": "^9.2.28",
84
- "@things-factory/integration-label-studio": "^9.2.28",
85
- "@things-factory/integration-mlflow": "^9.2.24",
86
- "@things-factory/integration-msgraph": "^9.2.28",
87
- "@things-factory/integration-ui": "^9.2.28",
88
- "@things-factory/kpi": "^9.2.28",
89
- "@things-factory/labeling": "^9.2.28",
90
- "@things-factory/lite-menu": "^9.2.28",
91
- "@things-factory/lock-client": "^9.2.24",
92
- "@things-factory/mlops": "^9.2.28",
93
- "@things-factory/more-base": "^9.2.24",
94
- "@things-factory/more-ui": "^9.2.24",
95
- "@things-factory/notification": "^9.2.24",
96
- "@things-factory/oauth2-client": "^9.2.24",
97
- "@things-factory/organization": "^9.2.24",
98
- "@things-factory/qc": "^9.2.28",
99
- "@things-factory/resource-ui": "^9.2.24",
100
- "@things-factory/scheduler": "^9.2.24",
101
- "@things-factory/setting-base": "^9.2.24",
102
- "@things-factory/setting-ui": "^9.2.24",
103
- "@things-factory/shell": "^9.2.24",
104
- "@things-factory/spc": "^9.2.28",
105
- "@things-factory/system": "^9.2.24",
106
- "@things-factory/work-shift": "^9.2.24",
107
- "@things-factory/worklist": "^9.2.28"
66
+ "@things-factory/api": "^9.2.30",
67
+ "@things-factory/apptool-base": "^9.2.29",
68
+ "@things-factory/apptool-ui": "^9.2.30",
69
+ "@things-factory/auth-base": "^9.2.30",
70
+ "@things-factory/auth-ui": "^9.2.30",
71
+ "@things-factory/board-service": "^9.2.30",
72
+ "@things-factory/board-ui": "^9.2.30",
73
+ "@things-factory/ccp": "^9.2.30",
74
+ "@things-factory/context-ui": "^9.2.29",
75
+ "@things-factory/dashboard": "^9.2.30",
76
+ "@things-factory/dataset": "^9.2.30",
77
+ "@things-factory/edge-client": "^9.2.30",
78
+ "@things-factory/evaluation": "^9.2.29",
79
+ "@things-factory/export-ui": "^9.2.29",
80
+ "@things-factory/help": "^9.2.29",
81
+ "@things-factory/i18n-base": "^9.2.30",
82
+ "@things-factory/integration-base": "^9.2.30",
83
+ "@things-factory/integration-influxdb": "^9.2.30",
84
+ "@things-factory/integration-label-studio": "^9.2.30",
85
+ "@things-factory/integration-mlflow": "^9.2.30",
86
+ "@things-factory/integration-msgraph": "^9.2.30",
87
+ "@things-factory/integration-ui": "^9.2.30",
88
+ "@things-factory/kpi": "^9.2.30",
89
+ "@things-factory/labeling": "^9.2.30",
90
+ "@things-factory/lite-menu": "^9.2.30",
91
+ "@things-factory/lock-client": "^9.2.30",
92
+ "@things-factory/mlops": "^9.2.30",
93
+ "@things-factory/more-base": "^9.2.29",
94
+ "@things-factory/more-ui": "^9.2.29",
95
+ "@things-factory/notification": "^9.2.30",
96
+ "@things-factory/oauth2-client": "^9.2.30",
97
+ "@things-factory/organization": "^9.2.30",
98
+ "@things-factory/qc": "^9.2.30",
99
+ "@things-factory/resource-ui": "^9.2.30",
100
+ "@things-factory/scheduler": "^9.2.30",
101
+ "@things-factory/setting-base": "^9.2.30",
102
+ "@things-factory/setting-ui": "^9.2.30",
103
+ "@things-factory/shell": "^9.2.29",
104
+ "@things-factory/spc": "^9.2.30",
105
+ "@things-factory/system": "^9.2.29",
106
+ "@things-factory/work-shift": "^9.2.30",
107
+ "@things-factory/worklist": "^9.2.30"
108
108
  },
109
109
  "devDependencies": {
110
110
  "@things-factory/builder": "^9.2.16"
111
111
  },
112
- "gitHead": "37b71e27ce2201f0657871c5c9665362e5bd5d61"
112
+ "gitHead": "65774c0739efcf488b1bf28c99b45830ad72d644"
113
113
  }