@things-factory/operato-dataset 9.2.29 → 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.29",
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.29",
66
+ "@things-factory/api": "^9.2.30",
67
67
  "@things-factory/apptool-base": "^9.2.29",
68
- "@things-factory/apptool-ui": "^9.2.29",
69
- "@things-factory/auth-base": "^9.2.29",
70
- "@things-factory/auth-ui": "^9.2.29",
71
- "@things-factory/board-service": "^9.2.29",
72
- "@things-factory/board-ui": "^9.2.29",
73
- "@things-factory/ccp": "^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
74
  "@things-factory/context-ui": "^9.2.29",
75
- "@things-factory/dashboard": "^9.2.29",
76
- "@things-factory/dataset": "^9.2.29",
77
- "@things-factory/edge-client": "^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
78
  "@things-factory/evaluation": "^9.2.29",
79
79
  "@things-factory/export-ui": "^9.2.29",
80
80
  "@things-factory/help": "^9.2.29",
81
- "@things-factory/i18n-base": "^9.2.29",
82
- "@things-factory/integration-base": "^9.2.29",
83
- "@things-factory/integration-influxdb": "^9.2.29",
84
- "@things-factory/integration-label-studio": "^9.2.29",
85
- "@things-factory/integration-mlflow": "^9.2.29",
86
- "@things-factory/integration-msgraph": "^9.2.29",
87
- "@things-factory/integration-ui": "^9.2.29",
88
- "@things-factory/kpi": "^9.2.29",
89
- "@things-factory/labeling": "^9.2.29",
90
- "@things-factory/lite-menu": "^9.2.29",
91
- "@things-factory/lock-client": "^9.2.29",
92
- "@things-factory/mlops": "^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
93
  "@things-factory/more-base": "^9.2.29",
94
94
  "@things-factory/more-ui": "^9.2.29",
95
- "@things-factory/notification": "^9.2.29",
96
- "@things-factory/oauth2-client": "^9.2.29",
97
- "@things-factory/organization": "^9.2.29",
98
- "@things-factory/qc": "^9.2.29",
99
- "@things-factory/resource-ui": "^9.2.29",
100
- "@things-factory/scheduler": "^9.2.29",
101
- "@things-factory/setting-base": "^9.2.29",
102
- "@things-factory/setting-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
103
  "@things-factory/shell": "^9.2.29",
104
- "@things-factory/spc": "^9.2.29",
104
+ "@things-factory/spc": "^9.2.30",
105
105
  "@things-factory/system": "^9.2.29",
106
- "@things-factory/work-shift": "^9.2.29",
107
- "@things-factory/worklist": "^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": "48c67195ca4e1d57126d6afc93dd89ac8edd2941"
112
+ "gitHead": "65774c0739efcf488b1bf28c99b45830ad72d644"
113
113
  }