@things-factory/operato-dataset 6.1.14 → 6.1.17

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