@things-factory/operato-board 8.0.75 → 8.0.86

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 +36 -36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "8.0.75",
3
+ "version": "8.0.86",
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.75",
95
- "@things-factory/auth-azure-ad": "^8.0.75",
96
- "@things-factory/auth-google": "^8.0.75",
97
- "@things-factory/auth-ui": "^8.0.75",
98
- "@things-factory/board-service": "^8.0.75",
99
- "@things-factory/board-ui": "^8.0.75",
100
- "@things-factory/context-ui": "^8.0.64",
101
- "@things-factory/evaluation": "^8.0.75",
102
- "@things-factory/export-ui": "^8.0.64",
103
- "@things-factory/fav-base": "^8.0.75",
104
- "@things-factory/font-base": "^8.0.75",
94
+ "@things-factory/apptool-ui": "^8.0.86",
95
+ "@things-factory/auth-azure-ad": "^8.0.86",
96
+ "@things-factory/auth-google": "^8.0.86",
97
+ "@things-factory/auth-ui": "^8.0.86",
98
+ "@things-factory/board-service": "^8.0.86",
99
+ "@things-factory/board-ui": "^8.0.86",
100
+ "@things-factory/context-ui": "^8.0.86",
101
+ "@things-factory/evaluation": "^8.0.86",
102
+ "@things-factory/export-ui": "^8.0.86",
103
+ "@things-factory/fav-base": "^8.0.86",
104
+ "@things-factory/font-base": "^8.0.86",
105
105
  "@things-factory/form-ui": "^8.0.64",
106
- "@things-factory/help": "^8.0.64",
107
- "@things-factory/i18n-base": "^8.0.75",
108
- "@things-factory/import-ui": "^8.0.75",
109
- "@things-factory/integration-base": "^8.0.75",
110
- "@things-factory/integration-email": "^8.0.75",
111
- "@things-factory/integration-influxdb": "^8.0.75",
112
- "@things-factory/integration-msgraph": "^8.0.75",
113
- "@things-factory/integration-notification": "^8.0.75",
114
- "@things-factory/integration-openai": "^8.0.75",
115
- "@things-factory/integration-ui": "^8.0.75",
116
- "@things-factory/more-ui": "^8.0.64",
117
- "@things-factory/notification": "^8.0.75",
118
- "@things-factory/oauth2-client": "^8.0.75",
119
- "@things-factory/offline-ui": "^8.0.75",
120
- "@things-factory/pdf": "^8.0.75",
121
- "@things-factory/print-ui": "^8.0.75",
122
- "@things-factory/resource-ui": "^8.0.75",
123
- "@things-factory/scheduler": "^8.0.75",
124
- "@things-factory/setting-ui": "^8.0.75",
125
- "@things-factory/shell": "^8.0.64",
126
- "@things-factory/system": "^8.0.64"
106
+ "@things-factory/help": "^8.0.86",
107
+ "@things-factory/i18n-base": "^8.0.86",
108
+ "@things-factory/import-ui": "^8.0.86",
109
+ "@things-factory/integration-base": "^8.0.86",
110
+ "@things-factory/integration-email": "^8.0.86",
111
+ "@things-factory/integration-influxdb": "^8.0.86",
112
+ "@things-factory/integration-msgraph": "^8.0.86",
113
+ "@things-factory/integration-notification": "^8.0.86",
114
+ "@things-factory/integration-openai": "^8.0.86",
115
+ "@things-factory/integration-ui": "^8.0.86",
116
+ "@things-factory/more-ui": "^8.0.86",
117
+ "@things-factory/notification": "^8.0.86",
118
+ "@things-factory/oauth2-client": "^8.0.86",
119
+ "@things-factory/offline-ui": "^8.0.86",
120
+ "@things-factory/pdf": "^8.0.86",
121
+ "@things-factory/print-ui": "^8.0.86",
122
+ "@things-factory/resource-ui": "^8.0.86",
123
+ "@things-factory/scheduler": "^8.0.86",
124
+ "@things-factory/setting-ui": "^8.0.86",
125
+ "@things-factory/shell": "^8.0.86",
126
+ "@things-factory/system": "^8.0.86"
127
127
  },
128
128
  "devDependencies": {
129
- "@things-factory/board-test": "^8.0.75",
130
- "@things-factory/builder": "^8.0.64"
129
+ "@things-factory/board-test": "^8.0.86",
130
+ "@things-factory/builder": "^8.0.86"
131
131
  },
132
132
  "resolutions": {
133
133
  "passport": "^0.7.0"
134
134
  },
135
- "gitHead": "38a8615a18e19430b260b10dc2b1ca134fc46165"
135
+ "gitHead": "28e364938d499b32aed41a8c664a8a2957b09b69"
136
136
  }