@things-factory/operato-gangsters 10.0.3 → 10.0.4

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