@things-factory/shell 5.0.0-zeta.11 → 5.0.0-zeta.14

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 +45 -44
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/shell",
3
- "version": "5.0.0-zeta.11",
3
+ "version": "5.0.0-zeta.14",
4
4
  "description": "Core module for framework",
5
5
  "bin": {
6
6
  "things-factory": "bin/things-factory",
@@ -31,34 +31,35 @@
31
31
  "test": "NODE_ENV=test jest"
32
32
  },
33
33
  "dependencies": {
34
- "@apollo/client": "^3.6.8",
35
- "@graphql-tools/merge": "^8.2.3",
36
- "@graphql-tools/schema": "^8.3.2",
37
- "@graphql-tools/utils": "^8.6.2",
34
+ "@anchan828/typeorm-history": "^1.0.16",
35
+ "@apollo/client": "^3.6.9",
36
+ "@graphql-tools/merge": "^8.3.0",
37
+ "@graphql-tools/schema": "^8.5.0",
38
+ "@graphql-tools/utils": "^8.8.0",
38
39
  "@hatiolab/koa-webpack": "^6.0.0",
39
- "@hatiolab/things-scene": "^3.0.16",
40
- "@koa/cors": "^3.1.0",
41
- "@material/mwc-button": "^0.25.3",
42
- "@material/mwc-fab": "^0.25.3",
43
- "@material/mwc-icon": "^0.25.3",
44
- "@material/mwc-icon-button": "^0.25.3",
45
- "@material/mwc-slider": "^0.25.3",
46
- "@material/mwc-textfield": "^0.25.3",
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",
40
+ "@hatiolab/things-scene": "^3.0.18",
41
+ "@koa/cors": "^3.3.0",
42
+ "@material/mwc-button": "^0.26.1",
43
+ "@material/mwc-fab": "^0.26.1",
44
+ "@material/mwc-icon": "^0.26.1",
45
+ "@material/mwc-icon-button": "^0.26.1",
46
+ "@material/mwc-slider": "^0.26.1",
47
+ "@material/mwc-textfield": "^0.26.1",
48
+ "@operato/board": "^1.0.0-beta.45",
49
+ "@operato/graphql": "^1.0.0-beta.45",
50
+ "@operato/help": "^1.0.0-beta.45",
51
+ "@operato/layout": "^1.0.0-beta.45",
52
+ "@operato/shell": "^1.0.0-beta.45",
53
+ "@operato/utils": "^1.0.0-beta.45",
54
+ "@things-factory/ejs-remote": "^5.0.0-zeta.14",
55
+ "@things-factory/env": "^5.0.0-zeta.14",
56
+ "@things-factory/styles": "^5.0.0-zeta.14",
57
+ "@things-factory/utils": "^5.0.0-zeta.14",
57
58
  "@webcomponents/webcomponentsjs": "^2.6.0",
58
59
  "@webpack-contrib/schema-utils": "^1.0.0-beta.0",
59
- "apollo-server-core": "^3.6.4",
60
- "apollo-server-koa": "^3.6.4",
61
- "apollo-server-types": "^3.5.1",
60
+ "apollo-server-core": "^3.9.0",
61
+ "apollo-server-koa": "^3.9.0",
62
+ "apollo-server-types": "^3.6.1",
62
63
  "apollo-upload-client": "^17.0.0",
63
64
  "args": "^5.0.0",
64
65
  "broadcastchannel-polyfill": "^1.0.1",
@@ -70,14 +71,14 @@
70
71
  "firebase": "^8.0.1",
71
72
  "fs-extra": "^9.0.1",
72
73
  "glob": "^7.1.6",
73
- "graphql": "^15.7.2",
74
+ "graphql": "^15.8.0",
74
75
  "graphql-mqtt-subscriptions": "^1.2.0",
75
76
  "graphql-redis-subscriptions": "^2.4.2",
76
77
  "graphql-subscriptions": "^2.0.0",
77
78
  "graphql-tag": "^2.12.6",
78
79
  "graphql-upload": "^13.0.0",
79
- "graphql-ws": "^5.9.0",
80
- "haunted": "^4.8.2",
80
+ "graphql-ws": "^5.9.1",
81
+ "haunted": "^5.0.0",
81
82
  "html-webpack-plugin": "^5.5.0",
82
83
  "husky": "7.0.1",
83
84
  "imports-loader": "^3.0.0",
@@ -86,21 +87,21 @@
86
87
  "json-stringify-safe": "^5.0.1",
87
88
  "json5": "^2.2.0",
88
89
  "koa": "^2.13.4",
89
- "koa-bodyparser": "^4.2.0",
90
- "koa-ip": "^2.1.0",
90
+ "koa-bodyparser": "^4.3.0",
91
+ "koa-ip": "^2.1.2",
91
92
  "koa-router": "^7.4.0",
92
93
  "koa-send": "^5.0.0",
93
94
  "koa-static": "^5.0.0",
94
95
  "koa-unless": "^1.0.7",
95
96
  "koa2-connect-history-api-fallback": "^0.1.2",
96
- "lit": "^2.2.1",
97
+ "lit": "^2.2.7",
97
98
  "loader-utils": "^2.0.0",
98
- "lodash": "^4.17.15",
99
- "lodash-es": "^4.17.15",
100
- "mkdirp": "^1.0.3",
99
+ "lodash": "^4.17.21",
100
+ "lodash-es": "^4.17.21",
101
+ "mkdirp": "^1.0.4",
101
102
  "mqtt": "^4.3.4",
102
- "node-fetch": "^2.6.0",
103
- "nodemon": "^2.0.2",
103
+ "node-fetch": "^3.2.6",
104
+ "nodemon": "^2.0.19",
104
105
  "npm-license-crawler": "^0.2.1",
105
106
  "pluralize": "^8.0.0",
106
107
  "promises-all": "^1.0.0",
@@ -114,20 +115,20 @@
114
115
  "subscriptions-transport-ws": "^0.11.0",
115
116
  "sweetalert2": "^10.9.0",
116
117
  "type-graphql": "^1.2.0-rc.1",
117
- "typeorm": "^0.2.41",
118
+ "typeorm": "^0.2.45",
118
119
  "uuid": "^3.4.0",
119
120
  "web-animations-js": "^2.3.2",
120
- "web-push": "^3.4.5",
121
+ "web-push": "^3.5.0",
121
122
  "webfontloader": "^1.6.28",
122
123
  "ws": "^8.8.0"
123
124
  },
124
125
  "optionalDependencies": {
125
- "better-sqlite3": "^7.1.2",
126
+ "better-sqlite3": "^7.5.3",
126
127
  "mssql": "^8.1.2",
127
128
  "mysql2": "^2.3.3",
128
- "oracledb": "^5.1.0",
129
- "pg": "^8.3.0",
130
- "sqlite3": "^5.0.0"
129
+ "oracledb": "^5.4.0",
130
+ "pg": "^8.7.3",
131
+ "sqlite3": "^5.0.8"
131
132
  },
132
- "gitHead": "0ceed06171e51dee11be69f3e78e9b395a18720d"
133
+ "gitHead": "054522716e3fc4feb1a9a4bac8f9a5abf24b5548"
133
134
  }