@things-factory/operato-dataset 7.1.20 → 7.1.21

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