@things-factory/operato-board 6.1.180 → 6.1.181

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