@things-factory/operato-wms 6.2.125 → 6.2.127

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 +35 -35
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-wms",
3
- "version": "6.2.125",
3
+ "version": "6.2.127",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -73,42 +73,42 @@
73
73
  "@operato/scene-table": "^1.0.0",
74
74
  "@operato/scene-visualizer": "^1.0.0",
75
75
  "@operato/scene-wheel-sorter": "^1.0.0",
76
- "@things-factory/apptool-ui": "^6.2.122",
77
- "@things-factory/auth-ui": "^6.2.122",
78
- "@things-factory/barcode-ui": "^6.2.122",
79
- "@things-factory/biz-ui": "^6.2.125",
80
- "@things-factory/board-service": "^6.2.122",
81
- "@things-factory/board-ui": "^6.2.122",
82
- "@things-factory/code-ui": "^6.2.122",
83
- "@things-factory/context-ui": "^6.2.122",
76
+ "@things-factory/apptool-ui": "^6.2.126",
77
+ "@things-factory/auth-ui": "^6.2.126",
78
+ "@things-factory/barcode-ui": "^6.2.126",
79
+ "@things-factory/biz-ui": "^6.2.126",
80
+ "@things-factory/board-service": "^6.2.126",
81
+ "@things-factory/board-ui": "^6.2.126",
82
+ "@things-factory/code-ui": "^6.2.126",
83
+ "@things-factory/context-ui": "^6.2.126",
84
84
  "@things-factory/env": "^6.2.122",
85
- "@things-factory/export-ui": "^6.2.122",
86
- "@things-factory/export-ui-csv": "^6.2.122",
87
- "@things-factory/export-ui-excel": "^6.2.122",
88
- "@things-factory/fav-base": "^6.2.122",
85
+ "@things-factory/export-ui": "^6.2.126",
86
+ "@things-factory/export-ui-csv": "^6.2.126",
87
+ "@things-factory/export-ui-excel": "^6.2.126",
88
+ "@things-factory/fav-base": "^6.2.126",
89
89
  "@things-factory/form-ui": "^6.2.122",
90
- "@things-factory/geography": "^6.2.122",
91
- "@things-factory/help": "^6.2.122",
92
- "@things-factory/i18n-base": "^6.2.122",
93
- "@things-factory/id-rule-base": "^6.2.123",
94
- "@things-factory/import-ui": "^6.2.122",
95
- "@things-factory/import-ui-excel": "^6.2.122",
96
- "@things-factory/more-ui": "^6.2.122",
97
- "@things-factory/notification": "^6.2.125",
98
- "@things-factory/operato-tools": "^6.2.125",
90
+ "@things-factory/geography": "^6.2.126",
91
+ "@things-factory/help": "^6.2.126",
92
+ "@things-factory/i18n-base": "^6.2.126",
93
+ "@things-factory/id-rule-base": "^6.2.126",
94
+ "@things-factory/import-ui": "^6.2.126",
95
+ "@things-factory/import-ui-excel": "^6.2.126",
96
+ "@things-factory/more-ui": "^6.2.126",
97
+ "@things-factory/notification": "^6.2.126",
98
+ "@things-factory/operato-tools": "^6.2.127",
99
99
  "@things-factory/pdf": "^6.2.122",
100
- "@things-factory/print-proxy-service": "^6.2.122",
101
- "@things-factory/print-service": "^6.2.122",
102
- "@things-factory/print-ui": "^6.2.122",
103
- "@things-factory/product-base": "^6.2.125",
104
- "@things-factory/resource-ui": "^6.2.122",
105
- "@things-factory/sales-ui": "^6.2.125",
106
- "@things-factory/setting-ui": "^6.2.122",
107
- "@things-factory/system": "^6.2.122",
108
- "@things-factory/transport-base": "^6.2.125",
109
- "@things-factory/tutorial-ui": "^6.2.122",
110
- "@things-factory/warehouse-base": "^6.2.125",
111
- "@things-factory/worksheet-base": "^6.2.125"
100
+ "@things-factory/print-proxy-service": "^6.2.126",
101
+ "@things-factory/print-service": "^6.2.126",
102
+ "@things-factory/print-ui": "^6.2.126",
103
+ "@things-factory/product-base": "^6.2.126",
104
+ "@things-factory/resource-ui": "^6.2.126",
105
+ "@things-factory/sales-ui": "^6.2.127",
106
+ "@things-factory/setting-ui": "^6.2.126",
107
+ "@things-factory/system": "^6.2.126",
108
+ "@things-factory/transport-base": "^6.2.126",
109
+ "@things-factory/tutorial-ui": "^6.2.126",
110
+ "@things-factory/warehouse-base": "^6.2.127",
111
+ "@things-factory/worksheet-base": "^6.2.127"
112
112
  },
113
113
  "devDependencies": {
114
114
  "@things-factory/builder": "^6.2.122",
@@ -117,5 +117,5 @@
117
117
  "cypress-localstorage-commands": "^1.6.1",
118
118
  "eslint-plugin-cypress": "^2.12.1"
119
119
  },
120
- "gitHead": "7d694035e7e886593088face69dfefe70b8c0486"
120
+ "gitHead": "42912d556785333808ccb5db0ee534408a01ea33"
121
121
  }