@things-factory/operato-gangsters 9.0.0-beta.10 → 9.0.0-beta.12

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "9.0.0-beta.10",
3
+ "version": "9.0.0-beta.12",
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": "^9.0.0-beta",
61
61
  "@operato/scene-table": "^9.0.0-beta",
62
62
  "@operato/scene-timer": "^9.0.0-beta",
63
- "@things-factory/accounting": "^9.0.0-beta.8",
64
- "@things-factory/api": "^9.0.0-beta.8",
65
- "@things-factory/apptool-ui": "^9.0.0-beta.8",
66
- "@things-factory/auth-ui": "^9.0.0-beta.8",
67
- "@things-factory/board-service": "^9.0.0-beta.8",
68
- "@things-factory/board-ui": "^9.0.0-beta.10",
69
- "@things-factory/context-ui": "^9.0.0-beta.8",
70
- "@things-factory/dashboard": "^9.0.0-beta.10",
71
- "@things-factory/evaluation": "^9.0.0-beta.8",
72
- "@things-factory/export-ui": "^9.0.0-beta.8",
73
- "@things-factory/help": "^9.0.0-beta.8",
74
- "@things-factory/i18n-base": "^9.0.0-beta.8",
75
- "@things-factory/integration-msgraph": "^9.0.0-beta.8",
76
- "@things-factory/integration-ui": "^9.0.0-beta.8",
77
- "@things-factory/lite-menu": "^9.0.0-beta.10",
78
- "@things-factory/more-ui": "^9.0.0-beta.8",
79
- "@things-factory/notification": "^9.0.0-beta.8",
80
- "@things-factory/oauth2-client": "^9.0.0-beta.8",
81
- "@things-factory/organization": "^9.0.0-beta.8",
82
- "@things-factory/print-ui": "^9.0.0-beta.8",
83
- "@things-factory/resource-ui": "^9.0.0-beta.8",
84
- "@things-factory/scheduler": "^9.0.0-beta.8",
85
- "@things-factory/setting-base": "^9.0.0-beta.8",
86
- "@things-factory/setting-ui": "^9.0.0-beta.8",
87
- "@things-factory/shell": "^9.0.0-beta.8",
88
- "@things-factory/system": "^9.0.0-beta.8",
89
- "@things-factory/tax-invoice": "^9.0.0-beta.8",
90
- "@things-factory/worklist": "^9.0.0-beta.8"
63
+ "@things-factory/accounting": "^9.0.0-beta.12",
64
+ "@things-factory/api": "^9.0.0-beta.12",
65
+ "@things-factory/apptool-ui": "^9.0.0-beta.12",
66
+ "@things-factory/auth-ui": "^9.0.0-beta.12",
67
+ "@things-factory/board-service": "^9.0.0-beta.12",
68
+ "@things-factory/board-ui": "^9.0.0-beta.12",
69
+ "@things-factory/context-ui": "^9.0.0-beta.12",
70
+ "@things-factory/dashboard": "^9.0.0-beta.12",
71
+ "@things-factory/evaluation": "^9.0.0-beta.12",
72
+ "@things-factory/export-ui": "^9.0.0-beta.12",
73
+ "@things-factory/help": "^9.0.0-beta.12",
74
+ "@things-factory/i18n-base": "^9.0.0-beta.12",
75
+ "@things-factory/integration-msgraph": "^9.0.0-beta.12",
76
+ "@things-factory/integration-ui": "^9.0.0-beta.12",
77
+ "@things-factory/lite-menu": "^9.0.0-beta.12",
78
+ "@things-factory/more-ui": "^9.0.0-beta.12",
79
+ "@things-factory/notification": "^9.0.0-beta.12",
80
+ "@things-factory/oauth2-client": "^9.0.0-beta.12",
81
+ "@things-factory/organization": "^9.0.0-beta.12",
82
+ "@things-factory/print-ui": "^9.0.0-beta.12",
83
+ "@things-factory/resource-ui": "^9.0.0-beta.12",
84
+ "@things-factory/scheduler": "^9.0.0-beta.12",
85
+ "@things-factory/setting-base": "^9.0.0-beta.12",
86
+ "@things-factory/setting-ui": "^9.0.0-beta.12",
87
+ "@things-factory/shell": "^9.0.0-beta.12",
88
+ "@things-factory/system": "^9.0.0-beta.12",
89
+ "@things-factory/tax-invoice": "^9.0.0-beta.12",
90
+ "@things-factory/worklist": "^9.0.0-beta.12"
91
91
  },
92
92
  "devDependencies": {
93
- "@things-factory/builder": "^9.0.0-beta.7"
93
+ "@things-factory/builder": "^9.0.0-beta.12"
94
94
  },
95
- "gitHead": "e2fa10e8d0be8d21c14abb7bada66d1fbb7af051"
95
+ "gitHead": "5e9ade1c2d4b4c96b89396e36c3afa1caaf18ef0"
96
96
  }
@@ -52,7 +52,6 @@
52
52
 
53
53
  <!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
54
54
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
55
- <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
56
55
  <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
57
56
  <link href="/node_modules/@fontsource/roboto/index.css" rel="stylesheet" />
58
57
  <link rel="stylesheet" href="/theme.css" />
@@ -51,7 +51,6 @@
51
51
 
52
52
  <!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
53
53
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
54
- <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
55
54
  <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
56
55
  <link href="/node_modules/@fontsource/roboto/index.css" rel="stylesheet" />
57
56
  <link rel="stylesheet" href="/theme.css" />