@things-factory/operato-board 8.0.63 → 8.0.64

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