@things-factory/operato-board 7.0.66 → 7.0.68

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": "7.0.66",
3
+ "version": "7.0.68",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -89,45 +89,45 @@
89
89
  "@operato/shell": "^7.0.0",
90
90
  "@operato/styles": "^7.0.0",
91
91
  "@operato/utils": "^7.0.0",
92
- "@things-factory/apptool-ui": "^7.0.66",
93
- "@things-factory/auth-azure-ad": "^7.0.66",
94
- "@things-factory/auth-google": "^7.0.66",
95
- "@things-factory/auth-ui": "^7.0.66",
96
- "@things-factory/board-service": "^7.0.66",
97
- "@things-factory/board-ui": "^7.0.66",
98
- "@things-factory/context-ui": "^7.0.66",
99
- "@things-factory/export-ui": "^7.0.66",
100
- "@things-factory/fav-base": "^7.0.66",
101
- "@things-factory/font-base": "^7.0.66",
102
- "@things-factory/form-ui": "^7.0.55",
103
- "@things-factory/help": "^7.0.66",
104
- "@things-factory/i18n-base": "^7.0.66",
105
- "@things-factory/import-ui": "^7.0.66",
106
- "@things-factory/integration-base": "^7.0.66",
107
- "@things-factory/integration-email": "^7.0.66",
108
- "@things-factory/integration-influxdb": "^7.0.66",
109
- "@things-factory/integration-msgraph": "^7.0.66",
110
- "@things-factory/integration-notification": "^7.0.66",
111
- "@things-factory/integration-openai": "^7.0.66",
112
- "@things-factory/integration-ui": "^7.0.66",
113
- "@things-factory/more-ui": "^7.0.66",
114
- "@things-factory/notification": "^7.0.66",
115
- "@things-factory/oauth2-client": "^7.0.66",
116
- "@things-factory/offline-ui": "^7.0.66",
117
- "@things-factory/pdf": "^7.0.66",
118
- "@things-factory/print-service": "^7.0.66",
119
- "@things-factory/print-ui": "^7.0.66",
120
- "@things-factory/resource-ui": "^7.0.66",
121
- "@things-factory/setting-ui": "^7.0.66",
122
- "@things-factory/shell": "^7.0.66",
123
- "@things-factory/system": "^7.0.66"
92
+ "@things-factory/apptool-ui": "^7.0.68",
93
+ "@things-factory/auth-azure-ad": "^7.0.68",
94
+ "@things-factory/auth-google": "^7.0.68",
95
+ "@things-factory/auth-ui": "^7.0.68",
96
+ "@things-factory/board-service": "^7.0.68",
97
+ "@things-factory/board-ui": "^7.0.68",
98
+ "@things-factory/context-ui": "^7.0.68",
99
+ "@things-factory/export-ui": "^7.0.68",
100
+ "@things-factory/fav-base": "^7.0.68",
101
+ "@things-factory/font-base": "^7.0.68",
102
+ "@things-factory/form-ui": "^7.0.68",
103
+ "@things-factory/help": "^7.0.68",
104
+ "@things-factory/i18n-base": "^7.0.68",
105
+ "@things-factory/import-ui": "^7.0.68",
106
+ "@things-factory/integration-base": "^7.0.68",
107
+ "@things-factory/integration-email": "^7.0.68",
108
+ "@things-factory/integration-influxdb": "^7.0.68",
109
+ "@things-factory/integration-msgraph": "^7.0.68",
110
+ "@things-factory/integration-notification": "^7.0.68",
111
+ "@things-factory/integration-openai": "^7.0.68",
112
+ "@things-factory/integration-ui": "^7.0.68",
113
+ "@things-factory/more-ui": "^7.0.68",
114
+ "@things-factory/notification": "^7.0.68",
115
+ "@things-factory/oauth2-client": "^7.0.68",
116
+ "@things-factory/offline-ui": "^7.0.68",
117
+ "@things-factory/pdf": "^7.0.68",
118
+ "@things-factory/print-service": "^7.0.68",
119
+ "@things-factory/print-ui": "^7.0.68",
120
+ "@things-factory/resource-ui": "^7.0.68",
121
+ "@things-factory/setting-ui": "^7.0.68",
122
+ "@things-factory/shell": "^7.0.68",
123
+ "@things-factory/system": "^7.0.68"
124
124
  },
125
125
  "devDependencies": {
126
- "@things-factory/board-test": "^7.0.66",
127
- "@things-factory/builder": "^7.0.49"
126
+ "@things-factory/board-test": "^7.0.68",
127
+ "@things-factory/builder": "^7.0.68"
128
128
  },
129
129
  "resolutions": {
130
130
  "passport": "^0.7.0"
131
131
  },
132
- "gitHead": "17363b9643b8e126c4f55bc5dc9f6dfbba2cedc3"
132
+ "gitHead": "a9328d1a0f4e0c89cc793839e9b6154c2790bd15"
133
133
  }