@things-factory/operato-dataset 6.1.87 → 6.1.88

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