@things-factory/operato-dataset 6.2.152 → 6.2.155

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