@things-factory/operato-dataset 7.0.85 → 7.1.0

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