@things-factory/operato-board 6.0.90 → 6.0.91

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 +33 -33
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "6.0.90",
3
+ "version": "6.0.91",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -79,40 +79,40 @@
79
79
  "@operato/shell": "^1.0.1",
80
80
  "@operato/styles": "^1.0.0",
81
81
  "@operato/utils": "^1.0.1",
82
- "@things-factory/apptool-ui": "^6.0.90",
83
- "@things-factory/auth-ui": "^6.0.90",
84
- "@things-factory/board-service": "^6.0.90",
85
- "@things-factory/board-ui": "^6.0.90",
86
- "@things-factory/context-ui": "^6.0.90",
87
- "@things-factory/export-ui": "^6.0.90",
88
- "@things-factory/fav-base": "^6.0.90",
89
- "@things-factory/font-base": "^6.0.90",
90
- "@things-factory/form-ui": "^6.0.90",
91
- "@things-factory/help": "^6.0.90",
92
- "@things-factory/i18n-base": "^6.0.90",
93
- "@things-factory/import-ui": "^6.0.90",
94
- "@things-factory/integration-base": "^6.0.90",
95
- "@things-factory/integration-msgraph": "^6.0.90",
96
- "@things-factory/integration-notification": "^6.0.90",
97
- "@things-factory/integration-openai": "^6.0.90",
98
- "@things-factory/integration-ui": "^6.0.90",
99
- "@things-factory/layout-ui": "^6.0.90",
100
- "@things-factory/more-ui": "^6.0.90",
101
- "@things-factory/notification": "^6.0.90",
102
- "@things-factory/oauth2-client": "^6.0.90",
103
- "@things-factory/offline-ui": "^6.0.90",
82
+ "@things-factory/apptool-ui": "^6.0.91",
83
+ "@things-factory/auth-ui": "^6.0.91",
84
+ "@things-factory/board-service": "^6.0.91",
85
+ "@things-factory/board-ui": "^6.0.91",
86
+ "@things-factory/context-ui": "^6.0.91",
87
+ "@things-factory/export-ui": "^6.0.91",
88
+ "@things-factory/fav-base": "^6.0.91",
89
+ "@things-factory/font-base": "^6.0.91",
90
+ "@things-factory/form-ui": "^6.0.91",
91
+ "@things-factory/help": "^6.0.91",
92
+ "@things-factory/i18n-base": "^6.0.91",
93
+ "@things-factory/import-ui": "^6.0.91",
94
+ "@things-factory/integration-base": "^6.0.91",
95
+ "@things-factory/integration-msgraph": "^6.0.91",
96
+ "@things-factory/integration-notification": "^6.0.91",
97
+ "@things-factory/integration-openai": "^6.0.91",
98
+ "@things-factory/integration-ui": "^6.0.91",
99
+ "@things-factory/layout-ui": "^6.0.91",
100
+ "@things-factory/more-ui": "^6.0.91",
101
+ "@things-factory/notification": "^6.0.91",
102
+ "@things-factory/oauth2-client": "^6.0.91",
103
+ "@things-factory/offline-ui": "^6.0.91",
104
104
  "@things-factory/operato-license-checker": "^3.1.0",
105
- "@things-factory/pdf": "^6.0.90",
106
- "@things-factory/print-service": "^6.0.90",
107
- "@things-factory/print-ui": "^6.0.90",
108
- "@things-factory/resource-ui": "^6.0.90",
109
- "@things-factory/scene-google-map": "^6.0.90",
110
- "@things-factory/setting-ui": "^6.0.90",
111
- "@things-factory/system-ui": "^6.0.90"
105
+ "@things-factory/pdf": "^6.0.91",
106
+ "@things-factory/print-service": "^6.0.91",
107
+ "@things-factory/print-ui": "^6.0.91",
108
+ "@things-factory/resource-ui": "^6.0.91",
109
+ "@things-factory/scene-google-map": "^6.0.91",
110
+ "@things-factory/setting-ui": "^6.0.91",
111
+ "@things-factory/system-ui": "^6.0.91"
112
112
  },
113
113
  "devDependencies": {
114
- "@things-factory/board-test": "^6.0.90",
115
- "@things-factory/builder": "^6.0.90"
114
+ "@things-factory/board-test": "^6.0.91",
115
+ "@things-factory/builder": "^6.0.91"
116
116
  },
117
- "gitHead": "f414cc54d34c91def66b229a9c417b663399c031"
117
+ "gitHead": "26a056b2169e65b870a179a615fefb444063eef9"
118
118
  }