@things-factory/operato-wms 7.0.26 → 7.0.29

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.0.26",
3
+ "version": "7.0.29",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -73,49 +73,49 @@
73
73
  "@operato/scene-table": "^7.0.0",
74
74
  "@operato/scene-visualizer": "^7.0.0",
75
75
  "@operato/scene-wheel-sorter": "^7.0.0",
76
- "@things-factory/apptool-ui": "^7.0.22",
77
- "@things-factory/auth-ui": "^7.0.24",
78
- "@things-factory/barcode-ui": "^7.0.19",
79
- "@things-factory/biz-ui": "^7.0.22",
80
- "@things-factory/board-service": "^7.0.23",
81
- "@things-factory/board-ui": "^7.0.25",
82
- "@things-factory/code-ui": "^7.0.22",
83
- "@things-factory/context-ui": "^7.0.19",
84
- "@things-factory/env": "^7.0.14",
85
- "@things-factory/export-ui": "^7.0.19",
86
- "@things-factory/export-ui-csv": "^7.0.19",
87
- "@things-factory/export-ui-excel": "^7.0.19",
88
- "@things-factory/fav-base": "^7.0.22",
89
- "@things-factory/form-ui": "^7.0.14",
90
- "@things-factory/geography": "^7.0.22",
91
- "@things-factory/help": "^7.0.19",
92
- "@things-factory/i18n-base": "^7.0.22",
93
- "@things-factory/id-rule-base": "^7.0.22",
94
- "@things-factory/import-ui": "^7.0.22",
95
- "@things-factory/import-ui-excel": "^7.0.22",
96
- "@things-factory/more-ui": "^7.0.19",
97
- "@things-factory/notification": "^7.0.22",
98
- "@things-factory/operato-tools": "^7.0.23",
99
- "@things-factory/pdf": "^7.0.26",
100
- "@things-factory/print-proxy-service": "^7.0.19",
101
- "@things-factory/print-service": "^7.0.19",
102
- "@things-factory/print-ui": "^7.0.22",
103
- "@things-factory/product-base": "^7.0.22",
104
- "@things-factory/resource-ui": "^7.0.24",
105
- "@things-factory/sales-ui": "^7.0.26",
106
- "@things-factory/setting-ui": "^7.0.22",
107
- "@things-factory/system": "^7.0.19",
108
- "@things-factory/transport-base": "^7.0.22",
109
- "@things-factory/tutorial-ui": "^7.0.22",
110
- "@things-factory/warehouse-base": "^7.0.26",
111
- "@things-factory/worksheet-base": "^7.0.26"
76
+ "@things-factory/apptool-ui": "^7.0.28",
77
+ "@things-factory/auth-ui": "^7.0.28",
78
+ "@things-factory/barcode-ui": "^7.0.28",
79
+ "@things-factory/biz-ui": "^7.0.28",
80
+ "@things-factory/board-service": "^7.0.28",
81
+ "@things-factory/board-ui": "^7.0.28",
82
+ "@things-factory/code-ui": "^7.0.28",
83
+ "@things-factory/context-ui": "^7.0.28",
84
+ "@things-factory/env": "^7.0.28",
85
+ "@things-factory/export-ui": "^7.0.28",
86
+ "@things-factory/export-ui-csv": "^7.0.28",
87
+ "@things-factory/export-ui-excel": "^7.0.28",
88
+ "@things-factory/fav-base": "^7.0.28",
89
+ "@things-factory/form-ui": "^7.0.28",
90
+ "@things-factory/geography": "^7.0.28",
91
+ "@things-factory/help": "^7.0.28",
92
+ "@things-factory/i18n-base": "^7.0.28",
93
+ "@things-factory/id-rule-base": "^7.0.28",
94
+ "@things-factory/import-ui": "^7.0.28",
95
+ "@things-factory/import-ui-excel": "^7.0.28",
96
+ "@things-factory/more-ui": "^7.0.28",
97
+ "@things-factory/notification": "^7.0.28",
98
+ "@things-factory/operato-tools": "^7.0.29",
99
+ "@things-factory/pdf": "^7.0.28",
100
+ "@things-factory/print-proxy-service": "^7.0.28",
101
+ "@things-factory/print-service": "^7.0.28",
102
+ "@things-factory/print-ui": "^7.0.28",
103
+ "@things-factory/product-base": "^7.0.28",
104
+ "@things-factory/resource-ui": "^7.0.28",
105
+ "@things-factory/sales-ui": "^7.0.28",
106
+ "@things-factory/setting-ui": "^7.0.28",
107
+ "@things-factory/system": "^7.0.28",
108
+ "@things-factory/transport-base": "^7.0.28",
109
+ "@things-factory/tutorial-ui": "^7.0.28",
110
+ "@things-factory/warehouse-base": "^7.0.28",
111
+ "@things-factory/worksheet-base": "^7.0.28"
112
112
  },
113
113
  "devDependencies": {
114
- "@things-factory/builder": "^7.0.14",
114
+ "@things-factory/builder": "^7.0.29",
115
115
  "cypress": "^9.4.1",
116
116
  "cypress-file-upload": "^5.0.8",
117
117
  "cypress-localstorage-commands": "^1.6.1",
118
118
  "eslint-plugin-cypress": "^2.12.1"
119
119
  },
120
- "gitHead": "a8c7831361a556ac922373a841dcff968409dfee"
120
+ "gitHead": "e3cc590d3b552d0e572792f8d377ef6798d753d2"
121
121
  }