@things-factory/operato-board 6.1.138 → 6.1.141

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