@things-factory/operato-dataset 6.1.194 → 6.1.195

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