@things-factory/operato-gangsters 6.2.178 → 6.3.1

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-gangsters",
3
- "version": "6.2.178",
3
+ "version": "6.3.1",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -60,34 +60,34 @@
60
60
  "@operato/scene-switch": "^1.0.0",
61
61
  "@operato/scene-table": "^1.0.0",
62
62
  "@operato/scene-timer": "^1.0.0",
63
- "@things-factory/api": "^6.2.178",
64
- "@things-factory/apptool-ui": "^6.2.178",
65
- "@things-factory/auth-ui": "^6.2.178",
66
- "@things-factory/board-service": "^6.2.178",
67
- "@things-factory/board-ui": "^6.2.178",
68
- "@things-factory/context-ui": "^6.2.178",
69
- "@things-factory/dashboard": "^6.2.178",
70
- "@things-factory/export-ui": "^6.2.178",
71
- "@things-factory/help": "^6.2.178",
72
- "@things-factory/i18n-base": "^6.2.178",
73
- "@things-factory/integration-msgraph": "^6.2.178",
74
- "@things-factory/integration-ui": "^6.2.178",
75
- "@things-factory/lite-menu": "^6.2.178",
76
- "@things-factory/more-ui": "^6.2.178",
77
- "@things-factory/notification": "^6.2.178",
78
- "@things-factory/oauth2-client": "^6.2.178",
79
- "@things-factory/organization": "^6.2.178",
80
- "@things-factory/print-ui": "^6.2.178",
81
- "@things-factory/resource-ui": "^6.2.178",
82
- "@things-factory/setting-base": "^6.2.178",
83
- "@things-factory/setting-ui": "^6.2.178",
84
- "@things-factory/shell": "^6.2.178",
85
- "@things-factory/system": "^6.2.178",
86
- "@things-factory/tax-invoice": "^6.2.178",
87
- "@things-factory/worklist": "^6.2.178"
63
+ "@things-factory/api": "^6.3.1",
64
+ "@things-factory/apptool-ui": "^6.3.1",
65
+ "@things-factory/auth-ui": "^6.3.1",
66
+ "@things-factory/board-service": "^6.3.1",
67
+ "@things-factory/board-ui": "^6.3.1",
68
+ "@things-factory/context-ui": "^6.3.1",
69
+ "@things-factory/dashboard": "^6.3.1",
70
+ "@things-factory/export-ui": "^6.3.1",
71
+ "@things-factory/help": "^6.3.1",
72
+ "@things-factory/i18n-base": "^6.3.1",
73
+ "@things-factory/integration-msgraph": "^6.3.1",
74
+ "@things-factory/integration-ui": "^6.3.1",
75
+ "@things-factory/lite-menu": "^6.3.1",
76
+ "@things-factory/more-ui": "^6.3.1",
77
+ "@things-factory/notification": "^6.3.1",
78
+ "@things-factory/oauth2-client": "^6.3.1",
79
+ "@things-factory/organization": "^6.3.1",
80
+ "@things-factory/print-ui": "^6.3.1",
81
+ "@things-factory/resource-ui": "^6.3.1",
82
+ "@things-factory/setting-base": "^6.3.1",
83
+ "@things-factory/setting-ui": "^6.3.1",
84
+ "@things-factory/shell": "^6.3.1",
85
+ "@things-factory/system": "^6.3.1",
86
+ "@things-factory/tax-invoice": "^6.3.1",
87
+ "@things-factory/worklist": "^6.3.1"
88
88
  },
89
89
  "devDependencies": {
90
- "@things-factory/builder": "^6.2.178"
90
+ "@things-factory/builder": "^6.3.0"
91
91
  },
92
- "gitHead": "b21612202e8acb60a6d29e3e5913a06346352bc5"
92
+ "gitHead": "ec50a115ff0a303cf1b633b22c0156826f6e4c1a"
93
93
  }