@things-factory/operato-hub 6.2.152 → 6.2.156

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 +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-hub",
3
- "version": "6.2.152",
3
+ "version": "6.2.156",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -66,46 +66,46 @@
66
66
  "@operato/scene-table": "^1.0.0",
67
67
  "@operato/scene-visualizer": "^1.0.0",
68
68
  "@operato/scene-wheel-sorter": "^1.0.0",
69
- "@things-factory/api": "^6.2.152",
70
- "@things-factory/apptool-ui": "^6.2.152",
71
- "@things-factory/attachment-base": "^6.2.152",
72
- "@things-factory/auth-base": "^6.2.152",
73
- "@things-factory/auth-ui": "^6.2.152",
74
- "@things-factory/biz-base": "^6.2.152",
75
- "@things-factory/biz-ui": "^6.2.152",
76
- "@things-factory/board-service": "^6.2.152",
77
- "@things-factory/board-ui": "^6.2.152",
78
- "@things-factory/code-ui": "^6.2.152",
79
- "@things-factory/component-ui": "^6.2.122",
80
- "@things-factory/context-ui": "^6.2.147",
81
- "@things-factory/document-template-ui": "^6.2.152",
69
+ "@things-factory/api": "^6.2.156",
70
+ "@things-factory/apptool-ui": "^6.2.156",
71
+ "@things-factory/attachment-base": "^6.2.156",
72
+ "@things-factory/auth-base": "^6.2.156",
73
+ "@things-factory/auth-ui": "^6.2.156",
74
+ "@things-factory/biz-base": "^6.2.156",
75
+ "@things-factory/biz-ui": "^6.2.156",
76
+ "@things-factory/board-service": "^6.2.156",
77
+ "@things-factory/board-ui": "^6.2.156",
78
+ "@things-factory/code-ui": "^6.2.156",
79
+ "@things-factory/component-ui": "^6.2.156",
80
+ "@things-factory/context-ui": "^6.2.156",
81
+ "@things-factory/document-template-ui": "^6.2.156",
82
82
  "@things-factory/env": "^6.2.139",
83
- "@things-factory/export-ui": "^6.2.147",
84
- "@things-factory/export-ui-csv": "^6.2.147",
85
- "@things-factory/export-ui-excel": "^6.2.147",
86
- "@things-factory/help": "^6.2.147",
87
- "@things-factory/i18n-base": "^6.2.152",
88
- "@things-factory/import-ui": "^6.2.152",
89
- "@things-factory/import-ui-excel": "^6.2.152",
90
- "@things-factory/integration-accounting": "^6.2.152",
91
- "@things-factory/integration-fulfillment": "^6.2.152",
92
- "@things-factory/integration-lmd": "^6.2.152",
93
- "@things-factory/integration-marketplace": "^6.2.152",
94
- "@things-factory/integration-pos": "^6.2.152",
95
- "@things-factory/integration-sellercraft": "^6.2.152",
96
- "@things-factory/integration-sftp": "^6.2.152",
97
- "@things-factory/lite-menu": "^6.2.152",
98
- "@things-factory/more-ui": "^6.2.147",
99
- "@things-factory/notification": "^6.2.152",
83
+ "@things-factory/export-ui": "^6.2.156",
84
+ "@things-factory/export-ui-csv": "^6.2.156",
85
+ "@things-factory/export-ui-excel": "^6.2.156",
86
+ "@things-factory/help": "^6.2.156",
87
+ "@things-factory/i18n-base": "^6.2.156",
88
+ "@things-factory/import-ui": "^6.2.156",
89
+ "@things-factory/import-ui-excel": "^6.2.156",
90
+ "@things-factory/integration-accounting": "^6.2.156",
91
+ "@things-factory/integration-fulfillment": "^6.2.156",
92
+ "@things-factory/integration-lmd": "^6.2.156",
93
+ "@things-factory/integration-marketplace": "^6.2.156",
94
+ "@things-factory/integration-pos": "^6.2.156",
95
+ "@things-factory/integration-sellercraft": "^6.2.156",
96
+ "@things-factory/integration-sftp": "^6.2.156",
97
+ "@things-factory/lite-menu": "^6.2.156",
98
+ "@things-factory/more-ui": "^6.2.156",
99
+ "@things-factory/notification": "^6.2.156",
100
100
  "@things-factory/pdf": "^6.2.122",
101
- "@things-factory/product-ui": "^6.2.152",
102
- "@things-factory/resource-ui": "^6.2.152",
103
- "@things-factory/sales-base": "^6.2.152",
104
- "@things-factory/setting-ui": "^6.2.152",
105
- "@things-factory/shell": "^6.2.147",
106
- "@things-factory/system": "^6.2.147",
107
- "@things-factory/warehouse-base": "^6.2.152",
108
- "@things-factory/worksheet-base": "^6.2.152",
101
+ "@things-factory/product-ui": "^6.2.156",
102
+ "@things-factory/resource-ui": "^6.2.156",
103
+ "@things-factory/sales-base": "^6.2.156",
104
+ "@things-factory/setting-ui": "^6.2.156",
105
+ "@things-factory/shell": "^6.2.156",
106
+ "@things-factory/system": "^6.2.156",
107
+ "@things-factory/warehouse-base": "^6.2.156",
108
+ "@things-factory/worksheet-base": "^6.2.156",
109
109
  "koa2-swagger-ui": "^5.0.2",
110
110
  "swagger-jsdoc": "^6.2.8",
111
111
  "yamljs": "^0.3.0"
@@ -113,5 +113,5 @@
113
113
  "devDependencies": {
114
114
  "@things-factory/builder": "^6.2.122"
115
115
  },
116
- "gitHead": "07e71fb59347f6dd06372f2bcfbce84f63601f5e"
116
+ "gitHead": "efe61af627976dbb38008c98f1ae6aea321183ba"
117
117
  }