@things-factory/operato-board 9.2.30 → 9.2.33

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.2.30",
3
+ "version": "9.2.33",
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.2.30",
96
- "@things-factory/auth-azure-ad": "^9.2.30",
97
- "@things-factory/auth-google": "^9.2.30",
98
- "@things-factory/auth-ui": "^9.2.30",
99
- "@things-factory/board-service": "^9.2.30",
100
- "@things-factory/board-ui": "^9.2.30",
101
- "@things-factory/context-ui": "^9.2.29",
102
- "@things-factory/evaluation": "^9.2.29",
103
- "@things-factory/export-ui": "^9.2.29",
104
- "@things-factory/fav-base": "^9.2.30",
105
- "@things-factory/font-base": "^9.2.30",
106
- "@things-factory/form-ui": "^9.2.16",
107
- "@things-factory/help": "^9.2.29",
108
- "@things-factory/i18n-base": "^9.2.30",
109
- "@things-factory/import-ui": "^9.2.30",
110
- "@things-factory/integration-base": "^9.2.30",
111
- "@things-factory/integration-email": "^9.2.30",
112
- "@things-factory/integration-influxdb": "^9.2.30",
113
- "@things-factory/integration-msgraph": "^9.2.30",
114
- "@things-factory/integration-notification": "^9.2.30",
115
- "@things-factory/integration-openai": "^9.2.30",
116
- "@things-factory/integration-ui": "^9.2.30",
117
- "@things-factory/integration-weather": "^9.2.30",
118
- "@things-factory/more-ui": "^9.2.29",
119
- "@things-factory/notification": "^9.2.30",
120
- "@things-factory/oauth2-client": "^9.2.30",
121
- "@things-factory/offline-ui": "^9.2.30",
122
- "@things-factory/pdf": "^9.2.30",
123
- "@things-factory/print-ui": "^9.2.30",
124
- "@things-factory/resource-ui": "^9.2.30",
125
- "@things-factory/scheduler": "^9.2.30",
126
- "@things-factory/setting-ui": "^9.2.30",
127
- "@things-factory/shell": "^9.2.29",
128
- "@things-factory/system": "^9.2.29"
95
+ "@things-factory/apptool-ui": "^9.2.33",
96
+ "@things-factory/auth-azure-ad": "^9.2.33",
97
+ "@things-factory/auth-google": "^9.2.33",
98
+ "@things-factory/auth-ui": "^9.2.33",
99
+ "@things-factory/board-service": "^9.2.33",
100
+ "@things-factory/board-ui": "^9.2.33",
101
+ "@things-factory/context-ui": "^9.2.33",
102
+ "@things-factory/evaluation": "^9.2.33",
103
+ "@things-factory/export-ui": "^9.2.33",
104
+ "@things-factory/fav-base": "^9.2.33",
105
+ "@things-factory/font-base": "^9.2.33",
106
+ "@things-factory/form-ui": "^9.2.33",
107
+ "@things-factory/help": "^9.2.33",
108
+ "@things-factory/i18n-base": "^9.2.33",
109
+ "@things-factory/import-ui": "^9.2.33",
110
+ "@things-factory/integration-base": "^9.2.33",
111
+ "@things-factory/integration-email": "^9.2.33",
112
+ "@things-factory/integration-influxdb": "^9.2.33",
113
+ "@things-factory/integration-msgraph": "^9.2.33",
114
+ "@things-factory/integration-notification": "^9.2.33",
115
+ "@things-factory/integration-openai": "^9.2.33",
116
+ "@things-factory/integration-ui": "^9.2.33",
117
+ "@things-factory/integration-weather": "^9.2.33",
118
+ "@things-factory/more-ui": "^9.2.33",
119
+ "@things-factory/notification": "^9.2.33",
120
+ "@things-factory/oauth2-client": "^9.2.33",
121
+ "@things-factory/offline-ui": "^9.2.33",
122
+ "@things-factory/pdf": "^9.2.33",
123
+ "@things-factory/print-ui": "^9.2.33",
124
+ "@things-factory/resource-ui": "^9.2.33",
125
+ "@things-factory/scheduler": "^9.2.33",
126
+ "@things-factory/setting-ui": "^9.2.33",
127
+ "@things-factory/shell": "^9.2.33",
128
+ "@things-factory/system": "^9.2.33"
129
129
  },
130
130
  "devDependencies": {
131
- "@things-factory/board-test": "^9.2.30",
132
- "@things-factory/builder": "^9.2.16"
131
+ "@things-factory/board-test": "^9.2.33",
132
+ "@things-factory/builder": "^9.2.33"
133
133
  },
134
134
  "resolutions": {
135
135
  "passport": "^0.7.0"
136
136
  },
137
- "gitHead": "65774c0739efcf488b1bf28c99b45830ad72d644"
137
+ "gitHead": "347955c276f347107315dba99f8f731ddb97f3ee"
138
138
  }