@things-factory/operato-dataset 6.2.64 → 6.2.65

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