@things-factory/operato-dataset 6.1.142 → 6.1.143

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 +24 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-dataset",
3
- "version": "6.1.142",
3
+ "version": "6.1.143",
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.141",
62
+ "@things-factory/api": "^6.1.143",
63
63
  "@things-factory/apptool-base": "^6.1.141",
64
- "@things-factory/apptool-ui": "^6.1.141",
65
- "@things-factory/auth-base": "^6.1.141",
66
- "@things-factory/auth-ui": "^6.1.141",
67
- "@things-factory/board-service": "^6.1.142",
64
+ "@things-factory/apptool-ui": "^6.1.143",
65
+ "@things-factory/auth-base": "^6.1.143",
66
+ "@things-factory/auth-ui": "^6.1.143",
67
+ "@things-factory/board-service": "^6.1.143",
68
68
  "@things-factory/board-ui": "^6.1.142",
69
- "@things-factory/ccp": "^6.1.142",
69
+ "@things-factory/ccp": "^6.1.143",
70
70
  "@things-factory/context-ui": "^6.1.141",
71
- "@things-factory/dashboard": "^6.1.142",
72
- "@things-factory/dataset": "^6.1.142",
71
+ "@things-factory/dashboard": "^6.1.143",
72
+ "@things-factory/dataset": "^6.1.143",
73
73
  "@things-factory/export-ui": "^6.1.141",
74
74
  "@things-factory/help": "^6.1.141",
75
- "@things-factory/i18n-base": "^6.1.141",
76
- "@things-factory/integration-base": "^6.1.141",
77
- "@things-factory/integration-msgraph": "^6.1.141",
78
- "@things-factory/integration-ui": "^6.1.141",
79
- "@things-factory/lite-menu": "^6.1.142",
75
+ "@things-factory/i18n-base": "^6.1.143",
76
+ "@things-factory/integration-base": "^6.1.143",
77
+ "@things-factory/integration-msgraph": "^6.1.143",
78
+ "@things-factory/integration-ui": "^6.1.143",
79
+ "@things-factory/lite-menu": "^6.1.143",
80
80
  "@things-factory/more-base": "^6.1.141",
81
81
  "@things-factory/more-ui": "^6.1.141",
82
- "@things-factory/notification": "^6.1.141",
83
- "@things-factory/oauth2-client": "^6.1.141",
84
- "@things-factory/organization": "^6.1.141",
85
- "@things-factory/qc": "^6.1.142",
86
- "@things-factory/resource-ui": "^6.1.141",
87
- "@things-factory/setting-base": "^6.1.141",
88
- "@things-factory/setting-ui": "^6.1.141",
82
+ "@things-factory/notification": "^6.1.143",
83
+ "@things-factory/oauth2-client": "^6.1.143",
84
+ "@things-factory/organization": "^6.1.143",
85
+ "@things-factory/qc": "^6.1.143",
86
+ "@things-factory/resource-ui": "^6.1.143",
87
+ "@things-factory/setting-base": "^6.1.143",
88
+ "@things-factory/setting-ui": "^6.1.143",
89
89
  "@things-factory/shell": "^6.1.141",
90
90
  "@things-factory/system-ui": "^6.1.141",
91
- "@things-factory/work-shift": "^6.1.141",
92
- "@things-factory/worklist": "^6.1.142"
91
+ "@things-factory/work-shift": "^6.1.143",
92
+ "@things-factory/worklist": "^6.1.143"
93
93
  },
94
94
  "devDependencies": {
95
95
  "@things-factory/builder": "^6.1.141"
96
96
  },
97
- "gitHead": "b979a7985734abd4a1a4db15fcb6d42577765cda"
97
+ "gitHead": "eed9d36f729b75ea28882625ef296f83b01c8c65"
98
98
  }