@things-factory/operato-gangsters 8.0.87 → 8.0.88

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