@things-factory/operato-dataset 7.0.26 → 7.0.28

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.26",
3
+ "version": "7.0.28",
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.22",
67
- "@things-factory/apptool-base": "^7.0.19",
68
- "@things-factory/apptool-ui": "^7.0.22",
69
- "@things-factory/auth-base": "^7.0.22",
70
- "@things-factory/auth-ui": "^7.0.24",
71
- "@things-factory/board-service": "^7.0.23",
72
- "@things-factory/board-ui": "^7.0.25",
73
- "@things-factory/ccp": "^7.0.26",
74
- "@things-factory/context-ui": "^7.0.19",
75
- "@things-factory/dashboard": "^7.0.25",
76
- "@things-factory/dataset": "^7.0.26",
77
- "@things-factory/edge-client": "^7.0.23",
78
- "@things-factory/export-ui": "^7.0.19",
79
- "@things-factory/help": "^7.0.19",
80
- "@things-factory/i18n-base": "^7.0.22",
81
- "@things-factory/integration-base": "^7.0.23",
82
- "@things-factory/integration-influxdb": "^7.0.23",
83
- "@things-factory/integration-msgraph": "^7.0.23",
84
- "@things-factory/integration-ui": "^7.0.24",
85
- "@things-factory/lite-menu": "^7.0.25",
86
- "@things-factory/lock-client": "^7.0.22",
87
- "@things-factory/more-base": "^7.0.19",
88
- "@things-factory/more-ui": "^7.0.19",
89
- "@things-factory/notification": "^7.0.22",
90
- "@things-factory/oauth2-client": "^7.0.22",
91
- "@things-factory/organization": "^7.0.22",
92
- "@things-factory/qc": "^7.0.26",
93
- "@things-factory/resource-ui": "^7.0.24",
94
- "@things-factory/setting-base": "^7.0.22",
95
- "@things-factory/setting-ui": "^7.0.22",
96
- "@things-factory/shell": "^7.0.19",
97
- "@things-factory/spc": "^7.0.26",
98
- "@things-factory/system": "^7.0.19",
99
- "@things-factory/work-shift": "^7.0.22",
100
- "@things-factory/worklist": "^7.0.23"
66
+ "@things-factory/api": "^7.0.28",
67
+ "@things-factory/apptool-base": "^7.0.28",
68
+ "@things-factory/apptool-ui": "^7.0.28",
69
+ "@things-factory/auth-base": "^7.0.28",
70
+ "@things-factory/auth-ui": "^7.0.28",
71
+ "@things-factory/board-service": "^7.0.28",
72
+ "@things-factory/board-ui": "^7.0.28",
73
+ "@things-factory/ccp": "^7.0.28",
74
+ "@things-factory/context-ui": "^7.0.28",
75
+ "@things-factory/dashboard": "^7.0.28",
76
+ "@things-factory/dataset": "^7.0.28",
77
+ "@things-factory/edge-client": "^7.0.28",
78
+ "@things-factory/export-ui": "^7.0.28",
79
+ "@things-factory/help": "^7.0.28",
80
+ "@things-factory/i18n-base": "^7.0.28",
81
+ "@things-factory/integration-base": "^7.0.28",
82
+ "@things-factory/integration-influxdb": "^7.0.28",
83
+ "@things-factory/integration-msgraph": "^7.0.28",
84
+ "@things-factory/integration-ui": "^7.0.28",
85
+ "@things-factory/lite-menu": "^7.0.28",
86
+ "@things-factory/lock-client": "^7.0.28",
87
+ "@things-factory/more-base": "^7.0.28",
88
+ "@things-factory/more-ui": "^7.0.28",
89
+ "@things-factory/notification": "^7.0.28",
90
+ "@things-factory/oauth2-client": "^7.0.28",
91
+ "@things-factory/organization": "^7.0.28",
92
+ "@things-factory/qc": "^7.0.28",
93
+ "@things-factory/resource-ui": "^7.0.28",
94
+ "@things-factory/setting-base": "^7.0.28",
95
+ "@things-factory/setting-ui": "^7.0.28",
96
+ "@things-factory/shell": "^7.0.28",
97
+ "@things-factory/spc": "^7.0.28",
98
+ "@things-factory/system": "^7.0.28",
99
+ "@things-factory/work-shift": "^7.0.28",
100
+ "@things-factory/worklist": "^7.0.28"
101
101
  },
102
102
  "devDependencies": {
103
- "@things-factory/builder": "^7.0.14"
103
+ "@things-factory/builder": "^7.0.28"
104
104
  },
105
- "gitHead": "a8c7831361a556ac922373a841dcff968409dfee"
105
+ "gitHead": "05a06c851e7fbdf76b3fdc039a0067d6c0439a25"
106
106
  }