@things-factory/operato-wms 7.1.46 → 7.1.47

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-wms",
3
- "version": "7.1.46",
3
+ "version": "7.1.47",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -71,41 +71,41 @@
71
71
  "@operato/scene-table": "^7.0.0",
72
72
  "@operato/scene-visualizer": "^7.0.0",
73
73
  "@operato/scene-wheel-sorter": "^7.0.0",
74
- "@things-factory/apptool-ui": "^7.1.38",
75
- "@things-factory/auth-ui": "^7.1.42",
76
- "@things-factory/barcode-ui": "^7.1.24",
77
- "@things-factory/biz-ui": "^7.1.33",
78
- "@things-factory/board-service": "^7.1.34",
79
- "@things-factory/board-ui": "^7.1.33",
80
- "@things-factory/code-ui": "^7.1.33",
81
- "@things-factory/context-ui": "^7.1.24",
74
+ "@things-factory/apptool-ui": "^7.1.47",
75
+ "@things-factory/auth-ui": "^7.1.47",
76
+ "@things-factory/barcode-ui": "^7.1.47",
77
+ "@things-factory/biz-ui": "^7.1.47",
78
+ "@things-factory/board-service": "^7.1.47",
79
+ "@things-factory/board-ui": "^7.1.47",
80
+ "@things-factory/code-ui": "^7.1.47",
81
+ "@things-factory/context-ui": "^7.1.47",
82
82
  "@things-factory/env": "^7.1.16",
83
- "@things-factory/evaluation": "^7.1.46",
84
- "@things-factory/export-ui": "^7.1.24",
85
- "@things-factory/export-ui-csv": "^7.1.24",
86
- "@things-factory/export-ui-excel": "^7.1.24",
87
- "@things-factory/fav-base": "^7.1.33",
83
+ "@things-factory/evaluation": "^7.1.47",
84
+ "@things-factory/export-ui": "^7.1.47",
85
+ "@things-factory/export-ui-csv": "^7.1.47",
86
+ "@things-factory/export-ui-excel": "^7.1.47",
87
+ "@things-factory/fav-base": "^7.1.47",
88
88
  "@things-factory/form-ui": "^7.1.16",
89
- "@things-factory/geography": "^7.1.33",
90
- "@things-factory/help": "^7.1.24",
91
- "@things-factory/i18n-base": "^7.1.33",
92
- "@things-factory/id-rule-base": "^7.1.33",
93
- "@things-factory/import-ui": "^7.1.33",
94
- "@things-factory/import-ui-excel": "^7.1.33",
95
- "@things-factory/more-ui": "^7.1.24",
96
- "@things-factory/notification": "^7.1.33",
97
- "@things-factory/operato-tools": "^7.1.45",
98
- "@things-factory/pdf": "^7.1.33",
99
- "@things-factory/print-ui": "^7.1.33",
100
- "@things-factory/product-base": "^7.1.44",
101
- "@things-factory/resource-ui": "^7.1.42",
102
- "@things-factory/sales-ui": "^7.1.44",
103
- "@things-factory/setting-ui": "^7.1.33",
104
- "@things-factory/system": "^7.1.28",
105
- "@things-factory/transport-base": "^7.1.33",
106
- "@things-factory/tutorial-ui": "^7.1.33",
107
- "@things-factory/warehouse-base": "^7.1.44",
108
- "@things-factory/worksheet-base": "^7.1.44"
89
+ "@things-factory/geography": "^7.1.47",
90
+ "@things-factory/help": "^7.1.47",
91
+ "@things-factory/i18n-base": "^7.1.47",
92
+ "@things-factory/id-rule-base": "^7.1.47",
93
+ "@things-factory/import-ui": "^7.1.47",
94
+ "@things-factory/import-ui-excel": "^7.1.47",
95
+ "@things-factory/more-ui": "^7.1.47",
96
+ "@things-factory/notification": "^7.1.47",
97
+ "@things-factory/operato-tools": "^7.1.47",
98
+ "@things-factory/pdf": "^7.1.47",
99
+ "@things-factory/print-ui": "^7.1.47",
100
+ "@things-factory/product-base": "^7.1.47",
101
+ "@things-factory/resource-ui": "^7.1.47",
102
+ "@things-factory/sales-ui": "^7.1.47",
103
+ "@things-factory/setting-ui": "^7.1.47",
104
+ "@things-factory/system": "^7.1.47",
105
+ "@things-factory/transport-base": "^7.1.47",
106
+ "@things-factory/tutorial-ui": "^7.1.47",
107
+ "@things-factory/warehouse-base": "^7.1.47",
108
+ "@things-factory/worksheet-base": "^7.1.47"
109
109
  },
110
110
  "devDependencies": {
111
111
  "@things-factory/builder": "^7.1.45",
@@ -114,5 +114,5 @@
114
114
  "cypress-localstorage-commands": "^1.6.1",
115
115
  "eslint-plugin-cypress": "^2.12.1"
116
116
  },
117
- "gitHead": "dd1a5c4d1f1f164bf7e7f30fdf600a48e433e1f7"
117
+ "gitHead": "2d63d16d4d974193802a0c23b6794061d2ba4bd2"
118
118
  }