@things-factory/operato-hub 6.2.81 → 6.2.83

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 +28 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-hub",
3
- "version": "6.2.81",
3
+ "version": "6.2.83",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -66,19 +66,19 @@
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.81",
70
- "@things-factory/apptool-ui": "^6.2.81",
71
- "@things-factory/attachment-base": "^6.2.81",
72
- "@things-factory/auth-base": "^6.2.81",
73
- "@things-factory/auth-ui": "^6.2.81",
74
- "@things-factory/biz-base": "^6.2.81",
75
- "@things-factory/biz-ui": "^6.2.81",
76
- "@things-factory/board-service": "^6.2.81",
77
- "@things-factory/board-ui": "^6.2.81",
78
- "@things-factory/code-ui": "^6.2.81",
69
+ "@things-factory/api": "^6.2.82",
70
+ "@things-factory/apptool-ui": "^6.2.82",
71
+ "@things-factory/attachment-base": "^6.2.82",
72
+ "@things-factory/auth-base": "^6.2.82",
73
+ "@things-factory/auth-ui": "^6.2.82",
74
+ "@things-factory/biz-base": "^6.2.83",
75
+ "@things-factory/biz-ui": "^6.2.83",
76
+ "@things-factory/board-service": "^6.2.82",
77
+ "@things-factory/board-ui": "^6.2.82",
78
+ "@things-factory/code-ui": "^6.2.82",
79
79
  "@things-factory/component-ui": "^6.2.33",
80
80
  "@things-factory/context-ui": "^6.2.79",
81
- "@things-factory/document-template-ui": "^6.2.81",
81
+ "@things-factory/document-template-ui": "^6.2.82",
82
82
  "@things-factory/env": "^6.2.33",
83
83
  "@things-factory/export-ui": "^6.2.79",
84
84
  "@things-factory/export-ui-csv": "^6.2.79",
@@ -87,25 +87,25 @@
87
87
  "@things-factory/i18n-base": "^6.2.79",
88
88
  "@things-factory/import-ui": "^6.2.79",
89
89
  "@things-factory/import-ui-excel": "^6.2.79",
90
- "@things-factory/integration-accounting": "^6.2.81",
91
- "@things-factory/integration-fulfillment": "^6.2.81",
92
- "@things-factory/integration-lmd": "^6.2.81",
93
- "@things-factory/integration-marketplace": "^6.2.81",
94
- "@things-factory/integration-pos": "^6.2.81",
95
- "@things-factory/integration-sellercraft": "^6.2.81",
96
- "@things-factory/integration-sftp": "^6.2.81",
97
- "@things-factory/lite-menu": "^6.2.81",
90
+ "@things-factory/integration-accounting": "^6.2.83",
91
+ "@things-factory/integration-fulfillment": "^6.2.83",
92
+ "@things-factory/integration-lmd": "^6.2.83",
93
+ "@things-factory/integration-marketplace": "^6.2.83",
94
+ "@things-factory/integration-pos": "^6.2.83",
95
+ "@things-factory/integration-sellercraft": "^6.2.83",
96
+ "@things-factory/integration-sftp": "^6.2.83",
97
+ "@things-factory/lite-menu": "^6.2.82",
98
98
  "@things-factory/more-ui": "^6.2.79",
99
- "@things-factory/notification": "^6.2.81",
99
+ "@things-factory/notification": "^6.2.82",
100
100
  "@things-factory/pdf": "^6.2.48",
101
- "@things-factory/product-ui": "^6.2.81",
102
- "@things-factory/resource-ui": "^6.2.81",
103
- "@things-factory/sales-base": "^6.2.81",
104
- "@things-factory/setting-ui": "^6.2.81",
101
+ "@things-factory/product-ui": "^6.2.83",
102
+ "@things-factory/resource-ui": "^6.2.82",
103
+ "@things-factory/sales-base": "^6.2.83",
104
+ "@things-factory/setting-ui": "^6.2.82",
105
105
  "@things-factory/shell": "^6.2.79",
106
106
  "@things-factory/system": "^6.2.79",
107
- "@things-factory/warehouse-base": "^6.2.81",
108
- "@things-factory/worksheet-base": "^6.2.81",
107
+ "@things-factory/warehouse-base": "^6.2.83",
108
+ "@things-factory/worksheet-base": "^6.2.83",
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.78"
115
115
  },
116
- "gitHead": "f53e7fe4fc3d8c9c3a78c00c47a0323b7b84b0f3"
116
+ "gitHead": "f80f9b2e1d07f3301999146dd7a3472b3e22eef5"
117
117
  }