@things-factory/operato-dataset 7.0.1 → 7.0.2

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