@things-factory/operato-dataset 6.4.8 → 6.4.11

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": "6.4.8",
3
+ "version": "6.4.11",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -61,41 +61,41 @@
61
61
  "@operato/scene-table": "^1.0.0",
62
62
  "@operato/scene-timer": "^1.0.0",
63
63
  "@operato/shell": "^1.2.6",
64
- "@things-factory/api": "^6.4.8",
65
- "@things-factory/apptool-base": "^6.4.8",
66
- "@things-factory/apptool-ui": "^6.4.8",
67
- "@things-factory/auth-base": "^6.4.8",
68
- "@things-factory/auth-ui": "^6.4.8",
69
- "@things-factory/board-service": "^6.4.8",
70
- "@things-factory/board-ui": "^6.4.8",
71
- "@things-factory/ccp": "^6.4.8",
72
- "@things-factory/context-ui": "^6.4.8",
73
- "@things-factory/dashboard": "^6.4.8",
74
- "@things-factory/dataset": "^6.4.8",
75
- "@things-factory/export-ui": "^6.4.8",
76
- "@things-factory/help": "^6.4.8",
77
- "@things-factory/i18n-base": "^6.4.8",
78
- "@things-factory/integration-base": "^6.4.8",
79
- "@things-factory/integration-influxdb": "^6.4.8",
80
- "@things-factory/integration-msgraph": "^6.4.8",
81
- "@things-factory/integration-ui": "^6.4.8",
82
- "@things-factory/lite-menu": "^6.4.8",
83
- "@things-factory/more-base": "^6.4.8",
84
- "@things-factory/more-ui": "^6.4.8",
85
- "@things-factory/notification": "^6.4.8",
86
- "@things-factory/oauth2-client": "^6.4.8",
87
- "@things-factory/organization": "^6.4.8",
88
- "@things-factory/qc": "^6.4.8",
89
- "@things-factory/resource-ui": "^6.4.8",
90
- "@things-factory/setting-base": "^6.4.8",
91
- "@things-factory/setting-ui": "^6.4.8",
92
- "@things-factory/shell": "^6.4.8",
93
- "@things-factory/system": "^6.4.8",
94
- "@things-factory/work-shift": "^6.4.8",
95
- "@things-factory/worklist": "^6.4.8"
64
+ "@things-factory/api": "^6.4.10",
65
+ "@things-factory/apptool-base": "^6.4.10",
66
+ "@things-factory/apptool-ui": "^6.4.10",
67
+ "@things-factory/auth-base": "^6.4.10",
68
+ "@things-factory/auth-ui": "^6.4.10",
69
+ "@things-factory/board-service": "^6.4.10",
70
+ "@things-factory/board-ui": "^6.4.11",
71
+ "@things-factory/ccp": "^6.4.10",
72
+ "@things-factory/context-ui": "^6.4.10",
73
+ "@things-factory/dashboard": "^6.4.11",
74
+ "@things-factory/dataset": "^6.4.10",
75
+ "@things-factory/export-ui": "^6.4.10",
76
+ "@things-factory/help": "^6.4.10",
77
+ "@things-factory/i18n-base": "^6.4.10",
78
+ "@things-factory/integration-base": "^6.4.10",
79
+ "@things-factory/integration-influxdb": "^6.4.10",
80
+ "@things-factory/integration-msgraph": "^6.4.10",
81
+ "@things-factory/integration-ui": "^6.4.10",
82
+ "@things-factory/lite-menu": "^6.4.11",
83
+ "@things-factory/more-base": "^6.4.10",
84
+ "@things-factory/more-ui": "^6.4.10",
85
+ "@things-factory/notification": "^6.4.10",
86
+ "@things-factory/oauth2-client": "^6.4.10",
87
+ "@things-factory/organization": "^6.4.10",
88
+ "@things-factory/qc": "^6.4.10",
89
+ "@things-factory/resource-ui": "^6.4.10",
90
+ "@things-factory/setting-base": "^6.4.10",
91
+ "@things-factory/setting-ui": "^6.4.10",
92
+ "@things-factory/shell": "^6.4.10",
93
+ "@things-factory/system": "^6.4.10",
94
+ "@things-factory/work-shift": "^6.4.10",
95
+ "@things-factory/worklist": "^6.4.10"
96
96
  },
97
97
  "devDependencies": {
98
- "@things-factory/builder": "^6.3.0"
98
+ "@things-factory/builder": "^6.4.10"
99
99
  },
100
- "gitHead": "9692a9ae07ba9679fb197c23402f120a2f81f881"
100
+ "gitHead": "214d69ab981d797511e32238465507220cbbb5e7"
101
101
  }