@things-factory/operato-dataset 6.0.33 → 6.0.34

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