@things-factory/operato-dataset 7.0.62 → 7.0.64

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