@things-factory/operato-dataset 9.0.42 → 9.1.1

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.
Files changed (1) hide show
  1. package/package.json +41 -41
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "9.0.42",
3
+ "version": "9.1.1",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -62,47 +62,47 @@
62
62
  "@operato/scene-table": "^9.0.0",
63
63
  "@operato/scene-timer": "^9.0.0",
64
64
  "@operato/shell": "^9.0.0",
65
- "@things-factory/api": "^9.0.41",
66
- "@things-factory/apptool-base": "^9.0.41",
67
- "@things-factory/apptool-ui": "^9.0.41",
68
- "@things-factory/auth-base": "^9.0.41",
69
- "@things-factory/auth-ui": "^9.0.41",
70
- "@things-factory/board-service": "^9.0.41",
71
- "@things-factory/board-ui": "^9.0.41",
72
- "@things-factory/ccp": "^9.0.41",
73
- "@things-factory/context-ui": "^9.0.41",
74
- "@things-factory/dashboard": "^9.0.41",
75
- "@things-factory/dataset": "^9.0.41",
76
- "@things-factory/edge-client": "^9.0.41",
77
- "@things-factory/evaluation": "^9.0.41",
78
- "@things-factory/export-ui": "^9.0.41",
79
- "@things-factory/help": "^9.0.41",
80
- "@things-factory/i18n-base": "^9.0.41",
81
- "@things-factory/integration-base": "^9.0.41",
82
- "@things-factory/integration-influxdb": "^9.0.41",
83
- "@things-factory/integration-msgraph": "^9.0.41",
84
- "@things-factory/integration-ui": "^9.0.41",
85
- "@things-factory/kpi": "^9.0.42",
86
- "@things-factory/lite-menu": "^9.0.41",
87
- "@things-factory/lock-client": "^9.0.41",
88
- "@things-factory/more-base": "^9.0.41",
89
- "@things-factory/more-ui": "^9.0.41",
90
- "@things-factory/notification": "^9.0.41",
91
- "@things-factory/oauth2-client": "^9.0.41",
92
- "@things-factory/organization": "^9.0.41",
93
- "@things-factory/qc": "^9.0.41",
94
- "@things-factory/resource-ui": "^9.0.41",
95
- "@things-factory/scheduler": "^9.0.41",
96
- "@things-factory/setting-base": "^9.0.41",
97
- "@things-factory/setting-ui": "^9.0.41",
98
- "@things-factory/shell": "^9.0.41",
99
- "@things-factory/spc": "^9.0.41",
100
- "@things-factory/system": "^9.0.41",
101
- "@things-factory/work-shift": "^9.0.41",
102
- "@things-factory/worklist": "^9.0.41"
65
+ "@things-factory/api": "^9.1.0",
66
+ "@things-factory/apptool-base": "^9.1.0",
67
+ "@things-factory/apptool-ui": "^9.1.0",
68
+ "@things-factory/auth-base": "^9.1.0",
69
+ "@things-factory/auth-ui": "^9.1.0",
70
+ "@things-factory/board-service": "^9.1.1",
71
+ "@things-factory/board-ui": "^9.1.0",
72
+ "@things-factory/ccp": "^9.1.1",
73
+ "@things-factory/context-ui": "^9.1.0",
74
+ "@things-factory/dashboard": "^9.1.1",
75
+ "@things-factory/dataset": "^9.1.1",
76
+ "@things-factory/edge-client": "^9.1.1",
77
+ "@things-factory/evaluation": "^9.1.0",
78
+ "@things-factory/export-ui": "^9.1.0",
79
+ "@things-factory/help": "^9.1.0",
80
+ "@things-factory/i18n-base": "^9.1.0",
81
+ "@things-factory/integration-base": "^9.1.1",
82
+ "@things-factory/integration-influxdb": "^9.1.1",
83
+ "@things-factory/integration-msgraph": "^9.1.1",
84
+ "@things-factory/integration-ui": "^9.1.1",
85
+ "@things-factory/kpi": "^9.1.1",
86
+ "@things-factory/lite-menu": "^9.1.1",
87
+ "@things-factory/lock-client": "^9.1.0",
88
+ "@things-factory/more-base": "^9.1.0",
89
+ "@things-factory/more-ui": "^9.1.0",
90
+ "@things-factory/notification": "^9.1.0",
91
+ "@things-factory/oauth2-client": "^9.1.0",
92
+ "@things-factory/organization": "^9.1.0",
93
+ "@things-factory/qc": "^9.1.1",
94
+ "@things-factory/resource-ui": "^9.1.0",
95
+ "@things-factory/scheduler": "^9.1.0",
96
+ "@things-factory/setting-base": "^9.1.0",
97
+ "@things-factory/setting-ui": "^9.1.0",
98
+ "@things-factory/shell": "^9.1.0",
99
+ "@things-factory/spc": "^9.1.1",
100
+ "@things-factory/system": "^9.1.0",
101
+ "@things-factory/work-shift": "^9.1.0",
102
+ "@things-factory/worklist": "^9.1.1"
103
103
  },
104
104
  "devDependencies": {
105
- "@things-factory/builder": "^9.0.41"
105
+ "@things-factory/builder": "^9.1.0"
106
106
  },
107
- "gitHead": "d024e6035189ba0cf6ce5236cf5326ebd1255aab"
107
+ "gitHead": "346462e8b92b65bdc952ff8cd67b2d248e740589"
108
108
  }