@things-factory/operato-dataset 8.0.4 → 8.0.6

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