@things-factory/reference-app 4.1.2 → 4.1.3

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "4.1.2",
3
+ "version": "4.1.3",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -77,16 +77,16 @@
77
77
  "@things-factory/notification": "^4.1.2",
78
78
  "@things-factory/oauth2-client": "^4.1.2",
79
79
  "@things-factory/print-ui": "^4.1.2",
80
- "@things-factory/resource-ui": "^4.1.2",
80
+ "@things-factory/resource-ui": "^4.1.3",
81
81
  "@things-factory/scene-form": "^4.1.2",
82
82
  "@things-factory/scene-news-ticker": "^4.1.2",
83
83
  "@things-factory/setting-base": "^4.1.2",
84
- "@things-factory/setting-ui": "^4.1.2",
84
+ "@things-factory/setting-ui": "^4.1.3",
85
85
  "@things-factory/shell": "^4.1.2",
86
86
  "@things-factory/system-ui": "^4.1.2"
87
87
  },
88
88
  "devDependencies": {
89
89
  "@things-factory/builder": "^4.1.2"
90
90
  },
91
- "gitHead": "46164ac6b9b2a15c4ff6af5d83d0435f28fff80a"
91
+ "gitHead": "08102cf42a7bcb6bb9de90e64201ffa1a0ea6308"
92
92
  }
package/db.sqlite DELETED
Binary file
@@ -1,14 +0,0 @@
1
- {
2
- "keep": {
3
- "days": true,
4
- "amount": 2
5
- },
6
- "auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
7
- "files": [
8
- {
9
- "date": 1632981885831,
10
- "name": "logs/application-2021-09-30-15.log",
11
- "hash": "515e7b9c4a0e33cfa4f1218a88c8f042"
12
- }
13
- ]
14
- }
@@ -1,14 +0,0 @@
1
- {
2
- "keep": {
3
- "days": true,
4
- "amount": 14
5
- },
6
- "auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
7
- "files": [
8
- {
9
- "date": 1632981891881,
10
- "name": "logs/connections-2021-09-30-15.log",
11
- "hash": "96dfe267599a1dba08dca294e7d8d0d1"
12
- }
13
- ]
14
- }
@@ -1,14 +0,0 @@
1
- 2021-09-30T06:04:49.542Z info: File Storage is Ready.
2
- 2021-09-30T06:04:56.532Z info: Database connection established
3
- 2021-09-30T06:04:57.913Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
4
- 2021-09-30T06:04:57.915Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
5
- 2021-09-30T06:05:31.284Z info: File Storage is Ready.
6
- 2021-09-30T06:05:37.067Z info: Database connection established
7
- 2021-09-30T06:05:38.136Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
8
- 2021-09-30T06:05:38.148Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
9
- 2021-09-30T06:07:44.914Z info: File Storage is Ready.
10
- 2021-09-30T06:08:06.103Z info: File Storage is Ready.
11
- 2021-09-30T06:08:29.712Z info: File Storage is Ready.
12
- 2021-09-30T06:08:32.447Z info: Database connection established
13
- 2021-09-30T06:08:33.349Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
14
- 2021-09-30T06:08:33.349Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
File without changes