@things-factory/operato-gangsters 9.1.12 → 9.1.13

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