@things-factory/operato-wms 8.0.0-beta.9 → 9.0.0-beta.0
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 +62 -62
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-wms",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0-beta.0",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -45,67 +45,67 @@
|
|
|
45
45
|
"db:reset": "yarn run db:clear && yarn run db:restore && yarn run db:seed && yarn run db:setpass"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@operato/data-grist": "^
|
|
49
|
-
"@operato/ghost-print": "^
|
|
50
|
-
"@operato/scene-chartjs": "^
|
|
51
|
-
"@operato/scene-clock": "^
|
|
52
|
-
"@operato/scene-clone": "^
|
|
53
|
-
"@operato/scene-compass": "^
|
|
54
|
-
"@operato/scene-data-transform": "^
|
|
55
|
-
"@operato/scene-excel": "^
|
|
56
|
-
"@operato/scene-form": "^
|
|
57
|
-
"@operato/scene-gauge": "^
|
|
58
|
-
"@operato/scene-google-map": "^
|
|
59
|
-
"@operato/scene-graphql": "^
|
|
60
|
-
"@operato/scene-half-roundrect": "^
|
|
61
|
-
"@operato/scene-indoor-map": "^
|
|
62
|
-
"@operato/scene-label": "^
|
|
63
|
-
"@operato/scene-legend": "^
|
|
64
|
-
"@operato/scene-marker": "^
|
|
65
|
-
"@operato/scene-news-ticker": "^
|
|
66
|
-
"@operato/scene-progressbar": "^
|
|
67
|
-
"@operato/scene-random": "^
|
|
68
|
-
"@operato/scene-restful": "^
|
|
69
|
-
"@operato/scene-switch": "^
|
|
70
|
-
"@operato/scene-tab": "^
|
|
71
|
-
"@operato/scene-table": "^
|
|
72
|
-
"@operato/scene-visualizer": "^
|
|
73
|
-
"@operato/scene-wheel-sorter": "^
|
|
74
|
-
"@things-factory/apptool-ui": "^
|
|
75
|
-
"@things-factory/auth-ui": "^
|
|
76
|
-
"@things-factory/barcode-ui": "^
|
|
77
|
-
"@things-factory/biz-ui": "^
|
|
78
|
-
"@things-factory/board-service": "^
|
|
79
|
-
"@things-factory/board-ui": "^
|
|
80
|
-
"@things-factory/code-ui": "^
|
|
81
|
-
"@things-factory/context-ui": "^
|
|
48
|
+
"@operato/data-grist": "^9.0.0-beta",
|
|
49
|
+
"@operato/ghost-print": "^9.0.0-beta",
|
|
50
|
+
"@operato/scene-chartjs": "^9.0.0-beta",
|
|
51
|
+
"@operato/scene-clock": "^9.0.0-beta",
|
|
52
|
+
"@operato/scene-clone": "^9.0.0-beta",
|
|
53
|
+
"@operato/scene-compass": "^9.0.0-beta",
|
|
54
|
+
"@operato/scene-data-transform": "^9.0.0-beta",
|
|
55
|
+
"@operato/scene-excel": "^9.0.0-beta",
|
|
56
|
+
"@operato/scene-form": "^9.0.0-beta",
|
|
57
|
+
"@operato/scene-gauge": "^9.0.0-beta",
|
|
58
|
+
"@operato/scene-google-map": "^9.0.0-beta",
|
|
59
|
+
"@operato/scene-graphql": "^9.0.0-beta",
|
|
60
|
+
"@operato/scene-half-roundrect": "^9.0.0-beta",
|
|
61
|
+
"@operato/scene-indoor-map": "^9.0.0-beta",
|
|
62
|
+
"@operato/scene-label": "^9.0.0-beta",
|
|
63
|
+
"@operato/scene-legend": "^9.0.0-beta",
|
|
64
|
+
"@operato/scene-marker": "^9.0.0-beta",
|
|
65
|
+
"@operato/scene-news-ticker": "^9.0.0-beta",
|
|
66
|
+
"@operato/scene-progressbar": "^9.0.0-beta",
|
|
67
|
+
"@operato/scene-random": "^9.0.0-beta",
|
|
68
|
+
"@operato/scene-restful": "^9.0.0-beta",
|
|
69
|
+
"@operato/scene-switch": "^9.0.0-beta",
|
|
70
|
+
"@operato/scene-tab": "^9.0.0-beta",
|
|
71
|
+
"@operato/scene-table": "^9.0.0-beta",
|
|
72
|
+
"@operato/scene-visualizer": "^9.0.0-beta",
|
|
73
|
+
"@operato/scene-wheel-sorter": "^9.0.0-beta",
|
|
74
|
+
"@things-factory/apptool-ui": "^9.0.0-beta.0",
|
|
75
|
+
"@things-factory/auth-ui": "^9.0.0-beta.0",
|
|
76
|
+
"@things-factory/barcode-ui": "^9.0.0-beta.0",
|
|
77
|
+
"@things-factory/biz-ui": "^9.0.0-beta.0",
|
|
78
|
+
"@things-factory/board-service": "^9.0.0-beta.0",
|
|
79
|
+
"@things-factory/board-ui": "^9.0.0-beta.0",
|
|
80
|
+
"@things-factory/code-ui": "^9.0.0-beta.0",
|
|
81
|
+
"@things-factory/context-ui": "^9.0.0-beta.0",
|
|
82
82
|
"@things-factory/env": "^8.0.0-beta.4",
|
|
83
|
-
"@things-factory/evaluation": "^
|
|
84
|
-
"@things-factory/export-ui": "^
|
|
85
|
-
"@things-factory/export-ui-csv": "^
|
|
86
|
-
"@things-factory/export-ui-excel": "^
|
|
87
|
-
"@things-factory/fav-base": "^
|
|
88
|
-
"@things-factory/form-ui": "^
|
|
89
|
-
"@things-factory/geography": "^
|
|
90
|
-
"@things-factory/help": "^
|
|
91
|
-
"@things-factory/i18n-base": "^
|
|
92
|
-
"@things-factory/id-rule-base": "^
|
|
93
|
-
"@things-factory/import-ui": "^
|
|
94
|
-
"@things-factory/import-ui-excel": "^
|
|
95
|
-
"@things-factory/more-ui": "^
|
|
96
|
-
"@things-factory/notification": "^
|
|
97
|
-
"@things-factory/operato-tools": "^
|
|
98
|
-
"@things-factory/pdf": "^
|
|
99
|
-
"@things-factory/print-ui": "^
|
|
100
|
-
"@things-factory/product-base": "^
|
|
101
|
-
"@things-factory/resource-ui": "^
|
|
102
|
-
"@things-factory/sales-ui": "^
|
|
103
|
-
"@things-factory/setting-ui": "^
|
|
104
|
-
"@things-factory/system": "^
|
|
105
|
-
"@things-factory/transport-base": "^
|
|
106
|
-
"@things-factory/tutorial-ui": "^
|
|
107
|
-
"@things-factory/warehouse-base": "^
|
|
108
|
-
"@things-factory/worksheet-base": "^
|
|
83
|
+
"@things-factory/evaluation": "^9.0.0-beta.0",
|
|
84
|
+
"@things-factory/export-ui": "^9.0.0-beta.0",
|
|
85
|
+
"@things-factory/export-ui-csv": "^9.0.0-beta.0",
|
|
86
|
+
"@things-factory/export-ui-excel": "^9.0.0-beta.0",
|
|
87
|
+
"@things-factory/fav-base": "^9.0.0-beta.0",
|
|
88
|
+
"@things-factory/form-ui": "^9.0.0-beta.0",
|
|
89
|
+
"@things-factory/geography": "^9.0.0-beta.0",
|
|
90
|
+
"@things-factory/help": "^9.0.0-beta.0",
|
|
91
|
+
"@things-factory/i18n-base": "^9.0.0-beta.0",
|
|
92
|
+
"@things-factory/id-rule-base": "^9.0.0-beta.0",
|
|
93
|
+
"@things-factory/import-ui": "^9.0.0-beta.0",
|
|
94
|
+
"@things-factory/import-ui-excel": "^9.0.0-beta.0",
|
|
95
|
+
"@things-factory/more-ui": "^9.0.0-beta.0",
|
|
96
|
+
"@things-factory/notification": "^9.0.0-beta.0",
|
|
97
|
+
"@things-factory/operato-tools": "^9.0.0-beta.0",
|
|
98
|
+
"@things-factory/pdf": "^9.0.0-beta.0",
|
|
99
|
+
"@things-factory/print-ui": "^9.0.0-beta.0",
|
|
100
|
+
"@things-factory/product-base": "^9.0.0-beta.0",
|
|
101
|
+
"@things-factory/resource-ui": "^9.0.0-beta.0",
|
|
102
|
+
"@things-factory/sales-ui": "^9.0.0-beta.0",
|
|
103
|
+
"@things-factory/setting-ui": "^9.0.0-beta.0",
|
|
104
|
+
"@things-factory/system": "^9.0.0-beta.0",
|
|
105
|
+
"@things-factory/transport-base": "^9.0.0-beta.0",
|
|
106
|
+
"@things-factory/tutorial-ui": "^9.0.0-beta.0",
|
|
107
|
+
"@things-factory/warehouse-base": "^9.0.0-beta.0",
|
|
108
|
+
"@things-factory/worksheet-base": "^9.0.0-beta.0"
|
|
109
109
|
},
|
|
110
110
|
"devDependencies": {
|
|
111
111
|
"@things-factory/builder": "^8.0.0-beta.4",
|
|
@@ -114,5 +114,5 @@
|
|
|
114
114
|
"cypress-localstorage-commands": "^1.6.1",
|
|
115
115
|
"eslint-plugin-cypress": "^2.12.1"
|
|
116
116
|
},
|
|
117
|
-
"gitHead": "
|
|
117
|
+
"gitHead": "aa59cde17467beaca43e320bcfc8d415eff6265c"
|
|
118
118
|
}
|