@things-factory/operato-hub 7.1.18 → 7.1.19

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