@things-factory/operato-board 8.0.54 → 8.0.55

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