@things-factory/operato-hub 7.1.31 → 7.1.33

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.31",
3
+ "version": "7.1.33",
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.24",
67
- "@things-factory/apptool-ui": "^7.1.29",
68
- "@things-factory/attachment-base": "^7.1.24",
69
- "@things-factory/auth-base": "^7.1.24",
70
- "@things-factory/auth-ui": "^7.1.28",
71
- "@things-factory/biz-base": "^7.1.24",
72
- "@things-factory/biz-ui": "^7.1.24",
73
- "@things-factory/board-service": "^7.1.29",
74
- "@things-factory/board-ui": "^7.1.31",
75
- "@things-factory/code-ui": "^7.1.30",
66
+ "@things-factory/api": "^7.1.33",
67
+ "@things-factory/apptool-ui": "^7.1.33",
68
+ "@things-factory/attachment-base": "^7.1.33",
69
+ "@things-factory/auth-base": "^7.1.33",
70
+ "@things-factory/auth-ui": "^7.1.33",
71
+ "@things-factory/biz-base": "^7.1.33",
72
+ "@things-factory/biz-ui": "^7.1.33",
73
+ "@things-factory/board-service": "^7.1.33",
74
+ "@things-factory/board-ui": "^7.1.33",
75
+ "@things-factory/code-ui": "^7.1.33",
76
76
  "@things-factory/component-ui": "^7.1.16",
77
77
  "@things-factory/context-ui": "^7.1.24",
78
- "@things-factory/document-template-ui": "^7.1.24",
78
+ "@things-factory/document-template-ui": "^7.1.33",
79
79
  "@things-factory/env": "^7.1.16",
80
80
  "@things-factory/evaluation": "^7.1.29",
81
81
  "@things-factory/export-ui": "^7.1.24",
82
82
  "@things-factory/export-ui-csv": "^7.1.24",
83
83
  "@things-factory/export-ui-excel": "^7.1.24",
84
84
  "@things-factory/help": "^7.1.24",
85
- "@things-factory/i18n-base": "^7.1.24",
86
- "@things-factory/import-ui": "^7.1.24",
87
- "@things-factory/import-ui-excel": "^7.1.24",
88
- "@things-factory/integration-accounting": "^7.1.30",
89
- "@things-factory/integration-fulfillment": "^7.1.29",
90
- "@things-factory/integration-lmd": "^7.1.30",
91
- "@things-factory/integration-marketplace": "^7.1.30",
92
- "@things-factory/integration-pos": "^7.1.30",
93
- "@things-factory/integration-sellercraft": "^7.1.30",
94
- "@things-factory/integration-sftp": "^7.1.29",
95
- "@things-factory/lite-menu": "^7.1.31",
85
+ "@things-factory/i18n-base": "^7.1.33",
86
+ "@things-factory/import-ui": "^7.1.33",
87
+ "@things-factory/import-ui-excel": "^7.1.33",
88
+ "@things-factory/integration-accounting": "^7.1.33",
89
+ "@things-factory/integration-fulfillment": "^7.1.33",
90
+ "@things-factory/integration-lmd": "^7.1.33",
91
+ "@things-factory/integration-marketplace": "^7.1.33",
92
+ "@things-factory/integration-pos": "^7.1.33",
93
+ "@things-factory/integration-sellercraft": "^7.1.33",
94
+ "@things-factory/integration-sftp": "^7.1.33",
95
+ "@things-factory/lite-menu": "^7.1.33",
96
96
  "@things-factory/more-ui": "^7.1.24",
97
- "@things-factory/notification": "^7.1.30",
98
- "@things-factory/pdf": "^7.1.24",
99
- "@things-factory/product-ui": "^7.1.30",
100
- "@things-factory/resource-ui": "^7.1.28",
101
- "@things-factory/sales-base": "^7.1.31",
102
- "@things-factory/setting-ui": "^7.1.24",
97
+ "@things-factory/notification": "^7.1.33",
98
+ "@things-factory/pdf": "^7.1.33",
99
+ "@things-factory/product-ui": "^7.1.33",
100
+ "@things-factory/resource-ui": "^7.1.33",
101
+ "@things-factory/sales-base": "^7.1.33",
102
+ "@things-factory/setting-ui": "^7.1.33",
103
103
  "@things-factory/shell": "^7.1.24",
104
104
  "@things-factory/system": "^7.1.28",
105
- "@things-factory/warehouse-base": "^7.1.31",
106
- "@things-factory/worksheet-base": "^7.1.31",
105
+ "@things-factory/warehouse-base": "^7.1.33",
106
+ "@things-factory/worksheet-base": "^7.1.33",
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.22"
113
113
  },
114
- "gitHead": "49a1f306f2f49780b6a25a9f8447969fe00d5ba3"
114
+ "gitHead": "da463a7d7851cf47c7d4b8136e7be6690b55969e"
115
115
  }