@things-factory/operato-dataset 6.2.138 → 6.2.140

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 +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.2.138",
3
+ "version": "6.2.140",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -61,41 +61,41 @@
61
61
  "@operato/scene-table": "^1.0.0",
62
62
  "@operato/scene-timer": "^1.0.0",
63
63
  "@operato/shell": "^1.2.6",
64
- "@things-factory/api": "^6.2.138",
65
- "@things-factory/apptool-base": "^6.2.133",
66
- "@things-factory/apptool-ui": "^6.2.138",
67
- "@things-factory/auth-base": "^6.2.138",
68
- "@things-factory/auth-ui": "^6.2.138",
69
- "@things-factory/board-service": "^6.2.138",
70
- "@things-factory/board-ui": "^6.2.138",
71
- "@things-factory/ccp": "^6.2.138",
72
- "@things-factory/context-ui": "^6.2.133",
73
- "@things-factory/dashboard": "^6.2.138",
74
- "@things-factory/dataset": "^6.2.138",
75
- "@things-factory/export-ui": "^6.2.133",
76
- "@things-factory/help": "^6.2.133",
77
- "@things-factory/i18n-base": "^6.2.133",
78
- "@things-factory/integration-base": "^6.2.138",
79
- "@things-factory/integration-influxdb": "^6.2.138",
80
- "@things-factory/integration-msgraph": "^6.2.138",
81
- "@things-factory/integration-ui": "^6.2.138",
82
- "@things-factory/lite-menu": "^6.2.138",
83
- "@things-factory/more-base": "^6.2.133",
84
- "@things-factory/more-ui": "^6.2.133",
85
- "@things-factory/notification": "^6.2.138",
86
- "@things-factory/oauth2-client": "^6.2.138",
87
- "@things-factory/organization": "^6.2.138",
88
- "@things-factory/qc": "^6.2.138",
89
- "@things-factory/resource-ui": "^6.2.138",
90
- "@things-factory/setting-base": "^6.2.138",
91
- "@things-factory/setting-ui": "^6.2.138",
92
- "@things-factory/shell": "^6.2.133",
93
- "@things-factory/system": "^6.2.133",
94
- "@things-factory/work-shift": "^6.2.138",
95
- "@things-factory/worklist": "^6.2.138"
64
+ "@things-factory/api": "^6.2.139",
65
+ "@things-factory/apptool-base": "^6.2.139",
66
+ "@things-factory/apptool-ui": "^6.2.140",
67
+ "@things-factory/auth-base": "^6.2.139",
68
+ "@things-factory/auth-ui": "^6.2.139",
69
+ "@things-factory/board-service": "^6.2.139",
70
+ "@things-factory/board-ui": "^6.2.139",
71
+ "@things-factory/ccp": "^6.2.139",
72
+ "@things-factory/context-ui": "^6.2.139",
73
+ "@things-factory/dashboard": "^6.2.139",
74
+ "@things-factory/dataset": "^6.2.139",
75
+ "@things-factory/export-ui": "^6.2.139",
76
+ "@things-factory/help": "^6.2.139",
77
+ "@things-factory/i18n-base": "^6.2.139",
78
+ "@things-factory/integration-base": "^6.2.139",
79
+ "@things-factory/integration-influxdb": "^6.2.139",
80
+ "@things-factory/integration-msgraph": "^6.2.139",
81
+ "@things-factory/integration-ui": "^6.2.139",
82
+ "@things-factory/lite-menu": "^6.2.139",
83
+ "@things-factory/more-base": "^6.2.139",
84
+ "@things-factory/more-ui": "^6.2.139",
85
+ "@things-factory/notification": "^6.2.139",
86
+ "@things-factory/oauth2-client": "^6.2.139",
87
+ "@things-factory/organization": "^6.2.139",
88
+ "@things-factory/qc": "^6.2.139",
89
+ "@things-factory/resource-ui": "^6.2.139",
90
+ "@things-factory/setting-base": "^6.2.139",
91
+ "@things-factory/setting-ui": "^6.2.139",
92
+ "@things-factory/shell": "^6.2.139",
93
+ "@things-factory/system": "^6.2.139",
94
+ "@things-factory/work-shift": "^6.2.139",
95
+ "@things-factory/worklist": "^6.2.139"
96
96
  },
97
97
  "devDependencies": {
98
98
  "@things-factory/builder": "^6.2.122"
99
99
  },
100
- "gitHead": "b3a06b97cb5c24cc44ea35f0dd3dde4971fa1a5a"
100
+ "gitHead": "aa99f06916839efd1616697529c8b1a08bdebde1"
101
101
  }