@things-factory/operato-hub 6.1.184 → 6.1.185

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.1.184",
3
+ "version": "6.1.185",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -65,19 +65,19 @@
65
65
  "@operato/scene-table": "^1.0.0",
66
66
  "@operato/scene-visualizer": "^1.0.0",
67
67
  "@operato/scene-wheel-sorter": "^1.0.0",
68
- "@things-factory/api": "^6.1.182",
69
- "@things-factory/apptool-ui": "^6.1.182",
70
- "@things-factory/attachment-base": "^6.1.182",
71
- "@things-factory/auth-base": "^6.1.182",
72
- "@things-factory/auth-ui": "^6.1.182",
73
- "@things-factory/biz-base": "^6.1.182",
74
- "@things-factory/biz-ui": "^6.1.182",
75
- "@things-factory/board-service": "^6.1.182",
76
- "@things-factory/board-ui": "^6.1.184",
77
- "@things-factory/code-ui": "^6.1.182",
68
+ "@things-factory/api": "^6.1.185",
69
+ "@things-factory/apptool-ui": "^6.1.185",
70
+ "@things-factory/attachment-base": "^6.1.185",
71
+ "@things-factory/auth-base": "^6.1.185",
72
+ "@things-factory/auth-ui": "^6.1.185",
73
+ "@things-factory/biz-base": "^6.1.185",
74
+ "@things-factory/biz-ui": "^6.1.185",
75
+ "@things-factory/board-service": "^6.1.185",
76
+ "@things-factory/board-ui": "^6.1.185",
77
+ "@things-factory/code-ui": "^6.1.185",
78
78
  "@things-factory/component-ui": "^6.1.175",
79
79
  "@things-factory/context-ui": "^6.1.182",
80
- "@things-factory/document-template-ui": "^6.1.182",
80
+ "@things-factory/document-template-ui": "^6.1.185",
81
81
  "@things-factory/env": "^6.1.175",
82
82
  "@things-factory/export-ui": "^6.1.182",
83
83
  "@things-factory/export-ui-csv": "^6.1.182",
@@ -86,26 +86,26 @@
86
86
  "@things-factory/i18n-base": "^6.1.182",
87
87
  "@things-factory/import-ui": "^6.1.182",
88
88
  "@things-factory/import-ui-excel": "^6.1.182",
89
- "@things-factory/integration-accounting": "^6.1.182",
90
- "@things-factory/integration-fulfillment": "^6.1.182",
91
- "@things-factory/integration-lmd": "^6.1.182",
92
- "@things-factory/integration-marketplace": "^6.1.182",
93
- "@things-factory/integration-pos": "^6.1.182",
94
- "@things-factory/integration-sellercraft": "^6.1.182",
95
- "@things-factory/integration-sftp": "^6.1.182",
96
- "@things-factory/lite-menu": "^6.1.184",
89
+ "@things-factory/integration-accounting": "^6.1.185",
90
+ "@things-factory/integration-fulfillment": "^6.1.185",
91
+ "@things-factory/integration-lmd": "^6.1.185",
92
+ "@things-factory/integration-marketplace": "^6.1.185",
93
+ "@things-factory/integration-pos": "^6.1.185",
94
+ "@things-factory/integration-sellercraft": "^6.1.185",
95
+ "@things-factory/integration-sftp": "^6.1.185",
96
+ "@things-factory/lite-menu": "^6.1.185",
97
97
  "@things-factory/more-ui": "^6.1.182",
98
- "@things-factory/notification": "^6.1.182",
98
+ "@things-factory/notification": "^6.1.185",
99
99
  "@things-factory/pdf": "^6.1.181",
100
- "@things-factory/product-ui": "^6.1.182",
101
- "@things-factory/resource-ui": "^6.1.182",
102
- "@things-factory/sales-base": "^6.1.182",
100
+ "@things-factory/product-ui": "^6.1.185",
101
+ "@things-factory/resource-ui": "^6.1.185",
102
+ "@things-factory/sales-base": "^6.1.185",
103
103
  "@things-factory/scene-google-map": "^6.1.175",
104
- "@things-factory/setting-ui": "^6.1.182",
104
+ "@things-factory/setting-ui": "^6.1.185",
105
105
  "@things-factory/shell": "^6.1.182",
106
106
  "@things-factory/system-ui": "^6.1.182",
107
- "@things-factory/warehouse-base": "^6.1.182",
108
- "@things-factory/worksheet-base": "^6.1.182",
107
+ "@things-factory/warehouse-base": "^6.1.185",
108
+ "@things-factory/worksheet-base": "^6.1.185",
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.1.181"
115
115
  },
116
- "gitHead": "1f5edf229aac2fc5a7032049ed441926567aa149"
116
+ "gitHead": "b6793ed8361e9fc5a4776fb48010007960ffdec8"
117
117
  }