@things-factory/operato-board 6.2.82 → 6.2.84

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": "6.2.82",
3
+ "version": "6.2.84",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -89,40 +89,40 @@
89
89
  "@operato/shell": "^1.0.1",
90
90
  "@operato/styles": "^1.0.0",
91
91
  "@operato/utils": "^1.0.1",
92
- "@things-factory/apptool-ui": "^6.2.82",
93
- "@things-factory/auth-azure-ad": "^6.2.82",
94
- "@things-factory/auth-google": "^6.2.82",
95
- "@things-factory/auth-ui": "^6.2.82",
96
- "@things-factory/board-service": "^6.2.82",
97
- "@things-factory/board-ui": "^6.2.82",
98
- "@things-factory/context-ui": "^6.2.79",
99
- "@things-factory/export-ui": "^6.2.79",
100
- "@things-factory/fav-base": "^6.2.82",
101
- "@things-factory/font-base": "^6.2.82",
92
+ "@things-factory/apptool-ui": "^6.2.84",
93
+ "@things-factory/auth-azure-ad": "^6.2.84",
94
+ "@things-factory/auth-google": "^6.2.84",
95
+ "@things-factory/auth-ui": "^6.2.84",
96
+ "@things-factory/board-service": "^6.2.84",
97
+ "@things-factory/board-ui": "^6.2.84",
98
+ "@things-factory/context-ui": "^6.2.84",
99
+ "@things-factory/export-ui": "^6.2.84",
100
+ "@things-factory/fav-base": "^6.2.84",
101
+ "@things-factory/font-base": "^6.2.84",
102
102
  "@things-factory/form-ui": "^6.2.33",
103
- "@things-factory/help": "^6.2.79",
104
- "@things-factory/i18n-base": "^6.2.79",
105
- "@things-factory/import-ui": "^6.2.79",
106
- "@things-factory/integration-base": "^6.2.82",
107
- "@things-factory/integration-msgraph": "^6.2.82",
108
- "@things-factory/integration-notification": "^6.2.82",
109
- "@things-factory/integration-openai": "^6.2.82",
110
- "@things-factory/integration-ui": "^6.2.82",
111
- "@things-factory/more-ui": "^6.2.79",
112
- "@things-factory/notification": "^6.2.82",
113
- "@things-factory/oauth2-client": "^6.2.82",
114
- "@things-factory/offline-ui": "^6.2.79",
103
+ "@things-factory/help": "^6.2.84",
104
+ "@things-factory/i18n-base": "^6.2.84",
105
+ "@things-factory/import-ui": "^6.2.84",
106
+ "@things-factory/integration-base": "^6.2.84",
107
+ "@things-factory/integration-msgraph": "^6.2.84",
108
+ "@things-factory/integration-notification": "^6.2.84",
109
+ "@things-factory/integration-openai": "^6.2.84",
110
+ "@things-factory/integration-ui": "^6.2.84",
111
+ "@things-factory/more-ui": "^6.2.84",
112
+ "@things-factory/notification": "^6.2.84",
113
+ "@things-factory/oauth2-client": "^6.2.84",
114
+ "@things-factory/offline-ui": "^6.2.84",
115
115
  "@things-factory/pdf": "^6.2.48",
116
- "@things-factory/print-service": "^6.2.79",
117
- "@things-factory/print-ui": "^6.2.82",
118
- "@things-factory/resource-ui": "^6.2.82",
119
- "@things-factory/setting-ui": "^6.2.82",
120
- "@things-factory/shell": "^6.2.79",
121
- "@things-factory/system": "^6.2.79"
116
+ "@things-factory/print-service": "^6.2.84",
117
+ "@things-factory/print-ui": "^6.2.84",
118
+ "@things-factory/resource-ui": "^6.2.84",
119
+ "@things-factory/setting-ui": "^6.2.84",
120
+ "@things-factory/shell": "^6.2.84",
121
+ "@things-factory/system": "^6.2.84"
122
122
  },
123
123
  "devDependencies": {
124
- "@things-factory/board-test": "^6.2.82",
125
- "@things-factory/builder": "^6.2.78"
124
+ "@things-factory/board-test": "^6.2.84",
125
+ "@things-factory/builder": "^6.2.84"
126
126
  },
127
- "gitHead": "bc2048e76dd3ce68869735bac51290a9e3421252"
127
+ "gitHead": "3c272e989acc14bbd02f4ec79624dfd7dc4e6acd"
128
128
  }