@things-factory/operato-gangsters 8.0.83 → 8.0.86

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 +31 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "8.0.83",
3
+ "version": "8.0.86",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -60,37 +60,37 @@
60
60
  "@operato/scene-switch": "^8.0.0",
61
61
  "@operato/scene-table": "^8.0.0",
62
62
  "@operato/scene-timer": "^8.0.0",
63
- "@things-factory/accounting": "^8.0.77",
64
- "@things-factory/api": "^8.0.75",
65
- "@things-factory/apptool-ui": "^8.0.76",
66
- "@things-factory/auth-ui": "^8.0.75",
67
- "@things-factory/board-service": "^8.0.75",
68
- "@things-factory/board-ui": "^8.0.75",
69
- "@things-factory/context-ui": "^8.0.64",
70
- "@things-factory/dashboard": "^8.0.76",
71
- "@things-factory/evaluation": "^8.0.75",
72
- "@things-factory/export-ui": "^8.0.64",
73
- "@things-factory/help": "^8.0.64",
74
- "@things-factory/i18n-base": "^8.0.75",
75
- "@things-factory/integration-msgraph": "^8.0.75",
76
- "@things-factory/integration-ui": "^8.0.75",
77
- "@things-factory/lite-menu": "^8.0.76",
78
- "@things-factory/more-ui": "^8.0.64",
79
- "@things-factory/notification": "^8.0.76",
80
- "@things-factory/oauth2-client": "^8.0.75",
81
- "@things-factory/organization": "^8.0.76",
82
- "@things-factory/print-ui": "^8.0.75",
83
- "@things-factory/resource-ui": "^8.0.75",
84
- "@things-factory/scheduler": "^8.0.75",
85
- "@things-factory/setting-base": "^8.0.76",
86
- "@things-factory/setting-ui": "^8.0.76",
87
- "@things-factory/shell": "^8.0.64",
88
- "@things-factory/system": "^8.0.64",
89
- "@things-factory/tax-invoice": "^8.0.83",
90
- "@things-factory/worklist": "^8.0.77"
63
+ "@things-factory/accounting": "^8.0.86",
64
+ "@things-factory/api": "^8.0.86",
65
+ "@things-factory/apptool-ui": "^8.0.86",
66
+ "@things-factory/auth-ui": "^8.0.86",
67
+ "@things-factory/board-service": "^8.0.86",
68
+ "@things-factory/board-ui": "^8.0.86",
69
+ "@things-factory/context-ui": "^8.0.86",
70
+ "@things-factory/dashboard": "^8.0.86",
71
+ "@things-factory/evaluation": "^8.0.86",
72
+ "@things-factory/export-ui": "^8.0.86",
73
+ "@things-factory/help": "^8.0.86",
74
+ "@things-factory/i18n-base": "^8.0.86",
75
+ "@things-factory/integration-msgraph": "^8.0.86",
76
+ "@things-factory/integration-ui": "^8.0.86",
77
+ "@things-factory/lite-menu": "^8.0.86",
78
+ "@things-factory/more-ui": "^8.0.86",
79
+ "@things-factory/notification": "^8.0.86",
80
+ "@things-factory/oauth2-client": "^8.0.86",
81
+ "@things-factory/organization": "^8.0.86",
82
+ "@things-factory/print-ui": "^8.0.86",
83
+ "@things-factory/resource-ui": "^8.0.86",
84
+ "@things-factory/scheduler": "^8.0.86",
85
+ "@things-factory/setting-base": "^8.0.86",
86
+ "@things-factory/setting-ui": "^8.0.86",
87
+ "@things-factory/shell": "^8.0.86",
88
+ "@things-factory/system": "^8.0.86",
89
+ "@things-factory/tax-invoice": "^8.0.86",
90
+ "@things-factory/worklist": "^8.0.86"
91
91
  },
92
92
  "devDependencies": {
93
- "@things-factory/builder": "^8.0.64"
93
+ "@things-factory/builder": "^8.0.86"
94
94
  },
95
- "gitHead": "8cd358dc7f8507a29b0a9d50bcdc1d224178d3e6"
95
+ "gitHead": "28e364938d499b32aed41a8c664a8a2957b09b69"
96
96
  }