@things-factory/operato-dataset 7.1.31 → 7.1.34

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