@things-factory/operato-dataset 9.2.17 → 9.2.19

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.17",
3
+ "version": "9.2.19",
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.17",
66
+ "@things-factory/api": "^9.2.19",
67
67
  "@things-factory/apptool-base": "^9.2.16",
68
- "@things-factory/apptool-ui": "^9.2.17",
69
- "@things-factory/auth-base": "^9.2.17",
70
- "@things-factory/auth-ui": "^9.2.17",
71
- "@things-factory/board-service": "^9.2.17",
72
- "@things-factory/board-ui": "^9.2.17",
73
- "@things-factory/ccp": "^9.2.17",
68
+ "@things-factory/apptool-ui": "^9.2.19",
69
+ "@things-factory/auth-base": "^9.2.19",
70
+ "@things-factory/auth-ui": "^9.2.19",
71
+ "@things-factory/board-service": "^9.2.19",
72
+ "@things-factory/board-ui": "^9.2.19",
73
+ "@things-factory/ccp": "^9.2.19",
74
74
  "@things-factory/context-ui": "^9.2.16",
75
- "@things-factory/dashboard": "^9.2.17",
76
- "@things-factory/dataset": "^9.2.17",
77
- "@things-factory/edge-client": "^9.2.17",
78
- "@things-factory/evaluation": "^9.2.16",
75
+ "@things-factory/dashboard": "^9.2.19",
76
+ "@things-factory/dataset": "^9.2.19",
77
+ "@things-factory/edge-client": "^9.2.19",
78
+ "@things-factory/evaluation": "^9.2.18",
79
79
  "@things-factory/export-ui": "^9.2.16",
80
80
  "@things-factory/help": "^9.2.16",
81
- "@things-factory/i18n-base": "^9.2.17",
82
- "@things-factory/integration-base": "^9.2.17",
83
- "@things-factory/integration-influxdb": "^9.2.17",
84
- "@things-factory/integration-label-studio": "^9.2.17",
85
- "@things-factory/integration-mlflow": "^9.2.17",
86
- "@things-factory/integration-msgraph": "^9.2.17",
87
- "@things-factory/integration-ui": "^9.2.17",
88
- "@things-factory/kpi": "^9.2.17",
89
- "@things-factory/labeling": "^9.2.17",
90
- "@things-factory/lite-menu": "^9.2.17",
91
- "@things-factory/lock-client": "^9.2.17",
92
- "@things-factory/mlops": "^9.2.17",
81
+ "@things-factory/i18n-base": "^9.2.19",
82
+ "@things-factory/integration-base": "^9.2.19",
83
+ "@things-factory/integration-influxdb": "^9.2.19",
84
+ "@things-factory/integration-label-studio": "^9.2.19",
85
+ "@things-factory/integration-mlflow": "^9.2.19",
86
+ "@things-factory/integration-msgraph": "^9.2.19",
87
+ "@things-factory/integration-ui": "^9.2.19",
88
+ "@things-factory/kpi": "^9.2.19",
89
+ "@things-factory/labeling": "^9.2.19",
90
+ "@things-factory/lite-menu": "^9.2.19",
91
+ "@things-factory/lock-client": "^9.2.19",
92
+ "@things-factory/mlops": "^9.2.19",
93
93
  "@things-factory/more-base": "^9.2.16",
94
94
  "@things-factory/more-ui": "^9.2.16",
95
- "@things-factory/notification": "^9.2.17",
96
- "@things-factory/oauth2-client": "^9.2.17",
97
- "@things-factory/organization": "^9.2.17",
98
- "@things-factory/qc": "^9.2.17",
99
- "@things-factory/resource-ui": "^9.2.17",
100
- "@things-factory/scheduler": "^9.2.17",
101
- "@things-factory/setting-base": "^9.2.17",
102
- "@things-factory/setting-ui": "^9.2.17",
95
+ "@things-factory/notification": "^9.2.19",
96
+ "@things-factory/oauth2-client": "^9.2.19",
97
+ "@things-factory/organization": "^9.2.19",
98
+ "@things-factory/qc": "^9.2.19",
99
+ "@things-factory/resource-ui": "^9.2.19",
100
+ "@things-factory/scheduler": "^9.2.19",
101
+ "@things-factory/setting-base": "^9.2.19",
102
+ "@things-factory/setting-ui": "^9.2.19",
103
103
  "@things-factory/shell": "^9.2.16",
104
- "@things-factory/spc": "^9.2.17",
104
+ "@things-factory/spc": "^9.2.19",
105
105
  "@things-factory/system": "^9.2.16",
106
- "@things-factory/work-shift": "^9.2.17",
107
- "@things-factory/worklist": "^9.2.17"
106
+ "@things-factory/work-shift": "^9.2.19",
107
+ "@things-factory/worklist": "^9.2.19"
108
108
  },
109
109
  "devDependencies": {
110
110
  "@things-factory/builder": "^9.2.16"
111
111
  },
112
- "gitHead": "1b5f7bc7d9781c11d2f59bd3483305a6969b35ee"
112
+ "gitHead": "4d6d69fe8a7683d91a8ecaf2740fd5f04ab9e0eb"
113
113
  }