@things-factory/operato-gangsters 10.1.1 → 10.1.2

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "10.1.1",
3
+ "version": "10.1.2",
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.1.1",
64
- "@things-factory/api": "^10.1.1",
65
- "@things-factory/apptool-ui": "^10.1.1",
66
- "@things-factory/auth-ui": "^10.1.1",
67
- "@things-factory/board-service": "^10.1.1",
68
- "@things-factory/board-ui": "^10.1.1",
69
- "@things-factory/codelingua": "^10.1.1",
70
- "@things-factory/context-ui": "^10.1.1",
71
- "@things-factory/dashboard": "^10.1.1",
72
- "@things-factory/evaluation": "^10.1.1",
73
- "@things-factory/export-ui": "^10.1.1",
74
- "@things-factory/help": "^10.1.1",
75
- "@things-factory/i18n-base": "^10.1.1",
76
- "@things-factory/integration-msgraph": "^10.1.1",
77
- "@things-factory/integration-ui": "^10.1.1",
78
- "@things-factory/kpi": "^10.1.1",
79
- "@things-factory/lite-menu": "^10.1.1",
80
- "@things-factory/more-ui": "^10.1.1",
81
- "@things-factory/notification": "^10.1.1",
82
- "@things-factory/oauth2-client": "^10.1.1",
83
- "@things-factory/organization": "^10.1.1",
84
- "@things-factory/print-ui": "^10.1.1",
85
- "@things-factory/resource-ui": "^10.1.1",
86
- "@things-factory/scheduler": "^10.1.1",
87
- "@things-factory/setting-base": "^10.1.1",
88
- "@things-factory/setting-ui": "^10.1.1",
89
- "@things-factory/shell": "^10.1.1",
90
- "@things-factory/system": "^10.1.1",
91
- "@things-factory/tax-invoice": "^10.1.1",
92
- "@things-factory/worklist": "^10.1.1"
63
+ "@things-factory/accounting": "^10.1.2",
64
+ "@things-factory/api": "^10.1.2",
65
+ "@things-factory/apptool-ui": "^10.1.2",
66
+ "@things-factory/auth-ui": "^10.1.2",
67
+ "@things-factory/board-service": "^10.1.2",
68
+ "@things-factory/board-ui": "^10.1.2",
69
+ "@things-factory/codelingua": "^10.1.2",
70
+ "@things-factory/context-ui": "^10.1.2",
71
+ "@things-factory/dashboard": "^10.1.2",
72
+ "@things-factory/evaluation": "^10.1.2",
73
+ "@things-factory/export-ui": "^10.1.2",
74
+ "@things-factory/help": "^10.1.2",
75
+ "@things-factory/i18n-base": "^10.1.2",
76
+ "@things-factory/integration-msgraph": "^10.1.2",
77
+ "@things-factory/integration-ui": "^10.1.2",
78
+ "@things-factory/kpi": "^10.1.2",
79
+ "@things-factory/lite-menu": "^10.1.2",
80
+ "@things-factory/more-ui": "^10.1.2",
81
+ "@things-factory/notification": "^10.1.2",
82
+ "@things-factory/oauth2-client": "^10.1.2",
83
+ "@things-factory/organization": "^10.1.2",
84
+ "@things-factory/print-ui": "^10.1.2",
85
+ "@things-factory/resource-ui": "^10.1.2",
86
+ "@things-factory/scheduler": "^10.1.2",
87
+ "@things-factory/setting-base": "^10.1.2",
88
+ "@things-factory/setting-ui": "^10.1.2",
89
+ "@things-factory/shell": "^10.1.2",
90
+ "@things-factory/system": "^10.1.2",
91
+ "@things-factory/tax-invoice": "^10.1.2",
92
+ "@things-factory/worklist": "^10.1.2"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^10.1.1"
95
+ "@things-factory/builder": "^10.1.2"
96
96
  },
97
- "gitHead": "c8f13c30c39e006f932eb2903b27bd30587e7dc6"
97
+ "gitHead": "679ef1d63953fb006afed9c2402dab57d7314f9a"
98
98
  }