@things-factory/shell 5.0.0-zeta.0 → 5.0.0-zeta.11
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 +18 -19
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@things-factory/shell",
|
3
|
-
"version": "5.0.0-zeta.
|
3
|
+
"version": "5.0.0-zeta.11",
|
4
4
|
"description": "Core module for framework",
|
5
5
|
"bin": {
|
6
6
|
"things-factory": "bin/things-factory",
|
@@ -31,12 +31,12 @@
|
|
31
31
|
"test": "NODE_ENV=test jest"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@apollo/client": "^3.
|
34
|
+
"@apollo/client": "^3.6.8",
|
35
35
|
"@graphql-tools/merge": "^8.2.3",
|
36
36
|
"@graphql-tools/schema": "^8.3.2",
|
37
37
|
"@graphql-tools/utils": "^8.6.2",
|
38
38
|
"@hatiolab/koa-webpack": "^6.0.0",
|
39
|
-
"@hatiolab/things-scene": "^3.0.
|
39
|
+
"@hatiolab/things-scene": "^3.0.16",
|
40
40
|
"@koa/cors": "^3.1.0",
|
41
41
|
"@material/mwc-button": "^0.25.3",
|
42
42
|
"@material/mwc-fab": "^0.25.3",
|
@@ -44,16 +44,16 @@
|
|
44
44
|
"@material/mwc-icon-button": "^0.25.3",
|
45
45
|
"@material/mwc-slider": "^0.25.3",
|
46
46
|
"@material/mwc-textfield": "^0.25.3",
|
47
|
-
"@operato/board": "1.0.0-beta.
|
48
|
-
"@operato/graphql": "1.0.0-beta.
|
49
|
-
"@operato/help": "1.0.0-beta.
|
50
|
-
"@operato/layout": "1.0.0-beta.
|
51
|
-
"@operato/shell": "1.0.0-beta.
|
52
|
-
"@operato/utils": "1.0.0-beta.
|
53
|
-
"@things-factory/ejs-remote": "^5.0.0-zeta.
|
54
|
-
"@things-factory/env": "^5.0.0-zeta.
|
55
|
-
"@things-factory/styles": "^5.0.0-zeta.
|
56
|
-
"@things-factory/utils": "^5.0.0-zeta.
|
47
|
+
"@operato/board": "^1.0.0-beta.41",
|
48
|
+
"@operato/graphql": "^1.0.0-beta.41",
|
49
|
+
"@operato/help": "^1.0.0-beta.41",
|
50
|
+
"@operato/layout": "^1.0.0-beta.41",
|
51
|
+
"@operato/shell": "^1.0.0-beta.41",
|
52
|
+
"@operato/utils": "^1.0.0-beta.41",
|
53
|
+
"@things-factory/ejs-remote": "^5.0.0-zeta.11",
|
54
|
+
"@things-factory/env": "^5.0.0-zeta.11",
|
55
|
+
"@things-factory/styles": "^5.0.0-zeta.11",
|
56
|
+
"@things-factory/utils": "^5.0.0-zeta.11",
|
57
57
|
"@webcomponents/webcomponentsjs": "^2.6.0",
|
58
58
|
"@webpack-contrib/schema-utils": "^1.0.0-beta.0",
|
59
59
|
"apollo-server-core": "^3.6.4",
|
@@ -64,7 +64,7 @@
|
|
64
64
|
"broadcastchannel-polyfill": "^1.0.1",
|
65
65
|
"chalk": "^4.1.0",
|
66
66
|
"class-validator": "^0.13.2",
|
67
|
-
"core-js": "^3.
|
67
|
+
"core-js": "^3.23.3",
|
68
68
|
"csvtojson": "^2.0.10",
|
69
69
|
"debug": "^4.1.1",
|
70
70
|
"firebase": "^8.0.1",
|
@@ -76,6 +76,7 @@
|
|
76
76
|
"graphql-subscriptions": "^2.0.0",
|
77
77
|
"graphql-tag": "^2.12.6",
|
78
78
|
"graphql-upload": "^13.0.0",
|
79
|
+
"graphql-ws": "^5.9.0",
|
79
80
|
"haunted": "^4.8.2",
|
80
81
|
"html-webpack-plugin": "^5.5.0",
|
81
82
|
"husky": "7.0.1",
|
@@ -117,7 +118,8 @@
|
|
117
118
|
"uuid": "^3.4.0",
|
118
119
|
"web-animations-js": "^2.3.2",
|
119
120
|
"web-push": "^3.4.5",
|
120
|
-
"webfontloader": "^1.6.28"
|
121
|
+
"webfontloader": "^1.6.28",
|
122
|
+
"ws": "^8.8.0"
|
121
123
|
},
|
122
124
|
"optionalDependencies": {
|
123
125
|
"better-sqlite3": "^7.1.2",
|
@@ -127,8 +129,5 @@
|
|
127
129
|
"pg": "^8.3.0",
|
128
130
|
"sqlite3": "^5.0.0"
|
129
131
|
},
|
130
|
-
"
|
131
|
-
"core-js": "^3.16.0"
|
132
|
-
},
|
133
|
-
"gitHead": "92cc88054dfbf35cc54fb9612a067b811fb2db39"
|
132
|
+
"gitHead": "0ceed06171e51dee11be69f3e78e9b395a18720d"
|
134
133
|
}
|