@things-factory/operato-gangsters 6.0.0 → 6.0.2

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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-gangsters",
3
- "version": "6.0.0",
3
+ "version": "6.0.2",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -57,33 +57,33 @@
57
57
  "@operato/scene-table": "^1.0.0",
58
58
  "@operato/scene-timer": "^1.0.0",
59
59
  "@sendbird/uikit-react": "^3.0.0",
60
- "@things-factory/api": "^6.0.0",
61
- "@things-factory/apptool-ui": "^6.0.0",
62
- "@things-factory/auth-ui": "^6.0.0",
63
- "@things-factory/board-service": "^6.0.0",
64
- "@things-factory/board-ui": "^6.0.0",
65
- "@things-factory/context-ui": "^6.0.0",
66
- "@things-factory/dashboard": "^6.0.0",
67
- "@things-factory/dataset": "^6.0.0",
68
- "@things-factory/export-ui": "^6.0.0",
69
- "@things-factory/grist-ui": "^6.0.0",
70
- "@things-factory/help": "^6.0.0",
71
- "@things-factory/i18n-base": "^6.0.0",
72
- "@things-factory/integration-melsec": "^6.0.0",
73
- "@things-factory/integration-modbus": "^6.0.0",
74
- "@things-factory/integration-ui": "^6.0.0",
75
- "@things-factory/lite-menu": "^6.0.0",
76
- "@things-factory/more-ui": "^6.0.0",
77
- "@things-factory/notification": "^6.0.0",
78
- "@things-factory/oauth2-client": "^6.0.0",
79
- "@things-factory/organization": "^6.0.0",
80
- "@things-factory/print-ui": "^6.0.0",
81
- "@things-factory/resource-ui": "^6.0.0",
82
- "@things-factory/setting-base": "^6.0.0",
83
- "@things-factory/setting-ui": "^6.0.0",
84
- "@things-factory/shell": "^6.0.0",
85
- "@things-factory/system-ui": "^6.0.0",
86
- "@things-factory/worklist": "^6.0.0",
60
+ "@things-factory/api": "^6.0.1",
61
+ "@things-factory/apptool-ui": "^6.0.1",
62
+ "@things-factory/auth-ui": "^6.0.1",
63
+ "@things-factory/board-service": "^6.0.1",
64
+ "@things-factory/board-ui": "^6.0.1",
65
+ "@things-factory/context-ui": "^6.0.1",
66
+ "@things-factory/dashboard": "^6.0.1",
67
+ "@things-factory/dataset": "^6.0.1",
68
+ "@things-factory/export-ui": "^6.0.1",
69
+ "@things-factory/grist-ui": "^6.0.1",
70
+ "@things-factory/help": "^6.0.1",
71
+ "@things-factory/i18n-base": "^6.0.1",
72
+ "@things-factory/integration-melsec": "^6.0.1",
73
+ "@things-factory/integration-modbus": "^6.0.1",
74
+ "@things-factory/integration-ui": "^6.0.1",
75
+ "@things-factory/lite-menu": "^6.0.1",
76
+ "@things-factory/more-ui": "^6.0.1",
77
+ "@things-factory/notification": "^6.0.1",
78
+ "@things-factory/oauth2-client": "^6.0.1",
79
+ "@things-factory/organization": "^6.0.2",
80
+ "@things-factory/print-ui": "^6.0.1",
81
+ "@things-factory/resource-ui": "^6.0.1",
82
+ "@things-factory/setting-base": "^6.0.1",
83
+ "@things-factory/setting-ui": "^6.0.1",
84
+ "@things-factory/shell": "^6.0.1",
85
+ "@things-factory/system-ui": "^6.0.1",
86
+ "@things-factory/worklist": "^6.0.2",
87
87
  "@types/react-dom": "^18.0.10",
88
88
  "graphql-tag": "^2.12.6",
89
89
  "marked": "^4.0.14",
@@ -92,8 +92,8 @@
92
92
  "subscriptions-transport-ws": "^0.11.0"
93
93
  },
94
94
  "devDependencies": {
95
- "@things-factory/builder": "^6.0.0-zeta.31",
95
+ "@things-factory/builder": "^6.0.1",
96
96
  "@types/marked": "^4.0.3"
97
97
  },
98
- "gitHead": "8797165c1e1f734a52cfd2c1ebbb53fe126796e9"
98
+ "gitHead": "fa539da35feb35d622bddf20fa3970616bbfb54b"
99
99
  }