@things-factory/operato-dataset 7.0.13 → 7.0.15

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 +38 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "7.0.13",
3
+ "version": "7.0.15",
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.10",
67
- "@things-factory/apptool-base": "^7.0.10",
68
- "@things-factory/apptool-ui": "^7.0.10",
69
- "@things-factory/auth-base": "^7.0.10",
70
- "@things-factory/auth-ui": "^7.0.11",
71
- "@things-factory/board-service": "^7.0.13",
72
- "@things-factory/board-ui": "^7.0.10",
73
- "@things-factory/ccp": "^7.0.13",
74
- "@things-factory/context-ui": "^7.0.10",
75
- "@things-factory/dashboard": "^7.0.13",
76
- "@things-factory/dataset": "^7.0.13",
77
- "@things-factory/edge-client": "^7.0.13",
78
- "@things-factory/export-ui": "^7.0.10",
79
- "@things-factory/help": "^7.0.10",
80
- "@things-factory/i18n-base": "^7.0.10",
81
- "@things-factory/integration-base": "^7.0.13",
82
- "@things-factory/integration-influxdb": "^7.0.13",
83
- "@things-factory/integration-msgraph": "^7.0.13",
84
- "@things-factory/integration-ui": "^7.0.13",
85
- "@things-factory/lite-menu": "^7.0.13",
86
- "@things-factory/lock-client": "^7.0.10",
87
- "@things-factory/more-base": "^7.0.10",
88
- "@things-factory/more-ui": "^7.0.10",
89
- "@things-factory/notification": "^7.0.13",
90
- "@things-factory/oauth2-client": "^7.0.10",
91
- "@things-factory/organization": "^7.0.10",
92
- "@things-factory/qc": "^7.0.13",
93
- "@things-factory/resource-ui": "^7.0.11",
94
- "@things-factory/setting-base": "^7.0.10",
95
- "@things-factory/setting-ui": "^7.0.10",
96
- "@things-factory/shell": "^7.0.10",
97
- "@things-factory/spc": "^7.0.13",
98
- "@things-factory/system": "^7.0.10",
99
- "@things-factory/work-shift": "^7.0.10",
100
- "@things-factory/worklist": "^7.0.13"
66
+ "@things-factory/api": "^7.0.14",
67
+ "@things-factory/apptool-base": "^7.0.14",
68
+ "@things-factory/apptool-ui": "^7.0.14",
69
+ "@things-factory/auth-base": "^7.0.14",
70
+ "@things-factory/auth-ui": "^7.0.14",
71
+ "@things-factory/board-service": "^7.0.15",
72
+ "@things-factory/board-ui": "^7.0.15",
73
+ "@things-factory/ccp": "^7.0.15",
74
+ "@things-factory/context-ui": "^7.0.14",
75
+ "@things-factory/dashboard": "^7.0.15",
76
+ "@things-factory/dataset": "^7.0.15",
77
+ "@things-factory/edge-client": "^7.0.14",
78
+ "@things-factory/export-ui": "^7.0.14",
79
+ "@things-factory/help": "^7.0.14",
80
+ "@things-factory/i18n-base": "^7.0.14",
81
+ "@things-factory/integration-base": "^7.0.14",
82
+ "@things-factory/integration-influxdb": "^7.0.14",
83
+ "@things-factory/integration-msgraph": "^7.0.14",
84
+ "@things-factory/integration-ui": "^7.0.14",
85
+ "@things-factory/lite-menu": "^7.0.15",
86
+ "@things-factory/lock-client": "^7.0.14",
87
+ "@things-factory/more-base": "^7.0.14",
88
+ "@things-factory/more-ui": "^7.0.14",
89
+ "@things-factory/notification": "^7.0.14",
90
+ "@things-factory/oauth2-client": "^7.0.14",
91
+ "@things-factory/organization": "^7.0.14",
92
+ "@things-factory/qc": "^7.0.15",
93
+ "@things-factory/resource-ui": "^7.0.14",
94
+ "@things-factory/setting-base": "^7.0.14",
95
+ "@things-factory/setting-ui": "^7.0.14",
96
+ "@things-factory/shell": "^7.0.14",
97
+ "@things-factory/spc": "^7.0.15",
98
+ "@things-factory/system": "^7.0.14",
99
+ "@things-factory/work-shift": "^7.0.14",
100
+ "@things-factory/worklist": "^7.0.15"
101
101
  },
102
102
  "devDependencies": {
103
- "@things-factory/builder": "^7.0.5"
103
+ "@things-factory/builder": "^7.0.14"
104
104
  },
105
- "gitHead": "2bcab979adf08e9561cb6ba2506afa4770b90bbc"
105
+ "gitHead": "4088068045aa20e4a6eb364917a448fdb3909e48"
106
106
  }