@things-factory/operato-gangsters 8.0.4 → 8.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "8.0.4",
3
+ "version": "8.0.5",
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.4",
64
- "@things-factory/api": "^8.0.2",
65
- "@things-factory/apptool-ui": "^8.0.2",
66
- "@things-factory/auth-ui": "^8.0.2",
67
- "@things-factory/board-service": "^8.0.3",
68
- "@things-factory/board-ui": "^8.0.2",
63
+ "@things-factory/accounting": "^8.0.5",
64
+ "@things-factory/api": "^8.0.5",
65
+ "@things-factory/apptool-ui": "^8.0.5",
66
+ "@things-factory/auth-ui": "^8.0.5",
67
+ "@things-factory/board-service": "^8.0.5",
68
+ "@things-factory/board-ui": "^8.0.5",
69
69
  "@things-factory/context-ui": "^8.0.2",
70
- "@things-factory/dashboard": "^8.0.3",
70
+ "@things-factory/dashboard": "^8.0.5",
71
71
  "@things-factory/evaluation": "^8.0.2",
72
72
  "@things-factory/export-ui": "^8.0.2",
73
73
  "@things-factory/help": "^8.0.2",
74
- "@things-factory/i18n-base": "^8.0.2",
75
- "@things-factory/integration-msgraph": "^8.0.3",
76
- "@things-factory/integration-ui": "^8.0.3",
77
- "@things-factory/lite-menu": "^8.0.3",
74
+ "@things-factory/i18n-base": "^8.0.5",
75
+ "@things-factory/integration-msgraph": "^8.0.5",
76
+ "@things-factory/integration-ui": "^8.0.5",
77
+ "@things-factory/lite-menu": "^8.0.5",
78
78
  "@things-factory/more-ui": "^8.0.2",
79
- "@things-factory/notification": "^8.0.2",
80
- "@things-factory/oauth2-client": "^8.0.2",
81
- "@things-factory/organization": "^8.0.2",
82
- "@things-factory/print-ui": "^8.0.2",
83
- "@things-factory/resource-ui": "^8.0.2",
84
- "@things-factory/scheduler": "^8.0.2",
85
- "@things-factory/setting-base": "^8.0.2",
86
- "@things-factory/setting-ui": "^8.0.2",
79
+ "@things-factory/notification": "^8.0.5",
80
+ "@things-factory/oauth2-client": "^8.0.5",
81
+ "@things-factory/organization": "^8.0.5",
82
+ "@things-factory/print-ui": "^8.0.5",
83
+ "@things-factory/resource-ui": "^8.0.5",
84
+ "@things-factory/scheduler": "^8.0.5",
85
+ "@things-factory/setting-base": "^8.0.5",
86
+ "@things-factory/setting-ui": "^8.0.5",
87
87
  "@things-factory/shell": "^8.0.2",
88
88
  "@things-factory/system": "^8.0.2",
89
- "@things-factory/tax-invoice": "^8.0.2",
90
- "@things-factory/worklist": "^8.0.4"
89
+ "@things-factory/tax-invoice": "^8.0.5",
90
+ "@things-factory/worklist": "^8.0.5"
91
91
  },
92
92
  "devDependencies": {
93
93
  "@things-factory/builder": "^8.0.2"
94
94
  },
95
- "gitHead": "f93ab48b602cece3119ad1f6ce683d0d54bf529c"
95
+ "gitHead": "9ab6fca18eeb58b9d2f3411661508a39d0ab6aee"
96
96
  }