@things-factory/operato-dataset 8.0.84 → 8.0.86

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.84",
3
+ "version": "8.0.86",
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.75",
65
- "@things-factory/apptool-base": "^8.0.64",
66
- "@things-factory/apptool-ui": "^8.0.76",
67
- "@things-factory/auth-base": "^8.0.75",
68
- "@things-factory/auth-ui": "^8.0.75",
69
- "@things-factory/board-service": "^8.0.75",
70
- "@things-factory/board-ui": "^8.0.75",
71
- "@things-factory/ccp": "^8.0.84",
72
- "@things-factory/context-ui": "^8.0.64",
73
- "@things-factory/dashboard": "^8.0.76",
74
- "@things-factory/dataset": "^8.0.84",
75
- "@things-factory/edge-client": "^8.0.75",
76
- "@things-factory/evaluation": "^8.0.75",
77
- "@things-factory/export-ui": "^8.0.64",
78
- "@things-factory/help": "^8.0.64",
79
- "@things-factory/i18n-base": "^8.0.75",
80
- "@things-factory/integration-base": "^8.0.75",
81
- "@things-factory/integration-influxdb": "^8.0.75",
82
- "@things-factory/integration-msgraph": "^8.0.75",
83
- "@things-factory/integration-ui": "^8.0.75",
84
- "@things-factory/lite-menu": "^8.0.76",
85
- "@things-factory/lock-client": "^8.0.75",
86
- "@things-factory/more-base": "^8.0.64",
87
- "@things-factory/more-ui": "^8.0.64",
88
- "@things-factory/notification": "^8.0.76",
89
- "@things-factory/oauth2-client": "^8.0.75",
90
- "@things-factory/organization": "^8.0.76",
91
- "@things-factory/qc": "^8.0.84",
92
- "@things-factory/resource-ui": "^8.0.75",
93
- "@things-factory/scheduler": "^8.0.75",
94
- "@things-factory/setting-base": "^8.0.76",
95
- "@things-factory/setting-ui": "^8.0.76",
96
- "@things-factory/shell": "^8.0.64",
97
- "@things-factory/spc": "^8.0.84",
98
- "@things-factory/system": "^8.0.64",
99
- "@things-factory/work-shift": "^8.0.75",
100
- "@things-factory/worklist": "^8.0.84"
64
+ "@things-factory/api": "^8.0.86",
65
+ "@things-factory/apptool-base": "^8.0.86",
66
+ "@things-factory/apptool-ui": "^8.0.86",
67
+ "@things-factory/auth-base": "^8.0.86",
68
+ "@things-factory/auth-ui": "^8.0.86",
69
+ "@things-factory/board-service": "^8.0.86",
70
+ "@things-factory/board-ui": "^8.0.86",
71
+ "@things-factory/ccp": "^8.0.86",
72
+ "@things-factory/context-ui": "^8.0.86",
73
+ "@things-factory/dashboard": "^8.0.86",
74
+ "@things-factory/dataset": "^8.0.86",
75
+ "@things-factory/edge-client": "^8.0.86",
76
+ "@things-factory/evaluation": "^8.0.86",
77
+ "@things-factory/export-ui": "^8.0.86",
78
+ "@things-factory/help": "^8.0.86",
79
+ "@things-factory/i18n-base": "^8.0.86",
80
+ "@things-factory/integration-base": "^8.0.86",
81
+ "@things-factory/integration-influxdb": "^8.0.86",
82
+ "@things-factory/integration-msgraph": "^8.0.86",
83
+ "@things-factory/integration-ui": "^8.0.86",
84
+ "@things-factory/lite-menu": "^8.0.86",
85
+ "@things-factory/lock-client": "^8.0.86",
86
+ "@things-factory/more-base": "^8.0.86",
87
+ "@things-factory/more-ui": "^8.0.86",
88
+ "@things-factory/notification": "^8.0.86",
89
+ "@things-factory/oauth2-client": "^8.0.86",
90
+ "@things-factory/organization": "^8.0.86",
91
+ "@things-factory/qc": "^8.0.86",
92
+ "@things-factory/resource-ui": "^8.0.86",
93
+ "@things-factory/scheduler": "^8.0.86",
94
+ "@things-factory/setting-base": "^8.0.86",
95
+ "@things-factory/setting-ui": "^8.0.86",
96
+ "@things-factory/shell": "^8.0.86",
97
+ "@things-factory/spc": "^8.0.86",
98
+ "@things-factory/system": "^8.0.86",
99
+ "@things-factory/work-shift": "^8.0.86",
100
+ "@things-factory/worklist": "^8.0.86"
101
101
  },
102
102
  "devDependencies": {
103
- "@things-factory/builder": "^8.0.64"
103
+ "@things-factory/builder": "^8.0.86"
104
104
  },
105
- "gitHead": "6a2160ca93c951ba0eae9ef36bb33ca79c53eefd"
105
+ "gitHead": "28e364938d499b32aed41a8c664a8a2957b09b69"
106
106
  }