@things-factory/operato-mms 6.0.142 → 6.0.145

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-mms",
3
- "version": "6.0.142",
3
+ "version": "6.0.145",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -68,40 +68,40 @@
68
68
  "@operato/scene-timer": "^1.0.0",
69
69
  "@operato/scene-visualizer": "^1.0.0",
70
70
  "@operato/scene-wheel-sorter": "^1.0.0",
71
- "@things-factory/apptool-ui": "^6.0.133",
72
- "@things-factory/attachment-base": "^6.0.133",
73
- "@things-factory/auth-ui": "^6.0.133",
74
- "@things-factory/biz-base": "^6.0.133",
75
- "@things-factory/board-service": "^6.0.133",
76
- "@things-factory/board-ui": "^6.0.133",
77
- "@things-factory/code-ui": "^6.0.133",
78
- "@things-factory/context-ui": "^6.0.133",
79
- "@things-factory/dashboard": "^6.0.133",
80
- "@things-factory/export-ui": "^6.0.133",
81
- "@things-factory/export-ui-csv": "^6.0.133",
82
- "@things-factory/export-ui-excel": "^6.0.133",
83
- "@things-factory/geography": "^6.0.133",
84
- "@things-factory/grist-ui": "^6.0.133",
85
- "@things-factory/help": "^6.0.133",
86
- "@things-factory/i18n-base": "^6.0.133",
87
- "@things-factory/integration-fulfillment": "^6.0.142",
88
- "@things-factory/integration-lmd": "^6.0.142",
89
- "@things-factory/lite-menu": "^6.0.133",
90
- "@things-factory/marketplace-base": "^6.0.142",
91
- "@things-factory/more-ui": "^6.0.133",
92
- "@things-factory/notification": "^6.0.133",
93
- "@things-factory/oauth2-client": "^6.0.133",
94
- "@things-factory/pdf": "^6.0.124",
95
- "@things-factory/product-base": "^6.0.133",
96
- "@things-factory/resource-ui": "^6.0.133",
97
- "@things-factory/scene-google-map": "^6.0.133",
98
- "@things-factory/setting-ui": "^6.0.133",
99
- "@things-factory/system-ui": "^6.0.133",
100
- "@things-factory/warehouse-base": "^6.0.142"
71
+ "@things-factory/apptool-ui": "^6.0.145",
72
+ "@things-factory/attachment-base": "^6.0.145",
73
+ "@things-factory/auth-ui": "^6.0.145",
74
+ "@things-factory/biz-base": "^6.0.145",
75
+ "@things-factory/board-service": "^6.0.145",
76
+ "@things-factory/board-ui": "^6.0.145",
77
+ "@things-factory/code-ui": "^6.0.145",
78
+ "@things-factory/context-ui": "^6.0.145",
79
+ "@things-factory/dashboard": "^6.0.145",
80
+ "@things-factory/export-ui": "^6.0.145",
81
+ "@things-factory/export-ui-csv": "^6.0.145",
82
+ "@things-factory/export-ui-excel": "^6.0.145",
83
+ "@things-factory/geography": "^6.0.145",
84
+ "@things-factory/grist-ui": "^6.0.145",
85
+ "@things-factory/help": "^6.0.145",
86
+ "@things-factory/i18n-base": "^6.0.145",
87
+ "@things-factory/integration-fulfillment": "^6.0.145",
88
+ "@things-factory/integration-lmd": "^6.0.145",
89
+ "@things-factory/lite-menu": "^6.0.145",
90
+ "@things-factory/marketplace-base": "^6.0.145",
91
+ "@things-factory/more-ui": "^6.0.145",
92
+ "@things-factory/notification": "^6.0.145",
93
+ "@things-factory/oauth2-client": "^6.0.145",
94
+ "@things-factory/pdf": "^6.0.145",
95
+ "@things-factory/product-base": "^6.0.145",
96
+ "@things-factory/resource-ui": "^6.0.145",
97
+ "@things-factory/scene-google-map": "^6.0.145",
98
+ "@things-factory/setting-ui": "^6.0.145",
99
+ "@things-factory/system-ui": "^6.0.145",
100
+ "@things-factory/warehouse-base": "^6.0.145"
101
101
  },
102
102
  "devDependencies": {
103
- "@things-factory/builder": "^6.0.124",
103
+ "@things-factory/builder": "^6.0.145",
104
104
  "@types/node-fetch": "^2.5.7"
105
105
  },
106
- "gitHead": "f6436cf20d6477dd11e4598bdd88d87127966640"
106
+ "gitHead": "0390e4f4308f8a5295e5cd2b65bafb859c5245f1"
107
107
  }