@things-factory/operato-dataset 7.1.20 → 7.1.22

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