@things-factory/operato-board 6.2.58 → 6.2.65

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