@things-factory/operato-dataset 7.0.16 → 7.0.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": "7.0.16",
3
+ "version": "7.0.19",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -63,44 +63,44 @@
63
63
  "@operato/scene-table": "^7.0.0",
64
64
  "@operato/scene-timer": "^7.0.0",
65
65
  "@operato/shell": "^7.0.0",
66
- "@things-factory/api": "^7.0.14",
67
- "@things-factory/apptool-base": "^7.0.14",
68
- "@things-factory/apptool-ui": "^7.0.14",
69
- "@things-factory/auth-base": "^7.0.14",
70
- "@things-factory/auth-ui": "^7.0.14",
71
- "@things-factory/board-service": "^7.0.15",
72
- "@things-factory/board-ui": "^7.0.15",
73
- "@things-factory/ccp": "^7.0.15",
74
- "@things-factory/context-ui": "^7.0.14",
75
- "@things-factory/dashboard": "^7.0.15",
76
- "@things-factory/dataset": "^7.0.15",
77
- "@things-factory/edge-client": "^7.0.14",
78
- "@things-factory/export-ui": "^7.0.14",
79
- "@things-factory/help": "^7.0.14",
80
- "@things-factory/i18n-base": "^7.0.14",
81
- "@things-factory/integration-base": "^7.0.14",
82
- "@things-factory/integration-influxdb": "^7.0.14",
83
- "@things-factory/integration-msgraph": "^7.0.14",
84
- "@things-factory/integration-ui": "^7.0.16",
85
- "@things-factory/lite-menu": "^7.0.15",
86
- "@things-factory/lock-client": "^7.0.14",
87
- "@things-factory/more-base": "^7.0.14",
88
- "@things-factory/more-ui": "^7.0.14",
89
- "@things-factory/notification": "^7.0.14",
90
- "@things-factory/oauth2-client": "^7.0.14",
91
- "@things-factory/organization": "^7.0.14",
92
- "@things-factory/qc": "^7.0.15",
93
- "@things-factory/resource-ui": "^7.0.14",
94
- "@things-factory/setting-base": "^7.0.14",
95
- "@things-factory/setting-ui": "^7.0.14",
96
- "@things-factory/shell": "^7.0.14",
97
- "@things-factory/spc": "^7.0.15",
98
- "@things-factory/system": "^7.0.14",
99
- "@things-factory/work-shift": "^7.0.14",
100
- "@things-factory/worklist": "^7.0.15"
66
+ "@things-factory/api": "^7.0.19",
67
+ "@things-factory/apptool-base": "^7.0.19",
68
+ "@things-factory/apptool-ui": "^7.0.19",
69
+ "@things-factory/auth-base": "^7.0.19",
70
+ "@things-factory/auth-ui": "^7.0.19",
71
+ "@things-factory/board-service": "^7.0.19",
72
+ "@things-factory/board-ui": "^7.0.19",
73
+ "@things-factory/ccp": "^7.0.19",
74
+ "@things-factory/context-ui": "^7.0.19",
75
+ "@things-factory/dashboard": "^7.0.19",
76
+ "@things-factory/dataset": "^7.0.19",
77
+ "@things-factory/edge-client": "^7.0.19",
78
+ "@things-factory/export-ui": "^7.0.19",
79
+ "@things-factory/help": "^7.0.19",
80
+ "@things-factory/i18n-base": "^7.0.19",
81
+ "@things-factory/integration-base": "^7.0.19",
82
+ "@things-factory/integration-influxdb": "^7.0.19",
83
+ "@things-factory/integration-msgraph": "^7.0.19",
84
+ "@things-factory/integration-ui": "^7.0.19",
85
+ "@things-factory/lite-menu": "^7.0.19",
86
+ "@things-factory/lock-client": "^7.0.19",
87
+ "@things-factory/more-base": "^7.0.19",
88
+ "@things-factory/more-ui": "^7.0.19",
89
+ "@things-factory/notification": "^7.0.19",
90
+ "@things-factory/oauth2-client": "^7.0.19",
91
+ "@things-factory/organization": "^7.0.19",
92
+ "@things-factory/qc": "^7.0.19",
93
+ "@things-factory/resource-ui": "^7.0.19",
94
+ "@things-factory/setting-base": "^7.0.19",
95
+ "@things-factory/setting-ui": "^7.0.19",
96
+ "@things-factory/shell": "^7.0.19",
97
+ "@things-factory/spc": "^7.0.19",
98
+ "@things-factory/system": "^7.0.19",
99
+ "@things-factory/work-shift": "^7.0.19",
100
+ "@things-factory/worklist": "^7.0.19"
101
101
  },
102
102
  "devDependencies": {
103
103
  "@things-factory/builder": "^7.0.14"
104
104
  },
105
- "gitHead": "135b5a88328d227682551d40da45b066a78b6aa9"
105
+ "gitHead": "d12e0e75184c6d17e73f0a330a618a18a7e61d22"
106
106
  }