@things-factory/operato-gangsters 9.2.27 → 9.2.29

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": "9.2.27",
3
+ "version": "9.2.29",
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.2.27",
64
- "@things-factory/api": "^9.2.24",
65
- "@things-factory/apptool-ui": "^9.2.24",
66
- "@things-factory/auth-ui": "^9.2.24",
67
- "@things-factory/board-service": "^9.2.27",
68
- "@things-factory/board-ui": "^9.2.24",
69
- "@things-factory/context-ui": "^9.2.24",
70
- "@things-factory/dashboard": "^9.2.27",
71
- "@things-factory/evaluation": "^9.2.24",
72
- "@things-factory/export-ui": "^9.2.24",
73
- "@things-factory/help": "^9.2.24",
74
- "@things-factory/i18n-base": "^9.2.24",
75
- "@things-factory/integration-msgraph": "^9.2.27",
76
- "@things-factory/integration-ui": "^9.2.27",
77
- "@things-factory/kpi": "^9.2.27",
78
- "@things-factory/lite-menu": "^9.2.27",
79
- "@things-factory/more-ui": "^9.2.24",
80
- "@things-factory/notification": "^9.2.24",
81
- "@things-factory/oauth2-client": "^9.2.24",
82
- "@things-factory/organization": "^9.2.24",
83
- "@things-factory/print-ui": "^9.2.24",
84
- "@things-factory/resource-ui": "^9.2.24",
85
- "@things-factory/scheduler": "^9.2.24",
86
- "@things-factory/setting-base": "^9.2.24",
87
- "@things-factory/setting-ui": "^9.2.24",
88
- "@things-factory/shell": "^9.2.24",
89
- "@things-factory/system": "^9.2.24",
90
- "@things-factory/tax-invoice": "^9.2.24",
91
- "@things-factory/worklist": "^9.2.27"
63
+ "@things-factory/accounting": "^9.2.29",
64
+ "@things-factory/api": "^9.2.29",
65
+ "@things-factory/apptool-ui": "^9.2.29",
66
+ "@things-factory/auth-ui": "^9.2.29",
67
+ "@things-factory/board-service": "^9.2.29",
68
+ "@things-factory/board-ui": "^9.2.29",
69
+ "@things-factory/context-ui": "^9.2.29",
70
+ "@things-factory/dashboard": "^9.2.29",
71
+ "@things-factory/evaluation": "^9.2.29",
72
+ "@things-factory/export-ui": "^9.2.29",
73
+ "@things-factory/help": "^9.2.29",
74
+ "@things-factory/i18n-base": "^9.2.29",
75
+ "@things-factory/integration-msgraph": "^9.2.29",
76
+ "@things-factory/integration-ui": "^9.2.29",
77
+ "@things-factory/kpi": "^9.2.29",
78
+ "@things-factory/lite-menu": "^9.2.29",
79
+ "@things-factory/more-ui": "^9.2.29",
80
+ "@things-factory/notification": "^9.2.29",
81
+ "@things-factory/oauth2-client": "^9.2.29",
82
+ "@things-factory/organization": "^9.2.29",
83
+ "@things-factory/print-ui": "^9.2.29",
84
+ "@things-factory/resource-ui": "^9.2.29",
85
+ "@things-factory/scheduler": "^9.2.29",
86
+ "@things-factory/setting-base": "^9.2.29",
87
+ "@things-factory/setting-ui": "^9.2.29",
88
+ "@things-factory/shell": "^9.2.29",
89
+ "@things-factory/system": "^9.2.29",
90
+ "@things-factory/tax-invoice": "^9.2.29",
91
+ "@things-factory/worklist": "^9.2.29"
92
92
  },
93
93
  "devDependencies": {
94
94
  "@things-factory/builder": "^9.2.16"
95
95
  },
96
- "gitHead": "0452ab6da8e64a40b6622d8e9c2ca6d1d57b475b"
96
+ "gitHead": "48c67195ca4e1d57126d6afc93dd89ac8edd2941"
97
97
  }