@things-factory/operato-wms 7.0.1 → 7.0.2

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": "7.0.1",
3
+ "version": "7.0.2",
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": "^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.0",
77
- "@things-factory/auth-ui": "^7.0.0",
78
- "@things-factory/barcode-ui": "^7.0.0",
79
- "@things-factory/biz-ui": "^7.0.0",
80
- "@things-factory/board-service": "^7.0.1",
81
- "@things-factory/board-ui": "^7.0.0",
82
- "@things-factory/code-ui": "^7.0.0",
83
- "@things-factory/context-ui": "^7.0.0",
76
+ "@things-factory/apptool-ui": "^7.0.2",
77
+ "@things-factory/auth-ui": "^7.0.2",
78
+ "@things-factory/barcode-ui": "^7.0.2",
79
+ "@things-factory/biz-ui": "^7.0.2",
80
+ "@things-factory/board-service": "^7.0.2",
81
+ "@things-factory/board-ui": "^7.0.2",
82
+ "@things-factory/code-ui": "^7.0.2",
83
+ "@things-factory/context-ui": "^7.0.2",
84
84
  "@things-factory/env": "^7.0.0",
85
- "@things-factory/export-ui": "^7.0.0",
86
- "@things-factory/export-ui-csv": "^7.0.0",
87
- "@things-factory/export-ui-excel": "^7.0.0",
88
- "@things-factory/fav-base": "^7.0.0",
85
+ "@things-factory/export-ui": "^7.0.2",
86
+ "@things-factory/export-ui-csv": "^7.0.2",
87
+ "@things-factory/export-ui-excel": "^7.0.2",
88
+ "@things-factory/fav-base": "^7.0.2",
89
89
  "@things-factory/form-ui": "^7.0.0",
90
- "@things-factory/geography": "^7.0.0",
91
- "@things-factory/help": "^7.0.0",
92
- "@things-factory/i18n-base": "^7.0.0",
93
- "@things-factory/id-rule-base": "^7.0.0",
94
- "@things-factory/import-ui": "^7.0.0",
95
- "@things-factory/import-ui-excel": "^7.0.0",
96
- "@things-factory/more-ui": "^7.0.0",
97
- "@things-factory/notification": "^7.0.1",
98
- "@things-factory/operato-tools": "^7.0.1",
90
+ "@things-factory/geography": "^7.0.2",
91
+ "@things-factory/help": "^7.0.2",
92
+ "@things-factory/i18n-base": "^7.0.2",
93
+ "@things-factory/id-rule-base": "^7.0.2",
94
+ "@things-factory/import-ui": "^7.0.2",
95
+ "@things-factory/import-ui-excel": "^7.0.2",
96
+ "@things-factory/more-ui": "^7.0.2",
97
+ "@things-factory/notification": "^7.0.2",
98
+ "@things-factory/operato-tools": "^7.0.2",
99
99
  "@things-factory/pdf": "^7.0.0",
100
- "@things-factory/print-proxy-service": "^7.0.0",
101
- "@things-factory/print-service": "^7.0.0",
102
- "@things-factory/print-ui": "^7.0.0",
103
- "@things-factory/product-base": "^7.0.1",
104
- "@things-factory/resource-ui": "^7.0.0",
105
- "@things-factory/sales-ui": "^7.0.1",
106
- "@things-factory/setting-ui": "^7.0.0",
107
- "@things-factory/system": "^7.0.0",
108
- "@things-factory/transport-base": "^7.0.0",
109
- "@things-factory/tutorial-ui": "^7.0.0",
110
- "@things-factory/warehouse-base": "^7.0.1",
111
- "@things-factory/worksheet-base": "^7.0.1"
100
+ "@things-factory/print-proxy-service": "^7.0.2",
101
+ "@things-factory/print-service": "^7.0.2",
102
+ "@things-factory/print-ui": "^7.0.2",
103
+ "@things-factory/product-base": "^7.0.2",
104
+ "@things-factory/resource-ui": "^7.0.2",
105
+ "@things-factory/sales-ui": "^7.0.2",
106
+ "@things-factory/setting-ui": "^7.0.2",
107
+ "@things-factory/system": "^7.0.2",
108
+ "@things-factory/transport-base": "^7.0.2",
109
+ "@things-factory/tutorial-ui": "^7.0.2",
110
+ "@things-factory/warehouse-base": "^7.0.2",
111
+ "@things-factory/worksheet-base": "^7.0.2"
112
112
  },
113
113
  "devDependencies": {
114
114
  "@things-factory/builder": "^7.0.0",
@@ -117,5 +117,5 @@
117
117
  "cypress-localstorage-commands": "^1.6.1",
118
118
  "eslint-plugin-cypress": "^2.12.1"
119
119
  },
120
- "gitHead": "02f50498ba92589813db2d13907894d2b9220d8c"
120
+ "gitHead": "19f0e3097a5b583831ae530d8ff4138ca50d1619"
121
121
  }