@things-factory/operato-wms 6.1.47 → 6.1.49

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 +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-wms",
3
- "version": "6.1.47",
3
+ "version": "6.1.49",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -72,50 +72,50 @@
72
72
  "@operato/scene-table": "^1.0.0",
73
73
  "@operato/scene-visualizer": "^1.0.0",
74
74
  "@operato/scene-wheel-sorter": "^1.0.0",
75
- "@things-factory/apptool-ui": "^6.1.46",
76
- "@things-factory/auth-ui": "^6.1.46",
77
- "@things-factory/barcode-ui": "^6.1.46",
78
- "@things-factory/biz-ui": "^6.1.46",
79
- "@things-factory/board-service": "^6.1.46",
80
- "@things-factory/board-ui": "^6.1.46",
81
- "@things-factory/code-ui": "^6.1.46",
82
- "@things-factory/context-ui": "^6.1.46",
83
- "@things-factory/env": "^6.1.46",
84
- "@things-factory/export-ui": "^6.1.46",
85
- "@things-factory/export-ui-csv": "^6.1.46",
86
- "@things-factory/export-ui-excel": "^6.1.46",
87
- "@things-factory/fav-base": "^6.1.46",
88
- "@things-factory/form-ui": "^6.1.46",
89
- "@things-factory/geography": "^6.1.46",
90
- "@things-factory/help": "^6.1.46",
91
- "@things-factory/i18n-base": "^6.1.46",
92
- "@things-factory/id-rule-base": "^6.1.46",
93
- "@things-factory/import-ui": "^6.1.46",
94
- "@things-factory/import-ui-excel": "^6.1.46",
95
- "@things-factory/more-ui": "^6.1.46",
96
- "@things-factory/notification": "^6.1.46",
97
- "@things-factory/operato-tools": "^6.1.47",
98
- "@things-factory/pdf": "^6.1.46",
99
- "@things-factory/print-proxy-service": "^6.1.46",
100
- "@things-factory/print-service": "^6.1.46",
101
- "@things-factory/print-ui": "^6.1.46",
102
- "@things-factory/product-base": "^6.1.46",
103
- "@things-factory/resource-ui": "^6.1.46",
104
- "@things-factory/sales-ui": "^6.1.47",
105
- "@things-factory/scene-google-map": "^6.1.46",
106
- "@things-factory/setting-ui": "^6.1.46",
107
- "@things-factory/system-ui": "^6.1.46",
108
- "@things-factory/transport-base": "^6.1.46",
109
- "@things-factory/tutorial-ui": "^6.1.46",
110
- "@things-factory/warehouse-base": "^6.1.47",
111
- "@things-factory/worksheet-base": "^6.1.47"
75
+ "@things-factory/apptool-ui": "^6.1.48",
76
+ "@things-factory/auth-ui": "^6.1.48",
77
+ "@things-factory/barcode-ui": "^6.1.48",
78
+ "@things-factory/biz-ui": "^6.1.48",
79
+ "@things-factory/board-service": "^6.1.48",
80
+ "@things-factory/board-ui": "^6.1.48",
81
+ "@things-factory/code-ui": "^6.1.48",
82
+ "@things-factory/context-ui": "^6.1.48",
83
+ "@things-factory/env": "^6.1.48",
84
+ "@things-factory/export-ui": "^6.1.48",
85
+ "@things-factory/export-ui-csv": "^6.1.48",
86
+ "@things-factory/export-ui-excel": "^6.1.48",
87
+ "@things-factory/fav-base": "^6.1.48",
88
+ "@things-factory/form-ui": "^6.1.48",
89
+ "@things-factory/geography": "^6.1.48",
90
+ "@things-factory/help": "^6.1.48",
91
+ "@things-factory/i18n-base": "^6.1.48",
92
+ "@things-factory/id-rule-base": "^6.1.48",
93
+ "@things-factory/import-ui": "^6.1.48",
94
+ "@things-factory/import-ui-excel": "^6.1.48",
95
+ "@things-factory/more-ui": "^6.1.48",
96
+ "@things-factory/notification": "^6.1.48",
97
+ "@things-factory/operato-tools": "^6.1.49",
98
+ "@things-factory/pdf": "^6.1.48",
99
+ "@things-factory/print-proxy-service": "^6.1.48",
100
+ "@things-factory/print-service": "^6.1.48",
101
+ "@things-factory/print-ui": "^6.1.48",
102
+ "@things-factory/product-base": "^6.1.48",
103
+ "@things-factory/resource-ui": "^6.1.48",
104
+ "@things-factory/sales-ui": "^6.1.48",
105
+ "@things-factory/scene-google-map": "^6.1.48",
106
+ "@things-factory/setting-ui": "^6.1.48",
107
+ "@things-factory/system-ui": "^6.1.48",
108
+ "@things-factory/transport-base": "^6.1.48",
109
+ "@things-factory/tutorial-ui": "^6.1.48",
110
+ "@things-factory/warehouse-base": "^6.1.48",
111
+ "@things-factory/worksheet-base": "^6.1.48"
112
112
  },
113
113
  "devDependencies": {
114
- "@things-factory/builder": "^6.1.46",
114
+ "@things-factory/builder": "^6.1.48",
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": "288c08459f4e3df5ae883497f23f63e85f75726f"
120
+ "gitHead": "279db64ab1fddabcfb53fad4965a1d0faaad85b7"
121
121
  }