@things-factory/operato-board 9.0.32 → 9.0.34

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "9.0.32",
3
+ "version": "9.0.34",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -92,47 +92,47 @@
92
92
  "@operato/shell": "^9.0.0",
93
93
  "@operato/styles": "^9.0.0",
94
94
  "@operato/utils": "^9.0.0",
95
- "@things-factory/apptool-ui": "^9.0.25",
96
- "@things-factory/auth-azure-ad": "^9.0.25",
97
- "@things-factory/auth-google": "^9.0.25",
98
- "@things-factory/auth-ui": "^9.0.28",
99
- "@things-factory/board-service": "^9.0.32",
100
- "@things-factory/board-ui": "^9.0.25",
101
- "@things-factory/context-ui": "^9.0.25",
102
- "@things-factory/evaluation": "^9.0.25",
103
- "@things-factory/export-ui": "^9.0.25",
104
- "@things-factory/fav-base": "^9.0.25",
105
- "@things-factory/font-base": "^9.0.25",
95
+ "@things-factory/apptool-ui": "^9.0.34",
96
+ "@things-factory/auth-azure-ad": "^9.0.34",
97
+ "@things-factory/auth-google": "^9.0.34",
98
+ "@things-factory/auth-ui": "^9.0.34",
99
+ "@things-factory/board-service": "^9.0.34",
100
+ "@things-factory/board-ui": "^9.0.34",
101
+ "@things-factory/context-ui": "^9.0.34",
102
+ "@things-factory/evaluation": "^9.0.34",
103
+ "@things-factory/export-ui": "^9.0.34",
104
+ "@things-factory/fav-base": "^9.0.34",
105
+ "@things-factory/font-base": "^9.0.34",
106
106
  "@things-factory/form-ui": "^9.0.20",
107
- "@things-factory/help": "^9.0.25",
108
- "@things-factory/i18n-base": "^9.0.25",
109
- "@things-factory/import-ui": "^9.0.25",
110
- "@things-factory/integration-base": "^9.0.32",
111
- "@things-factory/integration-email": "^9.0.32",
112
- "@things-factory/integration-influxdb": "^9.0.32",
113
- "@things-factory/integration-msgraph": "^9.0.32",
114
- "@things-factory/integration-notification": "^9.0.32",
115
- "@things-factory/integration-openai": "^9.0.32",
116
- "@things-factory/integration-ui": "^9.0.32",
117
- "@things-factory/integration-weather": "^9.0.32",
118
- "@things-factory/more-ui": "^9.0.25",
119
- "@things-factory/notification": "^9.0.25",
120
- "@things-factory/oauth2-client": "^9.0.25",
121
- "@things-factory/offline-ui": "^9.0.25",
122
- "@things-factory/pdf": "^9.0.25",
123
- "@things-factory/print-ui": "^9.0.25",
124
- "@things-factory/resource-ui": "^9.0.28",
125
- "@things-factory/scheduler": "^9.0.25",
126
- "@things-factory/setting-ui": "^9.0.25",
127
- "@things-factory/shell": "^9.0.25",
128
- "@things-factory/system": "^9.0.25"
107
+ "@things-factory/help": "^9.0.34",
108
+ "@things-factory/i18n-base": "^9.0.34",
109
+ "@things-factory/import-ui": "^9.0.34",
110
+ "@things-factory/integration-base": "^9.0.34",
111
+ "@things-factory/integration-email": "^9.0.34",
112
+ "@things-factory/integration-influxdb": "^9.0.34",
113
+ "@things-factory/integration-msgraph": "^9.0.34",
114
+ "@things-factory/integration-notification": "^9.0.34",
115
+ "@things-factory/integration-openai": "^9.0.34",
116
+ "@things-factory/integration-ui": "^9.0.34",
117
+ "@things-factory/integration-weather": "^9.0.34",
118
+ "@things-factory/more-ui": "^9.0.34",
119
+ "@things-factory/notification": "^9.0.34",
120
+ "@things-factory/oauth2-client": "^9.0.34",
121
+ "@things-factory/offline-ui": "^9.0.34",
122
+ "@things-factory/pdf": "^9.0.34",
123
+ "@things-factory/print-ui": "^9.0.34",
124
+ "@things-factory/resource-ui": "^9.0.34",
125
+ "@things-factory/scheduler": "^9.0.34",
126
+ "@things-factory/setting-ui": "^9.0.34",
127
+ "@things-factory/shell": "^9.0.34",
128
+ "@things-factory/system": "^9.0.34"
129
129
  },
130
130
  "devDependencies": {
131
- "@things-factory/board-test": "^9.0.32",
131
+ "@things-factory/board-test": "^9.0.34",
132
132
  "@things-factory/builder": "^9.0.20"
133
133
  },
134
134
  "resolutions": {
135
135
  "passport": "^0.7.0"
136
136
  },
137
- "gitHead": "a0418d09e6d7d514349d04d1725bd1d17e41f374"
137
+ "gitHead": "b85ff377bc6ca4a81e53342b20087d4e0a286772"
138
138
  }