@things-factory/operato-board 6.1.109 → 6.1.112

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