@things-factory/operato-hub 4.3.636 → 4.3.638

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 +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-hub",
3
- "version": "4.3.636",
3
+ "version": "4.3.638",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -61,38 +61,38 @@
61
61
  "@things-factory/auth-base": "^4.3.591",
62
62
  "@things-factory/auth-ui": "^4.3.591",
63
63
  "@things-factory/biz-base": "^4.3.595",
64
- "@things-factory/biz-ui": "^4.3.595",
64
+ "@things-factory/biz-ui": "^4.3.638",
65
65
  "@things-factory/board-service": "^4.3.591",
66
- "@things-factory/board-ui": "^4.3.617",
67
- "@things-factory/code-ui": "^4.3.591",
66
+ "@things-factory/board-ui": "^4.3.638",
67
+ "@things-factory/code-ui": "^4.3.638",
68
68
  "@things-factory/component-ui": "^4.3.591",
69
69
  "@things-factory/context-ui": "^4.3.591",
70
- "@things-factory/document-template-ui": "^4.3.591",
70
+ "@things-factory/document-template-ui": "^4.3.638",
71
71
  "@things-factory/export-ui": "^4.3.591",
72
72
  "@things-factory/export-ui-csv": "^4.3.591",
73
73
  "@things-factory/export-ui-excel": "^4.3.591",
74
74
  "@things-factory/geography": "^4.3.617",
75
- "@things-factory/grist-ui": "^4.3.591",
75
+ "@things-factory/grist-ui": "^4.3.638",
76
76
  "@things-factory/help": "^4.3.591",
77
77
  "@things-factory/i18n-base": "^4.3.591",
78
- "@things-factory/import-ui": "^4.3.591",
79
- "@things-factory/import-ui-excel": "^4.3.591",
80
- "@things-factory/integration-accounting": "^4.3.616",
81
- "@things-factory/integration-fulfillment": "^4.3.616",
82
- "@things-factory/integration-lmd": "^4.3.617",
83
- "@things-factory/integration-marketplace": "^4.3.617",
84
- "@things-factory/integration-pos": "^4.3.616",
85
- "@things-factory/integration-powrup": "^4.3.626",
86
- "@things-factory/integration-sellercraft": "^4.3.617",
87
- "@things-factory/integration-sftp": "^4.3.616",
88
- "@things-factory/lite-menu": "^4.3.617",
89
- "@things-factory/marketplace-base": "^4.3.617",
78
+ "@things-factory/import-ui": "^4.3.638",
79
+ "@things-factory/import-ui-excel": "^4.3.638",
80
+ "@things-factory/integration-accounting": "^4.3.638",
81
+ "@things-factory/integration-fulfillment": "^4.3.638",
82
+ "@things-factory/integration-lmd": "^4.3.638",
83
+ "@things-factory/integration-marketplace": "^4.3.638",
84
+ "@things-factory/integration-pos": "^4.3.638",
85
+ "@things-factory/integration-powrup": "^4.3.638",
86
+ "@things-factory/integration-sellercraft": "^4.3.638",
87
+ "@things-factory/integration-sftp": "^4.3.638",
88
+ "@things-factory/lite-menu": "^4.3.638",
89
+ "@things-factory/marketplace-base": "^4.3.638",
90
90
  "@things-factory/more-ui": "^4.3.591",
91
91
  "@things-factory/notification": "^4.3.609",
92
92
  "@things-factory/pdf": "^4.3.591",
93
- "@things-factory/product-ui": "^4.3.631",
94
- "@things-factory/resource-ui": "^4.3.591",
95
- "@things-factory/sales-base": "^4.3.636",
93
+ "@things-factory/product-ui": "^4.3.638",
94
+ "@things-factory/resource-ui": "^4.3.638",
95
+ "@things-factory/sales-base": "^4.3.638",
96
96
  "@things-factory/scene-data-transform": "^4.3.591",
97
97
  "@things-factory/scene-excel": "^4.3.591",
98
98
  "@things-factory/scene-firebase": "^4.3.591",
@@ -104,12 +104,12 @@
104
104
  "@things-factory/scene-mqtt": "^4.3.591",
105
105
  "@things-factory/scene-restful": "^4.3.591",
106
106
  "@things-factory/scene-visualizer": "^4.3.591",
107
- "@things-factory/setting-ui": "^4.3.609",
107
+ "@things-factory/setting-ui": "^4.3.638",
108
108
  "@things-factory/shell": "^4.3.591",
109
109
  "@things-factory/system-ui": "^4.3.591",
110
110
  "@things-factory/transport-base": "^4.3.631",
111
- "@things-factory/warehouse-base": "^4.3.636",
112
- "@things-factory/worksheet-base": "^4.3.636",
111
+ "@things-factory/warehouse-base": "^4.3.638",
112
+ "@things-factory/worksheet-base": "^4.3.638",
113
113
  "cron-parser": "^4.7.0",
114
114
  "koa2-swagger-ui": "^5.0.2",
115
115
  "swagger-jsdoc": "^5.0.0",
@@ -122,5 +122,5 @@
122
122
  "resolutions": {
123
123
  "core-js": "^3.16.0"
124
124
  },
125
- "gitHead": "876351704622885dd9c6f5980b37cd12d9702b00"
125
+ "gitHead": "d87c82028467f0feb5ece6f09783350baaebfe8a"
126
126
  }