@things-factory/operato-board 6.1.152 → 6.1.154

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.1.152",
3
+ "version": "6.1.154",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -85,41 +85,41 @@
85
85
  "@operato/shell": "^1.0.1",
86
86
  "@operato/styles": "^1.0.0",
87
87
  "@operato/utils": "^1.0.1",
88
- "@things-factory/apptool-ui": "^6.1.152",
89
- "@things-factory/auth-ui": "^6.1.152",
90
- "@things-factory/board-service": "^6.1.152",
91
- "@things-factory/board-ui": "^6.1.152",
92
- "@things-factory/context-ui": "^6.1.152",
93
- "@things-factory/export-ui": "^6.1.152",
94
- "@things-factory/fav-base": "^6.1.152",
95
- "@things-factory/font-base": "^6.1.152",
96
- "@things-factory/form-ui": "^6.1.145",
97
- "@things-factory/help": "^6.1.152",
98
- "@things-factory/i18n-base": "^6.1.152",
99
- "@things-factory/import-ui": "^6.1.152",
100
- "@things-factory/integration-base": "^6.1.152",
101
- "@things-factory/integration-msgraph": "^6.1.152",
102
- "@things-factory/integration-notification": "^6.1.152",
103
- "@things-factory/integration-openai": "^6.1.152",
104
- "@things-factory/integration-ui": "^6.1.152",
105
- "@things-factory/layout-ui": "^6.1.145",
106
- "@things-factory/more-ui": "^6.1.152",
107
- "@things-factory/notification": "^6.1.152",
108
- "@things-factory/oauth2-client": "^6.1.152",
109
- "@things-factory/offline-ui": "^6.1.152",
88
+ "@things-factory/apptool-ui": "^6.1.154",
89
+ "@things-factory/auth-ui": "^6.1.154",
90
+ "@things-factory/board-service": "^6.1.154",
91
+ "@things-factory/board-ui": "^6.1.154",
92
+ "@things-factory/context-ui": "^6.1.154",
93
+ "@things-factory/export-ui": "^6.1.154",
94
+ "@things-factory/fav-base": "^6.1.154",
95
+ "@things-factory/font-base": "^6.1.154",
96
+ "@things-factory/form-ui": "^6.1.154",
97
+ "@things-factory/help": "^6.1.154",
98
+ "@things-factory/i18n-base": "^6.1.154",
99
+ "@things-factory/import-ui": "^6.1.154",
100
+ "@things-factory/integration-base": "^6.1.154",
101
+ "@things-factory/integration-msgraph": "^6.1.154",
102
+ "@things-factory/integration-notification": "^6.1.154",
103
+ "@things-factory/integration-openai": "^6.1.154",
104
+ "@things-factory/integration-ui": "^6.1.154",
105
+ "@things-factory/layout-ui": "^6.1.154",
106
+ "@things-factory/more-ui": "^6.1.154",
107
+ "@things-factory/notification": "^6.1.154",
108
+ "@things-factory/oauth2-client": "^6.1.154",
109
+ "@things-factory/offline-ui": "^6.1.154",
110
110
  "@things-factory/operato-license-checker": "^3.1.0",
111
- "@things-factory/pdf": "^6.1.145",
112
- "@things-factory/print-service": "^6.1.152",
113
- "@things-factory/print-ui": "^6.1.152",
114
- "@things-factory/resource-ui": "^6.1.152",
115
- "@things-factory/scene-google-map": "^6.1.145",
116
- "@things-factory/setting-ui": "^6.1.152",
117
- "@things-factory/shell": "^6.1.152",
118
- "@things-factory/system-ui": "^6.1.152"
111
+ "@things-factory/pdf": "^6.1.154",
112
+ "@things-factory/print-service": "^6.1.154",
113
+ "@things-factory/print-ui": "^6.1.154",
114
+ "@things-factory/resource-ui": "^6.1.154",
115
+ "@things-factory/scene-google-map": "^6.1.154",
116
+ "@things-factory/setting-ui": "^6.1.154",
117
+ "@things-factory/shell": "^6.1.154",
118
+ "@things-factory/system-ui": "^6.1.154"
119
119
  },
120
120
  "devDependencies": {
121
- "@things-factory/board-test": "^6.1.152",
122
- "@things-factory/builder": "^6.1.145"
121
+ "@things-factory/board-test": "^6.1.154",
122
+ "@things-factory/builder": "^6.1.154"
123
123
  },
124
- "gitHead": "9d0c8827cb25f037bcb4270ea53dcd95f73b2722"
124
+ "gitHead": "f724eab413cae097192afa2865d27664bc5b4a6f"
125
125
  }